Commit Graph

467 Commits

Author SHA1 Message Date
Shinokuni
bb62fd7995 Bump app version to 1.1.4 2020-04-12 21:46:53 +02:00
Shinokuni
bf48caf694 Fix FreshRSS folder id parsing bug 2020-04-11 21:39:35 +02:00
Shinokuni
467c619590 Fix app crash when using an account url without http scheme 2020-04-09 22:00:17 +02:00
Shinokuni
0d520e3c1f Fix feeds being deleted when adding a new feed with a NC News account 2020-04-09 21:20:19 +02:00
Shinokuni
66616b5759 Bump app version to 1.1.3 2020-02-22 17:57:42 +01:00
Shinokuni
a960f59e2f Fix drawer crash for api below 24 2020-02-15 18:34:46 +01:00
Shinokuni
dfaec3bdb1 Fix existing items not having their read state updated after syncing 2020-02-15 14:48:35 +01:00
Shinokuni
3a0667a10c Bump version to 1.1.2 2020-01-30 22:47:28 +01:00
Shinokuni
a5359cf33a Fix full description li tags 2020-01-30 22:46:40 +01:00
Shinokuni
aaef4d8429 Update full description with html formatting 2020-01-30 22:41:12 +01:00
Shinokuni
f57154c932 Update fastlane icons 2020-01-30 22:36:10 +01:00
Shinokuni
69bd33a428 Fix account url which wasn't updated in retrofit when its text field value was, in account creation activity 2020-01-29 22:44:22 +01:00
Shinokuni
7ed5876285 Fix proguard removing opml model 2020-01-25 21:09:07 +01:00
Shinokuni
0202df95d9 Increase app version and add changelog 2019-12-27 17:08:34 +01:00
Shinokuni
a279dc1ff4 Request write storage permission before downloading image 2019-12-26 21:25:04 +01:00
Shinokuni
624d57f1d6 Merge branch 'develop' 2019-12-21 19:49:53 +01:00
Shinokuni
3d98aa57b4 Increase app version and add changelog 2019-12-21 18:02:45 +01:00
Shinokuni
f14406a480 Add description for ompl export notification 2019-12-21 13:26:58 +01:00
Shinokuni
3b781df5d8 Add specific icon for notifications 2019-12-20 21:26:02 +01:00
Shinokuni
88ffd9eb4b Initialize default preferences at startup 2019-12-20 18:07:24 +01:00
Shinokuni
6274540352 Clean MainItemListAdapter sonar warnings 2019-12-20 13:31:37 +01:00
Shinokuni
06c1313664 Use colorControlHighlight value for selected item background 2019-12-19 21:17:20 +01:00
Shinokuni
850c739b2b Set default night mode to NO when dark theme is disabled 2019-12-18 22:00:40 +01:00
Shinokuni
f6b17d1926 Set button text color to white for dark theme 2019-12-18 21:46:10 +01:00
Shinokuni
1264b0ffef add dark theme to bottom sheet dialogs 2019-12-18 18:12:45 +01:00
Shinokuni
10e38374a0 Use apply instead of let 2019-12-17 22:16:48 +01:00
Shinokuni
24134161ec Update android and kotlin gradle plugins 2019-12-15 22:00:12 +01:00
Shinokuni
51a70161c2 Add dark theme to item activity webview 2019-12-15 16:18:56 +01:00
Shinokuni
a2ba6774eb Add dark theme for about screen 2019-12-15 13:15:31 +01:00
Shinokuni
5af8e1af62 Add dark theme for material drawer 2019-12-15 13:01:16 +01:00
Shinokuni
9ede16c864 Initial work on dark theme 2019-12-08 18:55:42 +01:00
Shinokuni
b40a834055 Rollback to default implementation for stetho 2019-12-07 14:11:49 +01:00
Shinokuni
398f0ad876 Modify stetho implementation 2019-12-07 13:59:30 +01:00
Shinokuni
046382b3e3 Update some dependencies 2019-11-24 21:18:00 +01:00
Shinokuni
d85ddf0e70 Set max number of fetched items to 5000 2019-11-24 16:58:52 +01:00
Shinokuni
aa3a3d3150 Enable Proguard for release build 2019-11-24 16:55:20 +01:00
Shinokuni
2f5a140988 Fiw webview not displaying item content when using api 29 2019-11-24 15:54:39 +01:00
Shinokuni
0897126117 Update kotlin gradle plugin 2019-11-19 22:34:18 +01:00
Shinokuni
1f442cf6b8 Fix some lint warnings 2019-11-19 22:32:01 +01:00
Shinokuni
a4534e3784 Add download image option 2019-11-16 19:46:52 +01:00
Shinokuni
d2a636b8a7 Update android gradle plugin 2019-11-16 18:55:15 +01:00
Shinokuni
39cc5260bd Add share option when a long press on an image in the item activity is detected 2019-11-15 12:08:24 +01:00
Shinokuni
5bd46ffacb Delete useless comment 2019-11-12 21:34:15 +01:00
Shinokuni
00f9a8ed89 Use global keys for two other arguments 2019-11-11 15:34:44 +01:00
Shinokuni
e9448c6dde Add OPML import to the account type list activity 2019-11-11 15:22:47 +01:00
Shinokuni
1f41cb974a Add rss and text tags to outline when serializing opml 2019-11-10 21:48:36 +01:00
Shinokuni
35d520169f Use an unique key for feeds 2019-11-10 18:33:31 +01:00
Shinokuni
bb4308e01f Reorganize matchers in a sub package 2019-11-10 18:24:00 +01:00
Shinokuni
6c8236d67d Make simplexml respect opml tags order when serializing 2019-11-09 18:21:45 +01:00
Shinokuni
d2bca6f8e8 Display notification when opml export is over 2019-11-09 16:38:30 +01:00