Commit Graph

799 Commits

Author SHA1 Message Date
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
Shinokuni 3bef12e7b5 Display snackbars when external storage permission isn't granted 2019-11-09 13:55:31 +01:00
Shinokuni 198e9ae299 Add initial support for feeds and folders export in OPML file 2019-11-08 18:26:38 +01:00
Shinokuni 1daf6e0733 Add waiting and error dialogs to opml parsing 2019-11-04 14:57:04 +01:00
Shinokuni ad28e44268 Parse OPML file to get feeds and folders and insert them, for local accounts only 2019-11-04 13:48:42 +01:00
Shinokuni d4228ee953 Wrap room insert id result into a single 2019-11-03 13:37:43 +01:00
Shinokuni dfb4c82c59 Add opml import/export preference in account preferences and open android file dialog 2019-11-02 19:57:42 +01:00
Shinokuni d4eb6d6660 Do not display credentials settings for local account 2019-11-02 14:32:15 +01:00
Shinokuni 5b106a15c2 Update targetSdkVersion and compileSdkVersion for library package 2019-11-01 22:50:50 +01:00
Shinokuni 0f7df50334 Rollback to android-28 and build-tools-28.0.3 components for travis 2019-11-01 20:36:44 +01:00
Shinokuni c54d4489d3 use android 29 and build-tools-29.0.2 components for travis 2019-11-01 20:26:23 +01:00
Shinokuni 73263e53d9 Trye to use android sdk platform 29 and buld tools 29.0.2 for travis 2019-11-01 20:14:27 +01:00
Shinokuni 46e69cb8bb Update targetSdkVersion and compileSdkVersion to 29 2019-11-01 18:39:04 +01:00
Shinokuni 4e0546ca91 Update room dependencies 2019-11-01 18:25:44 +01:00
Shinokuni 577a70cab0 Add an object to centralise global keys 2019-11-01 15:16:51 +01:00
Shinokuni fbb75073ef Add model for OPML parsing 2019-10-27 15:29:52 +01:00
Shinokuni 13f3132238 add logger to FreshRSS sync 2019-10-26 18:30:24 +02:00
Shinokuni e2d497f32a Fix html escape characters for some feeds 2019-10-26 18:28:08 +02:00
Shinokuni 33997f071b Add progress bar in WebViewActivity layout 2019-10-26 16:25:10 +02:00