Karim Abou Zeid
547849e0d9
Revert Merge pull request 128 from syphe dynamic size status bars Dynamic size status bars
2017-06-13 11:08:51 +02:00
Eugene Cheung
487748258a
Minor formatting/refactoring
2017-06-12 23:23:30 -04:00
djdt
eeb67e2def
Modified audioFileFilter to recognise .ogg files. ( #129 )
...
Previously any vorbis files (or any other format using the Ogg container) were missing from the folders view.
This is because the Android mime type for .ogg is "application/ogg" rather than "audio/ogg". This pull request simply adds an additional check for this.
2017-06-07 02:34:42 -04:00
Eugene Cheung
3d118805b7
Use fast scroller for playlists ( #145 )
2017-06-07 01:37:22 -04:00
Lincoln
bced70f894
Merge pull request #128 from syphe/dynamic_size_status_bars
...
Dynamic size status bars
2017-06-07 00:18:14 -04:00
Lincoln
40b7552b85
Merge pull request #161 from Materight/album_color
...
Add palette color of album on artist page
2017-06-06 23:53:49 -04:00
Karim Abou Zeid
d3c3fe8f08
Add another space to the playlist duration. Clean up the code.
2017-06-06 19:51:21 +02:00
Materight
2fa79c6d09
Added an option to turn off the color
2017-06-06 15:37:41 +02:00
Lincoln
e553a64c80
Merge pull request #162 from Materight/queue_time
...
Queue total time (issue #157 )
2017-06-05 23:25:13 -04:00
Eugene Cheung
fe6bc5911e
Merge branch 'master' into feat/last_added_interval
2017-06-01 14:40:27 -04:00
Eugene Cheung
c20262eb03
Add last added playlist interval preference ( #107 )
2017-06-01 14:39:36 -04:00
Materight
ae1af52bb6
Added queue total time in playing screen
2017-06-01 16:59:51 +02:00
Lincoln
f0a648e8e8
Merge pull request #147 from arkon/old-notif-setting
...
Add option to toggle notification design in N+
2017-05-31 15:05:49 -04:00
Karim Abou Zeid
484df44582
Update email and github
2017-05-22 20:34:59 +02:00
Eugene Cheung
964de0e720
Add option to toggle notification design in N+ ( #106 )
2017-05-03 14:18:11 -04:00
Karim Abou Zeid
c8d0060622
Merge branch 'pr/105'
2017-04-22 16:35:03 +02:00
Karim Abou Zeid
3232370e47
Created CustomPlaylist class, cleaned up some code
2017-04-22 15:34:59 +02:00
Feng Zheng
11584bdab6
Fix: can't play media files from file browser
...
When media file is selected from various file browers, the
uri sent to app might be different scheme like file or content.
Fix is to query the media file based on different scheme.
2017-04-19 11:19:00 -05:00
simonfi
0e8ea42dc9
add some more fragments to those which dynamically resize their status bars.
2017-04-06 13:29:07 +12:00
simonfi
a0c57357e3
Merge branch 'master' into dynamic_size_status_bars
2017-03-30 11:51:48 +13:00
simonfi
3d49373f26
implement dynamically sized status bar in *most of the activities/fragments.
2017-03-30 11:45:04 +13:00
Karim Abou Zeid
b0590bf5e1
Moved shortcut handling from MainActivity to MusicService. Cleaned up the code.
2017-03-27 12:28:37 +02:00
Karim Abou Zeid
e07b5afb0a
Removed unnecessary log
2017-03-23 18:44:23 +01:00
Karim Abou Zeid
693cc9b49f
Refactoring
2017-03-23 18:43:17 +01:00
Adrian Campos
4170e00cfd
Added "Colored App Shortcuts" as an option in settings
2017-03-23 17:52:58 +01:00
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
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
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
Materight
7898f9bc21
Add lyrics editor in SongTagEditorActivity
2017-03-19 14:57:32 +01: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
e73feb48af
Updated to butterknife 8.
2016-08-18 18:21:09 +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
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
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
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