Karim Abou Zeid
24af95872f
Merge pull request #480 from kabouzeid/album-detail-redesign
...
Redesigned album and artist detail page
2018-04-29 22:16:36 +02:00
Karim Abou Zeid
0fe83c46b2
Artist show albums before songs
2018-04-29 21:53:36 +02:00
Karim Abou Zeid
005fd71276
Show default color when opening album/artist and image doesn't load fast enough
2018-04-29 21:48:31 +02:00
Karim Abou Zeid
beb52bec8c
Replace jaudiotagger jar with source
2018-04-29 14:17:38 +02:00
Karim Abou Zeid
da80eaf344
Bump build version
2018-04-29 13:49:39 +02:00
Nicholas Narsing
60cb868beb
Support song ordering; add/fix album year sort
2018-04-28 11:47:05 -04:00
Eugene Cheung
76583b1f58
Update Retrofit
2018-04-28 11:31:28 -04:00
Nicholas Narsing
3b62a4578f
Change album,artist sort; fix menu selection bug
2018-04-28 11:07:05 -04:00
Karim Abou Zeid
aedf19c08d
Add Adrian to the about page
2018-04-28 16:11:26 +02:00
Karim Abou Zeid
2de2cecd85
New artist page (same as new album page)
2018-04-28 15:37:03 +02:00
Karim Abou Zeid
ec6fc07c48
Tablets display new album page at normal height landscape.
2018-04-28 14:59:49 +02:00
Karim Abou Zeid
a13937fb39
Display new album page a bit smaller in landscape.
2018-04-28 14:37:29 +02:00
Karim Abou Zeid
76869888bb
Normal transition when there are no shared elements.
2018-04-28 14:02:26 +02:00
Karim Abou Zeid
30c4b18444
Go to artist when clicking on the artist name in album page
2018-04-28 13:54:46 +02:00
Karim Abou Zeid
f93407ca35
Better info texts for album page
2018-04-28 13:47:07 +02:00
Karim Abou Zeid
21d7b3d5df
Fix album page toolbar color
2018-04-28 13:38:21 +02:00
Karim Abou Zeid
6f75aff214
Bump build version
2018-04-28 13:30:17 +02:00
Nicholas Narsing
32da438ac4
Add sort order menu for artist & album
2018-04-28 02:07:52 -04:00
Nicholas Narsing
01c255abca
Set fastscroll section name correctly by sort preference
2018-04-28 00:39:35 -04:00
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
d3928d9249
Update gradle
2018-04-27 23:10:01 +02:00
Karim Abou Zeid
b52b7cc219
Bump build version
2018-04-23 21:17:43 +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
62ebf44d14
Bump build version and update app-theme-helper
2018-04-22 22:07:23 +02:00
Karim Abou Zeid
aa6c416fa5
Bump build version
2018-04-21 16:11:57 +02:00
Karim Abou Zeid
306faf19ee
Update dependencies
2018-04-21 15:46:32 +02:00
Karim Abou Zeid
8cc997ad81
Remove Fabric (Crashlytics)
2018-04-21 15:32:58 +02:00
Karim Abou Zeid
e9c4b1f580
Bump build version
2018-03-10 10:43:07 +01:00
Karim Abou Zeid
9930790d76
Sync translations
2018-03-10 10:40:04 +01:00
Karim Abou Zeid
b984e4b73d
Update twitter username
2018-03-10 10:22:48 +01:00
Karim Abou Zeid
6e18cf4efe
Merge pull request #443 from imShara/master
...
FIX: Can't swich to previous track with long click
2018-03-10 10:15:06 +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
Karim Abou Zeid
0cc205cc01
Merge branch 'master' of github.com:kabouzeid/Phonograph
2018-02-08 00:23:34 +01:00
Karim Abou Zeid
d22cdb5a09
Bump build version
2018-02-08 00:22:48 +01:00
Karim Abou Zeid
d7a4c0b959
Sync translations
2018-02-08 00:22:10 +01:00
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