Commit graph

  • bced70f894 Merge pull request #128 from syphe/dynamic_size_status_bars Lincoln 2017-06-07 00:18:14 -04:00
  • 40b7552b85 Merge pull request #161 from Materight/album_color Lincoln 2017-06-06 23:53:49 -04:00
  • df74ed2dd5 Format hours in readable duration string Eugene Cheung 2017-06-06 13:49:45 -04:00
  • d3c3fe8f08 Add another space to the playlist duration. Clean up the code. Karim Abou Zeid 2017-06-06 19:51:21 +02:00
  • 2fa79c6d09 Added an option to turn off the color Materight 2017-06-06 15:37:41 +02:00
  • e553a64c80 Merge pull request #162 from Materight/queue_time Lincoln 2017-06-05 23:25:13 -04:00
  • 3df7951a26 Merge pull request #143 from arkon/feat/last_added_interval Lincoln 2017-06-05 22:27:59 -04:00
  • 6e9667a34e Merge remote-tracking branch 'upstream/master' into queue_time Materight 2017-06-03 14:54:24 +02:00
  • 3fd86db39d Merge remote-tracking branch 'upstream/master' into album_color Materight 2017-06-03 14:53:12 +02:00
  • 665920d90d Revert "Update gralde" Karim Abou Zeid 2017-06-02 05:12:14 +02:00
  • d0171abdee Fix seconds/ms not being considered for today and negative amount of weekdays Eugene Cheung 2017-06-01 20:04:41 -04:00
  • fe6bc5911e Merge branch 'master' into feat/last_added_interval Eugene Cheung 2017-06-01 14:40:27 -04:00
  • c20262eb03 Add last added playlist interval preference (#107) Eugene Cheung 2017-06-01 14:39:36 -04:00
  • ae1af52bb6 Added queue total time in playing screen Materight 2017-06-01 16:59:51 +02:00
  • 7c18547731 Added color on album on artist page Materight 2017-06-01 16:38:36 +02:00
  • f0a648e8e8 Merge pull request #147 from arkon/old-notif-setting Lincoln 2017-05-31 15:05:49 -04:00
  • 484df44582 Update email and github Karim Abou Zeid 2017-05-22 20:34:59 +02:00
  • bfc8dfbc50 Update gralde Karim Abou Zeid 2017-05-22 20:34:29 +02:00
  • 46aef2628d Fix incorrect default setting and duplicated option Eugene Cheung 2017-05-19 00:59:46 -04:00
  • 964de0e720 Add option to toggle notification design in N+ (#106) Eugene Cheung 2017-05-03 14:18:11 -04:00
  • abb2c21add Fixed strings build error Karim Abou Zeid 2017-04-25 20:06:41 +02:00
  • 4b0d4c4649 Bumped version, updated changelog Karim Abou Zeid 2017-04-25 20:03:19 +02:00
  • 816667e0eb Synced translations Karim Abou Zeid 2017-04-25 20:03:06 +02:00
  • 4a8320fcc8 Bumped version Karim Abou Zeid 2017-04-22 17:04:16 +02:00
  • 483450c9ac Bumped version, updated changelog Karim Abou Zeid 2017-04-22 16:59:40 +02:00
  • c8d0060622 Merge branch 'pr/105' Karim Abou Zeid 2017-04-22 16:35:03 +02:00
  • 3561cfd0b7 Added support for Android File Explorer Karim Abou Zeid 2017-04-22 16:34:52 +02:00
  • d0a9a9693d Merge branch 'pr/127' Karim Abou Zeid 2017-04-22 15:35:16 +02:00
  • 3232370e47 Created CustomPlaylist class, cleaned up some code Karim Abou Zeid 2017-04-22 15:34:59 +02:00
  • f433d2a01a Update deprecated API ezio84 2017-04-11 20:30:24 +02:00
  • ba80e5afae Merge remote-tracking branch 'origin/filebrowser' into filebrowser Feng Zheng 2017-04-19 11:44:58 -05:00
  • 11584bdab6 Fix: can't play media files from file browser Feng Zheng 2017-03-23 20:47:14 -05:00
  • 314ab258d9 Merge pull request #133 from friederbluemle/update-project Karim Abou Zeid 2017-04-14 20:04:24 +02:00
  • b54b474ef8 Merge pull request #120 from arkon/max-aspect Karim Abou Zeid 2017-04-14 19:59:28 +02:00
  • 9ba545cd66
    Update support libs to 25.3.1 Frieder Bluemle 2017-04-10 13:18:13 +08:00
  • e8d31bf159
    Update Android Gradle plugin to 2.3.1 Frieder Bluemle 2017-04-10 13:13:53 +08:00
  • c444f38609
    Update Gradle wrapper to 3.5 Frieder Bluemle 2017-03-11 16:43:47 +08:00
  • 0e8ea42dc9 add some more fragments to those which dynamically resize their status bars. simonfi 2017-04-06 13:29:07 +12:00
  • 54414e7d3e Fixes issue #112 - Crash on too many songs in App Shortcut playlist Adrian Campos 2017-04-05 16:39:22 -07:00
  • f504e83cbf Fixes issue 111. Adrian Campos 2017-04-04 09:07:15 -07:00
  • d89d59fc30 Support super widescreen Android devices Eugene Cheung 2017-03-30 14:31:00 -04:00
  • a0c57357e3 Merge branch 'master' into dynamic_size_status_bars simonfi 2017-03-30 11:51:48 +13:00
  • 3d49373f26 implement dynamically sized status bar in *most of the activities/fragments. simonfi 2017-03-30 11:45:04 +13:00
  • 4eebe7be16 Bumped version, updated changelog Karim Abou Zeid 2017-03-27 12:51:25 +02:00
  • fd77e555be Updated changelog Karim Abou Zeid 2017-03-27 12:42:17 +02:00
  • b0590bf5e1 Moved shortcut handling from MainActivity to MusicService. Cleaned up the code. Karim Abou Zeid 2017-03-27 12:28:37 +02:00
  • d411b33983 Fix: can't play media files from file browser Feng Zheng 2017-03-23 20:47:14 -05:00
  • d60ca48c2b Fixed top track shortcut playing recent tracks. Karim Abou Zeid 2017-03-23 18:52:54 +01:00
  • 2eca79cd56 Removed unnecessary error message Karim Abou Zeid 2017-03-23 18:52:07 +01:00
  • e07b5afb0a Removed unnecessary log Karim Abou Zeid 2017-03-23 18:44:23 +01:00
  • 693cc9b49f Refactoring Karim Abou Zeid 2017-03-23 18:43:17 +01:00
  • 0a871af744 Implemented reportShortcutUsed() to track shortcut usage Adrian Campos 2017-03-22 14:47:19 -07:00
  • d17f0407dd Fixes issue #2 Adrian Campos 2017-03-22 14:25:51 -07:00
  • 4170e00cfd Added "Colored App Shortcuts" as an option in settings Adrian Campos 2017-03-18 20:17:08 -07:00
  • 49a3d0b28a Support theme colors in AppShortcut icons Adrian Campos 2017-03-18 17:47:11 -07:00
  • 6b43160a0f Replace PNG app shortcut icons with vector versions Xorok 2017-03-11 21:03:01 +01:00
  • b14ba65a5b Added version check for app shortcuts Adrian Campos 2017-03-09 21:54:06 -08:00
  • 34f2f8b936 Fixed bug where app shortcuts wouldn't work when app was already open Adrian Campos 2017-03-09 19:03:22 -08:00
  • 978d0716e0 Fixed orientation change bug with app shortcuts Adrian Campos 2017-03-09 17:10:23 -08:00
  • d422a05e8d Adapt names to naming convention Xorok 2017-03-09 23:29:00 +01:00
  • 35aaca78ea Autoformat Xorok 2017-03-09 23:24:46 +01:00
  • 079f163cc4 Add app shortcut icons Xorok 2017-03-09 23:23:27 +01:00
  • 43a2f319fc Convert static app shortcuts to dynamic Adrian Campos 2017-03-09 10:45:44 -08:00
  • 33ff49de0f Added basic support for App Shortcuts Adrian Campos 2017-03-08 23:44:27 -08:00
  • d5bf0b58d2 Bumped version number, synced translations and updated changelog. Karim Abou Zeid 2017-03-23 13:18:41 +01:00
  • d294822e7c Fixed a bug where the notification wouldn't disappear when the queue is cleared. Fixes #97 Karim Abou Zeid 2017-03-23 13:13:49 +01:00
  • c136c2e056 Updated Glide to 3.8.0 snapshot Karim Abou Zeid 2017-03-23 12:31:00 +01:00
  • 663040714e Updated retrofit Karim Abou Zeid 2017-03-23 12:19:17 +01:00
  • 8f93d7cba0 Switched back to Crashlytics/Fabric Karim Abou Zeid 2017-03-23 12:10:52 +01:00
  • b9bf82306e Added dummy google-services.json Karim Abou Zeid 2017-03-23 11:44:39 +01:00
  • 823f0ca856 start to resize status bar area based on device dimensions so that devices with nonstandard status bars don't draw the app window simonfi 2017-03-23 08:54:06 +13:00
  • 42a9dbe392 Bumped version, updated changelog. Karim Abou Zeid 2017-03-22 20:03:54 +01:00
  • 89d78b9951 Synced translations Karim Abou Zeid 2017-03-22 20:03:42 +01:00
  • 63c9f43580 Updated libraries and switched from Crashlytics to Firebase Karim Abou Zeid 2017-03-22 19:59:37 +01:00
  • 98d19458f0 Bumped version, updated changelog. Karim Abou Zeid 2017-03-20 21:13:04 +01:00
  • 4615e84cb5 Merge pull request #98 from oshmoun/master Karim Abou Zeid 2017-03-20 20:59:33 +01:00
  • 3e5ba30a66 Cleaned up media button handling Karim Abou Zeid 2017-03-20 20:56:32 +01:00
  • 5d58808d07 Add MediaButtonIntentReceiver back into AndroidManifest oshmoun 2017-03-19 12:25:02 +01:00
  • 7898f9bc21 Add lyrics editor in SongTagEditorActivity Materight 2017-03-19 14:57:32 +01:00
  • 24ed81db76 Add MediaButtonIntentReceiver back into AndroidManifest oshmoun 2017-03-19 12:25:02 +01:00
  • 528db65dd0 Merge pull request #88 from wzv5/master Karim Abou Zeid 2017-03-19 11:24:33 +01:00
  • d80efe57b4 Bumped version number and updated changelog Karim Abou Zeid 2017-03-17 22:33:03 +01:00
  • 3a26d43bc8 Updated build tools and google libs Karim Abou Zeid 2017-03-17 22:11:45 +01:00
  • 826d874758 Completely switched to MediaSession Karim Abou Zeid 2017-03-17 22:08:05 +01:00
  • 8f297964ed update build tools version to 25.0.2 wzv5 2017-03-17 23:37:10 +08:00
  • 16a6218cc8 Removed obsolete release folder Karim Abou Zeid 2017-03-17 16:35:19 +01:00
  • 8616c38ce1 Use old notifications for API < 21 Karim Abou Zeid 2017-03-17 16:31:54 +01:00
  • 565df9c860 Remove timestamp from notification Samriddha Basu 2017-03-13 22:29:50 +05:30
  • 2dc6147255 Tweaks to the Palette used for colorizing notification Samriddha Basu 2017-03-13 18:47:05 +05:30
  • 70396deaf3 Make notification dismissible when playback is paused Samriddha Basu 2017-03-13 05:58:23 +05:30
  • d0ced3ba6c Fixed background playback issue Samriddha Basu 2017-03-13 05:41:17 +05:30
  • 1ce08c4998 Switched to Notification.MediaStyle Samriddha Basu 2017-03-13 05:29:20 +05:30
  • e4e05e87ea Fix the FoldersFragment can't list a file when it's extension is uppercase. wzv5 2017-03-10 16:52:23 +08:00
  • a9da6b0eea Cleaned up build.gradle Karim Abou Zeid 2017-03-08 21:41:13 +01:00
  • 4d6acf925b Delete phonograph.keystore Karim Abou Zeid 2017-03-08 19:32:37 +01:00
  • 534a50e867 Updated libraries and bumped version to 0.13.6 Karim Abou Zeid 2017-03-08 15:17:09 +01:00
  • 5af7aa5269 Update README.md Karim Abou Zeid 2017-03-08 14:35:04 +01:00
  • 2a3f9929b1 Create LICENSE.txt Karim Abou Zeid 2017-03-08 14:28:27 +01:00
  • 4842fa431d Updated gradle Karim Abou Zeid 2017-03-08 14:23:57 +01:00
  • 3058dbc18b Updated support library to 25.1.0 Karim Abou Zeid 2016-12-30 19:00:07 +01:00