Karim Abou Zeid
|
035792b3d0
|
Replaced BuyDialog with PurchaseActivity
|
2017-09-02 19:20:30 +02:00 |
|
tkashkin
|
e111d4f113
|
Added card-like widget
|
2017-07-19 23:45:56 +03:00 |
|
Eugene Cheung
|
790410ce20
|
Merge branch 'master' into fix/boot-widgets
|
2017-06-12 23:24:54 -04:00 |
|
Eugene Cheung
|
487748258a
|
Minor formatting/refactoring
|
2017-06-12 23:23:30 -04:00 |
|
Eugene Cheung
|
27fcf00eda
|
Start service after boot to show data in widgets
|
2017-06-12 22:58:24 -04:00 |
|
Eugene Cheung
|
f9a6fd1c3a
|
Support LG split window
|
2017-06-10 15:48:58 -04:00 |
|
Eugene Cheung
|
d89d59fc30
|
Support super widescreen Android devices
|
2017-03-30 14:31:00 -04:00 |
|
Adrian Campos
|
d17f0407dd
|
Fixes issue #2
by removing singleinstance from MainActivity in the manifest and handling the launch in AppShortcutLauncherActivity
|
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 |
|
Xorok
|
35aaca78ea
|
Autoformat
|
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 |
|
oshmoun
|
5d58808d07
|
Add MediaButtonIntentReceiver back into AndroidManifest
Removing it caused the inability to start playback if the ui was not in
foreground
|
2017-03-20 20:31:07 +01:00 |
|
Karim Abou Zeid
|
826d874758
|
Completely switched to MediaSession
|
2017-03-17 22:08:05 +01:00 |
|
Karim Abou Zeid
|
3cc58e9764
|
Added a bug report screen.
|
2016-04-16 17:09:00 +02:00 |
|
Karim Abou Zeid
|
14204d1789
|
Added big app widget.
|
2016-04-04 15:35:12 +02:00 |
|
Karim Abou Zeid
|
ff41a67448
|
Added a small widget.
|
2016-04-04 14:13:21 +02:00 |
|
Karim Abou Zeid
|
ae84866e04
|
Renamed the small appwidget to classic.
|
2016-04-04 13:18:48 +02:00 |
|
Karim Abou Zeid
|
119f4e1f1c
|
Completely rewrote the widget. Some method name refactoring.
|
2016-04-03 23:50:45 +02:00 |
|
Karim Abou Zeid
|
a52f4d5e96
|
Removed the placeholder ui.
|
2016-03-27 15:05:00 +02:00 |
|
Karim Abou Zeid
|
993b7c5e21
|
New icon for debug builds.
|
2016-03-24 15:12:12 +01:00 |
|
Karim Abou Zeid
|
906d0f504a
|
Switched to vector drawables.
|
2016-02-28 18:50:14 +01:00 |
|
Karim Abou Zeid
|
f4680fdb44
|
Added new IntroActivity.
|
2016-02-21 18:20:35 +01:00 |
|
Karim Abou Zeid
|
16fe9f70c6
|
Show a "placeholder-ui" when cold starting the app.
|
2016-02-09 20:32:57 +01:00 |
|
Karim Abou Zeid
|
d60e4b8c8a
|
Updated Glide
|
2016-02-06 01:11:40 +01:00 |
|
Karim Abou Zeid
|
a1896bc86d
|
Correctly showing the debug label on the launcher. Updated gradle plugin.
|
2016-01-30 16:15:39 +01:00 |
|
Karim Abou Zeid
|
95d26adbfa
|
Updated to OkHttp3
|
2016-01-10 20:52:24 +01:00 |
|
Karim Abou Zeid
|
585fd1013c
|
Added option to only download artist images on wifi
|
2016-01-03 01:54:04 +01:00 |
|
Karim Abou Zeid
|
f35fc7cb27
|
Added base classes for glide to work with Phonograph.
|
2015-12-31 01:58:51 +01:00 |
|
Karim Abou Zeid
|
91f02e89f2
|
Added link to the Into activity in the about section. Typos.
|
2015-12-30 17:18:33 +01:00 |
|
Karim Abou Zeid
|
8afcce22b1
|
Added tutorial. WIP
|
2015-12-30 00:26:24 +01:00 |
|
Karim Abou Zeid
|
1383d9eb82
|
Renamed the themes internally
|
2015-12-29 15:12:47 +01: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
|
d869a87d98
|
Added option to support the development by donating.
|
2015-08-26 18:05:12 +02:00 |
|
Karim Abou Zeid
|
5f0bfdb14b
|
Sliding panel (early version, current implementation will probably replaced with a fragment implementation soon), translucent and colored statusbar for KitKat everywhere, use correct text colors for secondary texts, numerous clean ups
|
2015-07-31 00:23:37 +02:00 |
|
Karim Abou Zeid
|
0cf1e07bf3
|
Reorganized some strings again
|
2015-07-05 18:22:46 +02:00 |
|
Karim Abou Zeid
|
87020ca2e7
|
Reorganized some strings
|
2015-07-05 17:55:26 +02:00 |
|
Karim Abou Zeid
|
bd69dc1d43
|
Slightly updated the appwidget appearance, use smaller bitmap size for palette.
|
2015-07-05 17:39:10 +02:00 |
|
Karim Abou Zeid
|
50f73c1dde
|
All smart playlists are working now.
|
2015-06-21 21:17:22 +02:00 |
|
Karim Abou Zeid
|
65c879d64e
|
Last added playlist half working. More to come tomorrow.
|
2015-06-21 01:24:43 +02:00 |
|
Karim Abou Zeid
|
1072a3bf85
|
Reverted "MediaSession update" back to RemoteControlClient. Added back the "x" to close the notification. Notification now also colored below Lollipop. Its now possible to play music from Google Now voice search.
|
2015-06-17 01:16:58 +02:00 |
|
Karim Abou Zeid
|
8869f4aeb2
|
Added sharing for songs. Added set as ringtone for songs.
|
2015-06-01 00:48:01 +02:00 |
|
Karim Abou Zeid
|
bccf4fae5c
|
Added a now playing sticky broadcast to support last.fm scrobbling and musixmatch.
|
2015-05-20 16:07:59 +02:00 |
|
Karim Abou Zeid
|
70f33b4829
|
merged everything together correctly
|
2015-04-17 01:39:41 +02:00 |
|
Karim Abou Zeid
|
a11535c8a3
|
Switched from Picasso to Ion
Much better performance.
Not well tested yet but it should work.
|
2015-04-17 00:56:55 +02:00 |
|
Aidan Follestad
|
7ce86afd74
|
Lots of progress with dynamic theming, the nav drawer now uses a RecyclerView, AboutDeveloperDialogHelper is now a DialogFragment, RTL support (to suppress Lint warnings), other various small fixes, cleaned up and formatted lot of code (and removed un-used resources), R.string.ok > android.R.string.ok, R.string.cancel > android.R.string.cancel, switched dialog helpers to DialogFragments.
|
2015-04-16 16:47:02 -05:00 |
|
Karim Abou Zeid
|
c1a4185549
|
Some bug fixes and grid size adjustable
|
2015-04-12 15:05:37 +02:00 |
|
Karim Abou Zeid
|
bce9de2782
|
Fixes
|
2015-04-11 19:56:09 +02:00 |
|
Karim Abou Zeid
|
696299b960
|
New colors
|
2015-03-30 21:42:54 +02:00 |
|
Karim Abou Zeid
|
b302abc2e1
|
Massiv design optimizations and settings
|
2015-03-29 17:41:47 +02:00 |
|