Commit Graph

685 Commits

Author SHA1 Message Date
Shinokuni eb6d487f8f Add proper login call with adapter for Fever api 2021-12-25 16:22:16 +01:00
Shinokuni 162fcfa75d Add initial files for Fever API implementation 2021-12-24 19:07:05 +01:00
Shinokuni 11f87d14a5 Add preference for marking items read on scroll 2021-11-01 18:26:38 +01:00
Shinokuni 1bfed8306d Add preference for showing/hiding feeds with no unread items left in drawer 2021-10-31 21:55:11 +01:00
Shinokuni 489f52b13a Support user certificates 2021-10-31 17:02:25 +01:00
Shinokuni 1e29b26dc5 Local account : synchronize only the selected feed 2021-10-30 19:38:05 +02:00
Shinokuni 8f093eb4a2 Add true black background for dark theme 2021-10-30 17:56:00 +02:00
Shinokuni a169da8178 Make LibsActivity follow the right theme 2021-10-12 22:57:06 +02:00
Shinokuni 2f56f388e1 Add system theme option 2021-10-12 22:49:50 +02:00
Shinokuni 6f7e2b7cef Merge branch weblate/develop into develop 2021-10-11 23:05:20 +02:00
Shinokuni 03d5ca7ca6 Merge branch 'master' into develop 2021-10-10 20:01:45 +02:00
Shinokuni 7feb54f44a v1.3.1 2021-10-10 19:48:54 +02:00
Shinokuni 3d78b2a951 Fix items being fav locally randomly for FreshRSS account 2021-10-10 19:31:47 +02:00
Shinokuni 7dac06b96e Fix 401 error when synchronising for the second time with a FreshRSS account 2021-10-10 19:05:51 +02:00
Shinokuni 5582e3860d Add source code and changelog buttons in about screen 2021-09-26 19:59:44 +02:00
Allan Nordhøy ac5b754051
Translated using Weblate (Norwegian Bokmål)
Currently translated at 45.3% (63 of 139 strings)

Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/nb_NO/
2021-09-25 19:08:45 +02:00
Allan Nordhøy abb5655ea1
Translated using Weblate (Indonesian)
Currently translated at 99.2% (138 of 139 strings)

Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/id/
2021-09-25 19:08:45 +02:00
Allan Nordhøy 8bca59ddf8
Translated using Weblate (English)
Currently translated at 100.0% (139 of 139 strings)

Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/en/
2021-09-25 19:08:45 +02:00
J. Lavoie 546d642b5c
Translated using Weblate (German)
Currently translated at 100.0% (139 of 139 strings)

Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/de/
2021-09-25 19:08:45 +02:00
J. Lavoie e33871651f
Translated using Weblate (Italian)
Currently translated at 100.0% (139 of 139 strings)

Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/it/
2021-09-25 19:08:45 +02:00
J. Lavoie dd6ecdc9bc
Translated using Weblate (French)
Currently translated at 100.0% (139 of 139 strings)

Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/fr/
2021-09-25 19:08:45 +02:00
Shinokuni 58842f4927
Translated using Weblate (English)
Currently translated at 100.0% (139 of 139 strings)

Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/en/
2021-09-25 19:08:45 +02:00
J. Lavoie d3a1538185
Added translation using Weblate (German) 2021-09-25 19:08:45 +02:00
J. Lavoie 7396e34530
Added translation using Weblate (Italian) 2021-09-25 19:08:45 +02:00
Allan Nordhøy e5c6b4f0b6
Translated using Weblate (Norwegian Bokmål)
Currently translated at 38.8% (54 of 139 strings)

Translation: Readrops/Strings
Translate-URL: https://hosted.weblate.org/projects/readrops/strings/nb_NO/
2021-09-25 19:08:45 +02:00
Allan Nordhøy 0a3e079b5e
Added translation using Weblate (Norwegian Bokmål) 2021-09-25 19:08:45 +02:00
Shinokuni fc8d80d0c5 Fix android autofill api completing wrong fields 2021-09-25 19:06:15 +02:00
Shinokuni 6cec9b1c86 Remove Splash activity 2021-09-25 19:01:51 +02:00
Shinokuni 4c86b17043 Move OPMLHelper class to app module 2021-09-20 19:56:34 +02:00
Shinokuni 5d03ea0580 Migrate koin to v3.0 2021-09-20 19:27:12 +02:00
Shinokuni 4c490c3d49 Fix FreshRSS synchronisation issue 2021-09-17 17:47:49 +02:00
Shinokuni f4628b5a49 Add jacoco implementation 2021-09-16 22:29:25 +02:00
Shinokuni 58122cb456 Merge branch 'develop' into feature/local_rss_memory_improvements 2021-09-04 15:16:33 +02:00
Shinokuni 2f82efe4cb Migrate AccountDao and ItemDao to kotlin 2021-09-01 22:58:16 +02:00
Shinokuni 80404bb648 Migrate AccountConfig and AccountType to kotlin 2021-09-01 21:22:07 +02:00
Shinokuni 1654d32211 MIgrate Account entity to kotlin 2021-09-01 19:41:45 +02:00
Shinokuni 6b2a279813 Migrate Item entity to kotlin 2021-09-01 19:17:38 +02:00
Shinokuni 40c3a52948 Migrate Folder entity to kotlin 2021-09-01 19:01:32 +02:00
Shinokuni 61f8798be5 Migrate Feed entity to kotlin 2021-09-01 18:46:54 +02:00
Shinokuni 767662df59 Xml adapters now receive a Konsumer object instead of an input stream 2021-08-17 21:18:03 +02:00
Shinokuni 137e591573 Migrate last java classes from API module to kotlin except data sources 2021-07-20 19:58:45 +02:00
Shinokuni 7a51364f48 Migrate API module instrumented tests into simple unit tests 2021-07-19 17:30:10 +02:00
Shinokuni fb06990116 v1.3.0 2021-07-19 13:40:34 +02:00
Shinokuni e43293cc4c
Merge pull request #103 from zmni/values-in
Add Indonesian translation
2021-07-18 11:23:35 +02:00
Shinokuni 8f017753cc Enable set all items and all feed items read state features for local accounts only 2021-07-17 15:02:44 +02:00
Shinokuni 056d8db78f Change read it later icon 2021-07-17 15:00:06 +02:00
Shinokuni 4c618b4044 Let items be removed from read it later category 2021-07-17 14:59:50 +02:00
Shinokuni d51c7ed90a Fix OPML export not working with API 29+ 2021-07-16 17:34:03 +02:00
Shinokuni 440e6ea810 Set toolbar title with categories names 2021-07-11 19:39:10 +02:00
Shinokuni 725c20a78e New folder view when clicking on an expandable drawer item 2021-07-11 19:26:11 +02:00