Commit graph

2172 commits

Author SHA1 Message Date
Omar
b456e71c41 Added new fun getDateModifiedString 2022-03-03 14:11:41 +02:00
Omar
ba763a1ec3 Added MaterialTextView for date modified 2022-03-03 14:10:46 +02:00
Omar
7dc7a819e4 Added Last Modified Label 2022-03-03 14:08:32 +02:00
Daksh P. Jain
17237a4021
Merge pull request #1268 from prathameshmm02/dev
Fixed Sleep timer
2022-03-01 11:02:48 +05:30
Prathamesh More
d93a1f407d Merge branch 'dev' of https://github.com/prathameshmm02/RetroMusicPlayer into dev 2022-02-28 18:49:59 +05:30
Prathamesh More
3aef95c9a1 Made sleep timer precise 2022-02-28 18:42:04 +05:30
Prathamesh More
771897b741 Updated dependencies 2022-02-24 16:25:14 +05:30
Daksh P. Jain
ca19cb196c
Merge pull request #1260 from milindgoel15/dev
make readme nicer
2022-02-22 09:58:39 +05:30
Milind Goel
1e07dae25c
Update README.md 2022-02-21 19:43:52 +05:30
Milind Goel
d8d0fd35e9 make readme nicer and update web png 2022-02-21 13:52:40 +05:30
Prathamesh More
6c159297dc Centered CheckBox in popup menu 2022-02-19 12:19:32 +05:30
Prathamesh More
cda7af4420 Code Cleanup 2022-02-19 10:57:18 +05:30
Prathamesh More
fcdf9ad590 [Glide] Code Cleanup 2022-02-19 09:55:11 +05:30
Daksh P. Jain
3b44dc96f3
Merge pull request #1259 from milindgoel15/dev
fix peek and improved readme
2022-02-18 12:40:53 +05:30
Milind Goel
87c08352b7 fix peek and improved readme 2022-02-18 11:58:12 +05:30
Daksh P. Jain
eaa036936a
Merge pull request #1257 from prathameshmm02/dev
Fixed some crashes and bugs
2022-02-17 21:50:45 +05:30
Prathamesh More
56100cab0a Fixed MainActivity restart when opening activity from notification & widget 2022-02-17 21:25:33 +05:30
Prathamesh More
367718fadd Updated changelog 2022-02-17 20:13:20 +05:30
Prathamesh More
53b4d38456
Merge branch 'RetroMusicPlayer:dev' into dev 2022-02-17 20:07:37 +05:30
Prathamesh More
e827acea83 Fixed Circle widget 2022-02-17 20:06:55 +05:30
Daksh P. Jain
71bb394cf8
Merge pull request #1256 from milindgoel15/dev
uniform stroke size and fixed outside stroke line
2022-02-17 17:28:49 +05:30
Milind Goel
62c3328296 uniform stroke size and fixed outside stroke line 2022-02-17 12:45:19 +05:30
Prathamesh More
0aa4017146 Merge branch 'dev' of https://github.com/RetroMusicPlayer/RetroMusicPlayer into dev 2022-02-16 20:57:56 +05:30
Daksh P. Jain
dd77451b52
Merge pull request #1253 from milindgoel15/dev
Monet based icon for Android 13 users
2022-02-16 20:42:09 +05:30
Prathamesh More
70e96cf808 Fixed a typo 2022-02-16 19:34:30 +05:30
Prathamesh More
63263b270b Fixed crash on song deletion 2022-02-16 00:02:41 +05:30
Prathamesh More
5731b777f0 Fixed a crash while removing songs from the queue 2022-02-15 00:44:20 +05:30
Prathamesh More
74d9d1db39 Fixed shuffle button not shuffling songs 2022-02-15 00:44:20 +05:30
Milind Goel
c9efbcc276 Monet based icon for Android 13 users 2022-02-14 19:39:11 +05:30
Prathamesh More
9f405a271e Updated changelog 2022-02-13 14:52:56 +05:30
Prathamesh More
d8898608f2 Merge branch 'dev' of https://github.com/RetroMusicPlayer/RetroMusicPlayer into dev 2022-02-13 14:33:30 +05:30
Daksh P. Jain
bfbc1eec6f
Merge pull request #1250 from milindgoel15/dev
update contributors
2022-02-12 10:19:55 +05:30
Milind Goel
c0798e3fca Update pfp and link
fix lennart's link for jio users
2022-02-11 23:09:43 +05:30
Prathamesh More
425eb4807e Fixed lyrics editing crash 2022-02-10 00:45:30 +05:30
Prathamesh More
3f188d028a Code Cleanup 2022-02-10 00:20:09 +05:30
Prathamesh More
7140ef3d83 Optimized imports 2022-02-10 00:04:39 +05:30
Prathamesh More
9f5fdab3ed Fixed crash when removing song from Playing queue 2022-02-10 00:03:38 +05:30
Prathamesh More
666f52adb5
Merge pull request #1238 from antonkesy/workaround-sd-crash
Prevent app from crashing when SD-card data is not valid anymore.
2022-02-02 18:00:57 +05:30
Anton Kesy
be24fb446a
check if dataSet postition is valid
workaround for #1187

True problem is probably dataSet getting updated too early
2022-02-02 07:47:24 +01:00
Prathamesh More
597d307c66
Merge pull request #1236 from imashnake0/android-12-splashscreen
Android 12 Splashscreen API
2022-02-02 11:59:23 +05:30
imashnake0
96b215784b Changed interpolator
Changed Benis' interpolator to make it stop more gradually.
2022-02-01 13:03:01 -05:00
imashnake0
31103d294e Increased wave animation duration
Increased wave animation to end it with the animation.
2022-02-01 12:59:26 -05:00
imashnake0
b51a93c359 Added animated splash screen
Added core-splashscreen dependency and implemented animated splash screen.
2022-01-31 19:26:30 -05:00
imashnake0
1a3b90f6b5 Added ic_splash_anim.xml
Added animated vector drawable for new SplashScreen API.
2022-01-31 19:24:51 -05:00
Daksh P. Jain
e7ed4ed62f
Merge pull request #1233 from prathameshmm02/dev
Bug fixes
2022-01-31 07:56:29 +05:30
Prathamesh More
bd4141b4b1 Merge branch 'dev' of https://github.com/prathameshmm02/RetroMusicPlayer into dev 2022-01-30 23:41:21 +05:30
Prathamesh More
b2e7a4ed7e
Merge pull request #1232 from GeorgCantor/dev
Some fixes
2022-01-30 23:33:14 +05:30
GeorgCantor
06966e697c Some fixes 2022-01-30 17:05:39 +03:00
Prathamesh More
3628d98bbe Updated change-log 2022-01-29 22:56:23 +05:30
Prathamesh More
8db4afa502 Added option to disable changing song by swiping anywhere on the now playing screen 2022-01-29 22:35:25 +05:30