Commit graph

1,551 commits

Author SHA1 Message Date
Karim Abou Zeid
9960eb77ef
Merge pull request #421 from GeoZac/pulls
Move Pageindicator to current position
2018-01-27 16:36:26 +01: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
711896a26b Bump build version 2018-01-13 21:31:57 +01:00
Karim Abou Zeid
bf331540d9 Sync translations 2018-01-13 21:31:47 +01:00
Karim Abou Zeid
4349476dbf
Update LibraryFragment.java 2018-01-10 19:18:05 +01:00
Karim Abou Zeid
89a5cbbe2f
Merge pull request #404 from undu/patch-1
Always hide single-tab pager
2018-01-10 19:13:47 +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
a5630b18a0 Bump build version 2017-12-30 18:56:45 +01:00
Karim Abou Zeid
e545c49cbc Sync translations 2017-12-30 18:56:36 +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
bce86e212a Bump build version 2017-12-29 15:55:47 +01:00
Karim Abou Zeid
ac10cdd731 Sync translations 2017-12-29 15:55:37 +01:00
Karim Abou Zeid
1b8427cacc Fix SQL error for empty genres 2017-12-29 15:19:42 +01:00
Karim Abou Zeid
b468897b89 Bump build version 2017-12-26 23:51:37 +01:00
Karim Abou Zeid
c2344429e1 Fix PurchaseActivity title 2017-12-26 23:40:52 +01:00
Karim Abou Zeid
d298d6c334 Remove unused resources 2017-12-26 23:38:57 +01:00
Karim Abou Zeid
015557ed04 Sync translations 2017-12-26 23:36:18 +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
d233145547 Merge branch 'master' of github.com:kabouzeid/Phonograph 2017-12-26 22:44:44 +01:00
Karim Abou Zeid
61986f3bce Update dependencies 2017-12-26 22:44:23 +01:00
Karim Abou Zeid
df5d4cd984 Explicit gson dependency 2017-12-26 22:39:44 +01:00
Karim Abou Zeid
739e565bc4 Clean up 2017-12-26 22:35:07 +01:00
Karim Abou Zeid
62a8443cb7
Merge pull request #388 from arkon/filter-genres
Only show genres with songs
2017-12-26 21:15:24 +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
46a60e1ae8 Merge with upstream 2017-12-24 23:52:55 +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
Karim Abou Zeid
218fae678f Replace hard coded color with material color reference 2017-12-24 13:50:20 +01:00
doompadee
e2178fd7d8 Remove leftover comment 2017-12-24 13:42:05 +01:00
Karim Abou Zeid
e17196bdf4 Merge branch 'master' of github.com:kabouzeid/Phonograph 2017-12-24 13:41:32 +01:00
Karim Abou Zeid
624e3a4617 Grey 300 background for adaptive icon 2017-12-24 13:40:05 +01:00
Karim Abou Zeid
ea4fde5631 Remove unneccesary file 2017-12-24 13:24:57 +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
3c520c259e
Code style 2017-12-24 01:13:35 +01:00
Karim Abou Zeid
032ea8f1b3
Code style 2017-12-24 01:12:15 +01:00
Karim Abou Zeid
7fa05ae622 Bump build version 2017-12-24 01:07:08 +01:00
Karim Abou Zeid
4744e29687 Merge branch 'Materight-master' 2017-12-24 00:36:25 +01:00
Karim Abou Zeid
4c604c0194 Code style 2017-12-24 00:36:03 +01:00