Commit graph

929 commits

Author SHA1 Message Date
Karim Abou Zeid
55146753f2 Fix artist detail activity and a landscape bug 2018-04-28 00:55:27 +02:00
Karim Abou Zeid
c49777e5cc Fix shared element transition 2018-04-28 00:42:07 +02:00
Karim Abou Zeid
698fec921f Redesigned album detail page 2018-04-27 23:10:19 +02:00
Karim Abou Zeid
d055253f97 Fix crash on startup because R has changed 2018-04-23 21:05:29 +02:00
Karim Abou Zeid
8cc997ad81 Remove Fabric (Crashlytics) 2018-04-21 15:32:58 +02:00
Karim Abou Zeid
b984e4b73d Update twitter username 2018-03-10 10:22:48 +01:00
imShara
0b7211b675
FIX: Can't swich to previous track with long click
Many heatsets can switch track with long click on volume buttons. Two long clicks requires around 5 seconds. With 2 seconds soooo hard to do this.
2018-02-28 19:50:12 +03:00
George Zacharia
dd3f4a8b43 Move Pageindicator to current position
The page indicator was stuck on the first page without knowing that the preference was changed. Now we let the page indicator know that we had a change of heart
2018-01-26 14:31:56 +05:30
Karim Abou Zeid
4349476dbf
Update LibraryFragment.java 2018-01-10 19:18:05 +01:00
undu
3d8d0f2726
Always hide single-tab pager
Right now the pager does not remain hidden after restarting phonograph.

Hiding the tabs when setting up the view pager makes the change to persist between runs.
2018-01-07 19:08:34 +00:00
Karim Abou Zeid
95bc75b2bf Fix possible crash when trying to delete a genre 2017-12-31 15:36:41 +01:00
Karim Abou Zeid
2b6b882a81 Display toast when trying to uncheck the last library category 2017-12-30 18:50:45 +01:00
Karim Abou Zeid
d75be393d7 Clean up 2017-12-30 18:38:04 +01:00
Karim Abou Zeid
6dcbfa0b72 Merge branch 'persist-library-dialog' of https://github.com/doompadee/Phonograph into doompadee-persist-library-dialog 2017-12-30 18:29:02 +01:00
doompadee
e12b18e078 Remove conditional 2017-12-29 20:49:54 +01:00
doompadee
2daf5f3c4f Persist library dialog state between invocations 2017-12-29 17:34:13 +01:00
Karim Abou Zeid
1b8427cacc Fix SQL error for empty genres 2017-12-29 15:19:42 +01:00
Karim Abou Zeid
c2344429e1 Fix PurchaseActivity title 2017-12-26 23:40:52 +01:00
Karim Abou Zeid
1c57bbf618 Reorganized some settings. Fix last tab. 2017-12-26 23:26:12 +01:00
Karim Abou Zeid
a892ffb75f
Merge pull request #387 from doompadee/library-categories
Make Library categories configurable
2017-12-26 22:46:51 +01:00
Karim Abou Zeid
739e565bc4 Clean up 2017-12-26 22:35:07 +01:00
Eugene Cheung
0738961a59
Only show genres with songs 2017-12-26 14:06:58 -05:00
Karim Abou Zeid
30dd66e788 Clean up 2017-12-26 00:05:01 +01:00
Karim Abou Zeid
ffa33fced7 Merge branch 'library-categories' of https://github.com/doompadee/Phonograph into doompadee-library-categories 2017-12-25 23:42:32 +01:00
doompadee
5242ddb76f Merge with upstream and more cleanup 2017-12-24 23:34:55 +01:00
doompadee
36095431af Another leftover removal 2017-12-24 14:46:44 +01:00
Karim Abou Zeid
1fa6a9ea32
Merge pull request #359 from giovannipessiva/master
Fix album with year "0" - Issues #121 and #355
2017-12-24 13:59:00 +01:00
Karim Abou Zeid
c24538b58f
Change empty string with dash 2017-12-24 13:58:44 +01:00
Karim Abou Zeid
0463ecb493 Code clean up 2017-12-24 13:56:42 +01:00
doompadee
6bf7697e67 Make drag handle area bigger 2017-12-24 07:42:13 +01:00
Karim Abou Zeid
e7d964a90f
Merge pull request #384 from VictorBG/master
Headset bug solved for Android Oreo (double and triple click)
2017-12-24 01:14:13 +01:00
Karim Abou Zeid
032ea8f1b3
Code style 2017-12-24 01:12:15 +01:00
Karim Abou Zeid
4c604c0194 Code style 2017-12-24 00:36:03 +01:00
Karim Abou Zeid
196aac59ce Merge branch 'master' into Materight-master 2017-12-24 00:28:18 +01:00
Karim Abou Zeid
8312fdb3d2 Fix wrong colored app shortcuts after clean install 2017-12-24 00:23:39 +01:00
Víctor
bbfdfae430
Update MediaButtonIntentReceiver.java 2017-12-23 18:41:21 +01:00
Matteo Destro
285f2fdf99 Switched to IconCompat 2017-12-23 18:17:17 +01:00
doompadee
7b1f9635a5 Use resource key from catgory 2017-12-23 17:28:53 +01:00
Marco Hunsicker
70e6c76064 Add preferences ui for the library categories setting 2017-12-23 17:12:08 +01:00
Marco Hunsicker
0e5adaf361 Make library categories configurable 2017-12-23 17:10:51 +01:00
Matteo Destro
1f6ebdb184 Removed unused imports 2017-12-23 14:04:21 +01:00
Matteo Destro
a2dc826a82 Add adaptive icon for shortcut 2017-12-23 14:00:54 +01:00
VictorBG
5d2b53a686 Removed unused code 2017-12-22 12:34:30 +01:00
VictorBG
872b23628d Bug with headset (double and triple click) on Android Oreo solved 2017-12-22 12:32:53 +01:00
Karim Abou Zeid
3b3f241c89 Update material dialogs 2017-12-18 20:41:31 +01:00
Karim Abou Zeid
2a72b1b21f Code clean up 2017-12-18 20:24:28 +01:00
Karim Abou Zeid
7793cc822d Add java8 support 2017-12-18 20:23:03 +01:00
Karim Abou Zeid
59523930cc Proper genre item layout. Clean up genre loader 2017-12-18 20:10:32 +01:00
Karim Abou Zeid
1939e76288 Merge branch 'genre-tweaks' of git://github.com/arkon/Phonograph into arkon-genre-tweaks 2017-12-18 19:58:46 +01:00
Karim Abou Zeid
bd9c75787d Fix crash related to genre tab 2017-12-16 17:44:15 +01:00