H. Lehmann
|
5a0192f3c8
|
Merge branch 'develop' into develop
|
2020-07-16 10:54:47 +02:00 |
H. Lehmann
|
0ce31b3b76
|
Merge pull request #4178 from bws9000/develop
Redesign filter dialog
|
2020-07-16 10:27:51 +02:00 |
H. Lehmann
|
330e07e5e9
|
Merge pull request #4283 from ByteHamster/pr-template
Updated contribution guidelines
|
2020-07-16 10:26:36 +02:00 |
ByteHamster
|
364444e4d6
|
Reverted unrelated changes
|
2020-07-13 12:14:23 +02:00 |
ByteHamster
|
655c7a9884
|
Fixed clear button clearing all values
|
2020-07-13 12:10:00 +02:00 |
ByteHamster
|
03f2198ed5
|
Fixed colors in dark theme
|
2020-07-13 12:06:34 +02:00 |
ByteHamster
|
a26a41514a
|
Resize filter rows automatically
|
2020-07-13 11:45:01 +02:00 |
TacoTheDank
|
24656936c7
|
Fix a bunch of deprecations
|
2020-07-13 00:49:35 -04:00 |
TacoTheDank
|
078f97e609
|
Delete unused xml declarations
|
2020-07-11 20:14:19 -04:00 |
TacoTheDank
|
2289a48267
|
Delete obsolete version check
|
2020-07-11 20:09:28 -04:00 |
TacoTheDank
|
03f3c10bf9
|
Remove unneeded return statement
|
2020-07-11 20:06:43 -04:00 |
TacoTheDank
|
cfac6a3631
|
Fix manual math calculations
|
2020-07-11 20:06:36 -04:00 |
TacoTheDank
|
37f9c08fd9
|
Fix duplicate branches
|
2020-07-11 20:06:19 -04:00 |
TacoTheDank
|
a17f24912f
|
Remove unnecessary conditions
|
2020-07-11 20:06:03 -04:00 |
TacoTheDank
|
24f734f1b6
|
Fix redundant initializers
|
2020-07-11 20:05:47 -04:00 |
TacoTheDank
|
71373d055d
|
Replace addAlls with parametrized constructor calls
|
2020-07-11 20:05:35 -04:00 |
TacoTheDank
|
62ca1dfccc
|
Simplify Arrays.asList with too few arguments
|
2020-07-11 20:04:48 -04:00 |
TacoTheDank
|
14064cbe6f
|
Use Long.compare in ChapterStartTimeComparator
|
2020-07-11 20:02:35 -04:00 |
TacoTheDank
|
002ba1753d
|
Fix lambdas
|
2020-07-11 20:01:57 -04:00 |
TacoTheDank
|
fa30bc5447
|
Convert try finally into try with resources
|
2020-07-11 19:51:07 -04:00 |
TacoTheDank
|
e0e27d442c
|
Simplify junit assertions
|
2020-07-11 19:49:35 -04:00 |
TacoTheDank
|
4857892b05
|
Convert wrapper types to primitives
|
2020-07-11 19:16:07 -04:00 |
TacoTheDank
|
eea832ad2c
|
Replace switch statements with too few case labels with ifs
|
2020-07-11 19:15:55 -04:00 |
TacoTheDank
|
cbea326846
|
Extract common parts
|
2020-07-11 19:11:18 -04:00 |
TacoTheDank
|
ecb551c971
|
Replace fragment tag with FragmentContainerView
|
2020-07-11 19:04:48 -04:00 |
bws9000
|
051714dff8
|
Redesign filter dialog
|
2020-07-11 17:09:50 -04:00 |
bws9000
|
722bc2616e
|
Redesign filter dialog
|
2020-07-11 12:07:39 -04:00 |
Burt Snyder
|
d90ca124c0
|
Merge pull request #9 from AntennaPod/develop
update me
|
2020-07-11 12:01:41 -04:00 |
H. Lehmann
|
d110b1818b
|
Merge pull request #4260 from gerardolgvr/replace-share-menu-by-dialog
fixes #1215 replacing share menu by dialog
|
2020-07-11 17:50:00 +02:00 |
H. Lehmann
|
c353cf79ec
|
Merge pull request #4284 from msoose/patch-1
Add seekbar to notification
|
2020-07-11 17:46:17 +02:00 |
Marlin Sööse
|
14b93bb8bf
|
Add seekbar to Android 10 notifications
Adds a seekbar which is scrubbable for the media player notification in Android 10
|
2020-07-11 08:41:08 -06:00 |
ByteHamster
|
94a51e5fb8
|
Updated contribution guidelines
|
2020-07-11 10:37:00 +02:00 |
Gerardo Vázquez
|
9d2c2d8f37
|
adjustments for string share... at menus
|
2020-07-10 11:42:03 -05:00 |
H. Lehmann
|
2c58cb7da0
|
Merge pull request #4282 from ByteHamster/issue-templates
Updated issue templates
|
2020-07-10 09:46:28 +02:00 |
ByteHamster
|
a2ba76a320
|
Updated issue templates
|
2020-07-10 09:19:51 +02:00 |
Gerardo Vázquez
|
df19ca2741
|
updates for share dialog and implementing new instance pattern
|
2020-07-10 00:57:18 -05:00 |
bws9000
|
2ce23f6868
|
Redesign filter dialog
|
2020-07-07 10:55:56 -04:00 |
Burt Snyder
|
06f36d12d8
|
Merge pull request #8 from AntennaPod/develop
update me
|
2020-07-07 10:44:29 -04:00 |
H. Lehmann
|
54db709fd6
|
Merge pull request #4274 from ByteHamster/filename-accents
Stripping accents before generating file name
|
2020-07-06 22:52:04 +02:00 |
ByteHamster
|
fb992ce6d1
|
Stripping accents before generating file name
|
2020-07-03 18:16:59 +02:00 |
bws9000
|
e221602f8f
|
Redesign filter dialog
|
2020-07-02 21:02:04 -04:00 |
bws9000
|
70aa6b1f6d
|
Redesign filter dialog
|
2020-07-02 20:50:11 -04:00 |
bws9000
|
f4677c0d9a
|
Redesign filter dialog
|
2020-07-02 20:34:11 -04:00 |
Burt Snyder
|
ecf4b60fce
|
Merge pull request #7 from AntennaPod/develop
update me
|
2020-07-02 20:25:15 -04:00 |
Gerardo Vázquez
|
0cb17304e7
|
updating strings xml for share dialog and share podcast
|
2020-07-01 16:59:20 -05:00 |
H. Lehmann
|
ea28400fc7
|
Merge pull request #4266 from ramzan/develop
Rename "Headphones Disconnect" option
|
2020-07-01 09:39:07 +02:00 |
H. Lehmann
|
0e05a8af7b
|
Merge pull request #4253 from ByteHamster/fix-feed-whitespace
Fixed whitespaces in feed images
|
2020-07-01 09:33:50 +02:00 |
Gerardo Vázquez
|
a2dafc0aa5
|
Adding submenu when Sharing a Podcast
|
2020-06-28 17:22:27 -05:00 |
Gerardo Vázquez
|
5608336d0d
|
removing unused imports at ShareDialogTest
|
2020-06-28 17:08:58 -05:00 |
Gerardo Vázquez
|
61df26aacd
|
updating ShareDialog according to code review
|
2020-06-28 16:49:49 -05:00 |