14 Commits

Author SHA1 Message Date
ByteHamster
a7d280d249 Removed gpodder suggestions feature
The feature was invisible since 2014 and nobody noticed.
2021-08-27 23:21:51 +02:00
TacoTheDank
fdaf5394d9 Fix IgnoreWithoutReason code lint errors 2021-07-22 16:49:29 -04:00
ByteHamster
e30533a810 Moved synchronization to its own module 2021-04-24 17:05:59 +02:00
TacoTheDank
24656936c7 Fix a bunch of deprecations 2020-07-13 00:49:35 -04:00
ByteHamster
6d3cc1a9da Checkstyle fixes 2020-03-30 14:37:27 +02:00
ByteHamster
2b8c3ff04e Uncoupled AntennaPod from specific GpodnetSyncService 2020-03-30 13:58:44 +02:00
ByteHamster
4a3db25876 Fixed some lint errors 2019-11-22 19:29:17 +01:00
ByteHamster
c130498fc6 Automatic AndroidX migration 2019-10-04 11:22:39 +02:00
ByteHamster
168b41a825 Updated tests 2018-10-21 22:12:07 +02:00
Martin Fietz
84b196746b Replace single-argument 'Arrays.asList()' with 'Collections.singletonList()' 2018-01-14 17:58:15 +01:00
Martin Fietz
cbc3b23753 Replace explicit type with <> 2018-01-14 17:50:32 +01:00
Dirk Mueller
bbbff0bc73 Cleanup order/remove unused includes
This is the result of Android Studio's include cleanup
Macro. This removes some no longer used includes, simplifying
the code a bit. The rest is grouping and resorting alphabetically.
2018-01-07 19:26:23 +01:00
daniel oeh
21b5b835e3 Moved non-gui classes to 'core' package 2014-09-19 22:51:35 +02:00
daniel oeh
072639b5b2 Changed project structure
Switched from custom layout to standard gradle project structure
2014-09-17 20:51:45 +02:00