Commit Graph

41 Commits

Author SHA1 Message Date
772736772a Add default ouinet settings 2022-12-08 09:50:19 +01:00
b22e20d20f remove hardcoded x86 architecture 2022-11-30 15:02:22 +01:00
9311f90fc9 First PoC Ouinet integration 2022-11-29 14:03:01 +01:00
Ash
db8fb339eb Update version 0.9.1 2022-10-15 20:50:57 +08:00
Ash
850a2317ef Update version 0.9.0 2022-10-07 21:58:47 +08:00
Ash
c877497756 Cancel TLSv1.3 support pre Android10 2022-08-08 21:23:57 +08:00
Ash
7a47329902 Update version 0.8.3 2022-07-10 15:35:04 +08:00
Ash
c741f1922c Update version 0.8.1 2022-06-05 21:36:47 +08:00
kzaemrio
a94017d564
replace URL inputstream with okhttp inputstream in RssHelper (#85)
* add okhttp3 in ext, and add okhttp-coroutines-jvm lib

* replace URL inputstream with okhttp buffered inputstream in RssHelper

* use executeAsync for parseFullContent in RssHelper

* make searchFeed call without queryRssXml in RssHelper
2022-06-02 09:07:30 +08:00
Ash
ba3620d84f Optimize the reading page 2022-05-25 08:31:29 +08:00
Ash
ae394da387 Update dependencies 2022-05-25 08:31:29 +08:00
Ash
eec397e0de Update version 0.8.0 2022-05-15 22:58:59 +08:00
Ashinch
f76abd98be
Add feed's favicon from UI Avatars (#70)
* Add feed's favicon from UI Avatars

* Fix backwards writes
2022-05-15 21:16:34 +08:00
Ashinch
c79649bb77
Add articles image preview (#67)
* Add articles image preview

* Lowers the pagingItem state
2022-05-13 23:21:21 +08:00
Ashinch
b31e7eb98e
Add HTML reader from Feeder (#65)
* Add HTML reader from Feeder

Thanks to the Feeder!

* Apply ScrollBar

* Add share menu

* Update README
2022-05-13 10:16:55 +08:00
Matt Vaughn
b7813d45f4
Add a scrollbar to the article screen (#63)
Co-authored-by: Matt Vaughn <matt.vaughn@willowtreeapps.com>
2022-05-11 23:26:37 +08:00
Ashinch
81fdcb498d
Add GitHub and F-droid flavors (#59) 2022-05-10 22:38:57 +08:00
Ash
f2571f133e Update version 0.7.8 2022-05-07 19:32:04 +08:00
Ashinch
4c7ff2a84e
Switch to Rome (#50)
* Switch to Rome

* Fix some styles
2022-05-07 00:28:17 +08:00
Ash
ae1e4cb4ee Update version 0.7.7 2022-05-04 04:10:14 +08:00
Ash
c9a84d957b Update version 0.7.6 2022-04-29 01:57:33 +08:00
Ash
d2a315f50d Public signature key 2022-04-29 01:56:53 +08:00
Ash
0d30d48c0e Update version 0.7.5 2022-04-26 01:39:26 +08:00
Ash
840970bfe2 Add download APK file 2022-04-25 02:45:21 +08:00
Ash
9c82890640 Update dependency 2022-04-20 22:36:54 +08:00
Ash
8564938b1f GitHub Workflows switched to Release 2022-04-20 05:09:58 +08:00
Ash
c621f7d794 Add dynamic SVG image 2022-04-15 18:45:09 +08:00
Ash
ed808c768a Update CrashHandler 2022-04-09 00:37:47 +08:00
Ash
f95108fa67 Add CrashHandler 2022-04-07 15:05:10 +08:00
Ash
4f7ebb7958 Add Terms of Service and Privacy Policy 2022-04-06 23:50:56 +08:00
Ash
aca2e9c41b Modified the database structure and Updated version name 2022-04-06 18:14:22 +08:00
Ash
2d5c9dbfc2 Add export OPML file feature and fix ksoap2 XmlPullParser confusion 2022-03-30 18:10:37 +08:00
Ash
97e592c732 Change build configuration 2022-03-29 20:34:15 +08:00
Ash
11d839fff4 Min SDK upgraded to 26 and Full screen when scrolling down in the ReadPage 2022-03-29 20:34:15 +08:00
Ash
eda76f4445 Add FeedOptionDrawer 2022-03-24 23:13:57 +08:00
Ash
c7c708d92a Fixed auto sync 2022-03-21 22:40:40 +08:00
Ash
d288177feb Refactor Material You design for FeedsPage 2022-03-19 19:29:21 +08:00
Ash
a5b81f7f23 Refactor button bar component 2022-03-17 23:40:34 +08:00
Ash
11ca1f1ae8 Add subscribe feed UI 2022-03-07 19:08:38 +08:00
Ash
5fff554bba Add a subscribe feed dialog 2022-03-06 05:31:35 +08:00
Ash
8d296b4b01 Init 2022-03-02 04:28:05 +08:00