Aria Moradi
835fe3dad3
sorround with try, catch as it might throw an exception
2021-08-26 22:24:54 +04:30
Aria Moradi
dfaecc08c5
add realUrl to Manga, reperesents open in WebView URL
2021-08-26 22:11:51 +04:30
Aria Moradi
90822e3858
merge manga data while restoring backup
2021-08-26 16:28:45 +04:30
Aria Moradi
14eec47e9c
correct value for inLibrary
2021-08-26 01:34:56 +04:30
Aria Moradi
15ed3fcc69
actual fix for source order
2021-08-26 01:31:59 +04:30
Aria Moradi
fd8fa9f3ef
fix chapter restore order
2021-08-26 01:28:42 +04:30
Aria Moradi
f11a52e8e1
we don't need that feild anymore
2021-08-24 22:23:00 +04:30
Aria Moradi
9c007483d4
better method of detemining if a source is Nsfw
2021-08-24 02:44:13 +04:30
Aria Moradi
ff4e818e4c
add some comments
2021-08-23 21:48:27 +04:30
Aria Moradi
45a50ca0c1
add isNsfw to SourceDataClass
2021-08-23 21:46:28 +04:30
Aria Moradi
6c278604ec
got rid of legacy backups
2021-08-21 06:23:58 +04:30
Aria Moradi
1e094a467a
not TODO
2021-08-21 06:13:55 +04:30
Aria Moradi
978ccfeeba
the true commit
2021-08-21 06:12:22 +04:30
Aria Moradi
e93d66d8a1
add backup validation endpoints
2021-08-21 06:08:17 +04:30
Aria Moradi
c29a749833
proto export support
2021-08-21 05:48:05 +04:30
Aria Moradi
b08d5d1261
all forms of Default are illegal
2021-08-21 05:10:09 +04:30
Aria Moradi
9b129789e9
all forms of Default are illegal
2021-08-21 05:05:01 +04:30
Aria Moradi
a76a6d2798
creating a categort named Default is illegal
2021-08-21 03:58:46 +04:30
Aria Moradi
f78c8d4fd8
Default is now a category, no more library
2021-08-21 03:54:16 +04:30
Aria Moradi
7b91489997
better print
2021-08-21 01:20:18 +04:30
Aria Moradi
36a8980c95
TODO block no longer relevant
2021-08-21 01:11:47 +04:30
Aria Moradi
7c65640cb7
include extra chapter data in restore
2021-08-21 00:37:50 +04:30
Aria Moradi
d70e68495a
restoring with clean db and not installed extensions work
2021-08-21 00:18:03 +04:30
Aria Moradi
e9b07849fe
move dex2jar to server, lint
2021-08-19 01:47:26 +04:30
Aria Moradi
d3d53d1a4e
initial support for portobuf backup
2021-08-19 00:46:45 +04:30
Aria Moradi
e2db191f70
consolidate the external backup api
2021-08-18 23:34:39 +04:30
Aria Moradi
d61816734d
add all proto backup classes we need
2021-08-18 22:58:56 +04:30
Aria Moradi
5af64892e7
Merge branch 'master' into protobuf
2021-08-18 00:28:42 +04:30
Aria Moradi
a5578a7ac7
fix compile warnings
2021-08-17 23:54:02 +04:30
Aria Moradi
9bdd9f8aa6
better endpoint urls based on suggestion from @mgn-norm
2021-08-17 21:45:19 +04:30
Aria Moradi
f3856f051b
protobuf backup endpoints
2021-08-17 20:09:31 +04:30
Aria Moradi
d3a6662c60
make it compile
2021-08-15 03:16:13 +04:30
Aria Moradi
5474eddf84
fix some inconsitencies
2021-08-15 02:41:23 +04:30
Aria Moradi
9fa17f617e
add anime seach functionality
2021-08-11 08:47:07 +04:30
Aria Moradi
77ff82505e
fix wrong api
2021-08-10 04:01:08 +04:30
Aria Moradi
a4baeb995a
refactor endpoints to the new styles
2021-08-09 23:18:41 +04:30
Aria Moradi
7787dd1ecc
better comments
2021-08-07 22:18:05 +04:30
Aria Moradi
caa219f8d6
remove not used types
2021-08-06 03:44:54 +04:30
Aria Moradi
afabaccf1d
implement data store for extension prefs
2021-08-06 03:37:09 +04:30
Aria Moradi
704a52d943
separate Global API
2021-08-05 05:40:48 +04:30
Aria Moradi
5f316c6f44
rename to value
2021-08-04 15:36:29 +04:30
Aria Moradi
3d69348301
add comment about which types should be supported
2021-07-31 08:35:56 +04:30
Aria Moradi
dadb686514
refine extension preferences API
2021-07-31 07:24:45 +04:30
Aria Moradi
6ed4c79ca4
merge missing commit from #163
2021-07-31 04:50:43 +04:30
Aria Moradi
2494d0821d
ConfigurableExtension(PreferenceScreen) support ( #163 )
...
* initial PreferenceScreen support, works with 'NeoXXX Scans' (pt-br)
* convert EditTextPreference to json successfully
* commit what I've got
* bring back the old SharedPreferences for CustomContext, implement Toast
* put back syer's implementation
2021-07-31 03:53:28 +04:30
Aria Moradi
e349d0cef3
add pereference change
2021-07-31 03:50:41 +04:30
Aria Moradi
1ed9bcf7c8
commit what I've got
2021-07-31 00:41:09 +04:30
Aria Moradi
29a79ab079
dont print manifestXml
2021-07-30 19:00:58 +04:30
Aria Moradi
7c03c73419
convert EditTextPreference to json successfully
2021-07-30 18:48:07 +04:30
Aria Moradi
2280e8c725
initial PreferenceScreen support, works with 'NeoXXX Scans' (pt-br)
2021-07-30 15:05:21 +04:30