Commit graph

397 commits

Author SHA1 Message Date
tibbi
3384c1f1c4 fill the initial database at first run 2017-03-28 20:21:22 +02:00
tibbi
251dd176ed add stetho for debugging the database 2017-03-28 20:20:09 +02:00
tibbi
df83572c29 add menu buttons for adding files and folders to playlist 2017-03-28 18:47:08 +02:00
tibbi
910b170cf7 change the Add playlist string to Create playlist 2017-03-28 18:13:48 +02:00
tibbi
7f4b5499c5 store the currently selected playlist in shared prefs 2017-03-27 00:19:31 +02:00
tibbi
578cebce80 add the playlist name at delete confirmation just to be sure 2017-03-27 00:16:56 +02:00
tibbi
8adf5d717f fill in the initial playlist in the database at creation 2017-03-27 00:07:37 +02:00
tibbi
860b640d75 add 2 more playlist related strings 2017-03-26 23:45:37 +02:00
tibbi
cdb7f6545f create the database for playlists 2017-03-26 23:44:16 +02:00
tibbi
8b87745779 add some playlists related strings 2017-03-26 23:34:18 +02:00
tibbi
f0557e2f87 remove deleted songs from the list with an animation 2017-03-26 23:20:25 +02:00
tibbi
c56f99e7cd show the total files count after long pressing items too 2017-03-26 23:03:37 +02:00
tibbi
f926eadc38 add a Select all cab button 2017-03-26 22:58:56 +02:00
tibbi
a0a5d2c96e make sure the song artist and title dont overflow the current song indicator 2017-03-26 22:16:31 +02:00
tibbi
1a09eb1ff5 use the shared RadioGroupDialog for selecting equalizers 2017-03-26 21:58:28 +02:00
tibbi
e0d3236463 use the Commons helper function for deleting files 2017-03-26 21:46:17 +02:00
tibbi
ccabe34071 use the generic version of Portugal langauge 2017-03-26 21:37:55 +02:00
tibbi
588cfe74a7 make sure the album cover exists before trying to set it 2017-03-26 21:34:50 +02:00
tibbi
3e137d76f1 always show the song progress with numbers too 2017-03-26 21:27:26 +02:00
tibbi
8b8ae8ca4e remove some unused strings 2017-03-26 21:19:42 +02:00
tibbi
519609c4fb reuse some dimension resources from Commons 2017-03-26 19:15:28 +02:00
tibbi
e0a421fdde update commons to 2.14.6 2017-03-26 19:01:04 +02:00
Taras
6f3b9658e4 add Russian 2017-02-17 01:08:29 +03:00
Sérgio Marques
cc7ba72c0a Portuguese update 2017-01-29 12:39:05 +00:00
tibbi
79604be52a update readme with the reason why it needs Phone Status permission 2017-01-29 11:01:36 +01:00
Eskuero
6193b79ce3 Improve spanish strings
I left untouched release notes and Play Store description.
Now I'll move onto the common tree strings.
2017-01-25 18:00:22 +00:00
tibbi
d4ce678bf4 launch the splash activity on widget click 2017-01-24 18:20:25 +01:00
tibbi
d90d2dae9b make sure settings items dont overlap each other 2017-01-23 23:24:16 +01:00
tibbi
d22f7f5c64 add hex codes in Whats new 2017-01-23 23:22:11 +01:00
Sopor
805cff94f9 Updated Swedish translation
a small typo fixed
2017-01-22 00:36:42 +01:00
Sopor
8cce301ac8 Updated Swedish translation
Release notes are not translated
2017-01-22 00:32:08 +01:00
tibbi
873f4b940c add a config context extension 2017-01-15 11:38:42 +01:00
tibbi
9a2269acff update commons to 2.3.8 2017-01-15 11:34:19 +01:00
tibbi
bbbc76b339 increase the seekbar side padding 2017-01-07 23:19:50 +01:00
tibbi
f434645912 adding Whats new dialog 2017-01-07 23:16:03 +01:00
tibbi
aaedca38e2 couple widget color corrections 2017-01-07 23:07:43 +01:00
tibbi
a784d24c03 update commons to 2.2.3 with couple edits 2017-01-07 23:03:53 +01:00
tibbi
eaaa09e575 use the proper text colors 2017-01-07 22:41:47 +01:00
tibbi
c65fa254db update the dialogs with latest code style 2017-01-07 22:25:05 +01:00
tibbi
447fd5b9c8 updating some extensions 2017-01-07 21:56:38 +01:00
tibbi
662660de0a couple tweaks here and there 2017-01-07 21:50:16 +01:00
tibbi
219cb6fcdc setup Settings items 2017-01-07 21:40:00 +01:00
tibbi
a7356e315e add a Customize Colors settings button 2017-01-07 21:28:50 +01:00
tibbi
c399167c12 use the Commons config 2017-01-07 20:34:57 +01:00
tibbi
e3842109fa add About and License activities 2017-01-07 20:33:28 +01:00
tibbi
1cc6df5e42 updating SimpleActivity 2017-01-07 20:27:16 +01:00
tibbi
26c444c9f8 use some cursor helper functions 2017-01-07 20:24:20 +01:00
tibbi
c042b81a4d use a helper function for checking storage permission 2017-01-07 20:20:51 +01:00
tibbi
245f48a93a taking some strings from Commons 2017-01-07 00:24:07 +01:00
tibbi
18dede3901 reuse some common dimens 2017-01-06 23:45:10 +01:00
tibbi
20bae65e97 move images in drawables folder 2017-01-06 23:39:39 +01:00
tibbi
c67696bc3b use the commons colors 2017-01-06 23:30:08 +01:00
tibbi
d2cd7b687e remove some styles 2017-01-06 23:28:03 +01:00
tibbi
f387b7b4ab add a black splash screen 2017-01-06 23:24:48 +01:00
tibbi
f4957d43cd add Commons lib 2017-01-06 23:22:49 +01:00
Sérgio Marques
eaf444a6da Portuguese update 2016-12-13 22:18:11 +00:00
tibbi
2722e31866 adding some About adjustments 2016-12-11 23:22:22 +01:00
tibbi
594f720b7e adding a couple strings 2016-12-11 23:20:34 +01:00
tibbi
63462bbb4d use the same divider for all android versions 2016-12-11 12:24:55 +01:00
tibbi
90b55ac389 rename edit to rename 2016-12-11 12:23:54 +01:00
Sérgio Marques
e8b7f40429 Portuguese update 2016-12-05 22:21:08 +00:00
tibbi
85364f55b4 make sure the dialogs are cancelable by clicking outside 2016-12-04 14:59:21 +01:00
tibbi
66b7743807 make Change sorting dialog scrollable 2016-12-03 20:51:07 +01:00
tibbi
027a4eb7b4 removing butterknife 2016-12-03 20:45:11 +01:00
tibbi
16d85d6d6e couple RTL fixes, but still keep is disabled 2016-12-03 20:40:27 +01:00
tibbi
bbbb0994a6 show the currently played song info at widget config, if any 2016-12-03 20:18:27 +01:00
tibbi
1a8ca23148 properly update the widget song info and state at initialization 2016-12-03 20:16:25 +01:00
tibbi
46010a5eeb show a toast at toggling shuffle or song repetition 2016-12-03 20:10:17 +01:00
tibbi
51abdba855 update the way restart song works 2016-12-03 19:59:48 +01:00
tibbi
ab0a256321 add temporary icons for repeat and shuffle 2016-12-03 19:51:24 +01:00
tibbi
b1570e101b make sure the initial notification can be swiped away 2016-12-03 19:46:44 +01:00
tibbi
2f0778f3a4 merge song repetition items into one 2016-12-03 19:39:48 +01:00
tibbi
f285ecc6e6 move Shuffle into the actionbar, no icon yet 2016-12-03 19:35:57 +01:00
tibbi
ffafc4ae28 move sorting option from Settings to an actionbar item 2016-12-03 18:46:44 +01:00
tibbi
7fe129bff0 makr sure we mark the current song on resume 2016-12-03 18:26:18 +01:00
tibbi
011c7c54c0 add the sorting dialog layout 2016-12-03 18:11:46 +01:00
tibbi
891fa89ef9 make Song class sortable 2016-12-03 17:50:59 +01:00
tibbi
0b0f7a2ac7 add some sorting related things 2016-12-03 17:46:03 +01:00
tibbi
86448068d4 fix #14, add an indicator for the currently played song1 2016-12-03 17:36:42 +01:00
tibbi
02f85b2054 add an icon for the currently played song 2016-12-03 16:25:21 +01:00
tibbi
2abfdb43f6 fix an issue at renaming file 2016-12-03 13:19:00 +01:00
tibbi
bbf25b50b8 properly handle currently played song edit 2016-12-03 11:40:54 +01:00
tibbi
0836c2bafd make sure only the proper songs are selected by long click 2016-12-03 11:11:33 +01:00
tibbi
ca717eb6b3 just update the adapter at editing a song, dont recreate it 2016-12-02 23:54:10 +01:00
tibbi
bd96ca9b89 style update at songadapter 2016-12-02 23:13:28 +01:00
tibbi
8068f66306 implement editing songs + cleanup 2016-12-02 23:12:05 +01:00
tibbi
3e163932dd remove the leftovers of Undo action, we delete directly with confirmation dialog 2016-12-02 22:18:33 +01:00
tibbi
c82e078be7 add song deleting 2016-12-02 22:14:43 +01:00
tibbi
9fcc3a7018 add song properties 2016-12-02 18:55:44 +01:00
Tibor Kaputa
d842a7e0be remove some unneeded code 2016-12-02 11:17:12 +01:00
Tibor Kaputa
d26e9d379c add a divider between songs 2016-12-02 11:06:16 +01:00
Tibor Kaputa
65173fe4be add long pressing 2016-12-02 10:47:45 +01:00
Tibor Kaputa
a346b21c01 allow clicking on songs 2016-12-02 10:44:54 +01:00
Tibor Kaputa
f56192145d update the song items selectable state 2016-12-02 10:40:56 +01:00
Tibor Kaputa
75c9e74227 replace the songs listview with a recyclerview 2016-12-02 10:36:48 +01:00
Tibor Kaputa
341118fff7 convert constants to kotlin 2016-12-02 10:01:09 +01:00
tibbi
9146e25db2 replace Utils class with extensions 2016-12-01 23:29:21 +01:00
tibbi
b9019502db convert musicservice to kotlin 2016-12-01 23:24:59 +01:00
tibbi
1cd59c6c13 converting MainActivity to kotlin + some cleanup along the way 2016-12-01 22:51:15 +01:00
tibbi
3b02ad0daf convert widgetconfigureactivity to kotlin 2016-12-01 22:27:36 +01:00
tibbi
32f4a00a7b move song editing in a standalone dialog 2016-12-01 22:17:11 +01:00
tibbi
3bd2acff9b allow scrolling at the Edit song dialog 2016-12-01 21:15:29 +01:00
tibbi
9676c5981f move MyWidgetProvider to kotlin 2016-12-01 19:43:30 +01:00
tibbi
25634e428d yep, converting receivers to kotlin 2016-12-01 19:28:07 +01:00
tibbi
99966d7ff4 convert songAdapter to kotlin 2016-12-01 19:17:59 +01:00
tibbi
ae5f660d7d convert Song to kotlin 2016-12-01 19:05:23 +01:00
tibbi
deb6f6d36c small About us update 2016-12-01 18:56:59 +01:00
tibbi
9cdef049e1 move Events to kotlin 2016-12-01 18:55:50 +01:00
tibbi
202974db69 more kotlin migrating 2016-12-01 18:49:24 +01:00
tibbi
cf270744e5 convert Settings to kotlin 2016-12-01 18:38:15 +01:00
tibbi
8fbbab85b7 add some missing licences 2016-12-01 18:25:18 +01:00
tibbi
dc3b8b7b16 convert some activities to kotlin 2016-12-01 18:25:04 +01:00
tibbi
ea30e813cd convert Config to kotlin 2016-12-01 18:13:34 +01:00
tibbi
fe4b000e9e escaping some quotes 2016-11-30 21:55:28 +01:00
naofum
a7aba902af Updated Japanese 2016-11-30 23:35:16 +09:00
Sérgio Marques
0ba0e21a3b Portuguese update 2016-11-26 16:13:01 +00:00
tibbi
f2318e2855 adding playstore strings 2016-11-25 00:00:35 +01:00
tibbi
d7fecb41b6 adding Spanish translation 2016-11-20 18:10:32 +01:00
tibbi
a0cb48e4e6 removing some testing related things 2016-11-20 18:09:37 +01:00
Sérgio Marques
584e711620 Update strings.xml 2016-11-13 18:12:59 +00:00
Sérgio Marques
5e2db6b7b6 Portuguese update 2016-11-09 23:52:19 +00:00
tibbi
64816393fd add a properties dialog implementation 2016-11-03 22:44:06 +01:00
tibbi
d6045f6b49 add a Properties cab item 2016-11-03 22:11:11 +01:00
mueller-ma
c08dff71d7 Update strings.xml 2016-10-25 11:30:02 +02:00
mueller-ma
076d40397f Update strings.xml 2016-10-25 11:15:48 +02:00
mueller-ma
d95d38477e Translated some strings to german 2016-10-25 11:12:20 +02: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
fe4efa1836 do not reset the play buttons icon on resume 2016-10-09 18:18:36 +02:00
tibbi
8df3cc5956 add the actual song repetition function 2016-10-09 18:16:22 +02:00
tibbi
96b5c6f49b add a menu button for repeating the current song 2016-10-09 18:10:35 +02:00
YSmhXQDd6Z
419cbbce92 Create strings.xml 2016-10-02 21:50:50 +00:00
tibbi
ee7744085a update gradle to 2.2.0 2016-09-24 22:07:44 +02:00
tibbi
3848d0ec7e set the initial button of the play button 2016-09-20 19:11:02 +02:00
tibbi
9682c3cf91 removing READ_PHONE_STATE permission, not sure what was it added for 2016-09-20 18:57:56 +02:00
Tibor Kaputa
ccf5a70f68 Merge pull request #19 from vanitasvitae/master
Fixed typo
2016-09-09 00:19:53 +02:00
vanitasvitae
49689df962 Fixed typo 2016-09-08 10:06:48 +02:00
tibbi
720baf19a8 small change to selectable item background 2016-09-07 22:51:09 +02:00
tibbi
b52c99e21c mark some strings translatable 2016-09-07 22:01:17 +02:00
Tibor Kaputa
40963075d5 Merge pull request #18 from vanitasvitae/master
Added german translation
2016-09-07 22:00:19 +02:00
Tibor Kaputa
3240f8b72d lets make some notification strings translatable 2016-09-06 14:00:57 +02:00
vanitasvitae
b1d19a8227 Added german translation 2016-09-06 13:25:52 +02:00
tibbi
92014c8914 rename a variable 2016-08-31 23:31:39 +02:00
tibbi
546d796ca1 change launcher name to Music Player 2016-08-29 22:29:37 +02:00
tibbi
61d3079004 update the launcher icons 2016-08-29 22:28:40 +02:00
tibbi
8e53366615 fix #15, restart the notification ticker when restarting the song 2016-08-22 20:32:14 +02:00
tibbi
24df68059a add an Invite friends button 2016-08-22 20:31:30 +02:00
tibbi
0aca1f53af use our own strings for OK and Cancel 2016-08-21 20:35:04 +02:00
tibbi
f37ad3addb make the buttons in About section easier to click 2016-08-21 20:13:52 +02:00
tibbi
1618cf068b do not kill the player at pause on Android 4 2016-07-27 23:20:22 +02:00
tibbi
748d4dfec5 make the dark theme really dark 2016-07-26 22:56:23 +02:00