ByteHamster
|
14936852d4
|
Bumped version to 1.7.3-RC3
|
2019-09-01 13:41:15 +02:00 |
ByteHamster
|
2e0c8d1bab
|
More test cleanup
|
2019-09-01 13:40:20 +02:00 |
H. Lehmann
|
8e0e9cc4cb
|
Merge pull request #3359 from orionlee/fabspeeddial_attribution
FAB SpeedDial - add attribution in about screen
|
2019-09-01 10:00:11 +02:00 |
orionlee
|
9fb280c2eb
|
FAB SpeedDial - add attribution in about screen
|
2019-08-31 16:54:36 -07:00 |
H. Lehmann
|
4cc0d01d98
|
Merge pull request #3358 from orionlee/fix_fabspeeddial_lint_error
Make the incorrect :app:lintVitalRelease error go away.
|
2019-09-01 01:37:29 +02:00 |
orionlee
|
09297800e7
|
make the incorrect :app:lintVitalRelease error go away.
(The base named dimen comes from fab speeddial library, thus it is not actually missing)
|
2019-08-31 16:27:38 -07:00 |
orionlee
|
6b685f77df
|
Use the updated API introduced in PR #3322
|
2019-08-31 14:31:28 -07:00 |
H. Lehmann
|
79199eec09
|
Merge pull request #3353 from ByteHamster/searchview
Collapse search view
|
2019-08-31 13:52:48 +02:00 |
ByteHamster
|
be6c8c70b4
|
Added fast scroll to episodes fragment
|
2019-08-31 01:10:44 +02:00 |
ByteHamster
|
b147b3c07a
|
Added fast scroll to item list
|
2019-08-31 00:56:21 +02:00 |
ByteHamster
|
0333b2cecf
|
Collapse search view
|
2019-08-30 23:22:40 +02:00 |
H. Lehmann
|
8a3e4f8765
|
Merge pull request #3351 from ByteHamster/lazy-load-episodes
More episodes on all episodes
|
2019-08-30 15:10:45 +02:00 |
ByteHamster
|
32937a842d
|
Moved options menu handling to child classes
|
2019-08-30 15:10:00 +02:00 |
ByteHamster
|
862e86850f
|
Extracted episodes fragment
|
2019-08-30 15:10:00 +02:00 |
ByteHamster
|
c99fd0f520
|
Renamed ItemlistFragment to FeedItemlistFragment
|
2019-08-30 15:10:00 +02:00 |
Jan-Peter von Hunnius
|
2ba91f4f33
|
More episodes on all episodes
|
2019-08-30 15:09:54 +02:00 |
ByteHamster
|
e58dbfbd15
|
Allow to delete currently playing media
|
2019-08-30 14:26:57 +02:00 |
H. Lehmann
|
46af0e0c36
|
Merge pull request #3349 from ByteHamster/no-crash-after-dispose
Do not crash on undeliverable InterruptedException
|
2019-08-30 13:44:13 +02:00 |
ByteHamster
|
af8dc2c9b9
|
Do not crash on undeliverable InterruptedException
|
2019-08-30 13:35:30 +02:00 |
H. Lehmann
|
17d6d7fbbf
|
Merge pull request #3345 from ByteHamster/queue-move
Disabled long-press drag
|
2019-08-30 13:10:39 +02:00 |
H. Lehmann
|
b0f97fdd89
|
Merge pull request #3348 from ByteHamster/translate-preference-search
Extracted preference search string resources
|
2019-08-30 13:03:21 +02:00 |
H. Lehmann
|
9ae179adce
|
Merge pull request #3343 from ByteHamster/video-playback-speed
Allow to adjust video playback speed
|
2019-08-30 13:03:06 +02:00 |
ByteHamster
|
4e80388380
|
Extracted preference search string resources
|
2019-08-30 11:38:56 +02:00 |
ByteHamster
|
6dbddb78e2
|
Disabled long-press drag
|
2019-08-30 02:14:47 +02:00 |
ByteHamster
|
c14c223e2f
|
Allow different playback speed for video
|
2019-08-30 01:56:52 +02:00 |
ByteHamster
|
a445942cec
|
Extracted playback controls to new class
|
2019-08-30 01:09:18 +02:00 |
ByteHamster
|
7f05e358d1
|
Fixed white on white icon
|
2019-08-30 00:47:29 +02:00 |
ByteHamster
|
f35286f1dc
|
Bumped version to 1.7.3-RC2
|
2019-08-28 20:24:39 +02:00 |
ByteHamster
|
4a2feb3721
|
Fixed upgrading preferences
Needs to use the original storage location that `UpdateManager` used,
which was removed in e2cf363cc4
|
2019-08-28 20:22:13 +02:00 |
ByteHamster
|
caf6f097a7
|
Fixed crash on Android 4.3
Apparently, applying `android:attr/textColorPrimary` to a TextView
works, while using it to tint an ImageView makes the app crash.
|
2019-08-28 19:58:23 +02:00 |
ByteHamster
|
44c60620a6
|
Bumped version to 1.7.3-RC1
|
2019-08-28 13:11:56 +02:00 |
ByteHamster
|
82997f4e9e
|
Updated release notes
|
2019-08-23 17:41:56 +02:00 |
H. Lehmann
|
9a1d5fd855
|
Merge pull request #3331 from ByteHamster/add-feed-page-spacing
Updated spacing of add feed page
|
2019-08-23 17:39:06 +02:00 |
Jan-Peter von Hunnius
|
be957e53b3
|
Implemented filter function for "All Episodes" list (#3321)
|
2019-08-23 17:38:42 +02:00 |
ByteHamster
|
79465983d3
|
Updated spacing of add feed page
|
2019-08-23 17:33:32 +02:00 |
ByteHamster
|
91b171acb3
|
Making Google happy about the translations
Removed translations that Google does not support
Added titles
Removed translations which do not have both full and short description
|
2019-08-20 23:07:05 +02:00 |
ByteHamster
|
43248271e1
|
Updated Gradle publisher
|
2019-08-20 22:17:56 +02:00 |
ByteHamster
|
99e9a0b793
|
Pulled play store metadata from Transifex
|
2019-08-20 21:50:37 +02:00 |
ByteHamster
|
44b9057852
|
Added Google Play icon
|
2019-08-20 19:51:39 +02:00 |
ByteHamster
|
f099092af0
|
Show add feed fragment on first launch
|
2019-08-20 18:03:41 +02:00 |
H. Lehmann
|
ed63f41401
|
Merge pull request #3328 from ByteHamster/tests-espresso
Converted NavigationDrawerTest to Espresso
|
2019-08-18 15:03:34 +02:00 |
ByteHamster
|
0e42c5d092
|
Converted NavigationDrawerTest to Espresso
|
2019-08-18 14:58:20 +02:00 |
ByteHamster
|
4b299fef41
|
Allow to open speed settings with ExoPlayer
|
2019-08-18 12:50:30 +02:00 |
ByteHamster
|
795952711e
|
Updated changelog
|
2019-08-16 15:33:39 +02:00 |
H. Lehmann
|
9fc97010f9
|
Merge pull request #3320 from gaul/static-class
Make classes static where possible
|
2019-08-13 09:04:02 +02:00 |
Andrew Gaul
|
94bee6fb74
|
Make classes static where possible
Found via error-prone.
|
2019-08-12 21:41:01 -07:00 |
Andrew Gaul
|
50e71545f7
|
Sort automatic download wifi names ignoring case
When a user has many wifi networks it can be difficult to remember if
a given network has upper- or lower-case.
|
2019-08-12 21:25:38 -07:00 |
H. Lehmann
|
0680dfb047
|
Merge pull request #3317 from ByteHamster/tests
Tests
|
2019-08-11 21:33:27 +02:00 |
ByteHamster
|
c29b0ce8c7
|
Fixed app integration tests
|
2019-08-11 21:21:28 +02:00 |
H. Lehmann
|
1315c9e20b
|
Merge branch 'develop' into make_multidex_on_debug_build_only
|
2019-08-11 14:57:44 +02:00 |