Aria Moradi
43e0763fef
fix a bug where if two sources return the same URL, a false duplicate might be detected
2021-09-11 14:47:03 +04:30
Aria Moradi
db07825c58
remove println instance
2021-09-11 03:09:26 +04:30
Aria Moradi
b199e3bf0e
fix installing apk with weird name
2021-09-11 01:21:22 +04:30
Aria Moradi
1f9ea0891e
add some logging
2021-09-11 00:48:17 +04:30
Aria Moradi
0a7aa48f1e
fix apk log and apk name
2021-09-11 00:14:52 +04:30
Aria Moradi
090399f61d
add support for installing external APK
2021-09-09 05:22:45 +04:30
Mitchell Syer
a298c61dab
Change type of Manga.genre to a List<String> ( #188 )
2021-09-05 01:36:52 +04:30
Aria Moradi
c86ee53f66
resolve compiler warnings
2021-08-29 22:25:43 +04:30
Aria Moradi
c2cea7e797
can serialize Search Filters
2021-08-29 22:19:44 +04:30
Aria Moradi
c2e07b13f6
fix categories not being normalized
2021-08-29 20:09:17 +04:30
Aria Moradi
ac5528fb15
add when the statement was true
2021-08-27 04:49:53 +04:30
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
9c007483d4
better method of detemining if a source is Nsfw
2021-08-24 02:44:13 +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
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
a5578a7ac7
fix compile warnings
2021-08-17 23:54:02 +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
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
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