Skip to content

Commit

Permalink
Version 1.3.0
Browse files Browse the repository at this point in the history
Ready for version 1.3.0 of Auxio.
  • Loading branch information
OxygenCobalt committed Feb 17, 2021
1 parent 9de2b80 commit 7331a83
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<h1 align="center"><b>Auxio</b></h1>
<h4 align="center">A sensible and customizable music player for android.</h4>
<p align="center">
<a href="https://github.com/oxygencobalt/Auxio/releases">
<img alt="GitHub release" src="https://img.shields.io/static/v1?label=Tag&message=v1.2.0&color=0D5AF5">
<a href="https://github.com/oxygencobalt/Auxio/releases/tag/v1.3.0">
<img alt="GitHub release" src="https://img.shields.io/static/v1?label=Tag&message=v1.3.0&color=0D5AF5">
</a>
<a href="https://www.gnu.org/licenses/gpl-3.0">
<img src="https://img.shields.io/badge/License-GPL%20v3-blue.svg">
Expand Down
8 changes: 4 additions & 4 deletions info/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ This FAQ will be continually updated as new changes and updates are made to Auxi

## What is Auxio?

Auxio is local music player for android that I built for myself, primarily. Its meant to avoid alot of the feature-bloat and frustrating UX that other FOSS music players have, while still remaining customizable.
Auxio is local music player for android that I built for myself, primarily. Its meant to avoid a lot of the feature-bloat and frustrating UX that other FOSS music players have, while still remaining customizable.

## Where can I download Auxio?

Currently, its availble on the [IzzyOnDroid F-Droid repository](https://apt.izzysoft.de/fdroid/). I still want to make some changes and get feedback before I submit it to the mainline F-Droid repository, but it will arrive there eventually.
Currently, its available on the [IzzyOnDroid F-Droid repository](https://apt.izzysoft.de/fdroid/). I still want to make some changes and get feedback before I submit it to the mainline F-Droid repository, but it will arrive there eventually.

## Can I translate Auxio to my native language?

Expand Down Expand Up @@ -44,9 +44,9 @@ The APIs for changing system bar colors were only added in API Level 27 (Oreo MR

I could possibly extend edge-to-edge support to earlier versions, but it would take awhile.

## Why doesnt edge-to-edge work when my phone is in landscape?
## Why doesn't edge-to-edge work when my phone is in landscape?

When a *phone* [Not a tablet] is in landscape, the insets meant to make the UI fit dont work properly, therefore the feature is mostly disabled.
When a *phone* [Not a tablet] is in landscape, the insets meant to make the UI fit don't work properly, therefore the feature is mostly disabled.

## Does this app keep/send any information about myself or my device?

Expand Down

0 comments on commit 7331a83

Please sign in to comment.