-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ed419d0
commit cfbaf7b
Showing
4 changed files
with
19 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
* Add ability to capture device playback audio which allows to recognize music played in headphones, see preferences (Android 10+) | ||
* Update Portuguese (Brazil) translation (@lucasmz-dev) | ||
* Update Czech translation (@Fjuro) | ||
* Update French translation (@Oasis3, @Edanas) | ||
* Add app crash report handler | ||
* Update privacy policy to clarify crash handler usage | ||
* Minor bug fixes | ||
|
||
Audile is now available on Weblate translation platform! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
* Добавлена возможность записи звука устройства, что позволяет распознавать музыку, играющую в наушниках, см. настройки (Android 10+) | ||
* Обновлен португальский перевод (@lucasmz-dev) | ||
* Обновлен чешский перевод (@Fjuro) | ||
* Обновлен французкий перевод (@Oasis3, @Edanas) | ||
* Добавлен обработчик отчетов об ошибках приложения | ||
* Обновлена политика конфиденциальности для уточнения использования обработчика ошибок | ||
* Небольшие исправления ошибок |