Commit graph

946 commits

Author SHA1 Message Date
Karim Abou Zeid
888a612437 Fixed the colored navigation bar issue. 2016-01-30 13:15:22 +01:00
Karim Abou Zeid
f27dbdab3d Set android:windowSharedElementsUseOverlay to false 2016-01-30 13:02:33 +01:00
Karim Abou Zeid
1aa6aec9cb Added option to save a playlist as m3u file. 2016-01-29 11:57:37 +01:00
Karim Abou Zeid
1b3d98e098 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	app/build.gradle
#	app/src/main/java/com/kabouzeid/gramophone/ui/fragments/mainactivityfragments/AbsMainActivityRecyclerViewFragment.java
2016-01-29 10:35:50 +01:00
Karim Abou Zeid
1b3c01c93d Updated changelog and build version, synced translations. 2016-01-29 01:24:32 +01:00
Karim Abou Zeid
e67edfb7e6 Updated app-theme-helper, which fixes the Preference Switch bug. 2016-01-29 01:14:41 +01:00
Karim Abou Zeid
dd98206ec7 Added transition when opening a playlist. 2016-01-28 18:47:49 +01:00
Karim Abou Zeid
2ce9b38747 Improved the Palette APIs speed and readded colored footers to artist and song adapters. 2016-01-28 17:49:37 +01:00
Karim Abou Zeid
44ba560d77 Clean ups 2016-01-27 22:11:38 +01:00
Karim Abou Zeid
e7769b8c5d Merge branch 'master' of /Users/karim/Code/AndroidProjects/Phonograph with conflicts. 2016-01-27 12:13:53 +01:00
Karim Abou Zeid
62a84454ff Small icon color fix 2016-01-26 13:37:50 +01:00
Karim Abou Zeid
807a36ef73 Increased build version, updated changelog. 2016-01-25 22:27:00 +01:00
Karim Abou Zeid
8b98a9be85 Implemented app-theme-helper. Needs to be cleaned up. 2016-01-25 22:20:59 +01:00
Karim Abou Zeid
2f22a4bbca Added support for the section popup 2016-01-21 19:50:17 +01:00
Karim Abou Zeid
38e6ddf2e6 Fixed a critical bug with the fastscroller. 2016-01-21 17:10:58 +01:00
Karim Abou Zeid
b853c9fd4c New fastscroller. Updated licenses. 2016-01-21 17:05:04 +01:00
Karim Abou Zeid
a982cb9bce Fixed another minor bug 2016-01-17 19:19:00 +01:00
Karim Abou Zeid
4381b41938 Minimal visual improvement for the play pause fab 2016-01-17 19:15:49 +01:00
Karim Abou Zeid
c74bd99df3 Minor fastscroller improvements 2016-01-17 18:40:41 +01:00
Karim Abou Zeid
19242c111f Updated changelog and build version. 2016-01-10 21:09:58 +01:00
Karim Abou Zeid
4fea68f2d5 Synced translations 2016-01-10 21:04:40 +01:00
Karim Abou Zeid
e9c90fdf33 Removed the skip button from the tutorial. 2016-01-10 21:00:52 +01:00
Karim Abou Zeid
95d26adbfa Updated to OkHttp3 2016-01-10 20:52:24 +01:00
Karim Abou Zeid
41a6f496ac Renamed version name from RC4 to final 2016-01-08 15:29:53 +01:00
Karim Abou Zeid
675634e470 Updated version and changelog. Synced translations 2016-01-08 15:25:00 +01:00
Karim Abou Zeid
fc8c55b218 Catch an exception from the app widget. 2016-01-08 15:19:27 +01:00
Karim Abou Zeid
eda384c260 Updated changelog and build version. 2016-01-07 16:39:20 +01:00
Karim Abou Zeid
b4dc91d841 Synced translations 2016-01-07 16:31:32 +01:00
Karim Abou Zeid
6fd4c35838 Widget now also displays the current song after a reboot. 2016-01-07 16:31:15 +01:00
Karim Abou Zeid
88a86312a1 No longer creating a new instance of the app when clicking the notification. Also the widget will still stay clickable after a reboot. 2016-01-07 16:20:14 +01:00
Karim Abou Zeid
1987bedaba Fixed a FC when scrolling fast through the artist list. 2016-01-07 14:43:55 +01:00
Karim Abou Zeid
002a505e27 Artist albums are sorted by year again. 2016-01-07 14:38:25 +01:00
Karim Abou Zeid
cc312866e8 Updated changelog and build version. 2016-01-07 14:30:52 +01:00
Karim Abou Zeid
40b668ed64 Synced translations. 2016-01-05 18:02:53 +01:00
Karim Abou Zeid
94a0de81b0 Clean up 2016-01-05 18:00:30 +01:00
Karim Abou Zeid
abebf06a27 Reduced the artist image loading timeout, this should fix album images not showing up when being on slow network. 2016-01-05 17:52:10 +01:00
Karim Abou Zeid
629b94cf42 Updated changelog and build version. 2016-01-04 19:13:21 +01:00
Karim Abou Zeid
83fe0ee4c8 Synced translations 2016-01-04 18:59:27 +01:00
Karim Abou Zeid
6fb17d7b55 Clean up 2016-01-04 18:35:55 +01:00
Karim Abou Zeid
c48c2dadaf Sort songs directly in the SQL statement, instead of Collections.sort(). 2016-01-04 17:53:27 +01:00
Karim Abou Zeid
524273228d Now using OkHttp Glide module, also improved the artist image loading and caching. 2016-01-04 17:04:47 +01:00
Karim Abou Zeid
967ef7d824 Updated notices 2016-01-04 15:11:53 +01:00
Karim Abou Zeid
7a2414c969 Typo 2016-01-04 14:52:40 +01:00
Karim Abou Zeid
ea06b27829 Updated changelog and build version. 2016-01-04 00:02:31 +01:00
Karim Abou Zeid
a823ea9c73 Synced translations 2016-01-03 23:50:10 +01:00
Karim Abou Zeid
18937a8f87 Fixed a bug where it was not possible to rearrange the top most song in the landscape playing queue. 2016-01-03 23:42:21 +01:00
Karim Abou Zeid
24a40dea40 Changed playing queue current song background color to transparent 2016-01-03 23:36:06 +01:00
Karim Abou Zeid
9981f26d83 See latest commit 2016-01-03 23:27:40 +01:00
Karim Abou Zeid
220ce7476a Fixed wrong default artist image 2016-01-03 23:26:31 +01:00
Karim Abou Zeid
cedb09f21a Fixed navigation drawer 2016-01-03 23:22:41 +01:00