Antoine POPINEAU
1a105654f0
Prepare 1.0.20.
4 years ago
Antoine POPINEAU
1238931384
Updated banner with new logo. Added source files for logo and banner.
4 years ago
Antoine POPINEAU
100514cde6
Limit the width of the login screen in landscape mode to be easier on the eye.
4 years ago
Antoine POPINEAU
72ba8733b3
Added downloads option menu in landscape mode.
4 years ago
Antoine POPINEAU
49f5754f2b
Add more emphasis to currently playing track in listings.
4 years ago
Antoine POPINEAU
9b888ba17f
Do not skip track on error if the user paused playback. Fixed an issue where two track could be marked as playing at the same time in TracksFragment.
4 years ago
Antoine POPINEAU
212b44a22f
Actually disable caching if cache size is set to zero.
4 years ago
Antoine POPINEAU
441ca3249c
Added new full set of adaptive icons.
4 years ago
Antoine POPINEAU
c420f26b88
Added the full-size logo to prevent blurry Otter icon. Resized album cover arts in landscape mode.
4 years ago
Antoine POPINEAU
9c61fcf462
Tidied up usage of GlobalScope to the profit of AndroidX's lifecycle coroutine scopes.
4 years ago
Antoine POPINEAU
f7a5a29eea
Pulled some fixes from dev/chromecast (080cce00eec84f1be724d34daa597c406bb1a63a).
4 years ago
Antoine POPINEAU
2b9eb789e8
Changed style for main shuffle button to be less conspicuous.
4 years ago
Antoine POPINEAU
b2d26a8127
Refactored and rationalized some events and commands on the buses.
4 years ago
Antoine POPINEAU
dc25a922c2
Changed icons (still need to make full set).
4 years ago
Antoine POPINEAU
1ee9f021ce
Login screen would briefly display an dummy error when authentication succeeded.
4 years ago
Antoine POPINEAU
7a72558d1a
Refresh every second instead of 500ms.
4 years ago
Antoine POPINEAU
ff2a915ba4
Periodically refresh download progress while in DownloadsActivity.
4 years ago
Antoine POPINEAU
03fcf1a382
Fixed download and cache indicators on search screen. Fixed an issue with placeholder texts when some search terms did not return results.
4 years ago
Antoine POPINEAU
08a7a28c22
Nicest highlight of selected row.
4 years ago
Antoine POPINEAU
3a88e02ca0
Delete regular data cache on logout.
4 years ago
Antoine POPINEAU
bab7040b8f
Delete downloaded tracks on logout. Cache is not deleted for now (until I find a way).
4 years ago
Antoine POPINEAU
874b79d0d5
Fixed blocking issue when leaving MainActivity where playback state would no longer be reflected in Now Playing.
4 years ago
Antoine POPINEAU
4d6b3d1ab2
Added screenshots to README.
4 years ago
Antoine POPINEAU
a19e500f09
Prevent long-running requests to make the app crash when user is logging out.
4 years ago
Antoine POPINEAU
490de25b05
Handle radios when logged in anonymously.
...
On top this fix, this commit adds support for "My content" and
"Favorites" instance radios (fixes #51 ), as well as clearly separates instance
radios from user radios.
Radios were a bit unusable when not logged in with an actual authorized
user account, this commit fixes the following elements:
* Anonymous users get a transient session cookie when starting a radio
session that was not stored and forwarded on playback, meaning no
radios would play;
* Anonymous users do not have their own own content. Thus, only the
"Random" radio makes sense in that context. This commit only display
the instance radios that are relevant to your authentication status.
"My content" radios needs the user ID to function properly, this commit
also adds retrieving it from the /api/v1/users/users/me/ endpoint, which
now may be used in the future for other purposes.
4 years ago
Antoine POPINEAU
18e981fba5
Fixed an issue where the main playback UI would freeze when skipping an erroring track (in airplane mode, for example).
4 years ago
Antoine POPINEAU
1b98850a9c
Add a checkbox to allow cleartext connections to a Funkwhale instance. Should close #6 .
4 years ago
Antoine POPINEAU
66c7915307
Prevent issue on queue item deletion. Should close #48 .
4 years ago
Antoine POPINEAU
e539cc26dd
Manage cached and downloaded tracks separately. Downloaded track are not automatically evicted and do not count towards cache storage limit. Contributes to #37 . Fixed an issue where the event bus on main would be duplicated.
4 years ago
vicdorke
2eff3263d2
Translated using Weblate (Chinese (Simplified))
...
Currently translated at 100.0% (94 of 94 strings)
Translation: Otter/Otter Android app
Translate-URL: https://translate.funkwhale.audio/projects/otter/android/zh_Hans/
4 years ago
vicdorke
fb22b9f79e
Added translation using Weblate (Chinese (Simplified))
4 years ago
Antoine POPINEAU
13f3c2d465
Add light animation when scrolling listings.
4 years ago
Antoine POPINEAU
098048ac49
Download state change would not be reflected in the list.
4 years ago
Antoine POPINEAU
abff279df9
Fix performance issue on download tracking from the Favorites section.
4 years ago
Antoine POPINEAU
a2c35595c7
Better handling of download progress and event. Added an option to retry failed downloads. Performance improvement around downloads UI.
4 years ago
Antoine POPINEAU
94fd3d51aa
Add downloaded indicators in favorites view.
4 years ago
Antoine POPINEAU
a2caba8bd1
Added downloaded indicator on track rows.
4 years ago
Antoine POPINEAU
4127421132
Allow downloading whole albums.
4 years ago
Antoine POPINEAU
00fb833cfa
Added basic management of downloads and downloaded tracks.
4 years ago
Antoine POPINEAU
2dfabf74e9
Initial handling of track downloads.
4 years ago
Antoine POPINEAU
a0e201e68f
Filter music according to own music setting (should close #33 ).
4 years ago
Antoine POPINEAU
746ae8897d
Frontend logic for displaying only own music.
4 years ago
Antoine POPINEAU
fc1419c2fb
Minor style enhancement.
4 years ago
Antoine POPINEAU
e7865004af
Prepare 1.0.19.
4 years ago
Antoine POPINEAU
17dace030e
Upgraded ExoPlayer, manually compiled FLAC extension. Related to #44 .
4 years ago
Antoine POPINEAU
94dec8367f
Added more title contrast for item lists. Added icon for custom radios.
4 years ago
Antoine POPINEAU
81cf0835df
Prepare 1.0.18.
4 years ago
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/
4 years ago
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/
4 years ago
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/
4 years ago