summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/styles.xml
AgeCommit message (Collapse)Author
2018-06-06Moved playing background into attrByteHamster
2018-06-06Fixed buildByteHamster
2018-06-06Merge branch 'develop' of https://github.com/alifeflow/AntennaPod into ↵ByteHamster
alifeflow-develop
2018-05-04Switched to PreferenceCompatByteHamster
2018-04-22I deleted a line accidentallyByteHamster
2018-04-22Added network iconByteHamster
2018-04-22MasterSwitchPreferenceByteHamster
2018-04-22Merge branch 'develop' into preference-reworkByteHamster
2018-04-14[True Black] Fix UI Elementsalifeflow
Add true black style for progress bar Add true black style for item description Add true black style for web description
2018-04-11Changed batch edit icon and nameByteHamster
Closes #1146
2018-04-11Using attr icons in preferencesByteHamster
2018-03-25[Ture Black] True Black Theme for AMOLEDalifeflow
Add true black themese Modified code that fails to support three themes
2018-03-13Upgrade to Android Gradle Plugin v3.0.1 - bare minimal to get it built, ↵orionlee
ignoring depercation warnings Details: - upgraded buildtools to the latest (minimum 26.0.2 required) - retired retrolambda - added flavorDimensions (v3 requirement) - Migrate dependency configurations for local modules (:core) - Declaration of resources update in styles.xml (AAPT2 requirement) - upgraded plugin github play-publisher to v1.2.0
2018-01-21Fix styleMartin Fietz
2018-01-14Merge folder configurationMartin Fietz
2017-10-21Allow API dependent style changesByteHamster
2016-12-03Add branded launch screen.VarunBarad
2016-10-30Integrate fyyd podcast search engineMartin Fietz
2016-04-24add cast disconnect buttonsDomingos Lopes
2016-03-25updated and fixed PR AntennaPod/AntennPod#1624Tom Hennen
2016-01-27Merge: Updated subscriptionview and synced developRaghul Jagannathan
2016-01-24iTunes Search: SearchView in Action Bar, error/result message, retry, feed urlMartin Fietz
2016-01-23Add material design iconsrecalculated
Includes RSS icon, sync notification icon, icons inside the apply actions screen, and the drag handle icon in the queue.
2016-01-16Audio player redesignMartin Fietz
Sleep timer and audio effects (e.g. balance) accessible from actionbar, fragment pager
2016-01-08Make progress bar theme-specificrecalculated
2016-01-07Redesign ExternalPlayerFragmentrecalculated
2015-11-08Fix dialog colorsMartin Fietz
2015-11-05New drag handleMartin Fietz
2015-09-08Change button text not all capsMartin Fietz
2015-09-05Fix gears colorMartin Fietz
2015-07-29Replace Picasso with GlideMartin Fietz
2015-05-27Subscription view for managing feeds and Navigation drawer feed list cleanupRaghul Jagannathan
2015-05-10Add feed item filterMartin Fietz
2015-05-02Generate lock open and lock closed iconsMartin Fietz
2015-03-30"Add feed" facelift, OPML import with better explanations and usage of ↵Martin Fietz
external apps
2015-03-16Gpodder search shows feed url and number of subscribersMartin Fietz
2014-12-19Use 2-line TextView in AudioplayerActivity toolbardaniel oeh
2014-12-19Moved settings button into navigation drawerdaniel oeh
2014-12-19Updated audio player layoutdaniel oeh
2014-12-19Improved look of ItemlistFragment headerdaniel oeh
2014-11-06Controls in videoview were not hidden correctlydaniel oeh
fixes #363
2014-11-05Updated layoutsdaniel 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-24Removed betterpickers librarydaniel oeh
Not compatible to new support library
2014-10-11Moved core classes into subprojectdaniel oeh