Commit graph

759 commits

Author SHA1 Message Date
tibbi
324777f948 adding an initial Search 2018-01-12 14:04:13 +01:00
tibbi
cc99037680 remove the thread from MusicService 2018-01-12 13:30:02 +01:00
tibbi
80ac4bcb1c query playlist paths per sections 2018-01-12 10:09:29 +01:00
tibbi
4f4c2b508f use proper song info at third party intents 2018-01-11 23:56:02 +01:00
tibbi
805a660d0c fix #26, add support for opus and other audio files not in audiostore 2018-01-11 23:47:33 +01:00
tibbi
38ad6b1d8d update commons to 3.6.16 2018-01-11 21:58:56 +01:00
tibbi
2f8db49d93 adding some crashfixes 2018-01-11 21:50:59 +01:00
tibbi
bb27b5ae0b some performance improvements related to inserting songs in db 2018-01-11 21:30:01 +01:00
Tibor Kaputa
d2e2b06b0f
Merge pull request #88 from Phoenix1747/patch-1
Update DE Play Store description
2017-12-30 16:11:59 +01:00
Phoenix1747
0c3beec76d
Update DE Play Store description 2017-12-30 13:44:39 +01:00
Tibor Kaputa
e9fa33921c
Merge pull request #86 from trubitsyn/update-dependencies
Simple Commons 3.3.12
2017-12-22 12:00:58 +01:00
Nikola Trubitsyn
0bbce85911 Simple Commons 3.3.12 2017-12-22 13:18:28 +03:00
Tibor Kaputa
a1a3987b70
Merge pull request #85 from hanjoongcho/master
Add Korean translation
2017-12-21 08:56:53 +01:00
bulbarsaur
f28ab9b1cd Add Korean translation 2017-12-21 12:42:19 +09:00
Tibor Kaputa
b52e213392
Merge pull request #83 from smarquespt/patch-4
Update strings.xml
2017-12-11 08:43:32 +01:00
Sérgio Marques
5ea37d72cf
Update strings.xml 2017-12-10 23:23:15 +00:00
tibbi
fa172e02cf replace some dimension values with constants 2017-12-07 12:58:14 +01:00
tibbi
751e92df93 updating changelog 2017-12-06 23:48:26 +01:00
tibbi
f6a3dc9ecb update version to 3.0.1 2017-12-06 23:48:21 +01:00
tibbi
428089c78b add an info bubble at scrolling items by dragging the scrollbar 2017-12-06 23:46:57 +01:00
tibbi
fdb2b5ea2d rename sorting by filename to path, thats how it always worked 2017-12-06 23:41:23 +01:00
tibbi
1f07fe6701 use helper extensions functions for coloring elements 2017-12-06 23:36:30 +01:00
tibbi
e99ae83e78 use normal_text_size at dialogs 2017-12-06 23:30:45 +01:00
tibbi
79126bd011 replace vector launcher icons with pngs 2017-12-06 23:29:44 +01:00
tibbi
9c77906a9b updating changelog 2017-12-04 21:06:16 +01:00
tibbi
c7d104b537 update version to 3.0.0 2017-12-04 21:06:10 +01:00
tibbi
a4fa5cd922 use svg launcher icons wherever possible 2017-12-04 21:05:55 +01:00
tibbi
f3f08de648 fixing the notification crash on Android 8 2017-12-04 21:04:43 +01:00
Tibor Kaputa
bac8c768a3
Merge pull request #81 from trubitsyn/patch-1
Update strings.xml
2017-12-04 19:08:05 +01:00
Nikola Trubitsyn
996d98df85
Update strings.xml 2017-12-04 20:49:41 +03:00
tibbi
3a14e5bc6b use round launcher icons on every android version 2017-12-04 17:56:00 +01:00
Tibor Kaputa
2d1eedeff3
Merge pull request #79 from Phoenix1747/patch-1
Updated German
2017-12-03 19:59:19 +01:00
Tibor Kaputa
bfae94ad28
Merge pull request #80 from ltGuillaume/patch-2
Dutch
2017-12-03 19:58:44 +01:00
Guillaume
e6c2798c60
Dutch 2017-12-03 18:54:46 +01:00
Phoenix1747
a49ab579b8
Updated German
Changed translation for some words + translated two missing strings.
2017-12-03 12:54:53 +01:00
tibbi
0826e7609f fix a visual glitch at removing the currently playing playlist 2017-12-02 21:10:45 +01:00
tibbi
75dd081273 start playing songs after changing the playlist 2017-12-02 21:01:16 +01:00
tibbi
de43b0d4fe implement the playlist creation from folder 2017-12-02 20:49:33 +01:00
tibbi
33058569b4 adding new strings for creating new playlist from folder 2017-12-02 16:40:27 +01:00
tibbi
b77d7324b0 update commons to 3.0.22 2017-12-02 16:33:22 +01:00
tibbi
461a98cd9f initialize Stetho only in debug build 2017-12-01 20:31:37 +01:00
tibbi
32e6ef5b63 add animations to "Delete" and "Remove from playlist" 2017-12-01 20:30:07 +01:00
tibbi
f27a6eb217 animate playlist deletion 2017-12-01 19:46:27 +01:00
tibbi
f01973f1ad update commons to 3.0.21 2017-12-01 19:36:22 +01:00
tibbi
61c627a2e3 adding a toggle for forcing english language 2017-11-30 20:18:45 +01:00
tibbi
e185b5e2c8 lets actually remove the vertical dividers from the playlists list 2017-11-30 13:35:52 +01:00
tibbi
adfb68342c rewrite the playlists adapter too 2017-11-30 13:33:03 +01:00
tibbi
5ecdcc2de3 rewrite the songs adapter to the commons MyRecyclerViewAdapter 2017-11-30 11:38:39 +01:00
tibbi
b6b8e71ec4 adding LeakCanary and BaseSplashActivity 2017-11-30 00:07:30 +01:00
tibbi
1a752eb757 update Commons, kotlin, gradle etc 2017-11-30 00:01:54 +01:00