Alexander Capehart
6491dddc2b
build: bump to 3.4.3
...
Bump to version 3.4.3 (44).
2024-04-07 23:25:53 -06:00
Alexander Capehart
2f36fcfb45
build: bump to 3.4.2
...
Bump to version 3.4.2.
2024-04-07 23:25:53 -06:00
Alexander Capehart
dd118b4529
build: bump to 3.4.1
...
Bump to version 3.4.1 (42).
2024-02-24 14:38:01 -07:00
Alexander Capehart
be1ee55b96
info: fix readme
2024-02-17 14:36:51 -07:00
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
c42996e492
info: add sponsor to readme
2024-02-17 10:00:53 -07:00
Alexander Capehart
7c2dd3ed2e
info: fix typo
2024-02-12 08:05:37 -07:00
Alexander Capehart
fbd8d4b361
info: update sponsors
2024-01-23 19:41:46 -07:00
Alexander Capehart
588b6e9abd
info: explicitly declare notification perm
...
Some OEMs might be looking for this before approving even media
or foreground service notifications.
2024-01-18 19:29:46 -07:00
Alexander Capehart
4f42695812
info: bump to 3.3.3
...
Bump the app version to 3.3.3 (40).
2024-01-14 11:19:41 -07:00
Alexander Capehart
3d1fa6e4ff
info: bump to 3.3.2
...
Bump to version 3.3.2 (39).
2024-01-14 09:58:42 -07:00
Alexander Capehart
dea0ee1432
info: bump to 3.3.1
...
Bump to version 3.3.1 (38).
2024-01-13 21:14:26 -07:00
Alexander Capehart
19bfd758a6
Update README.md
2024-01-05 00:06:12 +00:00
Alexander Capehart
ccee1e87ce
Update README.md
2024-01-05 00:06:01 +00:00
Alexander Capehart
25d7a8cf07
Update README.md
2024-01-05 00:04:59 +00:00
Alexander Capehart
55ee0cab91
Add alanorth link
2024-01-04 18:51:55 +00:00
Alexander Capehart
95a2a3fb47
Add sponsor info to README
2024-01-04 18:51:17 +00:00
Alexander Capehart
399237d2fe
build: bump to 3.3.0
...
Bump the app version to 3.3.0 (36).
2024-01-01 20:37:05 -07:00
Alexander Capehart
4ad2fe1a58
info: fix readme version
2023-12-23 12:29:27 -07:00
Alexander Capehart
b84e3de3e0
info: clarify readme portions
2023-09-16 11:18:35 -06:00
Alexander Capehart
23c538e7aa
Make README more professional
...
Yeah, this gets rid of a little of the character, but it these kinds of quips a little immature and might turn off recruiters.
2023-09-16 11:16:23 -06:00
Alexander Capehart
12bc46e210
build: bump to 3.2.0
...
Bump Auxio to version 3.2.0 (35).
2023-08-16 19:43:59 -06: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
9aafcda599
build: bump to 3.1.4
...
Bump Auxio to version 3.1.4 (34).
2023-07-04 21:54:37 -06:00
Alexander Capehart
4840742c4e
build: bump to 3.1.3
...
Bump to version 3.1.3 (33).
2023-06-26 18:01:35 -06:00
Alexander Capehart
c580d44466
build: bump to version 3.1.2
...
Bump the build version to 3.1.2 (32).
2023-06-15 19:33:47 -06:00
Alexander Capehart
c59074a4fe
build: bump to 3.1.1
...
Bump to version 3.1.1 (31).
2023-06-02 14:56:05 -06:00
Alexander Capehart
5f70ce8870
build: drop api 21-23 support
...
Drop support for Lollipop and Marshmallow.
I legit cannot build for them anymore. There's some insane dependency
tangle between Kapt and Room that makes it impossible to use anything
BUT Java 17 (maybe Java 11). If I use Java 17 or Java 11, suddenly the
whole app crashes since Lollipop and Marshmallow only support some weird
Java 8/11 chimera abomination. This issue has persisted probably since
the move to Java 11, making it basically unusable anyway, so at this point
just cut the charade and officially drop support.
2023-06-01 10:52:44 -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
e6b00b1025
build: bump to 3.0.5
...
Bump the version to 3.0.5.
2023-04-16 17:30:51 -06:00
Alexander Capehart
41653a6d8a
build: bump to 3.0.4
...
Bump to version 3.0.4.
2023-03-24 08:30:13 -06:00
Alexander Capehart
811447126c
deps: pull exoplayer
2023-02-24 17:14:31 -07:00
Alexander Capehart
3b43c3ea5c
release: bump to 3.0.3
...
Bump to version 3.0.3 (27).
2023-02-20 18:47:32 -07:00
Alexander Capehart
399942e7e5
deps: move exoplayer build into gradle/submodules
...
Move the ExoPlayer build process into gradle by leveraging some shell
scripting and submodule magic.
This more or less kills all windows compatibility, but that is fine.
Who even develops on windows?
2023-02-13 21:40:17 -07:00
Alexander Capehart
691eed344e
release: bump to 3.0.2
...
Bump the app version to 3.0.2 (26).
2023-01-21 16:03:30 -07: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
56f134aba5
release: bump to 3.0.0
...
Bump the version to 3.0.0.
2022-12-29 14:49:07 -07:00
Alexander Capehart
c8ef1a5661
info: update shots
...
Update app screenshots in preparation for 3.0.0.
2022-12-29 09:53:58 -07:00
Alexander Capehart
88f3439e35
info: update branding
...
Update app branding.
2022-12-28 17:35:36 -07:00
Alexander Capehart
5764c19801
info: retire info documents
...
Retire the old information documents in favor of the new wiki.
2022-12-28 14:45:22 -07:00
e-zk
5259e1b44c
readme: remove stray character
2022-12-26 10:34:41 +10:00
Alexander Capehart
200a3dfeaf
appwidget: redocument
...
Redocument the appwidget (formerly widget) module.
This commit also re-architectures the module somewhat to make further
extension easier later on.
2022-12-23 22:07:10 -07:00
Alexander Capehart
900a64bc02
playback: add support for mp4 replaygain
...
Add support for MP4 ReplayGain tags. These are usually under a `----`
atom with an iTunes domain and ReplayGain description. These are
mapped to an ID3v2 internal frame within ExoPlayer, which is why
Auxio did not support them, as it only expected Vorbis comments and
ID3v2 TXXX frames.
Resolves #292 .
2022-12-15 21:01:41 -07:00
Alexander Capehart
381286802d
Merge branch 'dev' of github.com:OxygenCobalt/Auxio into dev
2022-12-15 14:00:57 -07:00
Alexander Capehart
761dab9239
ui: split off selection from home
...
Split off selection functionality from the home fragment to a new
selection viewmodel.
It's going to be used elsewhere, so may as well.
2022-12-15 13:59:40 -07:00
Alexander Capehart
16915c3e71
info: clarify spotty mp4 support
...
ExoPlayer (and thus Auxio) has no support for the proprietary `----` comment that is sometimes used to write ReplayGain information to by tools such as FooBar2000. Since support for this is somewhat distant, clarify that only *some* MP4 files (MP4 files that write ReplayGain information within the `ID32` atom) will work.
2022-12-14 10:38:18 -07:00
Alexander Capehart
a3772b65c0
ui: re-add more button
...
Re-enable the more button in preparation for multi-select.
2022-11-22 10:58:41 -07:00
Alexander Capehart
6b1f3e4567
Version 2.6.4
...
Ready for version 2.6.4 of Auxio.
2022-11-16 08:20:37 -07:00
Alexander Capehart
c9422b7f9d
Version 2.6.3
...
Ready for version 2.6.3 of Auxio.
2022-09-03 12:48:14 -06:00
Alexander Capehart
cf23a14494
info: update icon
...
Update the app icon to be fully square, and let clients round it
instead.
2022-09-03 12:43:00 -06:00