Commit graph

541 commits

Author SHA1 Message Date
Karim Abou Zeid
cf4ed6d5c0 Recently played is now history. Songs are always added to the history but their play count will be only increased if they were played at least half. This makes the top tracks much more accurate. 2015-09-12 15:14:01 +02:00
Karim Abou Zeid
29f91b6969 Added a drag view to playlist songs for easier rearrangement 2015-09-12 12:21:45 +02:00
Karim Abou Zeid
a83e54c37f Cleaned up unused resources 2015-09-09 12:44:18 +02:00
Karim Abou Zeid
df73d5900c Start at a random position when opening a queue via "Ok Google" and shuffle is on. 2015-09-09 12:06:44 +02:00
Karim Abou Zeid
c0b41f63cc Fixed cab (contextual action bar) content not visible with light primary colors. 2015-09-08 12:03:00 +02:00
Karim Abou Zeid
49a2b97933 Sliding to the right on the bottom bar goes to the previous one instead of seeking back now. Close kabouzeid/phonograph-issue-tracker#9 2015-09-08 11:29:43 +02:00
Karim Abou Zeid
19dff92002 Updated gradle from 1.3.0 to 1.3.1 2015-09-08 11:01:31 +02:00
Karim Abou Zeid
29455b2bdb Synced translations, increased build version. 2015-09-08 10:54:54 +02:00
Karim Abou Zeid
5e32025f90 Removed thin line to the right of the progress bar 2015-09-08 10:46:41 +02:00
Karim Abou Zeid
9f57ecc61c Slightly darker default bar color on light theme 2015-09-08 10:38:45 +02:00
Karim Abou Zeid
06c75641ff Updated changelog 2015-09-08 10:31:40 +02:00
Karim Abou Zeid
3b3d49611f Fixed crash when opening the about section. 2015-09-08 10:29:07 +02:00
Karim Abou Zeid
9a73fcfee6 Fade album covers in the now playing screen in. 2015-09-08 10:01:52 +02:00
Karim Abou Zeid
8943453a04 Merge branch 'fab-offset-debug' 2015-09-08 09:13:53 +02:00
Karim Abou Zeid
c3db8284d3 Should fix the fab being not moved to the correct position. Close kabouzeid/phonograph-issue-tracker#5 2015-09-07 21:56:24 +02:00
Karim Abou Zeid
ae3882b989 Updated buildTools from 23.0.0 to 23.0.1
(cherry picked from commit fb00525)
2015-09-07 21:45:44 +02:00
Karim Abou Zeid
9ddb62b4fb Updated buildTools from 23.0.0 to 23.0.1 2015-09-07 21:41:07 +02:00
Karim Abou Zeid
c359469dfa Synced translations, increased build version and updated changelogs. 2015-09-06 21:41:56 +02:00
Karim Abou Zeid
4e5b04d9aa Added landscape and rtl support for the new about screen. 2015-09-06 20:46:42 +02:00
Karim Abou Zeid
3d87e57856 Finished the new about screen. Also the DonationDialog loads its content now async. 2015-09-06 19:57:29 +02:00
Karim Abou Zeid
7eddffed74 Finished the new about screens layout. Now only the onClick listeners are missing. 2015-09-05 21:21:56 +02:00
Karim Abou Zeid
984b652b35 Merge branch 'master' into new-about-screen 2015-09-05 16:21:25 +02:00
Karim Abou Zeid
98575df88a Synced strings 2015-09-05 16:21:07 +02:00
Karim Abou Zeid
36e4ea5e20 Merge branch 'master' into new-about-screen 2015-09-05 14:12:47 +02:00
Karim Abou Zeid
767f6f0300 Fixed missing toolbar shadow in the playlist view. 2015-09-05 14:11:44 +02:00
Karim Abou Zeid
64f6f09595 Cleaned up the changelog. 2015-09-05 13:43:55 +02:00
Karim Abou Zeid
17e1e41655 Typo 2015-09-05 13:29:23 +02:00
Karim Abou Zeid
dc551fc6cc Even though the Last.fm app and webpage say something is scrobbling, the scrobble doesn't actually get saved at the end. Fixes #59 2015-09-05 13:04:45 +02:00
Karim Abou Zeid
44f751442b Merge branch 'master' into new-about-screen 2015-09-05 10:29:23 +02:00
Karim Abou Zeid
ab2f1f9dff Fixed the plural typo in the artist list 2015-09-05 10:29:11 +02:00
Karim Abou Zeid
984aa03fab Preparation 2015-09-05 10:10:54 +02:00
Karim Abou Zeid
0e940be79f Removed ignore deprecation annotation from the MusicService class 2015-09-05 10:09:50 +02:00
Karim Abou Zeid
6159b2ba28 Upgraded support libs from 23.0.0 to 23.0.1 2015-09-04 18:42:09 +02:00
Karim Abou Zeid
b1d17ea3c9 Updated whatsnew 2015-08-29 23:33:47 +02:00
Karim Abou Zeid
c3ae8e9081 No longer consume purchases. Also strike through bought items. 2015-08-29 23:32:06 +02:00
Karim Abou Zeid
94ebb0b0e1 Cleaned up the changelog dialog 2015-08-29 20:20:49 +02:00
Karim Abou Zeid
a642f04b5d Updated material dialogs and removed the extra padding from the song details dialog. 2015-08-29 19:57:40 +02:00
Karim Abou Zeid
638ab4547c Finally fixed the issue where the artist image loading blocks the image loaders queue. This is done by using a custom Executor which is basically a wrapper for two independent ThreadPoolExecutors. 2015-08-29 19:22:50 +02:00
Karim Abou Zeid
783332c3af Added timeouts for last.fm data loading 2015-08-29 14:53:00 +02:00
Karim Abou Zeid
a3d610c411 Deleted old copy of whatsnew 2015-08-29 14:25:09 +02:00
Karim Abou Zeid
e55e1fa256 Push to beta chanel by default 2015-08-29 14:23:54 +02:00
Karim Abou Zeid
fbd16a1003 Created a new user with a new key. This time without pushing the key to GitHub, lol. 2015-08-29 13:30:36 +02:00
Karim Abou Zeid
3bd18d11e8 Pushed the private key for accident... 2015-08-29 13:18:59 +02:00
Karim Abou Zeid
f538bf6a33 Build and push APKs directly to Google Play via gradle task. This won't be available for people without the matching .p12 key. 2015-08-29 13:13:43 +02:00
Karim Abou Zeid
f458d146af Clean ups 2015-08-28 18:12:39 +02:00
Karim Abou Zeid
9d9fdff13f Fixed little lag when opening donations dialog 2015-08-28 17:07:21 +02:00
Karim Abou Zeid
a4b2fd32c1 Synced translations and increased build version. 2015-08-27 16:52:58 +02:00
Karim Abou Zeid
1be0d305b1 Support for light colors. The appbar will now automatically change its text and icon color to be visible on light theme colors. 2015-08-27 16:43:31 +02:00
Karim Abou Zeid
6773342198 Fixed play/pause button offset too far to the right in landscape mode. 2015-08-27 11:12:21 +02:00
Karim Abou Zeid
0355f39aac Rewrote the donating stuff, synced translations and increased build version. 2015-08-27 02:28:30 +02:00