Skip to content

Commit

Permalink
Merge pull request #57 from alekseynemiro/v1.0.3
Browse files Browse the repository at this point in the history
v1.0.3_to_master
  • Loading branch information
alekseynemiro authored May 27, 2023
2 parents 52b04a5 + f98b05f commit 658a44c
Show file tree
Hide file tree
Showing 70 changed files with 2,086 additions and 620 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Change Log

## v1.0.3 (May 27, 2023)

This release contains critical fixes and improvements.

### Added

* Added tile status indicators (https://github.com/alekseynemiro/tapplayer/issues/33).

### Changed

* Improved color palette (https://github.com/alekseynemiro/tapplayer/issues/38).
* Increased font size and increased spacing between controls (https://github.com/alekseynemiro/tapplayer/issues/37).
* Changed labels on some buttons (https://github.com/alekseynemiro/tapplayer/issues/46).
* Improved accessibility (https://github.com/alekseynemiro/tapplayer/issues/31).
* Optimized app icon size (https://github.com/alekseynemiro/tapplayer/issues/40).

### Fixed

* Fixed bug with looping playback (https://github.com/alekseynemiro/tapplayer/issues/44).
* Fixed playback stop issue (https://github.com/alekseynemiro/tapplayer/issues/39).
* Fixed a bug with updating the project name in the list (https://github.com/alekseynemiro/tapplayer/issues/51).

## v1.0.2 (May 20, 2023)

This release contains critical fixes.
Expand Down
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@

This is small an Android app that allows you to play music files when you click (tap) on a tile.

![TapPlayer](media-kit/banner1024x500.png)
![TapPlayer](media-kit/banners/banner1024x500.png)

## Install

Find the latest version in the Releases section:

https://github.com/alekseynemiro/TapPlayer/releases

or install the application through RuStore:

https://apps.rustore.ru/app/ru.nemiro.apps.tapplayer
* [Google Play](https://play.google.com/store/apps/details?id=ru.nemiro.apps.tapplayer&utm_source=github)
* [RuStore](https://apps.rustore.ru/app/ru.nemiro.apps.tapplayer)
* [Download](https://github.com/alekseynemiro/TapPlayer/releases)

## License

Expand Down
11 changes: 11 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Security Policy

## Supported Versions

| Version | Supported |
| ------- | ------------------ |
| 1.x | :white_check_mark: |

## Reporting a Vulnerability

If you find security issues, please [report them](https://github.com/alekseynemiro/tapplayer/issues/new).
2 changes: 1 addition & 1 deletion media-kit/DESCRIPTION.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TapPlayer

![TapPlayer](banner1024x500.png)
![TapPlayer](banners/banner1024x500.png)

## Short description

Expand Down
2 changes: 1 addition & 1 deletion media-kit/DESCRIPTION.ru.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TapPlayer

![TapPlayer](banner1024x500.png)
![TapPlayer](banners/banner1024x500.png)

## Краткое описание

Expand Down
Binary file removed media-kit/banner1024x500.png
Binary file not shown.
Binary file added media-kit/banners/banner1024x500.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media-kit/banners/banner1280x640.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
35 changes: 35 additions & 0 deletions media-kit/history/2023-05-27/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# 2023-05-27

v1.0.3

## Android

### Smartphone

![Android Smartphone Main](2023-05-27_Smartphone_Android_1_MainPage.png)

![Android Smartphone New Project](2023-05-27_Smartphone_Android_2_ProjectSettings.png)

![Android Smartphone Tile Editor](2023-05-27_Smartphone_Android_3_TileSettings.png)

![Android Smartphone Select color](2023-05-27_Smartphone_Android_4_SelectColor.png)

### Tablet 7''

![Android Smartphone Main](2023-05-27_Tablet7_Android_1_MainPage.png)

![Android Smartphone New Project](2023-05-27_Tablet7_Android_2_ProjectSettings.png)

![Android Smartphone Tile Editor](2023-05-27_Tablet7_Android_3_TileSettings.png)

![Android Smartphone Select color](2023-05-27_Tablet7_Android_4_SelectColor.png)

### Tablet 10''

![Android Smartphone Main](2023-05-27_Tablet10_Android_1_MainPage.png)

![Android Smartphone New Project](2023-05-27_Tablet10_Android_2_ProjectSettings.png)

![Android Smartphone Tile Editor](2023-05-27_Tablet10_Android_3_TileSettings.png)

![Android Smartphone Tile Editor](2023-05-27_Tablet10_Android_4_SelectColor.png)
4 changes: 4 additions & 0 deletions media-kit/history/README.ru.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

Записи, которые были сделаны в процессе работы над проектом:

* https://vk.com/aleksey.developer?w=wall-96983816_195 - NotFoundException: 'Resource ID #0x7f0d003a'
* https://vk.com/aleksey.developer?w=wall-96983816_193 - Организация рабочего процесса над проектом
* https://vk.com/aleksey.developer?w=wall-96983816_192 - Публикация в Google Play
* https://vk.com/aleksey.developer?w=wall-96983816_190 - Отправил запрос на публикацию приложения в Google Play
* https://vk.com/aleksey.developer?w=wall-96983816_185 - Результат тестирования приложения в Google Play
* https://vk.com/aleksey.developer?w=wall-96983816_183 - Google Play не поддерживает android:versionCodeMajor o_O
* https://vk.com/aleksey.developer?w=wall-96983816_180 - AndroidSDK съедает место на диске
Expand Down
Binary file modified media-kit/logo/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
241 changes: 148 additions & 93 deletions media-kit/logo/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media-kit/logo/logo256x256.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media-kit/logo/logo512x512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 658a44c

Please sign in to comment.