85 Commits

Author SHA1 Message Date
arkon
8b93cf3cec [skip ci] Update issue templates
(cherry picked from commit 664e5cfb590336082c0c7c0338b57e64b6853a7d)

# Conflicts:
#	.github/ISSUE_TEMPLATE.md
#	.github/ISSUE_TEMPLATE/report_issue.yml
#	.github/ISSUE_TEMPLATE/request_feature.yml
2021-08-27 12:50:27 -04:00
arkon
46d33b0cfb Update for AS Arctic Fox
(cherry picked from commit d019c5999bf5dcc15278db5d43949514274c2c87)

# Conflicts:
#	README.md
#	app/build.gradle.kts
2021-07-28 17:06:44 -04:00
Jobobby04
51a109285a Release 1.7.0 2021-06-01 20:48:37 -04:00
arkon
a1be070e99 Minor cleanup
(cherry picked from commit b40af7c3c6beb2a28c1ec3104cc8cbd9f6a4a04e)

# Conflicts:
#	README.md
#	app/src/main/java/eu/kanade/tachiyomi/ui/browse/migration/search/SearchPresenter.kt
2021-04-19 14:18:39 -04:00
KokaKiwi
69ddd04256 [SKIP CI] Update README.md (#4667)
Fix link to Code of Conduct.

(cherry picked from commit 355f6db2556fc75bc540af1ff3ba978d763c3ee0)
2021-03-18 17:16:01 -04:00
Soitora
2bde782211 [SKIP CI] Add Code of Conduct (#4665)
* Add Code of Conduct

* Update badge section

* Add Code of Conduct link to README

* Change to relative links

(cherry picked from commit bc7632bf021600b992ff81381d72ceb601a63697)

# Conflicts:
#	README.md
2021-03-18 15:42:07 -04:00
arkon
3844615a98 Move CONTRIBUTING.md to top level
(cherry picked from commit 80710b0b94c49555fb55193575a4d8e7b84da37d)
2021-01-17 17:06:32 -05:00
arkon
f38df69983 Update app repo URL
(cherry picked from commit 04fff91e238e89b181035b9355e1f68644fa31ce)

# Conflicts:
#	.github/workflows/TachiyomiSY-Release-Builder.yml
#	README.md
#	app/src/main/java/eu/kanade/tachiyomi/data/updater/github/GithubUpdateChecker.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/main/WhatsNewDialogController.kt
#	app/src/main/java/eu/kanade/tachiyomi/ui/more/AboutController.kt
2020-12-21 14:21:40 -05:00
arkon
64e9515293 Update extensions repo URL
(cherry picked from commit 28a23452f2d9d80553dde053fc843cf29ab83020)

# Conflicts:
#	README.md
2020-12-21 14:21:39 -05:00
jobobby04
820279634e
[SKIP CI] Update readme 2020-12-12 14:47:55 -05:00
jobobby04
ce7577a2b4
[SKIP CI] Update readme 2020-12-12 14:46:35 -05:00
Jobobby04
b021f57273 Update Readme, images and issue templates 2020-12-12 14:06:15 -05:00
specterflare
30d3d88d03 [SKIP CI] Replace dead link in README with correct one (#3929)
(cherry picked from commit aadc6a56cd651d74ca2661ab82affe54232e3b49)

# Conflicts:
#	README.md
2020-10-11 15:36:13 -04:00
Jobobby04
7557369d1f Release 1.2.0 2020-08-12 15:06:34 -04:00
Jobobby04
a740f79b56 Update readme 2020-08-12 00:28:37 -04:00
Jobobby04
d978b6d088 Update readme 2020-08-10 23:31:32 -04:00
Jobobby04
b6f6607d91 Cleanup readme 2020-08-06 21:27:10 -04:00
Jobobby04
b9583a31c9 Update readme
Some checks failed
Remote Dispatch Action Initiator / ping-pong (push) Has been cancelled
2020-08-02 16:29:13 -04:00
jobobby04
35ed8e2d34
Update README.md 2020-08-01 15:29:14 -04:00
arkon
6fe9284c07 Update issue templates
(cherry picked from commit b8a98ef5e461ad409e723aa313a8cc109765e311)

# Conflicts:
#	.github/readme-images/screens.png
#	app/build.gradle
2020-08-01 13:01:00 -04:00
Jobobby04
ed7cd2a107 Readme tweaks and add improved image 2020-06-16 15:37:35 -04:00
Jobobby04
eb220c4a17 New readme image 2020-06-15 21:17:01 -04:00
jobobby04
b6352ef348
More grammar! 2020-06-14 22:58:56 -04:00
jobobby04
d8ba90087f
skip-ci Grammar! 2020-06-14 22:56:30 -04:00
jobobby04
ea78e9e7be
Opps ci skip 2020-06-14 22:24:38 -04:00
jobobby04
e3cc2a8593
ci skip readme tweaks 2020-06-14 15:25:06 -04:00
jobobby04
7b96b57e98
Start my readme 2020-06-14 00:55:32 -04:00
Jacket-Chan
b4e5443e56
Fixed a spelling error
:)
2020-05-19 22:44:37 -10:00
jobobby04
0a5773211d
Added preview builds link 2020-05-10 01:19:31 -04:00
Rani Sargees
4d8f44ddae merge double upstream 2020-05-02 23:39:46 -04:00
arkon
c1e64a839d Update Bangumi link in README 2020-05-01 08:44:53 -04:00
arkon
c014fd7f6d Update README.md 2020-04-22 22:27:01 -04:00
arkon
d62f0de862 Tweaks based on PR comments, simplify some more strings 2020-01-08 21:53:08 -05:00
Allan Nordhøy
0073ddf237 Spelling: Language rework (#1367)
* Language rework

* Libre software, F-Droid, app

* Reverted to "free and open source"

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-01-08 21:35:41 -05:00
arkon
0d5099f230
Drop support for Android 4.x (#2440)
* Bump minSdkVersion

* Remove Android 4.x specific logic

* Consolidate res assets

* Add note about minimum Android version to README

* Restore incorrectly removed method, remove unneeded Lollipop TargetApi annotations
2020-01-07 18:46:31 -05:00
Rani Sargees
bc6a1a1da6 add tristate library filters, update to dev 2020-01-04 15:16:49 -05:00
Ankit Singh
3a7cdfcaa4 Update README.md (#2372)
changed  Chat to support server
fixed grammar mistake
2019-12-21 10:45:43 -05:00
Ankit Singh
c36a47576d Update README.md (#2351)
Update README.md
2019-12-03 09:34:58 -05:00
Sean
7d6cfff719
Update link in FAQ
Wiki has been replaced by website.
2019-10-10 11:10:48 -07:00
NerdNumber9
275e20eabd Merge branch 'master' of https://github.com/NerdNumber9/TachiyomiEH 2019-07-27 17:58:27 -04:00
NerdNumber9
7fe742e6ed Upstream merge 2019-07-27 17:56:31 -04:00
Eugene
b68ef8c983 Update info about auto updates in README (#2132) 2019-07-23 12:29:01 +02:00
DarKCroX
5c1770247c Update README.md
mangafox has been broken for months
2019-05-03 15:51:27 -04:00
Carlos
51939ea652
update readme to new discord channel 2019-04-22 06:47:12 -04:00
NerdNumber9
24e10d6037 Add Discord link in README 2019-04-14 15:25:19 -04:00
NerdNumber9
352593ebc6 README update 2019-04-11 03:40:20 -04:00
NerdNumber9
96b1340aec Revert README update 2019-04-06 09:54:04 -04:00
Jozef Hollý
af0e3a278f Fix discord link (#1951)
Fix discord link
2019-03-30 06:39:10 -04:00
DitFranXX
9a6f8be28c Remove F-Droid on README.md (#1891)
* Remove F-Droid on README.md

Seems F-Droid is not updated anymore.

* Remove unnecessary whitespace
2019-03-18 14:58:50 +01:00
Jozef Hollý
9abce0cca3 Vanity url (#1408)
* vanity url

* vanity url

* vanity url
2018-05-13 11:36:08 +02:00