Commit graph

994 commits

Author SHA1 Message Date
Adrian Campos
49a3d0b28a Support theme colors in AppShortcut icons 2017-03-23 17:52:58 +01:00
Adrian Campos
b14ba65a5b Added version check for app shortcuts
As mentioned by @arkon 2e1a453e8d (commitcomment-21247880)
2017-03-23 17:52:58 +01:00
Adrian Campos
34f2f8b936 Fixed bug where app shortcuts wouldn't work when app was already open 2017-03-23 17:52:58 +01:00
Adrian Campos
978d0716e0 Fixed orientation change bug with app shortcuts
https://github.com/kabouzeid/Phonograph/issues/78#issuecomment-285512114
2017-03-23 17:52:58 +01:00
Xorok
d422a05e8d Adapt names to naming convention 2017-03-23 17:52:58 +01:00
Xorok
35aaca78ea Autoformat 2017-03-23 17:52:58 +01:00
Xorok
079f163cc4 Add app shortcut icons 2017-03-23 17:52:58 +01:00
Adrian Campos
43a2f319fc Convert static app shortcuts to dynamic
Will allow user customization in the future (colors, choosing which show up in list, etc.)
2017-03-23 17:52:58 +01:00
Adrian Campos
33ff49de0f Added basic support for App Shortcuts
Shuffle All, Top Tracks, and Last added. Still need to fix icons and add dynamic shortcuts for playlists
2017-03-23 17:52:58 +01:00
Karim Abou Zeid
d294822e7c Fixed a bug where the notification wouldn't disappear when the queue is cleared. Fixes #97 2017-03-23 13:13:49 +01:00
Karim Abou Zeid
8f93d7cba0 Switched back to Crashlytics/Fabric 2017-03-23 12:10:52 +01:00
simonfi
823f0ca856 start to resize status bar area based on device dimensions so that devices with nonstandard status bars don't draw the app window
beneath the statusbar.
2017-03-23 08:54:06 +13:00
Karim Abou Zeid
63c9f43580 Updated libraries and switched from Crashlytics to Firebase 2017-03-22 19:59:37 +01:00
Karim Abou Zeid
3e5ba30a66 Cleaned up media button handling 2017-03-20 20:56:32 +01:00
Materight
7898f9bc21 Add lyrics editor in SongTagEditorActivity 2017-03-19 14:57:32 +01:00
Karim Abou Zeid
528db65dd0 Merge pull request #88 from wzv5/master
Fix: can't list a file when it's extension is uppercase
2017-03-19 11:24:33 +01:00
Karim Abou Zeid
826d874758 Completely switched to MediaSession 2017-03-17 22:08:05 +01:00
Karim Abou Zeid
8616c38ce1 Use old notifications for API < 21 2017-03-17 16:31:54 +01:00
Samriddha Basu
565df9c860 Remove timestamp from notification 2017-03-13 22:29:50 +05:30
Samriddha Basu
2dc6147255 Tweaks to the Palette used for colorizing notification 2017-03-13 18:47:05 +05:30
Samriddha Basu
70396deaf3 Make notification dismissible when playback is paused 2017-03-13 05:58:23 +05:30
Samriddha Basu
d0ced3ba6c Fixed background playback issue 2017-03-13 05:41:17 +05:30
Samriddha Basu
1ce08c4998 Switched to Notification.MediaStyle 2017-03-13 05:29:20 +05:30
wzv5
e4e05e87ea Fix the FoldersFragment can't list a file when it's extension is uppercase. 2017-03-10 16:52:23 +08:00
Karim Abou Zeid
534a50e867 Updated libraries and bumped version to 0.13.6 2017-03-08 15:17:09 +01:00
Karim Abou Zeid
3058dbc18b Updated support library to 25.1.0 2016-12-30 19:00:07 +01:00
Karim Abou Zeid
53cd8cec54 Fixed statusbar padding in navigation drawer. 2016-11-27 17:34:36 +01:00
Karim Abou Zeid
68627bd549 Fixed statusbar too dark. Increased build version, updated changelog. 2016-11-27 00:14:50 +01:00
Karim Abou Zeid
8a7af296c4 Fixed crashlytics crash. 2016-08-18 18:21:26 +02:00
Karim Abou Zeid
e73feb48af Updated to butterknife 8. 2016-08-18 18:21:09 +02:00
Karim Abou Zeid
816d8676fd Updated dependencies. 2016-08-18 18:04:07 +02:00
Karim Abou Zeid
1179aca8ed Fixed a palette deprecation. 2016-08-18 16:42:00 +02:00
Karim Abou Zeid
db868f8a75 Fixed a deprecation. 2016-08-18 16:34:58 +02:00
Karim Abou Zeid
8a4d364c14 Improved the artist loading mechanism. 2016-07-22 20:36:42 +02:00
Karim Abou Zeid
c555556d36 Merge branch 'materialintroupdate' 2016-06-02 21:05:36 +02:00
Karim Abou Zeid
f2123228e3 Removed a few TODOs. 2016-06-02 20:42:56 +02:00
Karim Abou Zeid
91df75c45d Send a broadcast when the MusicService was created/destroyed. 2016-05-31 21:25:53 +02:00
Karim Abou Zeid
c8da5e81fd Updated material intro. Note: Waiting for version 1.5.2 to fix a crash. 2016-05-31 16:57:21 +02:00
Karim Abou Zeid
9833afd594 Don't show notification when there is no current track. For example immediately after clearing the queue. Fixes kabouzeid/phonograph-issue-tracker#5 2016-05-31 11:44:25 +02:00
Karim Abou Zeid
dfb011a93d Fixed an ArrayIndexOutOfBoundsException. 2016-05-30 00:22:29 +02:00
Karim Abou Zeid
14fcf61c94 Fixed twitter link. 2016-05-30 00:15:49 +02:00
Karim Abou Zeid
29167124df Added landscape version for the flat player. 2016-05-30 00:10:35 +02:00
Karim Abou Zeid
2b38324d03 Updated libraries. 2016-05-29 22:40:29 +02:00
Karim Abou Zeid
0aedb078d7 Synced translationsRemoved debuglogs. 2016-04-17 21:40:31 +02:00
Karim Abou Zeid
87acf80aa6 Adjusted the statubsar color for the flat now playing screen. 2016-04-17 14:46:18 +02:00
Karim Abou Zeid
ea3f95d401 Added logic to switch between now playing screens. 2016-04-17 00:30:18 +02:00
Karim Abou Zeid
ea69dcde9c Animate navigation bar color changes. 2016-04-16 18:15:51 +02:00
Karim Abou Zeid
2a2b9fbda3 Clean ups. 2016-04-16 18:14:16 +02:00
Karim Abou Zeid
e4848e1dab Added a new now playing screen. 2016-04-16 17:09:34 +02:00
Karim Abou Zeid
3cc58e9764 Added a bug report screen. 2016-04-16 17:09:00 +02:00