dkanada
|
85952d670d
|
refactor some files
|
2020-08-29 19:32:55 +09:00 |
|
dkanada
|
b5442a5fb9
|
open existing activity when clicking notification
|
2020-08-29 18:20:14 +09:00 |
|
dkanada
|
e32e0f03cf
|
update widget names
|
2020-08-29 13:00:01 +09:00 |
|
dkanada
|
ee6fd61d43
|
add two settings to configure image caching
|
2020-06-20 02:00:02 +09:00 |
|
dkanada
|
97f3fcbaf5
|
fix android manifest and update imports
|
2020-05-09 04:51:21 +09:00 |
|
dkanada
|
9d08253655
|
change application id for release
|
2020-05-09 04:43:09 +09:00 |
|
dkanada
|
78c93786db
|
fix requested permissions
|
2020-05-09 01:46:38 +09:00 |
|
dkanada
|
a1e92557a6
|
remove adaptive icon
|
2020-05-09 01:39:41 +09:00 |
|
dkanada
|
b6e633762d
|
simplify glide requests
|
2020-05-06 14:46:08 +09:00 |
|
dkanada
|
52c668820d
|
remove small widget and rename some files
|
2020-05-05 17:34:12 +09:00 |
|
dkanada
|
1ebd9bea70
|
update widget names
|
2020-05-05 17:26:38 +09:00 |
|
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 |
|