Release 1.0.3

Also updated template to remove beta mentions
And updated the readme to say andorid 6+ (how have I not been called out on this?)
This commit is contained in:
Jay 2020-05-10 18:37:46 -04:00
parent 7d62d78976
commit 5f6210b263
6 changed files with 24 additions and 8 deletions

View File

@ -11,8 +11,8 @@ assignees: ''
I acknowledge that:
- I have updated to the latest version of the app (latest J2K is v1.0.2)
- I will **not** use this template for beta bugs, and instead use the beta bug template provided
- I have updated to the latest version of the app (latest J2K is v1.0.3)
- I have checked that my bug has been reported or fixed in the issues page
- I will only report bugs exclusive to this fork. I have checked that is not an issue on the main tachiyomi version (https://github.com/inorichi/tachiyomi)
- I have updated all extensions
- If this is an issue with an extension/source, that I should be opening an issue in https://github.com/inorichi/tachiyomi-extensions

View File

@ -11,8 +11,8 @@ assignees: ''
I acknowledge that:
- I have updated to the latest version of the app (latest J2K is v1.0.2)
- I will **not** use this template for requests to the current running beta, since requests for the beta are discouraged
- I have updated to the latest version of the app (latest J2K is v1.0.3)
- I will not repeat a request for a feature already requested
- If this is an request for an extension/source, that I should be opening an issue in https://github.com/inorichi/tachiyomi-extensions
**DELETE THIS SECTION IF YOU HAVE READ AND ACKNOWLEDGED IT**

View File

@ -1,10 +1,10 @@
# ![app icon](./.github/readme-images/app-icon.png)Tachiyomi
Tachiyomi is a free and open source manga reader for Android 5.0 and above.
Tachiyomi is a free and open source manga reader for Android 6.0 and above.
![screenshots of app](./.github/readme-images/screens.png)
## Newest Release
[v1.0.2](https://github.com/Jays2Kings/tachiyomiJ2K/releases)
[v1.0.3](https://github.com/Jays2Kings/tachiyomiJ2K/releases)
## Features

View File

@ -35,8 +35,8 @@ android {
minSdkVersion(23)
targetSdkVersion(29)
applicationId = "eu.kanade.tachiyomi"
versionCode = 63
versionName = "1.0.2"
versionCode = 64
versionName = "1.0.3"
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled = true

View File

@ -1,5 +1,20 @@
<?xml version="1.0" encoding="utf-8"?>
<changelog bulletedList="true">
<changelogversion versionName="v1.0.3" changeDate="">
<changelogtext>Changed how navigation between categories is done, there's now a hopper at the bottom of the screen</changelogtext>
<changelogtext>The hopper can be moved to the left or right of the screen with a swipe</changelogtext>
<changelogtext>New fast scroll again. Out with the old, in with the older</changelogtext>
<changelogtext>New fast scroller is now in downloads and extensions as well as library and manga info</changelogtext>
<changelogtext>Backups now save a list of your extensions (same as main Tachi)</changelogtext>
<changelogtext>Restores made with newer backups now mention the missing sources by name</changelogtext>
<changelogtext>Reorder filters in the filter bar</changelogtext>
<changelogtext>Perform a global search from your library</changelogtext>
<changelogtext>Collapse or expand all categories at once</changelogtext>
<changelogtext>Downloads and updates now run in parallel, divided by the sources</changelogtext>
<changelogtext>Updated Russian, Portuguese, and Polish translations</changelogtext>
<changelogtext>More Bug fixes</changelogtext>
</changelogversion>
<changelogversion versionName="v1.0.2" changeDate="">
<changelogtext>Here at J2K, we are listening to our customers. Except those who want tabs
back</changelogtext>

View File

@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkData":{"type":"MAIN","splits":[],"versionCode":64,"versionName":"1.0.3","enabled":true,"outputFile":"app-standard-release.apk","fullName":"standardRelease","baseName":"standard-release","dirName":""},"path":"app-standard-release.apk","properties":{}}]