Alexander Capehart
80e08fd74a
build: bump to 3.4.0
...
Bump to version 3.4.0 (41).
2024-02-17 12:59:43 -07:00
Alexander Capehart
917e6c0737
build: bump to v3.2.1
...
Bump to version 3.2.1 (35).
2023-11-12 10:00:35 -07:00
Alexander Capehart
97816e349a
build: update deps
...
Media3 -> 1.1.0. Update project info accordingly to use Media3
ExoPlayer instead of standalone ExoPlayer.
Nav -> 2.6.0 once again, probably without the absurd bugs now
Kotlin -> 1.9.0
Kotlin Coroutines -> 1.7.2
LeakCanary -> 2.12
2023-07-11 10:30:41 -06:00
Alexander Capehart
1e9604be54
build: bump to 3.1.0
...
Bump Auxio to version 3.1.0.
2023-05-21 19:48:32 -06:00
Alexander Capehart
b3b7ed524c
release: bump to 3.0.1
...
Bump the version to 3.0.1 (25).
2023-01-02 19:05:57 -07:00
Alexander Capehart
dc46c49f07
list: add editable list listener
...
Add a listener for the editable lists in the queue and tab config
views.
This simply reduces the amount of duplicated code within both of those
views.
2022-12-31 13:47:13 -07:00
Alexander Capehart
88f3439e35
info: update branding
...
Update app branding.
2022-12-28 17:35:36 -07:00
Alexander Capehart
1db5e02332
Version 2.6.2
...
Ready for version 2.6.2 of Auxio.
2022-08-28 12:25:49 -06:00
OxygenCobalt
5a829112da
meta: update shots
...
Upgrade screenshots for 2.6.0.
2022-08-05 17:40:58 -06:00
OxygenCobalt
46a5cf293a
info: update documentation
...
Update the general documentation for the app.
2022-06-16 11:57:00 -06:00
OxygenCobalt
4d384f4cbd
Version 2.2.0
...
Ready for version 2.2.0 of Auxio.
2022-02-06 19:23:54 -07:00
OxygenCobalt
50b2cabf8b
meta: update descriptions
...
Update the README and fastlane metadata in preparation for 2.1.0.
2022-01-28 18:02:25 -07:00
OxygenCobalt
22c54993ed
docs: update full_description
...
Update full_description to match the README. This won't roll out until
the next release though.
2021-11-26 10:33:37 -07:00
OxygenCobalt
b9658c698b
about: fix link opening not working on android 11
...
Auxio would usually open links by trying to walk through the app
chooser/default app situation themselves, mostly for compat purposes.
This method was not only broken in Android 11 with the addition of
the QUERY_ALL_PACKAGES permission, but it also seems to be made
obsolete since the android system seems to handle the app choser
pretty well in 11+. As a result, we replace the link opening code on
that version with a plain startActivity call and keep the old compat
code for older versions.
Resolves #47 .
2021-08-27 18:28:37 -06:00
OxygenCobalt
299c47e9c3
Scroll QueueFragment on shuffle toggle
...
Scroll QueueFragment to the top when shuffle is toggled so that it does not flip out as much as it would otherwise.
2021-02-21 15:03:17 -07:00
OxygenCobalt
92e9e3282c
Update documents
...
Make the description and tagline less needlessly verbose, update info about translations in the FAQ.
2021-02-18 19:20:46 -07:00
OxygenCobalt
2f8916117e
Update compact controls animation
...
Make the slide animation on the compact controls look better.
2021-02-18 19:08:49 -07:00
OxygenCobalt
7d93cc97f6
Update fastlane metadata
...
Update parts of the fastlane metadata to remove extraneous files.
2021-02-17 15:55:46 -07:00
OxygenCobalt
a34850b9cb
Update codebase
...
Do a bunch of minor codebase changes that have accumulated.
2021-02-04 16:10:12 -07:00
OxygenCobalt
9c982ac512
Add fastlane metadata
...
Add proper metadata for F-Droid. This also coincides with an updated README header.
2021-01-31 18:30:31 -07:00