Commit graph

194 commits

Author SHA1 Message Date
tibbi
cb26d866dc dismiss the notification on pause at Android 4 2016-07-22 18:53:38 +02:00
tibbi
bfbd4d66ae use white icons by default 2016-07-21 22:54:49 +02:00
tibbi
f42f9bf147 use the built in mediastyle for notifications
- so it appears on the lock screen
2016-07-21 22:27:21 +02:00
tibbi
31fb1d3f81 lower some spacing and use the default font 2016-07-21 19:48:33 +02:00
tibbi
61796c1557 add a Dark theme 2016-07-21 00:06:49 +02:00
tibbi
4f6b825ede use Caps Words at renaming song dialog 2016-07-20 23:39:39 +02:00
tibbi
b1e3943dce move the Settings btn to the main screen 2016-07-18 19:02:13 +02:00
tibbi
0e2845312c remove some non translatable strings 2016-07-17 23:25:17 +02:00
Sopor
83a2b7e99a swedish translation 2016-07-16 21:06:05 +02:00
tibbi
936781ce15 remove the non translated strings from the localized files 2016-07-15 22:34:20 +02:00
tibbi
9249da8b17 mark some strings as not to be translated 2016-07-15 22:20:58 +02:00
tibbi
d4519f430e try enabling lockscreen widget on some devices 2016-07-15 22:13:50 +02:00
tibbi
39e0fad86b escape some apostrophes 2016-07-15 21:52:01 +02:00
Tibor Kaputa
ce7018349d Merge pull request #5 from anthologist/master
Add italian translation
2016-07-15 21:44:38 +02:00
Tibor Kaputa
05fe3bd059 Merge pull request #7 from naofum/master
Added Japanese translation
2016-07-15 21:44:29 +02:00
tibbi
b1e00214df add some padding to the setting spinner items 2016-07-15 21:43:42 +02:00
tibbi
a7e9223464 secure the other usePreset too 2016-07-15 21:42:39 +02:00
tibbi
e417336c95 wrap the usePreset function with a try/catch block just to be sure 2016-07-15 21:34:57 +02:00
tibbi
e4743cc1b3 release the equalizer at player destroy 2016-07-15 21:30:10 +02:00
naofum
9817fa2019 Added Japanese translation 2016-07-16 00:21:29 +09:00
anthologist
fb0af434ec Create strings.xml 2016-07-15 10:55:56 +02:00
tibbi
ee090ea41f use a bit lighter selection color 2016-07-14 11:49:25 +02:00
tibbi
180875759f make the overscroll effect occupy whole width 2016-07-14 10:05:53 +02:00
tibbi
e54b8a8d4d set volume stream to STREAM_MUSIC 2016-07-12 15:36:32 +02:00
tibbi
6061acd911 allow rotating the device 2016-07-11 20:51:58 +02:00
tibbi
6b2fceb820 some english fixes 2016-07-11 20:22:54 +02:00
tibbi
306fa6b632 add an Equalizer with some presets 2016-07-08 19:46:35 +02:00
tibbi
26e6065203 allow sorting the songs by artist 2016-07-08 15:34:14 +02:00
tibbi
9e382a2502 disable numeric progress by default 2016-07-07 17:17:31 +02:00
tibbi
fa51915c57 display song progress with numbers too 2016-07-07 17:10:08 +02:00
tibbi
e1b466deeb reset the song at init 2016-07-07 16:52:18 +02:00
tibbi
827986a7df allow disabling shuffle 2016-07-07 16:20:45 +02:00
tibbi
64de206976 add a Settings screen 2016-07-07 15:13:59 +02:00
tibbi
8af374bbe7 use the proper widget preview image 2016-07-07 12:00:11 +02:00
tibbi
1c86aea4fe use the new Google Plus logo 2016-07-01 23:03:44 +02:00
tibbi
0d76f44b12 show a Rate us button to returning users 2016-07-01 15:10:18 +02:00
tibbi
a62df3b229 use a higher resolution Facebook logo 2016-07-01 12:32:03 +02:00
tibbi
b97fb5377d allow resizing the widget horizontally if there's space 2016-07-01 12:01:13 +02:00
tibbi
418af89c2a properly scale up on tablets 2016-06-30 23:27:11 +02:00
tibbi
3b037fa5f9 add a Google Plus link in the About section 2016-06-27 23:23:54 +02:00
tibbi
3e5f709344 implement changing the progress via the seekbar 2016-06-19 21:47:19 +02:00
tibbi
db57ded101 update the progress bar every second 2016-06-19 18:24:36 +02:00
tibbi
e8d270b527 add a song progressbar 2016-06-19 17:51:29 +02:00
tibbi
be8d963c81 lets try never unregistering, so the app can be launched with it media button too 2016-06-19 14:08:47 +02:00
tibbi
cfd1b99dac register for media button events programmatically 2016-06-19 14:05:01 +02:00
tibbi
ee42541225 add a Facebook image at the About section 2016-06-19 13:33:51 +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
0f88a3c9b6 clear the song and artist view when the player is destroyed 2016-06-13 14:53:01 +02:00
tibbi
e2dc35d1db remove an unnecessary permission 2016-06-13 14:47:25 +02:00
tibbi
b601b78b31 make sure the songs are initialized properly after giving storage permission 2016-06-13 14:44:05 +02:00
tibbi
f8e155bb68 fix a crash when launching the app without file permission 2016-06-13 14:19:06 +02:00
tibbi
b1fca042de limit the song artist and title to 1 line in the app 2016-06-10 17:25:29 +02:00
tibbi
94ccb7a892 always use a white notification with black items 2016-06-10 17:13:22 +02:00
tibbi
4512b46aea increase the notification priority 2016-06-04 15:10:21 +02:00
tibbi
68efff6533 use a variable for resources 2016-06-04 15:03:09 +02:00
tibbi
e8b066f4eb make the selected state a bit lighter 2016-06-04 14:52:34 +02:00
tibbi
76fd9f4afe open the app on widgets title or artist click 2016-06-04 14:23:56 +02:00
tibbi
19d992ecad add widget preview images 2016-06-04 12:26:34 +02:00
tibbi
fa0ae6e773 add status bar icon 2016-06-04 12:10:26 +02:00
tibbi
c4e7e63495 add launcher icons 2016-06-04 11:41:22 +02:00
tibbi
da0352ee38 change the app colors 2016-06-03 23:56:23 +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
56deacb805 make a constant static 2016-04-25 23:40:58 +02:00
tibbi
2892615b33 remove the Stop button 2016-04-25 17:14:59 +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