Commit Graph

  • 4d9fb1c53c
    Removed F-Droid symlink. Antoine POPINEAU 2019-11-17 00:25:48 +0100
  • 02715389d2
    Regenerated app icons to use proper background color and round shape on all API versions. Antoine POPINEAU 2019-11-16 17:50:24 +0100
  • e4e91cd013
    Finish LoginActivity on successful login to prevent backpressing back to it. Antoine POPINEAU 2019-11-16 17:26:43 +0100
  • b735e20fbd
    Limit track info to one line on now playing preview. Properly encode search terms. Antoine POPINEAU 2019-11-16 16:50:28 +0100
  • 98b7812a47
    We failed to remove bold typeface for non-currently playing tracks when recycling views. This is fixed. Antoine POPINEAU 2019-11-16 16:43:01 +0100
  • a21cafdbe0
    Fix miscellaneous bugs to Flow implementation. Antoine POPINEAU 2019-11-01 13:42:15 +0100
  • ba12854e6c
    Migrate to Flows. Antoine POPINEAU 2019-10-31 16:17:37 +0100
  • 4e60906fe9
    Wrong version code generator. [skip ci] Antoine POPINEAU 2019-11-06 09:05:40 +0100
  • 2c87e7c983
    Moved androidGitVersion to top of the file, else it is not taken into account. [skip ci] Antoine POPINEAU 2019-11-06 09:01:17 +0100
  • 7084be81de
    Remove -dirty suffix from version name if workdir is not clean (for F-Droid). [skip ci] Antoine POPINEAU 2019-11-06 08:13:03 +0100
  • 3cd1d77b85
    Trying and fix F-Droid build. [skip ci] Antoine POPINEAU 2019-11-06 01:08:30 +0100
  • 28d395e1da
    Fixed publish script [ci skip]. Antoine POPINEAU 2019-10-31 13:59:14 +0100
  • 28761b63c0
    Prepare release 1.0.13. Antoine POPINEAU 2019-10-31 11:45:41 +0100
  • 668394e798
    Merge branch 'master' of github.com:apognu/otter Antoine POPINEAU 2019-10-31 11:20:26 +0100
  • 22c99d384c
    Fixed issue #7 to display all search results properly. Antoine POPINEAU 2019-10-31 11:20:12 +0100
  • c180456e9d
    Fixed Travis URL in README [ci skip]. Antoine POPINEAU 2019-10-31 01:03:37 +0100
  • 657c72480e
    Some vendors' battery optimizers killed the background service quite quickly when the app is in the background and *not* playing music. This had the effect of breaking all player actions within the app (queue listing, playback control, etc.). Antoine POPINEAU 2019-10-31 00:46:35 +0100
  • bf1bba1162
    Added README. Antoine POPINEAU 2019-10-30 22:59:05 +0100
  • 993e780d54
    Remove underline under SearchView. Antoine POPINEAU 2019-10-30 22:28:31 +0100
  • 43ffffa68f
    Added album cover to MediaSession (for WearOS media controls, and future Chromecast support). Antoine POPINEAU 2019-10-30 22:21:02 +0100
  • d40a2e3702
    Install NDK for Flac and OPUS codec stripping. Antoine POPINEAU 2019-10-30 22:10:50 +0100
  • eac875b9cb
    Clear queue on logout. Antoine POPINEAU 2019-10-30 22:06:57 +0100
  • 5c1498bb95
    Automate editing of store listing. Antoine POPINEAU 2019-10-30 21:58:24 +0100
  • 07d00ee69c
    Fixed GitHub releases. Antoine POPINEAU 2019-10-30 15:09:15 +0100
  • a4fd317e5c
    Sign tags. Antoine POPINEAU 2019-10-30 15:01:01 +0100
  • f45e5f7a36
    Integrating CI. Configure GitHub releases. Antoine POPINEAU 2019-10-30 00:22:14 +0100
  • 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. Antoine POPINEAU 2019-10-29 23:41:44 +0100
  • a63f3f7e68
    Added ability to not fetch on create for fragments. Added animation on queue change. Antoine POPINEAU 2019-10-24 12:35:34 +0200
  • 2d5e73dcd4
    Fix crash on illegal characters in URL. Fixed caret and error color on login form. Antoine POPINEAU 2019-10-23 22:05:56 +0200
  • 0fa0b5d212
    Added support for Flac. Antoine POPINEAU 2019-10-23 21:41:50 +0200
  • 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. Antoine POPINEAU 2019-10-23 20:21:18 +0200
  • 78468167ca
    Fixed crash on coverless albums. Antoine POPINEAU 2019-10-22 21:56:33 +0200
  • 6139591bd1
    Fixed build script. Antoine POPINEAU 2019-10-22 20:19:05 +0200
  • 9e7d1cfe29
    Added missing ripple effects. Fixed padding around list items. Moved event buses into Application object. Antoine POPINEAU 2019-10-22 20:03:52 +0200
  • 68e5f7e1d1
    Migrated to Kotlin for Gradle scripts. Antoine POPINEAU 2019-10-21 23:26:06 +0200
  • 58ca43c74f
    Set up automatic store uploads and versions management. Antoine POPINEAU 2019-10-21 22:11:51 +0200
  • 8b0ce7a32d
    Release 1.0.5. Antoine POPINEAU 2019-10-21 20:30:16 +0200
  • 5a14b3cfa4
    Set page size to 50. Added favorite management on playlists. Fixed loop over loading of playlist tracks. Antoine POPINEAU 2019-10-21 20:26:26 +0200
  • 0b14415e1e
    Linting. Antoine POPINEAU 2019-10-21 19:49:48 +0200
  • 69d789c4f8
    Add seek bar on notification for Android 10+. Antoine POPINEAU 2019-10-21 18:59:48 +0200
  • 045248adc6
    Updated dark mode colors to be more pleasing on the eye. Antoine POPINEAU 2019-10-21 12:20:29 +0200
  • 31063fb40f
    Misc refactoring. Antoine POPINEAU 2019-10-21 11:51:32 +0200
  • 5f495f54e5
    Initial commit. Antoine POPINEAU 2019-08-19 16:50:33 +0200