Commit graph

1431 commits

Author SHA1 Message Date
Prathamesh More
c5c4144973 Fixed Mini player visibility 2021-10-21 17:00:36 +05:30
Prathamesh More
7c0701efad Fixed grid size of first song set to 1 2021-10-21 17:00:35 +05:30
Prathamesh More
5005e91b1c Code Cleanup 2021-10-21 17:00:35 +05:30
Prathamesh More
f8be0502ca Fixed a typo 2021-10-21 17:00:35 +05:30
Prathamesh More
6e3c1aa742 Converted BackupActivity to fragment 2021-10-21 17:00:35 +05:30
Prathamesh More
5a73565182 Added backup & restore in settings 2021-10-21 17:00:34 +05:30
Prathamesh More
d703a05182 Added ability to restore 2021-10-21 17:00:34 +05:30
Prathamesh More
897b160834 Added ability to backup settings, databases & images 2021-10-21 17:00:34 +05:30
Prathamesh More
8ce6cf58fa Fixed Preference title tint for MD3 2021-10-21 17:00:34 +05:30
Prathamesh More
480d66cc24 Enabled MD3 on A12 by default 2021-10-21 17:00:33 +05:30
Prathamesh More
6074cdfda2 Optimized imports 2021-10-21 17:00:33 +05:30
Prathamesh More
7d49986f4b Extending AbsThemeActivity for some activities 2021-10-21 17:00:33 +05:30
Prathamesh More
5266b86c75 Updated version name and change-log 2021-10-21 17:00:33 +05:30
Prathamesh More
df5810a923 Removed some unnecessary proguard rules 2021-10-21 17:00:33 +05:30
Prathamesh More
a9fde92dd9 Removed quick actions from SongsFragment
Removing Play all & Shuffle quick actions from Songs tab as Shuffle fab is already there to complete the same task
2021-10-21 17:00:33 +05:30
Prathamesh More
ba69813ff3 Fixed Material you for all activities 2021-10-21 17:00:33 +05:30
Prathamesh More
72a11495fa Fixed UserInfoFragment.kt save fab bottom margin 2021-10-21 17:00:33 +05:30
Prathamesh More
f9188b05ca Cleaning up themes 2021-10-21 17:00:33 +05:30
Prathamesh More
4abf9645e0 Change status bar color on multi-selection 2021-10-21 17:00:33 +05:30
Prathamesh More
b2a1cb1e2e MD3 Accent color for Switch 2021-10-21 17:00:33 +05:30
Prathamesh More
531623b9b2 Decreased padding of switch preference no title 2021-10-21 17:00:32 +05:30
Prathamesh More
bc29d2ad12 Added MD3 switch 2021-10-21 17:00:32 +05:30
Prathamesh More
92b4a2fb57 Applying Dynamic colors immediately on MD3 preference changed 2021-10-21 17:00:32 +05:30
Prathamesh More
9cf787bc04 Applying Dynamic colors immediately on MD3 preference changed 2021-10-21 17:00:32 +05:30
Prathamesh More
03b9e36014 Added extension functions to apply insets 2021-10-21 17:00:32 +05:30
Prathamesh More
9f5b9d32ad Classified fragment classes into suitable packages & optimized imports 2021-10-21 17:00:32 +05:30
Prathamesh More
5e16b79d23 Fixed lyrics toolbar button not working 2021-10-21 17:00:32 +05:30
Prathamesh More
61074305ec Fixed mini player becoming visible while collapsing BottomSheet 2021-10-21 17:00:32 +05:30
Prathamesh More
4d6f75031a Converted Lyrics activity to fragment 2021-10-21 17:00:32 +05:30
Prathamesh More
73f246b60e Rename .java to .kt 2021-10-21 17:00:31 +05:30
Prathamesh More
2ea878b3ac Updated dependencies 2021-10-21 17:00:31 +05:30
Prathamesh More
619f3871f2 Fixed album artist image not visible in search 2021-10-21 17:00:31 +05:30
Prathamesh More
4054d89f46 Visual changes to Search 2021-10-21 17:00:31 +05:30
Prathamesh More
fb603bc0c5 Added new theme for Material You on API 31 2021-10-21 17:00:31 +05:30
Prathamesh More
f23b102e41 Added new theme for Material You & a toggle 2021-10-21 17:00:31 +05:30
Prathamesh More
289557898e MD3 Play & Shuffle button 2021-10-21 17:00:31 +05:30
Prathamesh More
2997095bb3 Fixed a crash 2021-10-21 17:00:31 +05:30
Prathamesh More
ed2ca6c6fb Set bottom sheet to black in Just Black theme & made normal lyrics selectable 2021-10-21 17:00:30 +05:30
Prathamesh More
e7c10c8b6a Added playback resumption 2021-10-21 17:00:30 +05:30
Prathamesh More
541a6fffe5 Fixed fab bottom margin 2021-10-21 17:00:30 +05:30
Prathamesh More
a83879dffb Added playing queue fragment 2021-10-21 17:00:30 +05:30
Prathamesh More
6e081f30c0 Added Shuffle fab in songs, albums & artist tab 2021-10-21 17:00:30 +05:30
Prathamesh More
c80293f33a Added CollapsingToolbarLayout in settings 2021-10-21 17:00:30 +05:30
Prathamesh More
42b9ea4107 Fixed Material You 2021-10-21 17:00:30 +05:30
Prathamesh More
381e112dac Added smooth fade when theme is changed 2021-10-21 17:00:30 +05:30
Prathamesh More
6a5cc51db4 Optimized imports 2021-10-21 17:00:29 +05:30
Prathamesh More
900ea92562 Fixed Crossfade 2021-10-21 17:00:29 +05:30
Prathamesh More
7e755611b0 Fixed queue reordering 2021-10-21 17:00:29 +05:30
Prathamesh More
d82e547f6d Fixed reset button in Library categories preference 2021-10-21 17:00:28 +05:30
Prathamesh More
bd05de53d8 Changed artist and album details page a bit 2021-10-21 17:00:26 +05:30
Prathamesh More
8351c3e0fd Optimized imports 2021-10-21 17:00:20 +05:30
Prathamesh More
518485738e Migrated to mavenCentral version of some dependencies 2021-10-21 17:00:19 +05:30
Prathamesh More
b281b8395a Added Material You elevation color 2021-10-21 17:00:19 +05:30
Prathamesh More
6aedfbc2cb Migrated to Kotlin version of Material cab 2021-10-21 17:00:15 +05:30
Prathamesh More
4620c22479 Rename .java to .kt 2021-10-21 16:59:56 +05:30
Prathamesh More
ee7545f64e Fixed Audio Fade, Crossfade & Android Auto search 2021-10-21 16:59:55 +05:30
Prathamesh More
7f683eb0ee Fixed Settings light status bar and mini player alpha 2021-10-21 16:59:55 +05:30
Prathamesh More
e11494f443 Updated dependencies 2021-10-21 16:59:55 +05:30
Prathamesh More
5f2d3cfef7 Fixed Bottom Sheet drag glitch where Bottomnav would translate to the center of the screen 2021-10-21 16:59:54 +05:30
Prathamesh More
9f6ecc267b Rearrange xml entries for layout 2021-10-21 16:59:54 +05:30
Prathamesh More
9aa897fe7d Fixed tag-editor background 2021-10-21 16:59:54 +05:30
Prathamesh More
cccbc2804e Set light navigation bar 2021-10-21 16:59:54 +05:30
Prathamesh More
3722347305 Made Navigation Bar transparent and added some MD3 themes 2021-10-21 16:59:54 +05:30
Prathamesh More
9f17bf6378 Converted UserInfo activity to fragment 2021-10-21 16:59:54 +05:30
Prathamesh More
15a86f0f5b Made Navigation Bar transparent and added some MD3 themes 2021-10-21 16:59:53 +05:30
Prathamesh More
6cc0985ab6 Added color change animation on cab creation 2021-10-21 16:59:53 +05:30
Prathamesh More
d8c21ba7bb Removed cab updating animation 2021-10-21 16:59:53 +05:30
Prathamesh More
162e8ba2dc Removed cab updating animation 2021-10-21 16:59:53 +05:30
Prathamesh More
2c380b9844 Rename .java to .kt 2021-10-21 16:59:53 +05:30
Prathamesh More
f9c918234d Fixed inconsistent transitions 2021-10-21 16:59:53 +05:30
Prathamesh More
a25c80a9bc Added placeholders for images 2021-10-21 16:59:53 +05:30
Daksh P. Jain
9d9c93ffe6
New Crowdin updates (#1153)
* New translations strings.xml (Thai)

* New translations strings.xml (Hungarian)

* New translations strings.xml (German)

* New translations strings.xml (Hungarian)
2021-10-21 08:02:34 +05:30
Daksh P. Jain
f4f91f812b New translations strings.xml (Thai) 2021-10-18 08:41:45 +05:30
Daksh P. Jain
1ff474bbae New translations strings.xml (Thai) 2021-10-18 08:01:05 +05:30
Daksh P. Jain
38d3901d1f New translations strings.xml (Spanish) 2021-10-16 19:21:04 +05:30
Daksh P. Jain
2c68038eec
New Crowdin updates (#1149)
* New translations strings.xml (Italian)

* New translations strings.xml (Odia)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Portuguese, Brazilian)
2021-10-16 13:06:31 +05:30
Daksh P. Jain
d97326c428
Merge pull request #1144 from RetroMusicPlayer/l10n_dev
New Crowdin updates
2021-10-09 12:01:59 +05:30
Daksh P. Jain
5fa028c2ce New translations strings.xml (Odia) 2021-10-09 12:01:26 +05:30
Daksh P. Jain
b1ebda7efc New translations strings.xml (Indonesian) 2021-10-09 12:01:25 +05:30
Daksh P. Jain
943c3bf215 New translations strings.xml (Turkish) 2021-10-09 12:01:24 +05:30
Daksh P. Jain
aafab389ac New translations strings.xml (Arabic) 2021-10-09 12:01:23 +05:30
Daksh P. Jain
7765a0400a New translations strings.xml (Romanian) 2021-10-09 12:01:22 +05:30
Daksh P. Jain
59248dbbd0 New translations strings.xml (French) 2021-10-09 12:01:22 +05:30
Daksh P. Jain
eae6b3d085 New translations strings.xml (Spanish) 2021-10-09 12:01:21 +05:30
Daksh P. Jain
2f0d375b3a New translations strings.xml (Czech) 2021-10-09 12:01:20 +05:30
Daksh P. Jain
e4bc1fdfcc New translations strings.xml (German) 2021-10-09 12:01:19 +05:30
Daksh P. Jain
6bf6fe04e3 New translations strings.xml (Greek) 2021-10-09 12:01:18 +05:30
Daksh P. Jain
e5ff876ed3 New translations strings.xml (Hungarian) 2021-10-09 12:01:17 +05:30
Daksh P. Jain
0dac6913c4 New translations strings.xml (Italian) 2021-10-09 12:01:16 +05:30
Daksh P. Jain
22d216ae3e New translations strings.xml (Japanese) 2021-10-09 12:01:15 +05:30
Daksh P. Jain
776aab36c3 New translations strings.xml (Korean) 2021-10-09 12:01:14 +05:30
Daksh P. Jain
d2f826c8ae New translations strings.xml (Norwegian) 2021-10-09 12:01:13 +05:30
Daksh P. Jain
9727230087 New translations strings.xml (Dutch) 2021-10-09 12:01:12 +05:30
Daksh P. Jain
2472608407 New translations strings.xml (Polish) 2021-10-09 12:01:11 +05:30
Daksh P. Jain
1962aa3b65 New translations strings.xml (Serbian (Cyrillic)) 2021-10-09 12:01:11 +05:30
Daksh P. Jain
30ca756157 New translations strings.xml (Swedish) 2021-10-09 12:01:10 +05:30
Daksh P. Jain
a7ec1a9dbe New translations strings.xml (Ukrainian) 2021-10-09 12:01:09 +05:30
Daksh P. Jain
cf0090094e New translations strings.xml (Chinese Simplified) 2021-10-09 12:01:08 +05:30
Daksh P. Jain
3f65a5dd99 New translations strings.xml (Chinese Traditional) 2021-10-09 12:01:06 +05:30
Daksh P. Jain
c902f1ed84 New translations strings.xml (Vietnamese) 2021-10-09 12:01:05 +05:30
Daksh P. Jain
1df05d1c38 New translations strings.xml (Portuguese, Brazilian) 2021-10-09 12:01:04 +05:30
Daksh P. Jain
eac5be42f5 New translations strings.xml (Persian) 2021-10-09 12:01:03 +05:30
Daksh P. Jain
74b13715d4 New translations strings.xml (Tamil) 2021-10-09 12:01:02 +05:30
Daksh P. Jain
283964b064 New translations strings.xml (Croatian) 2021-10-09 12:01:01 +05:30
Daksh P. Jain
b0e26b7c90 New translations strings.xml (Hindi) 2021-10-09 12:01:00 +05:30
Daksh P. Jain
60b6f7dec3 New translations strings.xml (Burmese) 2021-10-09 12:00:59 +05:30
Daksh P. Jain
9ef7aae7a7 New translations strings.xml (Malayalam) 2021-10-09 12:00:58 +05:30
Daksh P. Jain
2bb7321123 New translations strings.xml (Russian) 2021-10-09 12:00:57 +05:30
Daksh P. Jain
2975c3d1c8 New translations strings.xml (Portuguese) 2021-10-09 12:00:56 +05:30
Prathamesh More
109240437e Added new strings for Backup & Restore 2021-10-09 11:39:09 +05:30
cdhiraj40
d5690081cc closing Keyboard when clicked in the background activity 2021-10-06 22:22:43 +05:30
Daksh P. Jain
dac2fd741c New translations strings.xml (Arabic) 2021-10-06 09:51:39 +05:30
Daksh P. Jain
ae390496ab New translations strings.xml (Turkish) 2021-10-03 07:35:21 +05:30
Daksh P. Jain
e6168008d2 New translations strings.xml (Turkish) 2021-10-03 01:34:10 +05:30
Daksh P. Jain
5659ebb3a3
Remove untranslated/outdated language strings (#1142) 2021-10-01 15:42:39 +05:30
Daksh P. Jain
eaf004254e
New Crowdin updates (#1139)
* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (French)

* New translations strings.xml (Romanian)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Dutch)

* New translations strings.xml (Indonesian)
2021-10-01 14:45:05 +05:30
Daksh P. Jain
49f66205d2
New Crowdin updates (#1137)
* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (French)

* New translations strings.xml (Korean)

* New translations strings.xml (Spanish)

* New translations strings.xml (Russian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Portuguese)
2021-09-21 11:20:34 +05:30
Prathamesh More
b78452b589
Added multi-select in playlists tab (#1132) 2021-09-12 16:07:04 +05:30
Daksh P. Jain
e1b9d518a7
New Crowdin updates (#1128)
* New translations strings.xml (Russian)

* New translations strings.xml (Spanish)

* New translations strings.xml (Polish)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Malayalam)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Persian)

* New translations strings.xml (Malayalam)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (French)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Persian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Persian)

* New translations strings.xml (French)
2021-09-11 08:17:09 +05:30
Prathamesh More
bce6dbfa27 V5 Push
Here's a list of changes/features: https://github.com/RetroMusicPlayer/RetroMusicPlayer/releases/tag/v5.0

Internal Changes:
1) Migrated to ViewBinding
2) Migrated to Glide V4
3) Migrated to kotlin version of Material Dialogs
2021-09-09 00:00:20 +05:30
Daksh P. Jain
fc42767031
New Crowdin updates (#1127)
* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Italian)
2021-09-06 08:47:45 +05:30
Daksh P. Jain
6ee63b58ea
New Crowdin updates (#1125)
* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)
2021-09-05 19:20:35 +05:30
Daksh P. Jain
f2c294dc4c
New Crowdin updates (#1122)
* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Estonian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Icelandic)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Persian)

* New translations strings.xml (Tamil)

* New translations strings.xml (Bengali)

* New translations strings.xml (Thai)

* New translations strings.xml (Latvian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Hindi)

* New translations strings.xml (Malay)

* New translations strings.xml (Burmese)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Filipino)

* New translations strings.xml (Luxembourgish)

* New translations strings.xml (Latin)

* New translations strings.xml (Flemish)

* New translations strings.xml (Kannada)

* New translations strings.xml (Nepali)

* New translations strings.xml (Hawaiian)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Russian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Danish)

* New translations strings.xml (Italian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Polish)

* New translations strings.xml (Czech)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Arabic)

* New translations strings.xml (Catalan)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Greek)

* New translations strings.xml (Finnish)

* New translations strings.xml (Irish)

* New translations strings.xml (Gujarati)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Georgian)

* New translations strings.xml (Korean)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Punjabi)

* New translations strings.xml (Odia)

* Update source file strings.xml

* New translations strings.xml (Portuguese, Brazilian)
2021-09-05 08:51:44 +05:30
Daksh P. Jain
6c515aede6
Update strings.xml 2021-09-04 19:22:20 +05:30
Daksh P. Jain
5359c22e52
New translations strings.xml (Vietnamese) (#1120) 2021-09-04 11:53:41 +05:30
Daksh P. Jain
1e546d5f72
New Crowdin updates (#1118)
* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Italian)

* New translations strings.xml (French)

* New translations strings.xml (Italian)

* New translations strings.xml (Spanish)

* New translations strings.xml (German)

* New translations strings.xml (German)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Vietnamese)
2021-08-31 13:02:00 +05:30
Daksh P. Jain
3895c07a3c
New translations strings.xml (Russian) (#1117) 2021-08-23 18:49:38 +05:30
Daksh P. Jain
9c72d3bd43
New Crowdin updates (#1113)
* New translations strings.xml (Czech)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Thai)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Icelandic)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Persian)

* New translations strings.xml (Tamil)

* New translations strings.xml (Bengali)

* New translations strings.xml (Estonian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Latvian)

* New translations strings.xml (Hindi)

* New translations strings.xml (Malay)

* New translations strings.xml (Burmese)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Filipino)

* New translations strings.xml (Luxembourgish)

* New translations strings.xml (Latin)

* New translations strings.xml (Flemish)

* New translations strings.xml (Kannada)

* New translations strings.xml (Nepali)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Russian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Danish)

* New translations strings.xml (Italian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Polish)

* New translations strings.xml (Czech)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Arabic)

* New translations strings.xml (Catalan)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Greek)

* New translations strings.xml (Finnish)

* New translations strings.xml (Irish)

* New translations strings.xml (Gujarati)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Georgian)

* New translations strings.xml (Korean)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Punjabi)

* New translations strings.xml (Hawaiian)

* Update source file strings.xml

* New translations strings.xml (Italian)

* New translations strings.xml (Greek)

* New translations strings.xml (Greek)

* New translations strings.xml (Odia)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Estonian)

* New translations strings.xml (Swedish)

* New translations strings.xml (Turkish)

* New translations strings.xml (Ukrainian)

* New translations strings.xml (Chinese Traditional)

* New translations strings.xml (Vietnamese)

* New translations strings.xml (Icelandic)

* New translations strings.xml (Indonesian)

* New translations strings.xml (Persian)

* New translations strings.xml (Tamil)

* New translations strings.xml (Bengali)

* New translations strings.xml (Thai)

* New translations strings.xml (Latvian)

* New translations strings.xml (Slovak)

* New translations strings.xml (Hindi)

* New translations strings.xml (Malay)

* New translations strings.xml (Burmese)

* New translations strings.xml (Esperanto)

* New translations strings.xml (Filipino)

* New translations strings.xml (Luxembourgish)

* New translations strings.xml (Latin)

* New translations strings.xml (Flemish)

* New translations strings.xml (Kannada)

* New translations strings.xml (Nepali)

* New translations strings.xml (Hawaiian)

* New translations strings.xml (Serbian (Cyrillic))

* New translations strings.xml (Russian)

* New translations strings.xml (Dutch)

* New translations strings.xml (Danish)

* New translations strings.xml (Italian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Polish)

* New translations strings.xml (Czech)

* New translations strings.xml (Romanian)

* New translations strings.xml (French)

* New translations strings.xml (Spanish)

* New translations strings.xml (Afrikaans)

* New translations strings.xml (Arabic)

* New translations strings.xml (Catalan)

* New translations strings.xml (German)

* New translations strings.xml (Portuguese)

* New translations strings.xml (Greek)

* New translations strings.xml (Finnish)

* New translations strings.xml (Irish)

* New translations strings.xml (Gujarati)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Hungarian)

* New translations strings.xml (Japanese)

* New translations strings.xml (Georgian)

* New translations strings.xml (Korean)

* New translations strings.xml (Norwegian)

* New translations strings.xml (Punjabi)

* New translations strings.xml (Odia)
2021-08-23 18:46:28 +05:30
Daksh P. Jain
d3d885c979
Update strings.xml 2021-08-23 18:39:57 +05:30
Prathamesh More
f26503aa3e
Merge pull request #1108 from vladrevers/dev
Added option to hide profile on home page
2021-08-21 09:26:11 +05:30
Daksh P. Jain
815e0a235e
New Crowdin updates (#1110)
* New translations strings.xml (Polish)

* New translations strings.xml (Dutch)
2021-08-18 09:11:19 +05:30
Daksh P. Jain
a41a29f44b
New Crowdin updates (#1109)
* New translations strings.xml (Italian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Croatian)

* New translations strings.xml (Chinese Simplified)
2021-08-13 07:59:04 +05:30
Daksh P. Jain
7f0dffb242 New translations strings.xml (Dutch) 2021-08-11 11:08:22 +05:30
vladrevers
190baa6fdf Added option to hide profile on home page 2021-08-09 02:26:51 +03:00
Daksh P. Jain
204873e70b New translations strings.xml (Dutch) 2021-08-09 03:45:20 +05:30
Daksh P. Jain
b9b7a31991 New translations strings.xml (Dutch) 2021-08-08 14:13:26 +05:30
Daksh P. Jain
275caa14a5 New translations strings.xml (Dutch) 2021-08-08 08:01:43 +05:30
Daksh P. Jain
8cb5603ebf New translations strings.xml (Portuguese, Brazilian) 2021-08-07 15:48:32 +05:30
Daksh P. Jain
42feb0447a New translations strings.xml (Portuguese, Brazilian) 2021-08-07 05:15:29 +05:30
Daksh P. Jain
21fd6414bf New translations strings.xml (Georgian) 2021-08-03 16:42:28 +05:30
Daksh P. Jain
d43f94d591 New translations strings.xml (Arabic) 2021-07-31 18:42:27 +05:30
Daksh P. Jain
40e741779d New translations strings.xml (Arabic) 2021-07-31 12:37:36 +05:30
Daksh P. Jain
cb070329dc New translations strings.xml (Spanish) 2021-07-30 07:00:54 +05:30
Daksh P. Jain
9fdb637e0e New translations strings.xml (Tamil) 2021-07-30 01:03:20 +05:30
Daksh P. Jain
6a4a73dac3 New translations strings.xml (Spanish) 2021-07-30 01:03:18 +05:30
Daksh P. Jain
ec0bf9aaa3 New translations strings.xml (Spanish) 2021-07-29 19:02:11 +05:30
Daksh P. Jain
9afe4769ea
New Crowdin updates (#1098)
* New translations strings.xml (Persian)

* New translations strings.xml (Hindi)
2021-07-27 18:54:35 +05:30
Daksh P. Jain
b57109b24d
New Crowdin updates (#1096)
* New translations strings.xml (Chinese Simplified)

* New translations strings.xml (Chinese Simplified)
2021-07-26 14:05:27 +05:30
Daksh P. Jain
8be6e043ed
New translations strings.xml (Russian) (#1095) 2021-07-23 13:44:24 +05:30
Daksh P. Jain
da584aafc3
New translations strings.xml (Russian) (#1094) 2021-07-22 18:39:16 +05:30
Daksh P. Jain
32a8d762de
New translations strings.xml (Portuguese, Brazilian) (#1092) 2021-07-21 18:47:04 +05:30
Daksh P. Jain
caabf6ddcc
New Crowdin updates (#1091)
* New translations strings.xml (Arabic)

* New translations strings.xml (Arabic)

* New translations strings.xml (Portuguese, Brazilian)

* New translations strings.xml (Portuguese, Brazilian)
2021-07-20 08:22:15 +05:30
Daksh P. Jain
7e791a37fb New translations strings.xml (Chinese Simplified) 2021-07-19 01:38:00 +05:30
Daksh P. Jain
7062571d0a New translations strings.xml (Italian) 2021-07-19 01:37:59 +05:30
Daksh P. Jain
8460d3c2fb New translations strings.xml (Hungarian) 2021-07-19 01:37:58 +05:30
Daksh P. Jain
a8d87fb91e New translations strings.xml (Spanish) 2021-07-19 01:37:57 +05:30
Daksh P. Jain
2f4365f848 New translations strings.xml (Hindi) 2021-07-16 18:11:42 +05:30
Daksh P. Jain
85e2021b57
Merge pull request #1087 from RetroMusicPlayer/l10n_dev
New Crowdin updates
2021-07-16 12:16:58 +05:30
Daksh P. Jain
76db19a13f New translations strings.xml (Hawaiian) 2021-07-16 12:05:00 +05:30
Daksh P. Jain
6c333261b3 New translations strings.xml (Slovak) 2021-07-16 12:04:58 +05:30
Daksh P. Jain
98cdb0006e New translations strings.xml (Russian) 2021-07-16 12:04:57 +05:30
Daksh P. Jain
6b4b76e9fc New translations strings.xml (Portuguese) 2021-07-16 12:04:56 +05:30
Daksh P. Jain
12e83fce75 New translations strings.xml (Polish) 2021-07-16 12:04:55 +05:30
Daksh P. Jain
969660dd45 New translations strings.xml (Punjabi) 2021-07-16 12:04:55 +05:30
Daksh P. Jain
7ec16a7051 New translations strings.xml (Norwegian) 2021-07-16 12:04:54 +05:30
Daksh P. Jain
4589045899 New translations strings.xml (Dutch) 2021-07-16 12:04:53 +05:30
Daksh P. Jain
9f5aa8bfbf New translations strings.xml (Korean) 2021-07-16 12:04:51 +05:30
Daksh P. Jain
3143ed6573 New translations strings.xml (Japanese) 2021-07-16 12:04:50 +05:30
Daksh P. Jain
e29f8aecc5 New translations strings.xml (Italian) 2021-07-16 12:04:50 +05:30
Daksh P. Jain
bfb2cdbede New translations strings.xml (Hungarian) 2021-07-16 12:04:48 +05:30
Daksh P. Jain
4908e3335b New translations strings.xml (Serbian (Cyrillic)) 2021-07-16 12:04:48 +05:30
Daksh P. Jain
a05601cffd New translations strings.xml (Hebrew) 2021-07-16 12:04:47 +05:30
Daksh P. Jain
85ea5c973c New translations strings.xml (Irish) 2021-07-16 12:04:45 +05:30
Daksh P. Jain
61913e6bf8 New translations strings.xml (Finnish) 2021-07-16 12:04:45 +05:30
Daksh P. Jain
b3ccef2284 New translations strings.xml (Greek) 2021-07-16 12:04:43 +05:30
Daksh P. Jain
8722c267e1 New translations strings.xml (German) 2021-07-16 12:04:42 +05:30
Daksh P. Jain
b952c5521b New translations strings.xml (Danish) 2021-07-16 12:04:42 +05:30
Daksh P. Jain
d88e4bda05 New translations strings.xml (Czech) 2021-07-16 12:04:41 +05:30
Daksh P. Jain
d047e897a1 New translations strings.xml (Catalan) 2021-07-16 12:04:40 +05:30
Daksh P. Jain
e969a480ba New translations strings.xml (Arabic) 2021-07-16 12:04:39 +05:30
Daksh P. Jain
0627daf8a8 New translations strings.xml (Afrikaans) 2021-07-16 12:04:38 +05:30
Daksh P. Jain
f2bd336941 New translations strings.xml (Spanish) 2021-07-16 12:04:37 +05:30
Daksh P. Jain
cb4fb30f98 New translations strings.xml (Gujarati) 2021-07-16 12:04:36 +05:30
Daksh P. Jain
fccfe51625 New translations strings.xml (French) 2021-07-16 12:04:35 +05:30
Daksh P. Jain
e87cc482a9 New translations strings.xml (Swedish) 2021-07-16 12:04:33 +05:30
Daksh P. Jain
ae363d5a09 New translations strings.xml (Ukrainian) 2021-07-16 12:04:32 +05:30
Daksh P. Jain
e10bee13ff New translations strings.xml (Nepali) 2021-07-16 12:04:31 +05:30
Daksh P. Jain
547f5ace73 New translations strings.xml (Kannada) 2021-07-16 12:04:30 +05:30
Daksh P. Jain
cda12f0e54 New translations strings.xml (Flemish) 2021-07-16 12:04:29 +05:30
Daksh P. Jain
d16a507064 New translations strings.xml (Latin) 2021-07-16 12:04:28 +05:30
Daksh P. Jain
1d4c4c070c New translations strings.xml (Luxembourgish) 2021-07-16 12:04:27 +05:30
Daksh P. Jain
7dd07f58dc New translations strings.xml (Filipino) 2021-07-16 12:04:26 +05:30
Daksh P. Jain
5209c6ddb7 New translations strings.xml (Esperanto) 2021-07-16 12:04:25 +05:30
Daksh P. Jain
7fceb85821 New translations strings.xml (Burmese) 2021-07-16 12:04:24 +05:30
Daksh P. Jain
3da7c2d5c3 New translations strings.xml (Malay) 2021-07-16 12:04:23 +05:30
Daksh P. Jain
8d0c970722 New translations strings.xml (Hindi) 2021-07-16 12:04:22 +05:30
Daksh P. Jain
2fd8beb476 New translations strings.xml (Latvian) 2021-07-16 12:04:21 +05:30
Daksh P. Jain
3efdb9f09e New translations strings.xml (Turkish) 2021-07-16 12:04:20 +05:30
Daksh P. Jain
1ec211fde3 New translations strings.xml (Estonian) 2021-07-16 12:04:19 +05:30
Daksh P. Jain
e2986a225b New translations strings.xml (Thai) 2021-07-16 12:04:18 +05:30