Commit graph

2468 commits

Author SHA1 Message Date
tibbi
c7ac53bb80 set proper status bar on app launch and resume 2022-12-29 16:14:41 +01:00
Tibor Kaputa
8a5182957e
Merge pull request #489 from weblate/weblate-simple-mobile-tools-simple-music-player
Translations update from Hosted Weblate
2022-12-29 15:59:02 +01:00
Dan
8f12f4e124
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Simple Mobile Tools/Simple Music Player metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player-metadata/uk/
2022-12-29 15:49:40 +01:00
tibbi
3dc5b28c67 add handling for updating the status bar color on viewpager changes 2022-12-29 15:49:34 +01:00
tibbi
a9d6e7b1a9 try harder at showing more cab menu items as icons 2022-12-28 16:20:56 +01:00
tibbi
85b1536c4f tweaking albums and tracks activities ui 2022-12-28 10:59:32 +01:00
tibbi
c64a44b09d refreshing Queue activity UI 2022-12-28 10:52:58 +01:00
tibbi
f8d9b69987 redesign excluded folders 2022-12-28 10:48:46 +01:00
tibbi
a84730956d tweaking equalizer activity and some copypaste errors 2022-12-28 10:41:28 +01:00
tibbi
5479e49a58 redesigning the widget config and settings screen 2022-12-27 19:46:39 +01:00
tibbi
5806cc6dac updating commons and min required OS to 6 2022-12-27 19:24:13 +01:00
Tibor Kaputa
d607fcb2d5
Merge pull request #482 from weblate/weblate-simple-mobile-tools-simple-music-player
Translations update from Hosted Weblate
2022-12-27 19:17:01 +01:00
Dan
e912e1531a
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (73 of 73 strings)

Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/uk/
2022-12-24 12:35:55 +01:00
Dan
7e41668c6a
Translated using Weblate (Ukrainian)
Currently translated at 83.3% (5 of 6 strings)

Translation: Simple Mobile Tools/Simple Music Player metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player-metadata/uk/
2022-12-23 08:58:54 +01:00
Vitor Henrique
75c8c0248e
Translated using Weblate (Portuguese (Brazil))
Currently translated at 83.3% (5 of 6 strings)

Translation: Simple Mobile Tools/Simple Music Player metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player-metadata/pt_BR/
2022-12-23 08:58:53 +01:00
Josep M. Ferrer
98f3e65732
Translated using Weblate (Catalan)
Currently translated at 100.0% (6 of 6 strings)

Translation: Simple Mobile Tools/Simple Music Player metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player-metadata/ca/
2022-12-23 08:58:53 +01:00
Dan
1fe66fe4f9
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (6 of 6 strings)

Translation: Simple Mobile Tools/Simple Music Player metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player-metadata/uk/
2022-12-23 08:58:53 +01:00
Josep M. Ferrer
07e20cc4a6
Translated using Weblate (German)
Currently translated at 100.0% (6 of 6 strings)

Translation: Simple Mobile Tools/Simple Music Player metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player-metadata/de/
2022-12-23 08:58:53 +01:00
Digger
17129bff47
Translated using Weblate (Japanese)
Currently translated at 100.0% (73 of 73 strings)

Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ja/
2022-12-23 08:58:53 +01:00
Agnieszka C
b5f01bc96d
Translated using Weblate (Polish)
Currently translated at 100.0% (6 of 6 strings)

Translation: Simple Mobile Tools/Simple Music Player metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player-metadata/pl/
2022-12-23 08:58:53 +01:00
rehork
99bd70f6c8
Translated using Weblate (Polish)
Currently translated at 83.3% (5 of 6 strings)

Translation: Simple Mobile Tools/Simple Music Player metadata
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player-metadata/pl/
2022-12-23 08:58:53 +01:00
Tibor Kaputa
e3b7339098
Merge pull request #484 from Naveen3Singh/misc_improvements
Miscellaneous improvements and bug fixes
2022-12-23 08:58:48 +01:00
Naveen
30e892bbb1 Minor readability improvement 2022-12-21 23:18:27 +05:30
Naveen
425000012b Remove unnecessary check 2022-12-19 19:53:27 +05:30
Naveen
5a29f3f27a Rename from() to createInstance() 2022-12-19 17:17:12 +05:30
Naveen
1d76a51f7a Rework notification foreground and dismiss logic
Fixes issues with dismiss button
2022-12-19 16:33:58 +05:30
Naveen
a0072899c0 Preserve track progress when possible 2022-12-19 09:17:42 +05:30
Naveen
475e8d689d Move media session callback object to another file 2022-12-18 00:36:03 +05:30
Naveen
f6bf452a9b Add dismiss button in playback notification
Actions are based on PlaybackState on android 13 and above, prior versions display the media notification action
2022-12-18 00:24:51 +05:30
Naveen
d5aeb5dcd9 Add ripples to widget buttons 2022-12-17 17:07:14 +05:30
Naveen
e1016646eb Always perform complete widget updates
Otherwise it can become unresponsive in some cases
2022-12-17 16:31:31 +05:30
Naveen
5ccf25550b Configure views on UI thread only 2022-12-17 13:49:01 +05:30
Naveen
afdd5b24ab Resume playback whenever possible, launch app as a last resort 2022-12-17 13:47:19 +05:30
Naveen
5a57c76cba Avoid doing nothing when play button is clicked 2022-12-17 13:32:47 +05:30
Naveen
e1f5537a77 Workaround frequent widget updates
We have to update everything on state change because the system seems to ignore frequent updates calls without any interval and that cause missed updates
2022-12-17 12:07:27 +05:30
Naveen
2c5b8896d7 Move notification stuff to a separate class 2022-12-17 09:52:05 +05:30
Naveen
46023fae66 Minor code improvement 2022-12-17 08:26:39 +05:30
Naveen
c7250c2705 Use pair destructuring 2022-12-17 08:25:34 +05:30
Naveen
01ca3d95eb Avoid resetting position to zero on destroy 2022-12-17 07:32:56 +05:30
Naveen
8d1d02117b Rename getIsPlaying() to isPlaying() 2022-12-17 07:10:27 +05:30
Naveen
c5cb68a3b3 Restore position properly on playback resumption 2022-12-17 06:56:13 +05:30
Naveen
105d127a0b Avoid context leak lint warning 2022-12-16 05:29:08 +05:30
Naveen
3304051720 Remove the fake notification
Fixes issues related to notification disappearing plus it's not really needed. The `setupNotification()` method is called within 100ms on most devices included emulators
2022-12-16 05:16:56 +05:30
Tibor Kaputa
010db61a5b
Merge pull request #474 from weblate/weblate-simple-mobile-tools-simple-music-player
Translations update from Hosted Weblate
2022-12-09 22:56:08 +01:00
Slávek Banko
83b86d270e
Translated using Weblate (Czech)
Currently translated at 100.0% (73 of 73 strings)

Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/cs/
2022-12-06 23:47:37 +01:00
Priit Jõerüüt
cb131fb5db
Translated using Weblate (Estonian)
Currently translated at 100.0% (73 of 73 strings)

Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/et/
2022-11-26 19:25:54 +01:00
Tibor Kaputa
42ea581244
Merge pull request #472 from weblate/weblate-simple-mobile-tools-simple-music-player
Translations update from Hosted Weblate
2022-11-26 19:25:50 +01:00
Tibor Kaputa
46c23e55a1
Delete video.txt 2022-11-26 19:25:33 +01:00
Tibor Kaputa
c75d0081c2
Update strings.xml 2022-11-26 19:25:21 +01:00
Tibor Kaputa
ef50bf091e
Update strings.xml 2022-11-26 19:23:46 +01:00