Antoine POPINEAU
|
725be6f8e5
|
Fix CI.
|
2020-06-12 00:56:46 +02:00 |
Antoine POPINEAU
|
4b552acacb
|
Do not tag on release.
|
2020-06-11 23:08:33 +02:00 |
Antoine POPINEAU
|
d496a83387
|
Exempt tip from release CI.
|
2020-06-11 23:04:12 +02:00 |
Antoine POPINEAU
|
aa9f2f03d7
|
Set up continuous build for develop tip with GitHub actions.
|
2020-06-11 22:34:49 +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
|
d319705234
|
Skip continuous builds for now, still does not work.
|
2020-06-11 16:15:04 +02:00 |
Antoine POPINEAU
|
827170c34f
|
Build HEAD release on push to develop and bumped NDK versions.
|
2020-06-11 12:10:24 +02:00 |
Antoine POPINEAU
|
eb97c3d4be
|
Promote Radios to stable!
|
2020-06-11 10:56:31 +02:00 |
Antoine POPINEAU
|
6dcd9afc31
|
Fixed an issue where RadiosFragment would wake up on track change even when the app is killed, causing a crash.
|
2020-06-11 08:08:20 +02:00 |
Antoine POPINEAU
|
d76f820f9d
|
Left test exception throw...
|
2020-06-11 00:02:49 +02:00 |
Antoine POPINEAU
|
e50a43a812
|
Lint.
|
2020-06-11 00:01:39 +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 |
Antoine POPINEAU
|
54f911793a
|
Fixed skipping tracks on playback error. The faulty track is now removed from the queue.
|
2020-06-10 11:38:57 +02:00 |
Antoine POPINEAU
|
97b7dc2a61
|
Updated README to mention community localization effort. Fixed a crash with Android media controls when a cover art HTTP call would return an error status code.
|
2020-06-10 10:51:23 +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
|
dfeec64bf1
|
Explicitely set notifications as public.
|
2020-06-01 17:29:15 +02:00 |
Antoine POPINEAU
|
80554796d3
|
Resize native radios icons to be more legible.
|
2020-06-01 17:05:13 +02:00 |
Antoine POPINEAU
|
ce05acad21
|
Send track played reports to Funkwhale whenever a track finishes playing. Closes #40.
|
2020-06-01 16:31:58 +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
|
7f2f81f0a8
|
CI: fix release artifact location so it will be automated again for next release.
|
2020-05-31 20:43:51 +02:00 |
Antoine POPINEAU
|
5f2cad4c42
|
Prepare 1.0.17 (again) with fixed release notes.
|
2020-05-31 20:23:05 +02:00 |
Antoine POPINEAU
|
bf7763c8c3
|
Prepare 1.0.17.
|
2020-05-31 20:17:13 +02:00 |
Antoine POPINEAU
|
1ccfedca87
|
Merge pull request #39 from Skehmatics/feature/allowRfc3986Urls
Avoid java.net.URI's RFC 2396 parsing to allow more modern URLs (escaped characters in params would get unescaped after parsing).
|
2020-05-31 17:59:14 +00:00 |
Derek Schmidt
|
c9159166d2
|
Avoid java.net.URL's RFC 2396 parsing
|
2020-05-30 18:54:57 -07:00 |
Antoine POPINEAU
|
d5c1b89d3d
|
Cache if playback is in radio mode to be able to continue after app gets killed.
|
2020-05-31 02:39:32 +02:00 |
Antoine POPINEAU
|
ae903aba65
|
Fix repeat icon color in dark mode.
|
2020-05-31 02:38:59 +02:00 |
Antoine POPINEAU
|
2d3bcde242
|
Add shuffle button in landscape mode.
|
2020-05-31 00:38:34 +02:00 |
Antoine POPINEAU
|
64c8887dcb
|
Updated README with IzzySoft link and radio support.
|
2020-05-30 23:49:03 +02:00 |
Antoine POPINEAU
|
307ecc4128
|
Try and generate release build.
|
2020-05-30 23:35:17 +02:00 |
Antoine POPINEAU
|
d0d64bad9d
|
Fixed NDK version to bypass an issue on Travis.
|
2020-05-30 21:44:41 +02:00 |
Antoine POPINEAU
|
06f8ddf931
|
Updated build tools version in travis-ci.yml
|
2020-05-30 21:27:57 +02:00 |
Antoine POPINEAU
|
fd1741ca53
|
Added experimental radios support. Fixed linter and fastlane metadata.
|
2020-05-30 21:16:28 +02:00 |
Antoine POPINEAU
|
3fb0bb55a4
|
Seek to start of song when nexting (progress cache would remain at the progress of the previous track.
|
2020-05-30 17:49:08 +02:00 |
Antoine POPINEAU
|
3180c886a2
|
Added Fastlane metadata listing for F-Droid and rationalized content between Triplet and Fastlane. Related to #10.
|
2020-05-30 16:16:04 +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
|
1038ee00ff
|
Hide search results sections if no result for a kind.
|
2020-05-30 14:15:59 +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 |