Commit graph

75 commits

Author SHA1 Message Date
dkanada
c9300d0395 remove bug report 2019-11-25 02:09:28 +09:00
dkanada
6d9d3101c1 add some logging 2019-07-17 23:56:05 -07:00
dkanada
0891555785 remove purchase activity 2019-07-17 01:45:36 -07:00
dkanada
bbd24b2ea3 move shortcut and widget folders 2019-07-17 00:33:06 -07:00
dkanada
6c7e5895de allow cleartext traffic 2019-07-15 16:25:16 -07:00
dkanada
c963c7195b add basic login activity 2019-07-12 17:15:55 -07:00
dkanada
7252046294 minor changes to about activity 2019-07-12 06:40:14 -07:00
dkanada
734e6a08fa remove tag editors and lastfm client 2019-07-11 15:24:30 -07:00
Karim Abou Zeid
58fb31b4b1 SDK 28, Android X 2019-04-10 12:40:28 +02:00
Eugene Cheung
3f3526f061
Move some util functions 2019-01-07 22:12:21 -05:00
Eugene Cheung
5a0713025c
Minor edits 2018-09-05 22:09:38 -04:00
Sai
21de932e32 App target updated to SDK 28 (Android P) (#526)
Now that APIs have been finalised as of P Preview 3 (P Beta 2), app can target SDK 28 successfully.
2018-06-17 21:57:31 -04:00
Eugene Cheung
d1a077c3f4
Remove remaining Crashlytics stuff 2018-04-30 18:26:07 -04:00
Karim Abou Zeid
1e62fc5dfc Add adaptive icon and round icon for Nougat 2017-12-23 23:02:00 +01:00
Karim Abou Zeid
441b64fce4 Merge branch 'feat/genres' of git://github.com/arkon/Phonograph into arkon-feat/genres 2017-12-13 18:25:19 +01:00
Karim Abou Zeid
0801e8a021
Simplified file sharing 2017-09-29 22:51:44 +02:00
Peter
dee543f610 Update AndroidManifest.xml 2017-09-28 20:32:58 +02:00
Eugene Cheung
944b5fc1fa
Genres tab 2017-09-04 17:39:16 -04:00
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