summaryrefslogtreecommitdiff
path: root/core/src/main/res
AgeCommit message (Collapse)Author
2019-05-28Merge pull request #2709 from brad/fix-2359H. Lehmann
Display cover art for media in the widget
2019-05-28Merge pull request #3043 from CedricCabessa/remaining_time_playback_speedH. Lehmann
Fixes #2197: Remaining time playback speed
2019-05-28rename category title to match with "playback speeds"Cédric Cabessa
also rename the key to be consistent with the content
2019-05-27Merge pull request #3207 from ByteHamster/sort-descriptionH. Lehmann
Sort options: 'old to new' instead of 'ascending'
2019-05-27Sort options: 'old to new' instead of 'ascending'ByteHamster
2019-05-27Merge pull request #3191 from jas14/stricter-db-importH. Lehmann
Check SQLite3 magic bytes before import
2019-05-20Check SQLite3 magic bytes before importJoe Stein
2019-05-19Improve space wording on choose data folder dialogAnderson Mesquita
This makes it clear that the number refers to the **free** space left on the device, as opposed to the total space available.
2019-05-19Merge pull request #3108 from ByteHamster/attr-redeclarationH. Lehmann
Fixed attr redeclaration
2019-05-07Updated translationsByteHamster
2019-05-01Updated stringByteHamster
Closes #3145
2019-04-28add preference for "Time respects playback speed"Cédric Cabessa
2019-04-24Translation updatesByteHamster
2019-04-18use multi-line TextView for "No media playing"Brad Pitcher
2019-04-18use ic_launcher_foreground for widget when nothing is playingBrad Pitcher
2019-04-12Merge pull request #3106 from ByteHamster/subscriptions-columnsH. Lehmann
Set number of subscription columns
2019-04-12Fixed attr redeclarationByteHamster
2019-04-12Merge pull request #3105 from ByteHamster/style-repetitionH. Lehmann
Reduced repetition in styles.xml
2019-04-11use app_icon_size for layout width on widget componentsBrad Pitcher
2019-04-11Removed nb translationByteHamster
2019-04-11Set number of subscription columnsByteHamster
2019-04-11Reduced repetition in styles.xmlByteHamster
2019-04-10Merge branch 'develop' into fix-2359Brad Pitcher
2019-04-06Merge pull request #3083 from orionlee/bulk_remove_from_queue_1145H. Lehmann
Bulk remove from queue
2019-04-06refactor - rename string resource name `remove_episode_lable` , which was ↵orionlee
ambiguous with typos, to `delete_episode_label` - non-default string resources to be handled by Transifex
2019-04-06tweak - bulk edit UI - show a message after an action is applied.orionlee
2019-04-04refactor - UI - remove the old (and now used) select all / none ↵orionlee
/intermediate icons
2019-04-04bulk edit - UI - new select all / none icons, based onorionlee
standard Material icons.
2019-04-04bulk remove episodes from queue - UI - icon for dark themes.orionlee
2019-04-03bulk edit - UI tweak - rename "Remove Episode" to "Delete Episode", to be ↵orionlee
consistent with other UIs
2019-04-03Merge pull request #3082 from ByteHamster/mobile-updatesH. Lehmann
Mobile updates: Allow images
2019-04-03Merge pull request #3060 from jatinkumarg/issue-3052H. Lehmann
Added empty views to the PlayBack History, Queue,and Downloads
2019-04-02bulk edit - "N selected" UI logicorionlee
2019-04-02UI Prototype for Batch Edit Episodes rework (from #1145)orionlee
2019-04-02Add preference to allow mobile updates of imagesByteHamster
2019-03-30Delete unused drawableMatias de Andrea
2019-03-29Fixes #3040Matias de Andrea
- Delete unused icons
2019-03-29Add new vector icons #3040Matias de Andrea
2019-03-29Fixed typosJatin Kumar
2019-03-29Fix #3040Matias de Andrea
- Change the size of the button circle background
2019-03-27Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ↵Jatin Kumar
Episodes
2019-03-21Added empty views to the PlayBack History, Queue,and DownloadsJatin Kumar
2019-03-04Add backup keyword to searchByteHamster
2019-02-21Transifex: removed duplicate Italian translationByteHamster
Using it_IT for all italian languages because it's 100% finished
2019-02-01Merge remote-tracking branch 'upstream/develop' into ↵ByteHamster
auto_download_12_hour_option_2685
2019-02-01Null handling in OnlineFeedViewActivity (#3004)Burt Wiley Snyder
2019-01-18switched implementation to ussing attrpachecosf
2019-01-17Changed implementation using themeUtils insteadpachecosf
2019-01-17fixed stylespachecosf
2019-01-16adding highlighting of drawer item functunalitypachecosf