Commit graph

42 commits

Author SHA1 Message Date
tibbi
3a94ceb8c1 adding round launcher icon for Android Nougat 2017-06-25 11:52:52 +02:00
tibbi
c4c20d999b add an activity for managing playlists 2017-03-29 20:01:30 +02:00
tibbi
251dd176ed add stetho for debugging the database 2017-03-28 20:20:09 +02:00
tibbi
e3842109fa add About and License activities 2017-01-07 20:33:28 +01:00
tibbi
20bae65e97 move images in drawables folder 2017-01-06 23:39:39 +01:00
tibbi
f387b7b4ab add a black splash screen 2017-01-06 23:24:48 +01:00
tibbi
b9019502db convert musicservice to kotlin 2016-12-01 23:24:59 +01:00
tibbi
9676c5981f move MyWidgetProvider to kotlin 2016-12-01 19:43:30 +01:00
tibbi
ea30e813cd convert Config to kotlin 2016-12-01 18:13:34 +01:00
tibbi
0ebcb60083 add back the READ_PHONE_STATE permission for pausing the music at ringing 2016-10-12 18:15:00 +02:00
tibbi
9682c3cf91 removing READ_PHONE_STATE permission, not sure what was it added for 2016-09-20 18:57:56 +02:00
tibbi
546d796ca1 change launcher name to Music Player 2016-08-29 22:29:37 +02:00
tibbi
61796c1557 add a Dark theme 2016-07-21 00:06:49 +02:00
tibbi
6061acd911 allow rotating the device 2016-07-11 20:51:58 +02:00
tibbi
64de206976 add a Settings screen 2016-07-07 15:13:59 +02:00
tibbi
3e5f709344 implement changing the progress via the seekbar 2016-06-19 21:47:19 +02:00
tibbi
cfd1b99dac register for media button events programmatically 2016-06-19 14:05:01 +02:00
tibbi
ae7e3ce07c some refactoring, no functionality change 2016-06-19 10:53:01 +02:00
tibbi
dd9ecf1793 add the read_phone_state permission 2016-06-15 16:07:28 +02:00
tibbi
e2dc35d1db remove an unnecessary permission 2016-06-13 14:47:25 +02:00
tibbi
19d992ecad add widget preview images 2016-06-04 12:26:34 +02:00
tibbi
c4e7e63495 add launcher icons 2016-06-04 11:41:22 +02:00
tibbi
bcda6eeb02 add licences 2016-06-02 20:21:31 +02:00
tibbi
df44d6bfd9 add About section 2016-06-01 17:26:19 +02:00
tibbi
2892615b33 remove the Stop button 2016-04-25 17:14:59 +02:00
tibbi
126dbbf921 allow changing the song artist and title 2016-03-24 21:58:54 +01:00
tibbi
dd54c29e55 implement deleting songs 2016-03-23 23:09:03 +01:00
tibbi
ce7988042a allow only 1 instance of the app running 2016-03-22 19:49:51 +01:00
tibbi
ba30879eb9 change the package name 2016-02-25 21:58:06 +01:00
tibbi
f59700671b add a notification for controlling the player 2016-02-13 18:44:58 +01:00
tibbi
788e9fa52d use a normal service instead of a bound service 2016-02-13 12:23:41 +01:00
tibbi
3f98ab868d add a widget config for setting the background transparency 2016-01-24 17:40:25 +01:00
tibbi
a1a76e58c0 lets listen for clicks from headset buttons too
- 1 click - play/pause, 2 - next, 3 - previous
2016-01-19 22:16:51 +01:00
tibbi
efea77caaf pause the song at incoming call 2016-01-19 21:48:45 +01:00
tibbi
1d8b1eb2e6 pause the song if the headset gets unplugged 2016-01-19 20:45:11 +01:00
tibbi
d1a3bcb84b setup the button click listeners 2016-01-11 22:39:32 +01:00
tibbi
a4e491e59a add an initial widget 2016-01-11 21:39:51 +01:00
tibbi
a53dc5a462 play the pressed song 2016-01-10 22:31:49 +01:00
tibbi
280553ba65 create a MusicService 2016-01-10 15:29:09 +01:00
tibbi
3720f9e9c6 force portrait mode 2016-01-10 14:46:28 +01:00
tibbi
9a95124cc6 add some basic controls 2016-01-10 14:42:10 +01:00
tibbi
623b5b6313 adding the project 2016-01-10 13:26:04 +01:00