Antoine POPINEAU
746ae8897d
Frontend logic for displaying only own music.
2020-06-14 20:26:39 +02:00
Antoine POPINEAU
fc1419c2fb
Minor style enhancement.
2020-06-14 00:42:45 +02:00
Antoine POPINEAU
94dec8367f
Added more title contrast for item lists. Added icon for custom radios.
2020-06-13 13:41:12 +02:00
Keunes
7dc4d3e0ee
Translated using Weblate (Dutch)
...
Currently translated at 87.3% (76 of 87 strings)
Translation: Otter/Otter Android app
Translate-URL: https://translate.funkwhale.audio/projects/otter/android/nl/
2020-06-11 18:09:59 +02:00
Antoine POPINEAU
7bc3ab2010
Translated using Weblate (French)
...
Currently translated at 100.0% (87 of 87 strings)
Translation: Otter/Otter Android app
Translate-URL: https://translate.funkwhale.audio/projects/otter/android/fr/
2020-06-11 18:09:58 +02:00
Antoine POPINEAU
865603634a
Translated using Weblate (German)
...
Currently translated at 94.2% (82 of 87 strings)
Translation: Otter/Otter Android app
Translate-URL: https://translate.funkwhale.audio/projects/otter/android/de/
2020-06-11 18:09:57 +02:00
Antoine POPINEAU
bfb1b90781
Translated using Weblate (English)
...
Currently translated at 100.0% (87 of 87 strings)
Translation: Otter/Otter Android app
Translate-URL: https://translate.funkwhale.audio/projects/otter/android/en/
2020-06-11 18:09:13 +02:00
Antoine POPINEAU
a4b2907c07
Added Settings item to copy the latest logs in case of crash.
2020-06-10 23:59:09 +02:00
Keunes
72a77221e6
Added translation using Weblate (Dutch)
2020-06-05 21:21:01 +00:00
Antoine POPINEAU
427dc8b4db
Translated using Weblate (French)
...
Currently translated at 100.0% (87 of 87 strings)
Translation: Otter/Otter Android app
Translate-URL: https://translate.funkwhale.audio/projects/otter/android/fr/
2020-06-05 07:57:01 +00:00
Antoine POPINEAU
a4b2af7640
Removed unused translation. Fixed untranslated string.
2020-06-02 19:02:34 +02:00
Arne Schlag
931c9d589b
added support for german (de) ( #38 )
...
* added support for german (de)
* Added spacing and missing plurals
* added missing translations
2020-06-02 17:01:30 +00:00
Antoine POPINEAU
c75f2e45f6
Ability to shuffle play all tracks from an artist. Should close #21 . Also added animations over long-running operations.
2020-06-02 18:50:46 +02:00
Antoine POPINEAU
cb43615cb1
Fixed some linting issues. Fixed two issues related to current track emphasis and landscape now playing cover background.
2020-06-01 21:25:16 +02:00
Antoine POPINEAU
80554796d3
Resize native radios icons to be more legible.
2020-06-01 17:05:13 +02:00
Antoine POPINEAU
dc7803acb4
Added support for native radios (random and less listened to radios). Advancing #8 .
2020-06-01 14:38:50 +02:00
Antoine POPINEAU
2d3bcde242
Add shuffle button in landscape mode.
2020-05-31 00:38:34 +02:00
Antoine POPINEAU
fd1741ca53
Added experimental radios support. Fixed linter and fastlane metadata.
2020-05-30 21:16:28 +02:00
Antoine POPINEAU
415be3d235
Finish removing everything related to my Chromecast experiments, for now.
2020-05-30 16:00:24 +02:00
Antoine POPINEAU
159685bcc1
Added track details from Now Playing view. Should fix #30 .
2020-05-30 15:49:06 +02:00
Antoine POPINEAU
98b2b31e20
Open artists and albums in search results.
2020-05-30 14:12:04 +02:00
Antoine POPINEAU
cf4cd16bed
Added a toggle for repeat mode on the Now Playing view. Should fix #26 .
2020-05-29 23:42:03 +02:00
Antoine POPINEAU
b554678500
Added links to artist and album on Now Playing view. Partially covers #30 .
2020-05-29 21:40:01 +02:00
Antoine POPINEAU
fa82f13a9c
Display search results for artists and albums. Only cosmetic for now, there is no action on them.
2020-05-29 13:19:28 +02:00
Antoine POPINEAU
55ab0ce71c
Cache playback position on pause. Should fix #19 .
2020-05-29 10:32:09 +02:00
Antoine POPINEAU
9d0ee7f1b8
Added license to settings.
2020-05-29 01:42:03 +02:00
Antoine POPINEAU
d9b7ed5b3f
Added version number to settings.
2020-05-29 01:30:05 +02:00
Antoine POPINEAU
d53bee8f31
Added link to repository in settings.
2020-05-29 01:23:21 +02:00
Antoine POPINEAU
534e48e2c8
Upgrades dependencies. Enhanced login screen appearance. Fixed a seriously dumb issue where we would not transmit the token to the server.
2020-05-29 01:11:15 +02:00
Antoine POPINEAU
aad0ec439c
Allow for anonymous connection if server supports it. Should provide basic support for #14 .
2019-11-25 23:16:18 +01:00
Antoine POPINEAU
aaf8874699
Remove "Add to playlist" from overflow menu since it is not yet implemented.
2019-11-22 20:24:56 +01:00
Antoine POPINEAU
9ea5446f58
Wrap LoginActivity in ScrollView to account for small screens and landscape mode.
2019-11-21 23:41:01 +01:00
Antoine POPINEAU
0cb4bda212
Added support for landscape mode.
2019-11-21 23:26:34 +01:00
Antoine POPINEAU
02715389d2
Regenerated app icons to use proper background color and round shape on all API versions.
2019-11-16 17:50:24 +01:00
Antoine POPINEAU
b735e20fbd
Limit track info to one line on now playing preview. Properly encode search terms.
2019-11-16 16:52:44 +01:00
Antoine POPINEAU
993e780d54
Remove underline under SearchView.
2019-10-30 22:28:31 +01:00
Antoine POPINEAU
7c9a71d6d7
Put buggy features behind an experiments gate (favorites, for now). Optimized layouts to be able to load lots of content. Fixed Funkwhale API URLs to try and be backward compatible.
2019-10-29 23:41:44 +01:00
Antoine POPINEAU
2d5e73dcd4
Fix crash on illegal characters in URL. Fixed caret and error color on login form.
2019-10-23 22:05:56 +02:00
Antoine POPINEAU
e84455390b
Several improvements in UI (better colors for night mode, added icons).
...
Better handling of startup (login activity would reset if put in the background).
Allow use of schemeless hostname for login.
Destroy main activity and clear cache on logout.
Change of endpoint for favorites retrieval for one with much better performance.
2019-10-23 20:21:18 +02:00
Antoine POPINEAU
9e7d1cfe29
Added missing ripple effects. Fixed padding around list items. Moved event buses into Application object.
2019-10-22 20:03:52 +02:00
Antoine POPINEAU
0b14415e1e
Linting.
2019-10-21 19:49:48 +02:00
Antoine POPINEAU
045248adc6
Updated dark mode colors to be more pleasing on the eye.
2019-10-21 12:20:29 +02:00
Antoine POPINEAU
5f495f54e5
Initial commit.
2019-10-20 15:19:18 +02:00