Tibor Kaputa
|
b6344f8cf5
|
Create README.md
|
2016-06-03 11:02:06 +02:00 |
|
tibbi
|
2d59e1183d
|
add an Apache license
|
2016-06-03 10:58:38 +02:00 |
|
tibbi
|
bcda6eeb02
|
add licences
|
2016-06-02 20:21:31 +02:00 |
|
tibbi
|
e138f5168e
|
change the actionbar font style
|
2016-06-02 13:22:49 +02:00 |
|
tibbi
|
879b73dced
|
change the remaining icons and colors
|
2016-06-01 23:33:55 +02:00 |
|
tibbi
|
f6ae03105a
|
add some icons and colors
|
2016-06-01 22:38:44 +02:00 |
|
tibbi
|
5254919a4d
|
update Butterknife to 8.0.1
|
2016-06-01 18:16:34 +02:00 |
|
tibbi
|
df44d6bfd9
|
add About section
|
2016-06-01 17:26:19 +02:00 |
|
tibbi
|
9262b35600
|
fix saving transparent widget background color
|
2016-05-31 19:44:48 +02:00 |
|
tibbi
|
d849b2f686
|
small context handling change in widget
|
2016-05-31 17:14:28 +02:00 |
|
tibbi
|
f0d6aea9b2
|
update gradle to 2.1
|
2016-04-27 23:42:03 +02:00 |
|
tibbi
|
56deacb805
|
make a constant static
|
2016-04-25 23:40:58 +02:00 |
|
tibbi
|
4c85c7e520
|
prepare Release mode
|
2016-04-25 23:08:24 +02:00 |
|
tibbi
|
2892615b33
|
remove the Stop button
|
2016-04-25 17:14:59 +02:00 |
|
tibbi
|
374dc283b5
|
update Gradle to 2.0
|
2016-04-11 19:17:23 +02:00 |
|
tibbi
|
5328f4d97f
|
some formatting
|
2016-03-27 11:33:02 +02:00 |
|
tibbi
|
f60032b530
|
play every song just once, clear queue if all were played
|
2016-03-27 11:31:10 +02:00 |
|
tibbi
|
8fb08a45fb
|
allow the last song be picked at random too
|
2016-03-27 11:03:43 +02:00 |
|
tibbi
|
5efee23a3e
|
really make sure we do not repeat the same song
|
2016-03-26 18:06:37 +01:00 |
|
tibbi
|
c251c65d0f
|
make dialog edittexts single line
|
2016-03-26 16:46:58 +01:00 |
|
tibbi
|
722326e8e6
|
implement renaming song file name
|
2016-03-26 16:45:25 +01:00 |
|
tibbi
|
126dbbf921
|
allow changing the song artist and title
|
2016-03-24 21:58:54 +01:00 |
|
tibbi
|
4e57796451
|
do not display a toast when deleting a song
|
2016-03-24 18:42:22 +01:00 |
|
tibbi
|
cc089ca305
|
order the songs by song name
|
2016-03-23 23:12:16 +01:00 |
|
tibbi
|
dd54c29e55
|
implement deleting songs
|
2016-03-23 23:09:03 +01:00 |
|
tibbi
|
7b874c9b30
|
select the song path aswell
|
2016-03-23 18:32:03 +01:00 |
|
tibbi
|
9daaedfdc1
|
add some visuals to selected songs
|
2016-03-22 21:03:27 +01:00 |
|
tibbi
|
59d3c523b8
|
allow selecting the songs
|
2016-03-22 20:51:30 +01:00 |
|
tibbi
|
ce7988042a
|
allow only 1 instance of the app running
|
2016-03-22 19:49:51 +01:00 |
|
tibbi
|
0670780e0a
|
add ripple effect to buttons
|
2016-03-22 19:43:53 +01:00 |
|
tibbi
|
445e0272eb
|
check for storage permissions at start
|
2016-03-16 13:44:53 +01:00 |
|
tibbi
|
683b3a282c
|
some change to the Remote Controller for better experience
|
2016-03-08 18:17:39 +01:00 |
|
tibbi
|
ba30879eb9
|
change the package name
|
2016-02-25 21:58:06 +01:00 |
|
tibbi
|
e46e28e8f1
|
resume song only when the incoming call ends
|
2016-02-19 20:16:29 +01:00 |
|
tibbi
|
e1fe9734ac
|
remove a variable
|
2016-02-16 23:03:12 +01:00 |
|
tibbi
|
257aa0ba2b
|
rename some variables
|
2016-02-16 22:52:32 +01:00 |
|
tibbi
|
c7163ebc26
|
display a proper notification for lollipop+
|
2016-02-14 12:11:31 +01:00 |
|
tibbi
|
24ec4230fc
|
allow resizing the widget vertically
|
2016-02-14 11:19:47 +01:00 |
|
tibbi
|
0037d32617
|
use explicit intents
|
2016-02-14 11:04:01 +01:00 |
|
tibbi
|
1a987168ad
|
do not start the song if the player has been initialized with Stop
|
2016-02-14 00:10:21 +01:00 |
|
tibbi
|
f59700671b
|
add a notification for controlling the player
|
2016-02-13 18:44:58 +01:00 |
|
tibbi
|
13c9ca6a5c
|
update the widget only when needed
|
2016-02-13 13:44:19 +01:00 |
|
tibbi
|
788e9fa52d
|
use a normal service instead of a bound service
|
2016-02-13 12:23:41 +01:00 |
|
tibbi
|
d35e0ddcd7
|
disable changing the widget text color alpha
|
2016-01-31 20:00:44 +01:00 |
|
tibbi
|
84ea403c2a
|
move the widget RESULT_CANCELED a bit up
|
2016-01-31 17:12:14 +01:00 |
|
tibbi
|
2e7190fb89
|
change the widget config screen to make the wallpaper visible
|
2016-01-27 17:25:35 +01:00 |
|
tibbi
|
e4a73b6d6e
|
update the widget only when needed
|
2016-01-26 20:53:36 +01:00 |
|
tibbi
|
976f1a345c
|
minor Bus edits
|
2016-01-26 20:35:47 +01:00 |
|
tibbi
|
2f4ffd8c9f
|
couple edits to setup widget buttons and texts properly
|
2016-01-26 18:01:41 +01:00 |
|
tibbi
|
fd9612058e
|
allow changing the texts and buttons color too
|
2016-01-25 23:56:08 +01:00 |
|