Yashraj254
646083d711
resolved all conflicts
2023-07-18 19:55:04 +05:30
Yashraj254
f6c4924308
conflicts resolved
2023-07-18 19:41:49 +05:30
Yashraj254
db62b7198d
conflicts resolved
2023-07-18 18:36:26 +05:30
Tibor Kaputa
a4c30e7135
Merge pull request #552 from naveensingh/fix_queue_recycler
...
Remove unnecessary nested layout
2023-07-18 14:44:15 +02:00
Naveen
146fe62387
Set the navigation bar padding directly on RecyclerView
2023-07-18 14:50:58 +05:30
Tibor Kaputa
3c0a797cf4
Merge pull request #551 from naveensingh/minor_ux_improvement
...
Use a dot (•) instead of a hyphen (-) to separate track artists, albums
2023-07-17 18:46:46 +02:00
tibbi
dce4b33b63
updating commons
2023-07-17 14:45:15 +02:00
Tibor Kaputa
21550b0553
Merge pull request #545 from naveensingh/feature_media_scanner
...
Improve media scanner and thumbnail loading
2023-07-17 14:43:38 +02:00
Tibor Kaputa
d8105fce1d
Merge pull request #546 from weblate/weblate-simple-mobile-tools-simple-music-player
...
Translations update from Hosted Weblate
2023-07-17 14:10:13 +02:00
Tibor Kaputa
d8a36d872b
Merge pull request #549 from spkprs/patch-10
...
Update.xml
2023-07-17 14:10:03 +02:00
VfBFan
4b9f6007ad
Translated using Weblate (German)
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/de/
2023-07-17 14:07:13 +02:00
Rex_sa
7fc5c69981
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ar/
2023-07-17 14:07:13 +02:00
Josep M. Ferrer
80d1b2491b
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ca/
2023-07-17 14:07:13 +02:00
Eric
fb12b6643f
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/zh_Hans/
2023-07-17 14:07:13 +02:00
Oğuz Ersen
24bfa34955
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/tr/
2023-07-17 14:07:13 +02:00
solokot
3284f81489
Translated using Weblate (Russian)
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ru/
2023-07-17 14:07:13 +02:00
Sergio Marques
3cc29fd2cb
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/pt/
2023-07-17 14:07:13 +02:00
Guillaume
43575b804a
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/nl/
2023-07-17 14:07:13 +02:00
Agnieszka C
8414fe167a
Translated using Weblate (Polish)
...
Currently translated at 100.0% (75 of 75 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/pl/
2023-07-17 14:07:13 +02:00
Naveen
02d3e2ad87
Remove Scanning...
string
2023-07-17 14:27:09 +05:30
Naveen
7342aa6b77
ReplaceLoading files...
with Scanning...
2023-07-17 11:52:41 +05:30
Naveen
74635b3ef4
Delete using File api as well as MediaStore
...
This addresses https://github.com/SimpleMobileTools/Simple-Music-Player/issues/402 . Only running `contentResolver.delete()` doesn't work for files on some versions.
2023-07-17 11:41:52 +05:30
Naveen
a72ea4ca95
Remove unnecessary nested layout
...
This addresses https://github.com/SimpleMobileTools/Simple-Music-Player/issues/440
2023-07-17 10:58:08 +05:30
Naveen
f8f6ccffb7
Minor readability improvement
2023-07-17 08:50:18 +05:30
Naveen
ebb8198e40
Minor readability improvement
2023-07-17 08:44:07 +05:30
Naveen
ab1e45c77a
Fix double album duration in UI
2023-07-17 08:41:43 +05:30
Naveen
5dd8c60f46
Properly handle deleting tracks without media store id
2023-07-17 08:19:30 +05:30
Naveen
95d6c29c3d
Show notifications after 1.5 seconds
2023-07-17 07:14:11 +05:30
Naveen
05c5bf10bd
Add scanner progress notification
2023-07-17 07:09:10 +05:30
Naveen
f62a500f66
Add some documentation
2023-07-17 01:44:06 +05:30
Naveen
0e96cf27d6
Minor code cleanup
2023-07-17 01:06:56 +05:30
Naveen
e8bf7f264d
Replace album_art_id
column with album_art
uri
2023-07-16 22:51:25 +05:30
Naveen
7f30e84848
Use proper artist id for Android 9 and below
2023-07-16 22:25:57 +05:30
Naveen
e0bb9bcf6d
Use a dot (•) instead of a hyphen (-) to separate track artists, albums
2023-07-16 05:42:07 +05:30
Naveen
db3bcff85c
Add missing projection
2023-07-16 05:28:48 +05:30
Naveen
47e95decd3
Reduce scan time by an order
...
Changes:
- Scan `MediaStore` tables only once and do manual post-processing instead of doing `getArtist() -> getAlbums() -> getTracks()` for each artists (it's very slow).
- When scanning manually, filter out paths already discovered using `MediaStore`.
- When scanning manually, extract metadata in parallel using `Arrays.stream(Array).parallel()`
Music files should now show up under a second on new installs.
2023-07-16 05:22:52 +05:30
Yashraj254
9acfce4be9
Fix #426 added feature: Play next
2023-07-16 04:29:27 +05:30
spkprs
8dca58b5f5
Update strings.xml
2023-07-14 14:36:33 +03:00
Naveen
34745432f4
Add comment
2023-07-09 23:30:42 +05:30
Naveen
be7e4c3730
Show progress only on first load and on manual refresh
2023-07-09 21:52:15 +05:30
Naveen
522d1455d5
Use primary color for progress indicator
2023-07-09 20:39:57 +05:30
Naveen
8c98f7407a
Add Rescan media
menu option
2023-07-09 19:27:23 +05:30
Naveen
e71669e069
Disable rescanning in onResume()
2023-07-09 19:14:39 +05:30
Naveen Singh
6082bcfc61
Merge branch 'SimpleMobileTools:master' into feature_media_scanner
2023-07-09 19:09:42 +05:30
Naveen
ac1d1f6a3b
Remove Scan files manually
strings
2023-07-09 19:08:04 +05:30
Naveen
ad83a6e205
Always scan storage files as well as MediaStore
2023-07-09 19:06:57 +05:30
Naveen
265d87a82b
Catch exceptions from MediaMetadataRetriever
2023-07-09 18:00:33 +05:30
Naveen
0e3c5ca9a8
Check activity state before loading image
...
This fixes `java.lang.IllegalArgumentException: You cannot start a load for a destroyed activity`
2023-07-09 17:45:51 +05:30
tibbi
e71805a378
adding a new string for rescanning media
2023-07-09 12:40:44 +02:00
Naveen
41b2147a3e
Always show progress indicator while scanning
2023-07-08 22:28:16 +05:30
Naveen
33fb595aec
Show Loading files
while scanning
2023-07-08 22:16:18 +05:30
Naveen
cd477ce3f9
Remove duplicated calls to isAudioSlow()
2023-07-08 21:52:31 +05:30
Naveen
4cac11a50a
Add Scan files manually
preference
2023-07-08 20:49:18 +05:30
Naveen
e63e5897c7
Fix Null Pointer Exception
2023-07-08 20:31:46 +05:30
Naveen
f335b0dfe4
Remove invalid albums and artists after scan
2023-07-08 20:23:43 +05:30
Naveen
ab3bb3802f
Respect excluded folders preference when scanning manually
2023-07-08 19:09:38 +05:30
Naveen
470efadb0e
Fetch cover art manually for tracks from other sources
2023-07-08 18:40:19 +05:30
Naveen
284574b5ea
Remove duration limit and add check for .nomedia
2023-07-08 17:07:00 +05:30
Naveen
2e3f5ae1f2
Fix player closing on first time install
2023-07-08 16:30:29 +05:30
Naveen
04083347ee
Use folder name as album name
2023-07-08 15:54:01 +05:30
Naveen
4b2031cff5
Add support for scanning files manually
2023-07-08 14:42:57 +05:30
Naveen
cf21ec14f4
Show progress bar on first load
2023-07-06 17:52:39 +05:30
Naveen
4f59bfee23
Fix UI level track duplication due to local cache
2023-07-06 15:19:41 +05:30
Naveen
3946ef02fc
Minor code improvement
2023-07-06 10:46:59 +05:30
Naveen
39780e43ae
Always update 'All tracks' playlist on rescan
...
Tracks that are explicitly removed by the user won't be added back, a string set preference is used to store the track ids deleted from 'All tracks' playlist. Of course, there are other ways to do this (with or without db modification) but using a preference turned out to be the simplest solution.
2023-07-06 07:56:38 +05:30
Naveen
a020847348
Use proper color for track subtitle text
2023-07-06 06:22:09 +05:30
Naveen
c2c0d3a25a
Remove excluded folders check when deleting invalid tracks
2023-07-06 05:24:09 +05:30
Naveen
cfa79f674b
Always load data from the local cache
2023-07-06 01:12:53 +05:30
Naveen
c17321e569
Always refresh databases onResume
2023-07-05 23:36:28 +05:30
Naveen
18c177ffb8
When everything fails, use ThumbnailUtils.createAudioThumbnail()
2023-07-04 23:55:55 +05:30
Naveen
55089f9e8e
Handle null tracks when loading thumbnails
2023-07-04 23:47:11 +05:30
Naveen
c98e1a2736
Load all tracks in TracksFragment
2023-07-04 22:47:10 +05:30
Naveen
d1529e4887
Manually load covert art for files from MediaStore.Files
2023-07-04 21:16:17 +05:30
Naveen
35ae6dd946
Show audio files from MediaStore.Files
table
2023-07-04 19:37:38 +05:30
Naveen
f6cd3ed7ad
Move all MediaStore scan related methods to SimpleMediaScanner
...
Also added a getAllAudioTracks() method to fetch any audio files that are in `MediaStore.Files` but not in the `MediaStore.Audio` table
2023-07-04 19:37:38 +05:30
tibbi
007a7502bc
replacing jcenter with mavenCentral
2023-06-23 11:00:37 +02:00
tibbi
bdbc4d755b
update version to 5.16.6
2023-06-20 18:25:32 +02:00
tibbi
cd9818ae72
updating commons
2023-06-20 18:21:34 +02:00
tibbi
ef6706fc3f
use smaller paddings at Select Playlist dialog items
2023-06-16 16:16:08 +02:00
Tibor Kaputa
65e64cac56
Merge pull request #512 from EisiBaer/master
...
Added artist and album below track title and made them searchable
2023-06-13 14:54:36 +02:00
Tibor Kaputa
da9e6f6c61
use better string formatting
2023-06-13 14:53:59 +02:00
Tibor Kaputa
14c6dc2e2c
use better string formatting
2023-06-13 14:53:11 +02:00
Tibor Kaputa
67f47555dd
formatting strings
2023-06-13 14:52:16 +02:00
Tibor Kaputa
c0345b1a0c
use smaller font at displaying track album/artist
2023-06-13 14:51:15 +02:00
tibbi
b05adda9f0
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Music-Player
2023-06-13 14:43:30 +02:00
tibbi
55c80e752e
use the newer UI for selected items
2023-06-13 14:43:17 +02:00
Tibor Kaputa
b367bd775c
Merge pull request #532 from parneet-guraya/change_deprecated_function
...
change deprecated sumBy() to sumOf()
2023-06-13 14:35:19 +02:00
Alexander Gabilondo
0120dfee10
Translated using Weblate (Basque)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/eu/
2023-06-08 23:51:28 +02:00
Milo Ivir
07a6942390
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/hr/
2023-05-28 17:58:27 +02:00
Kryštof Černý
a4ec2e6d0e
Translated using Weblate (Czech)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/cs/
2023-05-28 10:47:58 +02:00
gallegonovato
37e14dfe9c
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/es/
2023-05-27 08:27:51 +02:00
عمار
3199111602
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ar/
2023-05-22 11:48:53 +02:00
parneet-guraya
4654904284
change deprecated sumBy() to sumOf()
2023-05-21 19:51:54 +05:30
Milo Ivir
5a2cb65ad0
Translated using Weblate (Croatian)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/hr/
2023-05-19 08:26:38 +02:00
tibbi
ce6be8b716
update version to 5.16.5
2023-05-17 23:01:46 +02:00
tibbi
1eda9c7870
updating commons
2023-05-17 23:01:36 +02:00
Priit Jõerüüt
1c39cceabc
Translated using Weblate (Estonian)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/et/
2023-05-17 22:48:56 +02:00
Tibor Kaputa
02ded66158
Merge pull request #528 from parneet-guraya/change_deprecated_method
...
change deprecated 'toLowerCase()' to 'lowercase()'
2023-05-17 22:48:52 +02:00
spkprs
9e4bf8b75a
Update strings.xml
2023-05-14 18:58:47 +03:00
Макар Разин
3c0f0c84dd
Translated using Weblate (Belarusian)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/be/
2023-05-13 16:03:07 +02:00
Rex_sa
3d14b6be32
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ar/
2023-05-13 16:03:07 +02:00
Макар Разин
ed9118ccc3
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/uk/
2023-05-13 16:03:07 +02:00
Sergio Marques
e13bccf85f
Translated using Weblate (Portuguese)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/pt/
2023-05-13 16:03:07 +02:00
tibbi
4bac089946
updating commons
2023-05-13 16:03:01 +02:00
parneet-guraya
6d94117f1a
change deprecated 'toLowerCase()' to 'lowercase()'
2023-05-12 23:57:48 +05:30
tibbi
ba4548bec4
updating commons
2023-05-07 18:31:32 +02:00
Tibor Kaputa
bcba1f2a8e
Merge pull request #524 from ismailnurudeen/feat/required-permission-dialog
...
feat: added required permission dialog
2023-05-07 09:17:18 +02:00
ismailnurudeen
e6320db6c6
feat: added required permission dialog
2023-05-07 05:55:13 +01:00
Josep M. Ferrer
ea64278e0a
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ca/
2023-05-06 08:50:55 +02:00
Eric
5d304b06b5
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/zh_Hans/
2023-05-06 08:50:55 +02:00
Oğuz Ersen
084cdabda5
Translated using Weblate (Turkish)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/tr/
2023-05-06 08:50:55 +02:00
solokot
9cdbaec975
Translated using Weblate (Russian)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ru/
2023-05-06 08:50:54 +02:00
Agnieszka C
a56c0031f2
Translated using Weblate (Polish)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/pl/
2023-05-06 08:50:54 +02:00
J. Lavoie
9cde13c9b8
Translated using Weblate (French)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/fr/
2023-05-06 08:50:54 +02:00
J. Lavoie
2bb74c94f3
Translated using Weblate (German)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/de/
2023-05-06 08:50:53 +02:00
Tibor Kaputa
da1856a341
Merge pull request #522 from Naveen3Singh/gapless_playback
...
Add support for gapless playback
2023-05-05 16:56:35 +02:00
Tibor Kaputa
618b40758a
updating commons
2023-05-05 16:56:15 +02:00
Naveen
89dd655db9
Move focus request initialization to method
2023-05-05 01:13:00 +05:30
Naveen
96ad1973bf
Minor readability improvement
2023-05-05 00:49:45 +05:30
Naveen
6c50303025
Remove private set
modifier
2023-05-05 00:48:50 +05:30
Naveen
f480b3bd9b
Remove some empty lines
2023-05-04 22:30:47 +05:30
Naveen
3a20fccff0
Remove unnecessary safe access
2023-05-04 22:27:21 +05:30
Naveen
71052b9cdc
Remove unnecessary null checks
2023-05-04 22:24:46 +05:30
Naveen
38bc13e0da
Rename gapLessPlayback
to gaplessPlayback
2023-05-04 22:20:52 +05:30
Naveen Singh
d2e71ffa07
Merge branch 'SimpleMobileTools:master' into gapless_playback
2023-05-04 09:45:27 -07:00
Guillaume
1d64273bd8
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (74 of 74 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/nl/
2023-05-03 23:52:17 +02:00
Tibor Kaputa
e6849fff91
updating the slovak translation
2023-05-03 23:27:12 +02:00
Tibor Kaputa
bf8c1c8964
Merge branch 'master' into gapless_playback_strings
2023-05-03 23:26:31 +02:00
Naveen
46170ced06
Respect gapless preference as soon as possible
2023-04-29 21:17:58 +05:30
Naveen
ca2df79289
Remove unnecessary method
2023-04-29 18:31:40 +05:30
Naveen
c2a125c118
Disable gapless playback by default
2023-04-29 18:20:39 +05:30
Naveen
745256e639
Update next player when repeat mode changes
2023-04-29 18:16:15 +05:30
Naveen
3bc8c06eab
Add support for gapless playback
2023-04-29 17:30:12 +05:30
Naveen
a23da671aa
Add gapless playback preference
2023-04-29 15:58:07 +05:30
Naveen
48739e11a2
Remove audio strings
...
As they were moved to commons
2023-04-28 18:01:22 +05:30
Naveen
4d67b2aa57
Add audio section string
2023-04-27 17:01:33 +05:30
Naveen
331b00409f
Add gapless playback string
2023-04-27 16:53:41 +05:30
tryvseu
1ecf50f9be
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 97.2% (71 of 73 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/nn/
2023-04-22 21:48:39 +02:00
عمار
419bfca42a
Translated using Weblate (Arabic)
...
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/ar/
2023-04-10 21:47:45 +02:00
عمار
b2bc23b706
Translated using Weblate (Arabic)
...
Currently translated at 10.9% (8 of 73 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/ar/
2023-04-03 19:41:03 +02:00
Nejc Mrvič
d5f479dfa5
Translated using Weblate (Slovenian)
...
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/sl/
2023-03-30 00:38:45 +02:00
VfBFan
5a3f421a87
Translated using Weblate (German)
...
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/de/
2023-03-21 09:41:00 +01:00
Manuel Eisinger
7bd7f407bc
Readability improvements
2023-03-14 16:19:23 +01:00
tibbi
a01053662d
update version to 5.16.4
2023-03-14 12:54:14 +01:00
tibbi
6fa56bb0fb
updating commons and room
2023-03-14 12:50:08 +01:00
P.O
f8ab961752
Translated using Weblate (Swedish)
...
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/sv/
2023-03-11 22:49:56 +01:00
Gabriel Camargo
dade4fb993
Translated using Weblate (Portuguese (Brazil))
...
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/pt_BR/
2023-03-11 22:49:56 +01:00
gallegonovato
0fc309071f
Translated using Weblate (Spanish)
...
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/es/
2023-03-11 22:49:56 +01:00
en2sv
715667ecc3
Translated using Weblate (Swedish)
...
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/sv/
2023-03-11 22:49:56 +01:00
tryvseu
8f51da4288
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 93.1% (68 of 73 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/nn/
2023-03-11 22:49:56 +01:00
Naveen
c640590304
Save current track info on track change
2023-03-12 00:48:09 +05:30
Naveen
13912490e1
Only pause player when playing
2023-03-12 02:46:14 +05:30
Naveen
29788b31b4
Cancel notification updates on finish
2023-03-12 02:40:26 +05:30
Naveen
acc6620ac4
Workaround ANR using a background thread
...
An ANR happens with large files because the MediaMetadataRetriever in `getAlbumImage()` is too slow. Maybe we should first try fetching thumbnails from MediaStore
2023-03-12 02:03:05 +05:30
Naveen
565a57c3c5
Throttle notification updates
...
So that the frequent notification updates aren't discarded by the system on some devices. This helps avoid empty notifications without any track info.
2023-03-05 03:30:53 +05:30
Naveen
502a5340cf
Always call startForeground()
...
In some cases, if started with startForegroundService(), the service will crash even if startForeground() was called once.
2023-03-05 02:48:45 +05:30
Naveen
fa284ba8c8
Call startForeground()
asap.
2023-03-05 02:26:23 +05:30
Naveen
9d4c3d5820
Don't touch UI on background thread
2023-03-05 00:09:06 +05:30
Manuel Eisinger
117438bc84
Added artist and album below track title and made them searchable
2023-02-15 17:27:27 +01:00
Tibor Kaputa
1d2613f53a
Update strings.xml
2023-02-10 21:41:17 +01:00
tryvseu
abe8bd61f9
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 57.5% (42 of 73 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/nn/
2023-02-10 12:36:06 +01:00
Anonymous
7b9fb59266
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 100.0% (0 of 0 strings)
Translation: Simple Mobile Tools/Simple Music Player
Translate-URL: https://hosted.weblate.org/projects/simple-mobile-tools/simple-music-player/nn/
2023-02-09 10:57:01 +01:00
tryvseu
3e03cb264b
Added translation using Weblate (Norwegian Nynorsk)
2023-02-09 10:56:45 +01:00
ismailnurudeen
626d40c2b2
wrap content to fix constraint in rtl
2023-02-03 22:34:55 +01:00
Balázs Meskó
feabf59c54
Translated using Weblate (Hungarian)
...
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/hu/
2023-01-18 13:48:29 +01:00
VfBFan
7eeab26154
Translated using Weblate (German)
...
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/de/
2023-01-18 13:48:29 +01:00
Balázs Meskó
8a7abf8290
Translated using Weblate (Hungarian)
...
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/hu/
2023-01-17 12:29:34 +01:00
Sergio Marques
cffcd4aa0b
Translated using Weblate (Portuguese)
...
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/pt/
2023-01-14 03:50:14 +01:00
Digger
ae8075683f
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/
2023-01-12 15:48:52 +01:00
Linerly
552ca642ca
Translated using Weblate (Indonesian)
...
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/id/
2023-01-12 15:48:51 +01:00
tibbi
15737cac56
update version to 5.16.3
2023-01-12 15:48:27 +01:00
tibbi
97a81832fe
start foreground activity at FINISH_IF_NOT_PLAYING
2023-01-12 15:40:58 +01:00
tibbi
770ab183fd
Merge branch 'master' of github.com:SimpleMobileTools/Simple-Music-Player
2023-01-12 15:37:06 +01:00
tibbi
83a8537cd6
move More Apps From Us to lower priority
2023-01-12 15:36:56 +01:00
solokot
263a884e35
Translated using Weblate (Russian)
...
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/ru/
2023-01-12 07:51:07 +01:00
J. Lavoie
40f0e49ef9
Translated using Weblate (Italian)
...
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/it/
2023-01-12 07:51:07 +01:00
J. Lavoie
bfe8fcbb3a
Translated using Weblate (French)
...
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/fr/
2023-01-12 07:51:07 +01:00
J. Lavoie
8504ca62df
Translated using Weblate (Finnish)
...
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/fi/
2023-01-12 07:51:07 +01:00
VfBFan
474b512278
Translated using Weblate (German)
...
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/de/
2023-01-12 07:51:07 +01:00
J. Lavoie
f2122e7dd4
Translated using Weblate (German)
...
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/de/
2023-01-12 07:51:06 +01:00
Milo Ivir
e2aeccfebb
Translated using Weblate (Croatian)
...
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/hr/
2023-01-04 21:17:40 +01:00
tibbi
c478b8104a
removing a no longer searchable flag
2023-01-04 21:17:33 +01:00
tibbi
5a219b9d0d
update version to 5.16.2
2023-01-04 18:52:34 +01:00
tibbi
36539e4bba
use the new redesigned Search
2023-01-04 18:43:56 +01:00
tibbi
16408f2c51
removing the no longer used getScrollingView call
2023-01-04 18:26:01 +01:00
tibbi
648b935c77
show Equalizer as an icon on the top menu
2023-01-04 18:19:22 +01:00
tibbi
10b07d97f4
updating commons
2023-01-04 17:36:25 +01:00
tibbi
19f920e31d
adding some crashfixes
2023-01-04 17:31:39 +01:00
Agnieszka C
7decf810b7
Translated using Weblate (Polish)
...
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/pl/
2023-01-01 21:53:50 +01:00
tibbi
e93704f9d4
update version to 5.16.1
2022-12-30 11:51:13 +01:00
tibbi
aa4eeb9314
adding a crashfix
2022-12-30 11:44:53 +01:00
tibbi
fb3b5c7421
update version to 5.16.0
2022-12-29 16:21:33 +01:00
tibbi
c7ac53bb80
set proper status bar on app launch and resume
2022-12-29 16:14:41 +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