index
:
AntennaPod
add_dot_yamllint
develop
fix/import_isnt_export
fix/import_isnt_export-3.6.0
fix/inform_on_db_moved
fix/inform_on_db_moved-3.6.0
master
A podcast manager for Android
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
java
/
de
/
danoeh
/
antennapod
/
activity
/
PreferenceActivity.java
Age
Commit message (
Expand
)
Author
2023-10-29
Allow hiding notification permission nag (#6730)
ByteHamster
2023-04-15
Replace Network+Storage preferences with Downloads (#6434)
ByteHamster
2022-11-06
Move preferences to a new module
ByteHamster
2022-09-18
Migrate dialogs to Material3
ByteHamster
2022-09-14
Clean up some existing viewbinding stuff
TacoTheDank
2022-02-21
Remove unused overridden super calls
TacoTheDank
2021-10-06
Add synchronization with gPodder Nextcloud server app (#5243)
thrillfall
2021-08-28
Fix sometimes showing keyboard instead of hiding it
ByteHamster
2021-07-22
Fix NonConstantResourceId code lint errors
TacoTheDank
2021-07-12
Swipe actions (#5191)
ueen
2021-06-28
Hide keyboard when not searching (#5036)
peakvalleytech
2021-04-06
Add link to relevant settings screen in 'Episode cache full' dialog (#5088)
tamizh143
2021-04-04
Use FragmentContainerView in settings
TacoTheDank
2021-03-08
Exclude non-functional notification settings screen from settings search for ...
peakvalleytech
2021-03-06
Show podcast-specific settings in preferences search (#4990)
peakvalleytech
2020-10-20
Move notification settings to their own screen (#4526)
chrk2205
2020-05-06
Switch theme without user obstruction
ByteHamster
2020-03-31
Removed integrations screen with only one item
ByteHamster
2020-01-29
Split import/export and storage preferences
ByteHamster
2019-10-04
Automatic AndroidX migration
ByteHamster
2019-07-12
Removed Flattr support
ByteHamster
2019-06-13
Restructured preferences code
ByteHamster
2018-10-21
Optimize imports
egsavage
2018-05-07
Add search function to preferences
ByteHamster
2018-05-04
Moved Flattr/gpodder to their own files
ByteHamster
2018-05-04
Switched to PreferenceCompat
ByteHamster
2018-04-22
Fixed crash when changing settings
ByteHamster
2018-04-22
Renamed Services to Integrations
ByteHamster
2018-04-22
Actually renamy downloads to network
ByteHamster
2018-04-22
Moved autodownload to new file
ByteHamster
2018-04-11
Re-enabled preference setup methods
ByteHamster
2018-04-10
Removed misc settings
ByteHamster
2018-04-10
Added categories
ByteHamster
2018-04-10
Extracted string resources
ByteHamster
2018-04-10
Added preference screens
ByteHamster
2018-01-09
Remove unnecessary annotations
Martin Fietz
2016-10-15
Refactor OPML export from asynctask to observable
Martin Fietz
2016-07-23
Merge pull request #2027 from mfietz/issue/2023-2024-rotation
Martin Fietz
2016-07-02
Make gpodnet sync error notifications optional
Domingos Lopes
2016-06-20
Retain context menues and dialogs on rotation
Martin Fietz
2016-03-22
code cleaning:
Domingos Lopes
2015-11-01
Only hold weak reference
Martin Fietz
2015-09-23
Check for null
Martin Fietz
2015-08-27
reorder intialization
Tom Hennen
2015-08-05
create PreferenceController before the main fragment
Tom Hennen
2014-12-19
Moved settings button into navigation drawer
daniel oeh
2014-11-09
Bugfix: Actionbar in PreferenceActivity was not displayed
daniel oeh
2014-11-05
Updated layouts
daniel oeh
2014-10-24
Merge branch 'migration' into develop
daniel oeh
2014-10-11
Moved core classes into subproject
daniel oeh
[next]