tibbi
|
349327de20
|
update commons to 2.21.14
|
2017-06-25 11:51:12 +02:00 |
|
tibbi
|
ac56c5c0bb
|
remove mdpi resources
|
2017-06-25 11:47:27 +02:00 |
|
tibbi
|
1f4435cea5
|
shorten some callback invoking calls
|
2017-06-14 23:09:02 +02:00 |
|
tibbi
|
99836e3276
|
update commons, kotlin, gradle
|
2017-06-14 23:06:42 +02:00 |
|
tibbi
|
635e5b0742
|
update some russian strings
|
2017-06-02 18:09:05 +02:00 |
|
Anton Shestakov
|
3ad42c2321
|
Update values-ru/strings.xml
Fix verbal logic error: not (A or B) == not A and not B.
|
2017-06-02 23:25:10 +08:00 |
|
Anton Shestakov
|
7f3ea8015a
|
Update values-ru/strings.xml
|
2017-06-02 11:45:42 +08:00 |
|
Anton Shestakov
|
f2bc183b16
|
Missed one
|
2017-06-01 19:17:11 +08:00 |
|
Anton Shestakov
|
5a5a4fcc56
|
Update values-ru/strings.xml
Currently at 100%.
|
2017-06-01 19:13:42 +08:00 |
|
Joseph Lewis
|
8f569b95fa
|
Fix minor typo
|
2017-04-14 18:04:23 +10:00 |
|
Joseph Lewis
|
87e6afd9d9
|
Added Dutch (nl) localisation
|
2017-04-14 14:04:09 +10:00 |
|
tibbi
|
aa33b7276e
|
sublist songs arraylists if theres too many items
|
2017-04-07 23:30:32 +02:00 |
|
tibbi
|
3250790f76
|
show a placeholder if the playlist is empty
|
2017-04-07 23:02:35 +02:00 |
|
tibbi
|
2063ed206c
|
change song if the current one is deleted or removed from playlist
|
2017-04-07 22:12:09 +02:00 |
|
tibbi
|
802f283466
|
add the click background to all controls
|
2017-04-07 21:53:56 +02:00 |
|
Sérgio Marques
|
17752afdac
|
Portuguese update
|
2017-04-01 15:41:36 +01:00 |
|
tibbi
|
b2a18dc9f5
|
add playlists to release notes
|
2017-03-30 21:50:42 +02:00 |
|
tibbi
|
97d1fbd33c
|
make release notes non translatable
|
2017-03-30 21:46:43 +02:00 |
|
tibbi
|
f11d90086b
|
fix a zero division crash
|
2017-03-30 21:44:51 +02:00 |
|
tibbi
|
3cf8dd87dc
|
implement deleting files together with playlists if selected so
|
2017-03-30 21:37:12 +02:00 |
|
tibbi
|
931283cc4d
|
allow deleting playlists from the main screen
|
2017-03-30 20:51:01 +02:00 |
|
tibbi
|
d795a0fabe
|
allow creating new playlists from the main screens playlist picker
|
2017-03-30 20:33:50 +02:00 |
|
tibbi
|
527f1e6b7c
|
add an Open playlist actionmenu button
|
2017-03-30 20:25:52 +02:00 |
|
tibbi
|
e5bd96a7b2
|
show a toast if the current playlist is empty
|
2017-03-30 20:10:32 +02:00 |
|
tibbi
|
c5bf6da7af
|
allow changing playlists by clicking on them in the manager
|
2017-03-30 19:58:50 +02:00 |
|
tibbi
|
6301f447f3
|
implement playlist file deletion
|
2017-03-30 19:38:30 +02:00 |
|
tibbi
|
d2047c2420
|
allow deleting playlists
|
2017-03-30 19:25:47 +02:00 |
|
tibbi
|
e9603bf7a4
|
show the Rename playlist only if one is selected
|
2017-03-30 19:07:39 +02:00 |
|
tibbi
|
0df4b09125
|
show the total playlist count at long pressing
|
2017-03-30 18:33:32 +02:00 |
|
tibbi
|
2614df2154
|
allow renaming playlists
|
2017-03-30 18:30:35 +02:00 |
|
tibbi
|
88610c909d
|
add playlist title updating
|
2017-03-29 23:43:13 +02:00 |
|
tibbi
|
0f3f1575fe
|
allow creating new playlists at the manager activity
|
2017-03-29 23:40:46 +02:00 |
|
tibbi
|
1eed5d251f
|
add a menu button for creating playlists
|
2017-03-29 23:11:19 +02:00 |
|
tibbi
|
9eaae469c6
|
rename song layout to item_song
|
2017-03-29 23:06:07 +02:00 |
|
tibbi
|
878e286d72
|
show an indicator at the current playlist
|
2017-03-29 23:05:57 +02:00 |
|
tibbi
|
ac0b1a8679
|
list the playlists at the playlists activity
|
2017-03-29 22:59:42 +02:00 |
|
tibbi
|
61b9f50694
|
add a helper function for getting all playlists from db
|
2017-03-29 20:14:13 +02:00 |
|
tibbi
|
c4c20d999b
|
add an activity for managing playlists
|
2017-03-29 20:01:30 +02:00 |
|
tibbi
|
dfcabd7c23
|
adding a draggable fastscroller to the songs list
|
2017-03-29 19:07:19 +02:00 |
|
tibbi
|
e8a88ee1fb
|
use proper string escaping at song path manipulation
|
2017-03-29 18:41:54 +02:00 |
|
tibbi
|
23943d0c42
|
remove deleted songs from all playlists
|
2017-03-29 18:25:51 +02:00 |
|
tibbi
|
1b18e3d6fd
|
implement removing songs from playlist
|
2017-03-28 23:32:37 +02:00 |
|
tibbi
|
a30503274f
|
refresh the list after adding new items
|
2017-03-28 22:49:14 +02:00 |
|
tibbi
|
e4fdee2529
|
add a menu button for removing songs from playlist
|
2017-03-28 22:44:05 +02:00 |
|
tibbi
|
2f3841908e
|
allow adding whole folders to playlist too
|
2017-03-28 22:37:21 +02:00 |
|
tibbi
|
b9e1d685fb
|
allow adding individual files to playlists
|
2017-03-28 22:23:03 +02:00 |
|
tibbi
|
4c27794a7e
|
check internal storage and SD path at startup
|
2017-03-28 22:18:54 +02:00 |
|
tibbi
|
bebb0452e4
|
get the current playlists songs from mediastore
|
2017-03-28 21:53:58 +02:00 |
|
tibbi
|
f3e352e6b4
|
add a helper function for getting current playlist song paths
|
2017-03-28 21:10:45 +02:00 |
|
tibbi
|
d3d10217ba
|
simplify the playlist creation
|
2017-03-28 21:04:27 +02:00 |
|
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 |
|