Syer10
e69dbbf418
Working shared preferences ( #112 )
...
* Working shared preferences
* Remove unneeded prefs dir
* Todo
2021-05-30 04:05:56 +04:30
Aria Moradi
dfa59a1691
bump version to v0.4.2
2021-05-30 04:04:11 +04:30
Aria Moradi
5023e96301
Implemented Dowloads front-end
2021-05-30 04:01:49 +04:30
Aria Moradi
224c24ee9f
a little reminder
2021-05-30 02:21:43 +04:30
Aria Moradi
e3b154cf9e
Merge branch 'master' of github.com:Suwayomi/Tachidesk
2021-05-29 23:59:29 +04:30
Aria Moradi
d249867c4c
finishing touches of download backend, done @jipfr's requests
2021-05-29 23:57:22 +04:30
Aria Moradi
b56045e984
downloader backend done
2021-05-29 23:05:51 +04:30
Manchewable
3777cc646e
Improve continuous horizontal reader ( #110 )
...
* differentiate ContinuesHorizontalLTR and ContinuesHorizontalRTL
* fix displaying pages in horizontal viewer
* add scroll handler for horizontal mode
* update curPage when images pass through center of the screen
* add click events to navigate pages
* remove console.log
* fix click mapping for ContinuesHorizontalRTL
* remove disable eslint inline comment
* fix ContinuesHorizontalRTL not updating curPage on scroll
* add ability to click to drag
* add margin in between images
2021-05-29 19:41:59 +04:30
Manchewable
aa5a1083d0
fit images to height ( #108 )
2021-05-28 23:27:31 +04:30
Manchewable
2ae5e0742e
reference to img elements directly ( #106 )
2021-05-28 23:25:04 +04:30
Aria Moradi
e5e875c54a
closes #100
2021-05-28 20:21:05 +04:30
Aria Moradi
1a99ec76e4
spinner image, closes #77
2021-05-28 19:37:26 +04:30
Manchewable
1b122d1157
Add a Double Page Viewer ( #105 )
...
* add double page reader
* implement singleRTL
* add on image load handler
* add retry display time interval
* remove comments
* add double page wrapper
* fix image getting out of bounds
* remove comments
* remove unused styles
* return imageStyle as type CSSProperties
* rename DoublePagedReader to DoublePagedPager
2021-05-28 17:06:55 +04:30
Aria Moradi
77f2f8cc18
add copyright notice to files that miss it
2021-05-28 16:23:26 +04:30
Aria Moradi
f0a99980b6
fixed issue with clearing up orphan chapters
2021-05-28 03:46:32 +04:30
Aria Moradi
b0d43ffe69
anime filter everywhere
2021-05-28 03:02:14 +04:30
Aria Moradi
16cb0184a4
fix catalog source imports
2021-05-28 02:53:36 +04:30
Aria Moradi
f211a33ea3
bump to v0.4.1
2021-05-28 02:49:01 +04:30
Aria Moradi
440c815189
missed from previous commit
2021-05-28 02:46:19 +04:30
Aria Moradi
25829aacfd
new anime library
2021-05-28 02:43:30 +04:30
Aria Moradi
700a739f95
probably fixes http leaks (by @Syer10)
2021-05-27 22:45:44 +04:30
Aria Moradi
d9620bec05
fix getManga returning false for inLibrary
2021-05-27 22:30:29 +04:30
Aria Moradi
4b6c51b1f8
bump to v0.4.0
2021-05-27 19:32:16 +04:30
Aria Moradi
bd02edf0b1
barebones anime player
2021-05-27 18:37:45 +04:30
Aria Moradi
5c7123a997
Manga page Finished
2021-05-27 17:13:22 +04:30
Aria Moradi
c17e3bd04f
can work with anime extensions successfully
2021-05-27 05:13:01 +04:30
Aria Moradi
994ae97256
no dependenct on tachidesk
2021-05-27 03:33:56 +04:30
Aria Moradi
781428a690
add initial anime stuff
2021-05-27 03:25:55 +04:30
Aria Moradi
c23ac5faa8
fix compile issue
2021-05-27 02:23:17 +04:30
Aria Moradi
e8d41f83c2
move databse to server package, move tables to a better place
2021-05-27 02:21:53 +04:30
Aria Moradi
921a0a3361
Merge branch 'master' into anime
2021-05-27 02:16:07 +04:30
Aria Moradi
dda5a2df93
reconsider package strings
2021-05-27 02:13:17 +04:30
Aria Moradi
155f9f107d
more of package moving
2021-05-27 02:07:32 +04:30
Aria Moradi
24f68b8f1a
move packages
2021-05-27 01:57:40 +04:30
Aria Moradi
0ffbe194fa
move packages
2021-05-27 01:57:15 +04:30
Aria Moradi
0b41e2b72b
Adapted Tachiyomi-mi extensions-lib implementation
2021-05-27 00:04:33 +04:30
arbuilder
ef07b9b4ce
[SKIP CI] Update Docker info ( #99 )
...
* Update README.md
update docker info
* [SKIP CI] update docker info
* [SKIP CI] Update Readme
change to small case
2021-05-26 11:00:13 +04:30
Aria Moradi
f3999cf2d9
[SKIP CI] update docker info
2021-05-26 02:48:13 +04:30
Syer10
1729847937
Allow building without git access ( #98 )
...
Just something SY needs...
2021-05-26 02:39:25 +04:30
Aria Moradi
37bff6c76c
About Screen
2021-05-25 21:06:27 +04:30
Aria Moradi
4ef32d8037
build type
2021-05-25 19:23:47 +04:30
Aria Moradi
d2f6a33f0a
fix listener not being removed
2021-05-25 16:19:08 +04:30
Aria Moradi
31d9903251
got rid of all instances of diabling no-unused-vars
2021-05-25 13:24:56 +04:30
Aria Moradi
e97642d92a
prevPage handle
...
* go back to previous chapter on page 0 when prevPage is triggered
2021-05-25 13:14:07 +04:30
Aria Moradi
c49fc0ff5f
only show supported pagers
2021-05-25 13:12:42 +04:30
Aria Moradi
deb2ab1ff4
closes #96
2021-05-25 13:12:17 +04:30
Manchewable
23466cf853
Added some key mappings to navigate pages ( #95 )
...
* Added some key mappings to navigate pages
* use keyboard event codes
* unused files removed
* use a reference to current page
* fix some bugs with Virtuoso
* add keymapping for space to navigate to next page
* commit my changes
* fix functions not regenerating
* fix partial scroll back to start of page issue
Co-authored-by: Aria Moradi <aria.moradi007@gmail.com>
2021-05-24 23:46:05 +04:30
Aria Moradi
16b34f874d
fix some bugs with Virtuoso
2021-05-24 21:26:55 +04:30
Aria Moradi
0e0d08ae5a
bump to v0.3.9
2021-05-24 18:32:01 +04:30
Aria Moradi
986b4c2c27
unused files removed
2021-05-24 18:31:39 +04:30