422 Commits

Author SHA1 Message Date
687db0f5ed Merge :net:sync:model and :net:sync:service-interface (#7063) 2024-04-05 20:08:25 +02:00
b6a4049ff4 Spotbugs cleanup (#6968)
Remove unused SpotBugs rules.
Fix URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD, ICAST_INTEGER_MULTIPLY_CAST_TO_LONG, NP_METHOD_PARAMETER_TIGHTENS_ANNOTATION, OBL_UNSATISFIED_OBLIGATION_EXCEPTION_EDGE
2024-04-05 19:28:36 +02:00
92ab575b15 Delete core module (#7060) 2024-04-05 19:20:27 +02:00
edb440a5a9 Restructure related UI classes together (#7044) 2024-03-31 18:40:15 +02:00
4e47691e70 Remove gpodder search (#7047)
The search results are usually broken anyway
or the server just returns an error 500
2024-03-31 09:15:53 +02:00
86ff7f540b Remove unneeded module dependencies (#7046) 2024-03-31 09:15:03 +02:00
bf1bd56186 Update string to sentence case (#7045) 2024-03-30 11:19:41 +01:00
2fd73b148d Move download service to module (#7041) 2024-03-29 19:27:53 +01:00
6f3a9b1676 Create module for sync service and move DBWriter to database module (#7040) 2024-03-29 17:45:14 +01:00
0c8c9a89a3 Move about screen to :ui:preferences (#7039) 2024-03-29 13:39:45 +01:00
f9dd837362 Remove ClientConfig class (#7038) 2024-03-29 13:39:19 +01:00
8f553f08f0 Add :ui:discovery module (#7037) 2024-03-29 13:38:31 +01:00
5ede21d676 Remove dependency of :net:discovery and :ui:echo on :core (#7036)
Moves the common icon files to :ui:common
2024-03-29 11:23:33 +01:00
13a985ca1e Restructure Echo to be more flexible (#7035)
Each screen is its own file, which makes it easier to add interactive elements.
2024-03-29 08:55:13 +01:00
130da46f5d Move widget setup code to widget module (#6996) 2024-03-25 23:45:09 +01:00
69b24699a3 Move DBReader to :storage:database (#7027) 2024-03-25 21:45:43 +01:00
15eab50223 Move debug icons to :ui:common (#7026) 2024-03-24 22:07:18 +01:00
f6b45e7162 Rename FeedMedia methods to no longer have underscores (#7017) 2024-03-23 11:27:55 +01:00
f20ce1fc69 Move first batch of preferences code to :ui:preferences (#7010) 2024-03-23 09:40:40 +01:00
376c83d200 Fix loading chapter images in local feeds (#7016) 2024-03-22 22:12:36 +01:00
0a6b7ed699 Nicer rating dialog (#7011) 2024-03-22 18:18:30 +01:00
f0e685c5a9 Update translations 2024-03-20 20:32:52 +01:00
542d50cba7 Create automatic backups only every 3 days, update summary (#7005) 2024-03-20 18:45:39 +01:00
55845c46a1 Optional automatic daily database backup (#6994) 2024-03-18 07:36:37 +01:00
d40b9ef59b Decouple media button starter and receiver (#6999) 2024-03-18 07:28:17 +01:00
2d77b1f118 Remove dependency from :ui:glide to :core module (#6998) 2024-03-17 20:25:44 +01:00
0cbd97b5cb Move theme to :ui:common module (#6997)
This enables creating Activities outside the app and core modules
2024-03-17 18:43:55 +01:00
17f5a5d1b8 Move notification icons and widget icons to separate modules (#6995) 2024-03-17 12:06:41 +01:00
da21d92f96 Fully remove string that fails Lint 2024-03-13 22:39:21 +01:00
afc21f46a9 Remove translation that fails Lint 2024-03-13 22:22:37 +01:00
7d89b18afb Merge branch 'master' into develop 2024-03-13 21:59:49 +01:00
635e6c8267 Update translations 2024-03-10 20:34:09 +01:00
393a8cebd3 Remove last few usages of Iconify (#6977) 2024-03-10 08:02:34 +01:00
f1fe1b573f Fix OkHttp deprecations (#6979) 2024-03-10 07:55:35 +01:00
7c14534179 Remove TriangleLabelView (#6963)
Since we redesigned the subscriptions page, this class is unused.
2024-03-06 21:53:40 +01:00
522288260c Clean up some old SpotBugs rules 2024-03-06 02:55:01 -05:00
c2ccc28b95 Update SpotBugs 2024-03-06 02:52:14 -05:00
40da13e014 Clean up some dead code (#6952) 2024-03-04 23:07:28 +01:00
7332c04631 Add option to add new episodes to queue (#6855) 2024-02-25 16:11:30 +01:00
a7068cc24a String tweaks reported on Transifex (#6942) 2024-02-25 15:31:59 +01:00
9cfbae183c Toggle sleep timer from notification (#6913) 2024-02-25 15:02:44 +01:00
82c93bf7ee Guess next episode release date (#6925) 2024-02-25 14:01:03 +01:00
7a40a505f3 Merge branch 'develop' 2024-02-18 23:59:46 +01:00
d7572e4de4 Update translations
New languages >40% translated:
Greek, Hindi, Sardinian
2024-02-18 19:28:46 +01:00
d9ebf42167 Translation fixes 2024-02-18 19:25:50 +01:00
0d29e44de5 Merge branch 'master' into develop 2024-02-18 19:05:13 +01:00
c7c5ab567b Use proper plurals when showing number of episodes (#6922) 2024-02-16 23:50:12 +01:00
c07ae17962 Tweak OPML import (#6906)
- Only request storage permission when ContentResolver fails
- Easier to read error message
2024-02-04 22:10:12 +01:00
0f5600932d Add next chapter button to notification (#6276) 2024-02-04 19:54:46 +01:00
6e2a8b86a7 Merge pull request #6859 from ByteHamster/echo-tweaks 2024-01-10 17:12:31 -05:00