Commit graph

1,437 commits

Author SHA1 Message Date
tkashkin
c06a17f411 Minor refactoring 2017-07-22 20:10:29 +03:00
Karim Abou Zeid
30ebc899ad Merge pull request #220 from arkon/version-name-branch
Add git branch name to debug app's version name
2017-07-21 16:05:15 +02:00
tkashkin
4fddddec9e Set height to 56dp 2017-07-20 14:50:36 +03:00
tkashkin
26bba697cb Buttons are 42dp wide, full-height album art with rounded corners 2017-07-20 06:55:45 +03:00
tkashkin
e111d4f113 Added card-like widget 2017-07-19 23:45:56 +03:00
Karim Abou Zeid
4c090d1c34 Revert "Performance issue with artist images (#174)" 2017-07-19 20:41:15 +02:00
tkashkin
3218586e32 Fit artist image into ImageView 2017-07-18 19:55:42 +03:00
Eugene Cheung
aff68a4ea5 Show classic notification setting for 7.0.x (#221) 2017-07-16 17:32:29 -04:00
Eugene Cheung
7d92ecc56d
Add git branch name to debug app's version name 2017-07-16 13:48:10 -04:00
tkashkin
8a57d32214 Refactoring 2017-07-14 21:22:54 +03:00
tkashkin
aabd0367b9 Trim newlines at start/end of lyrics
Collapse more than one empty lines into one
2017-07-14 14:05:21 +03:00
tkashkin
56ede6c725 Fix crash on screen rotation change 2017-07-14 01:07:08 +03:00
tkashkin
ecdc9bb870 Fix some UI bugs
Add animations
2017-07-12 11:57:38 +03:00
tkashkin
6086011d8d Add lyrics format list 2017-07-12 11:57:38 +03:00
tkashkin
c047ea96a7 LyricsDialog displays lyrics without timestamps
Refactoring
2017-07-12 11:57:38 +03:00
tkashkin
3122923d5f Add lyrics offset time support
Some refactoring and formatting
2017-07-12 11:57:37 +03:00
tkashkin
1a71950930 Fix loading LRC files with regex control characters in name
Fix non-standart LRC timestamps
2017-07-12 11:57:37 +03:00
tkashkin
21eb8e0127 Change string 2017-07-12 11:57:37 +03:00
tkashkin
1ee7d8c7b6 Try to load lyrics from file if tag is empty 2017-07-12 11:57:37 +03:00
tkashkin
93e2dc0346 Add synchronized lyrics preference
Fix animations
2017-07-12 11:57:37 +03:00
tkashkin
dbb6250c06 Add synchronized lyrics support (only LRC format at the moment) 2017-07-12 11:57:37 +03:00
Eugene Cheung
9e69136b1d Merge branch 'master' into album-actions 2017-07-07 18:08:19 -04:00
Eugene Cheung
50a8a851d0
Fix being able to drag playlist item above fixed header 2017-07-07 18:00:46 -04:00
Eugene Cheung
9367e120e4
Show playlist length at top (closes #172) 2017-07-07 17:56:22 -04:00
Eugene Cheung
80527e2769
Hide unsupported settings (fixes #195) 2017-07-07 14:10:36 -04:00
Eugene Cheung
28e23635de Merge pull request #178 from Materight/lastfm
Added localized biography and wiki for albums
2017-07-05 13:42:12 -04:00
Eugene Cheung
a251c45f18
Fix NPE 2017-07-05 13:15:50 -04:00
Eugene Cheung
93afb33e0d
Fix for default language 2017-07-05 12:43:00 -04:00
Eugene Cheung
0bd8e4292d
Refactor and rename metadata pref/util 2017-07-05 12:36:22 -04:00
Materight
cee6e6e83a Fix for default language 2017-07-05 17:25:53 +02:00
Materight
d15f056e00 Added control for the auto download setting. 2017-07-05 16:47:41 +02:00
Eugene Cheung
a633a6c3a3 Fix bad revert from 547849e, refactor up next/remaining time string creation 2017-06-16 15:26:00 -04:00
Eugene Cheung
8f57c0133f Update Gradle 2017-06-15 14:27:01 -04:00
Eugene Cheung
7b039741c3 Prevent flat controls from animating on every show 2017-06-13 15:33:37 -04:00
Eugene Cheung
8a20f127a3 Remove Glide snapshot repository 2017-06-13 12:40:20 -04:00
Karim Abou Zeid
7f3aedd93c Merge pull request #192 from arkon/fix/boot-widgets
Start service after boot to show data in widgets
2017-06-13 18:35:50 +02:00
Eugene Cheung
990c6a5c2b Add actions to artist details activity 2017-06-13 11:02:55 -04:00
Karim Abou Zeid
547849e0d9 Revert Merge pull request 128 from syphe dynamic size status bars Dynamic size status bars 2017-06-13 11:08:51 +02:00
Karim Abou Zeid
fac2da229f Specify specific iabv3 version in build.gradle 2017-06-13 10:09:16 +02:00
Karim Abou Zeid
1f65a9aac4 Update FastScroll library 2017-06-13 09:57:22 +02:00
Eugene Cheung
790410ce20 Merge branch 'master' into fix/boot-widgets 2017-06-12 23:24:54 -04:00
Eugene Cheung
487748258a Minor formatting/refactoring 2017-06-12 23:23:30 -04:00
Eugene Cheung
27fcf00eda Start service after boot to show data in widgets 2017-06-12 22:58:24 -04:00
Eugene Cheung
54221960d4 Add album actions to album detail activity menu 2017-06-12 20:03:55 -04:00
Eugene Cheung
0b7d2591b4 Fix crash when using GitHub issue form 2017-06-12 17:30:50 -04:00
Eugene Cheung
2342a7df1a Merge pull request #188 from arkon/fix/rtl-controls
Fix previous/next button order for RTL languages
2017-06-12 17:01:33 -04:00
Karim Abou Zeid
e02b789e38 Update libraries 2017-06-12 22:39:30 +02:00
Eugene Cheung
556adb02dd Fix previous/next button order for RTL languages 2017-06-12 14:57:01 -04:00
Karim Abou Zeid
534fdac19f Update libraries and build tools 2017-06-12 16:31:47 +02:00
Materight
dc0e5ed7f8 Use string of wiki unavailable. 2017-06-12 10:41:28 +02:00