Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-27 | #3387 permission prompt - add warning icon to make it stand out. | orionlee | |
2019-09-25 | Removed transparent notification button outline | ByteHamster | |
2019-09-21 | Merge pull request #3433 from ByteHamster/bug-report-section | H. Lehmann | |
Bug report section | |||
2019-09-20 | Merge pull request #3369 from ByteHamster/playback-speed-icon | H. Lehmann | |
Added playback speed icon | |||
2019-09-20 | Added button to view mailing list | ByteHamster | |
2019-09-20 | Updated FAQ icon and text | ByteHamster | |
2019-09-20 | Merge pull request #3423 from ByteHamster/notification-icon-key | H. Lehmann | |
Updated key notification icon | |||
2019-09-14 | Updated key notification icon | ByteHamster | |
Notification icons must be white and square | |||
2019-09-14 | Removed unused themes | ByteHamster | |
2019-09-14 | Using a single notification icon | ByteHamster | |
2019-09-02 | Added playback speed icon | ByteHamster | |
2019-08-31 | Added fast scroll to episodes fragment | ByteHamster | |
2019-08-30 | Merge pull request #3347 from ByteHamster/remove-notification | H. Lehmann | |
Playback service notification improvements | |||
2019-08-30 | Updated streaming confirmation icon | ByteHamster | |
2019-08-30 | Fixed white on white icon | ByteHamster | |
2019-07-22 | Using EmptyViewHandler for chapters fragment | ByteHamster | |
2019-04-04 | bulk edit - UI - new select all / none icons, based on | orionlee | |
standard Material icons. | |||
2019-04-04 | bulk remove episodes from queue - UI - icon for dark themes. | orionlee | |
2019-04-02 | UI Prototype for Batch Edit Episodes rework (from #1145) | orionlee | |
2019-03-30 | Delete unused drawable | Matias de Andrea | |
2019-03-29 | Add new vector icons #3040 | Matias de Andrea | |
2019-03-29 | Fix #3040 | Matias de Andrea | |
- Change the size of the button circle background | |||
2018-10-22 | Changed show notes background color to black, and then as well as the ↵ | Cameron Banga | |
overlay scrubber background to black. | |||
2018-06-06 | Merge branch 'develop' of https://github.com/alifeflow/AntennaPod into ↵ | ByteHamster | |
alifeflow-develop | |||
2018-04-14 | [True Black] Fix UI Elements | alifeflow | |
Add true black style for progress bar Add true black style for item description Add true black style for web description | |||
2018-04-14 | [True Black] Cleaning up Code | alifeflow | |
Remove unused imports and redundant values Coding style adjustment | |||
2018-02-10 | Removing old files and changing references. | Humberto Fraga | |
Splash screen now follows icon color. | |||
2016-12-03 | Add branded launch screen. | VarunBarad | |
2016-06-29 | Add preliminary support for Android Auto by changing PlaybackService to ↵ | Meir Schwarz | |
extend MediaBrowserServiceCompat. Allows playback from queue and basic control using Android Auto. | |||
2016-03-09 | Delete unused resources | Martin Fietz | |
2016-01-08 | Make progress bar theme-specific | recalculated | |
2016-01-07 | Redesign ExternalPlayerFragment | recalculated | |
2014-11-19 | Widget wasn't working | daniel oeh | |
Apparently, selectableItemBackground is not available in widget layouts | |||
2014-11-05 | Updated layouts | daniel oeh | |
Use new navigation drawer toggle Customized colors of new themes Updated navigation drawer layout Updated "new episodes list" layout Updated feeditemlist layout Fixed refresh button behavior in feeditemlist Updated downloads fragment layout Fixed layouts on smaller screens, updated borderless buttons Use PreferenceFragment instead of PreferenceActivity if possible Changes of the Preference UI should now be made in the PreferenceController class. Replaced vertical_divider with android:attr/listDivider Updated itemlist layout in onlinefeedview Fixed NPE in TagFragment Updated gpodnet list layout Updated search layout Adjusted background color of external player Added material design icons Adjusted primary dark color | |||
2014-10-11 | Moved core classes into subproject | daniel oeh | |