Jobobby04
13f4bfa7bc
Remove source migration action
2021-04-15 14:57:49 -04:00
Jobobby04
5714f183a8
Update drag and drop to work like J2k's new version
...
Cleanup some stuff from the continue reading button
2020-08-07 23:34:58 -04:00
Jobobby04
362f0a6671
Made almost all the strings SY uses translatable! If people would like to help translate, feel free to join the Tachiyomi discord server ( https://discord.gg/tachiyomi ), and jump in the tachiyomi-az-sy channel and I can give you a rundown on how to do it
2020-07-15 19:16:21 -04:00
Jobobby04
4ef72194bb
Cleanup resources and put comments where SY code is different from preview code
2020-06-19 20:50:16 -04:00
Jobobby04
675bb209e6
Cleanup and bugfixes for migration
...
Fix migration list actions
Remove uneeded icons
Rename some actions in library
2020-05-28 22:53:39 -04:00
Jobobby04
bef0a44447
It Builds!
2020-05-03 18:34:46 -04:00
jobobby04
77026d4eeb
Pure Light Theme fixes and adding eh stuff to strings.xml
2020-05-03 02:06:04 -04:00
jobobby04
fa2b44eeb3
Move edit categories to library settings
2020-05-03 00:44:30 -04:00
Jay
41c99c33a6
cherrypick drag and drop sorting
2020-05-03 00:12:54 -04:00
Rani Sargees
4d8f44ddae
merge double upstream
2020-05-02 23:39:46 -04:00
arkon
40c934c544
Revert "Move library display settings out of filter sidebar"
...
This reverts commit a0a077eaaa
2020-03-28 16:12:42 -04:00
arkon
a6c1de1cb2
Replace more icons
2020-03-14 16:04:14 -04:00
arkon
11544fe8ef
Migrate to bottom navigation
2020-02-25 22:31:54 -05:00
arkon
ef533b4c87
Run default Android Studio formatter on resources
2020-02-17 17:26:20 -05:00
arkon
a0a077eaaa
Move library display settings out of filter sidebar
2020-02-05 22:58:20 -05:00
arkon
9a3ec56eb4
Move edit categories to library settings
2020-02-02 18:13:13 -05:00
arkon
f1cca207fc
Minor formatting
2020-01-23 20:51:37 -05:00
Rani Sargees
9b883b1a09
androidx migration
...
I DID THIS ONE MYSELF WITHOUT TAKING IT FROM THE OTHER FORKS
YEEEEEEEEEEET
2020-01-06 03:26:31 -05:00
arkon
78689e7443
Migrate to AndroidX ( #2424 )
...
* Migrate to AndroidX (automatic conversion by Android Studio)
* AndroidX dependency code updates
* Fix source preference reparenting
* fixes the androidx prefererences icon spacing issue
(cherry picked from commit b76a15d960ec2cdf771be16377db0348b66b3179)
* Fix source preference screen heading size/list padding
Co-authored-by: Carlos <cargo8005@gmail.com>
2020-01-05 11:29:27 -05:00
NerdNumber9
a71ae29c98
Add Tsumino captcha display and merge branch 'master' of upstream
...
# Conflicts:
# .github/readme-images/app-icon.png
# .github/readme-images/screens.png
# .travis.yml
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/source/SourceManager.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSource.kt
# app/src/main/java/eu/kanade/tachiyomi/source/online/YamlHttpSourceMappings.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/main/MainActivity.kt
# app/src/main/java/eu/kanade/tachiyomi/util/DynamicConcurrentMergeOperator.java
2018-02-24 11:13:43 -05:00
Ken Swenson
bf9b9ca54c
Change Source Migration menu item to use string resource ( #1268 )
2018-02-22 11:31:22 +01:00
NerdNumber9
ded22f1717
Finish favorites sync
2018-02-01 13:46:33 -05:00
NerdNumber9
f18b32626a
Rewrite link intercept activity
...
Fix compatibility issues between lewd sources and manga info screen
2018-01-29 15:39:34 -05:00
NerdNumber9
8c8f2585aa
Merge remote-tracking branch 'upstream/master'
...
# Conflicts:
# README.md
# app/build.gradle
# app/src/main/java/eu/kanade/tachiyomi/App.kt
# app/src/main/java/eu/kanade/tachiyomi/data/preference/PreferencesHelper.kt
# app/src/main/java/eu/kanade/tachiyomi/data/updater/UpdateDownloaderReceiver.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/library/LibraryController.kt
# app/src/main/java/eu/kanade/tachiyomi/ui/manga/info/MangaInfoPresenter.kt
# app/src/main/res/menu/library.xml
# app/src/main/res/values/strings.xml
# app/src/test/java/eu/kanade/tachiyomi/data/database/ChapterRecognitionTest.kt
2018-01-29 12:16:32 -05:00
inorichi
a75457ad88
Add a new screen to help migrating manga from sources
2018-01-12 22:02:05 +01:00
NerdNumber9
9dbb59f337
Upstream merge
...
Internal permission change
Fix url adder
2017-05-04 23:38:17 -04:00
inorichi
b067096fc7
Add drawer to filter and sort the library ( #570 )
...
* Add additional drawer to filter and sort the library
* Tint icon when there's a filter active
* Comments and minor changes
2016-12-11 12:43:44 +01:00
Bram van de Kerkhof
aba528b227
Added option to sort library ( #536 )
...
* Initial code
* Added all sort options
* Fixes
* Removed sort by added. Some renaming
* Removed date added database calls
* Fixes
2016-12-04 20:22:12 +01:00
Bram van de Kerkhof
9cf5a4cac0
Minor Improvements ( #405 )
2016-07-28 01:01:56 +02:00
Josh
f21a030cf8
Added the ability to view the library as a list ( #394 )
...
* Added in the ability to view the library as a list
* reverted LibraryAdapter and renamed libraryToggleViewEvent to LibraryToggleViewEvent for consistency
* removed LibraryToggleViewEvent and directly subscribed to option change
* fixed the toggleView subscription
* Made the library list item layout more compliant with material design
* Changed unread text style and removed background
2016-07-27 17:37:36 +02:00
len
88e64c878b
Double the distance required to trigger category update and remove overflow menu setting
2016-05-12 15:30:57 +02:00
len
1226023dc2
Allow to update one category
2016-05-05 00:37:03 +02:00
NoodleMage
8b45df37d2
Converted all icon drawables to vector.
...
Removed Android-Iconics library.
2016-03-08 00:35:29 +01:00
NoodleMage
6383a745ff
Fixed wrong download filter from commit #33386e2
...
Fixed another tab not in TabLayout error.
Drawable to Vector
Removed Filter... Toast
2016-03-06 22:27:30 +01:00
NoodleMage
d9f5a97d56
Can now filter downloads only on library view. Fix #27
2016-03-06 22:27:22 +01:00
len
8c456a2da4
Replace some image drawables with vector drawables
2016-03-06 18:18:09 +01:00
inorichi
57ba368ae0
Add library search. Closes #64
2016-02-05 16:24:34 +01:00
inorichi
3b8246588a
Hide the search button in the library until it's fixed (or removed)
2016-01-14 21:14:56 +01:00
inorichi
e548cbf171
Allow to create/remove categories. Some refactoring.
2015-12-28 01:13:52 +01:00
inorichi
289e53a7f5
Search for library (not working)
2015-09-30 19:03:11 +02:00