Commit graph

1174 commits

Author SHA1 Message Date
Tommy He
9d200304cb Add translated strings for zh_CN. 2020-06-01 22:25:35 +08:00
tibbi
0d3212c86b updating changelog 2020-05-30 16:16:52 +02:00
tibbi
18b0b72029 update version to 5.3.3 2020-05-30 16:16:46 +02:00
tibbi
5d76833145 use the proper way of stopping the music service 2020-05-30 15:50:43 +02:00
tibbi
c8530ea110 adding some widget config related code style tweaks 2020-05-30 13:34:47 +02:00
tibbi
a198b1f65d updating the app icon on some devices 2020-05-24 21:25:47 +02:00
tibbi
5209781fd4 updating dutch app fastlane description 2020-05-18 22:00:13 +02:00
Tibor Kaputa
9a7573febe
Merge pull request #249 from ltGuillaume/patch-1
Dutch
2020-05-18 21:59:45 +02:00
Guillaume
be1039b47d
Dutch
Note: EXIF data is used in (JPEG) files, not in audio files (with the exception of RIFF WAV). Do you mean ID3 here?
2020-05-18 16:17:58 +02:00
tibbi
862324e433 updating changelog 2020-05-16 22:35:44 +02:00
tibbi
77361f7bba update version to 5.3.2 2020-05-16 22:35:37 +02:00
tibbi
3d970d07eb updating some app screenshots 2020-05-16 22:18:31 +02:00
tibbi
e1404d2884 move the Open Playlist menu button above Sorting 2020-05-16 22:13:51 +02:00
tibbi
a82cffa43d show a prompt about our new apps to some users 2020-05-16 22:06:16 +02:00
tibbi
e0563242d7 properly handle some third party intent playback handling 2020-05-16 22:05:08 +02:00
tibbi
4fcd0e6756 updating changelog 2020-05-06 19:11:37 +02:00
tibbi
118ad0cea0 update version to 5.3.1 2020-05-06 19:11:28 +02:00
tibbi
cf76af7b12 do not refresh the songs list if empty, while search is open 2020-05-06 19:01:35 +02:00
tibbi
eddedbb869 update commons to 5.27.9 2020-05-06 18:53:11 +02:00
tibbi
4f3de9a9ad adding a crashfix at actionmenu item checking 2020-05-06 18:37:46 +02:00
tibbi
e870e9b2f4 avoid renaming files with content uri 2020-05-06 18:29:03 +02:00
tibbi
d0af2c37f5 require the Write storage permission at Android Q too 2020-05-06 18:28:54 +02:00
tibbi
3faba77e4d improve album art fetching on Android Q+ 2020-05-06 18:09:53 +02:00
tibbi
7a9018b0df ignore Playlists table at first app open, it is useles 2020-05-06 17:32:53 +02:00
tibbi
eab8e3fc57 add system playlists on app start 2020-05-06 14:38:35 +02:00
tibbi
a8881d8b17 require the READ_EXTERNAL_STORAGE on every device, for fetching playlists 2020-05-06 12:52:03 +02:00
tibbi
7c15b625c2 apply the minimal song duration at file fetching on Android Q+ too 2020-05-06 12:23:34 +02:00
tibbi
7841551a0f removing the "type" value of Song class 2020-05-06 12:22:17 +02:00
tibbi
f2959d908e updating Commons, improving the handling of content uris 2020-05-06 11:53:18 +02:00
tibbi
27b1ff76b7 removing a redundant function parameter 2020-05-06 10:35:08 +02:00
tibbi
4a089bc878 fetch whole songs from MediaStore on Android Q+, not just paths 2020-05-06 10:33:09 +02:00
tibbi
3186dfb737 init activity on Android Q too though 2020-05-06 08:50:54 +02:00
tibbi
7f54ae10e0 require the WRITE_STORAGE permission only below Android Q 2020-05-06 08:47:10 +02:00
tibbi
20113a9992 make bus in MainActivity nullable 2020-05-05 23:09:44 +02:00
tibbi
0614a64ff2 updating commons to 5.27.7 2020-05-05 17:56:16 +02:00
tibbi
1253dbafa4 take the widget round background from Commons 2020-04-20 12:38:44 +02:00
tibbi
0d0c7adc7e updating changelog 2020-04-19 20:28:43 +02:00
tibbi
382a5e7742 update version to 5.3.0 2020-04-19 20:28:34 +02:00
tibbi
53d1ee1315 adding some EventBus Proguard rules 2020-04-19 20:25:14 +02:00
tibbi
03b118ec89 update commons to 5.26.4 2020-04-19 20:19:40 +02:00
tibbi
ee57b0cca9 rewriting MainActivity, move some things into a viewpager with 1 fragment 2020-04-19 19:35:20 +02:00
tibbi
c6c06f1847 updating commons, use the new icons 2020-04-19 13:25:02 +02:00
tibbi
0a229101c5 request a widget update after resizing or enabling 2020-04-19 11:06:31 +02:00
tibbi
e1d4d45cfa adding some widget improvements + cleanup 2020-04-19 10:54:15 +02:00
tibbi
28a637ec88 do not use EventBus at the widget, use casual broadcasts 2020-04-19 10:06:34 +02:00
tibbi
5eb8364cb4 replace the Stop icon with a Cross at closing the sleep timer 2020-04-19 09:30:38 +02:00
tibbi
3f1073a3d4 add rounded corners to the widget 2020-04-18 23:09:38 +02:00
tibbi
ae257f790c updating some icons, make them nicer and rounder 2020-04-18 21:45:48 +02:00
tibbi
6fa2776cad replacing Otto with EventBus 2020-04-18 20:44:28 +02:00
tibbi
7af6566915 use the vector Stop icon from Commons 2020-04-18 20:10:23 +02:00