3397 Commits

Author SHA1 Message Date
Justin Biggs
5ca7306ee7
Delete backup_rules.xml 2019-11-17 09:26:32 -06:00
Justin Biggs
c3779e18f0 932 excludes .zim files from backup part three delete app backup rules xml. 2019-11-17 09:20:12 -06:00
Justin Biggs
a765ba91c0 932 excludes .zim files from backup part two adding core file somehow the core manifest file didn't go in, so trying again. 2019-11-17 08:52:48 -06:00
Justin Biggs
153b75f184 932 excludes .zim files from backup part two adding core file 2019-11-16 13:40:56 -06:00
Justin Biggs
3e91210e47 932 excludes .zim files from backup 2019-11-16 12:43:57 -06:00
Sean Mac Gillicuddy
fe2d5fcc1f change key decrypting to after build 2019-11-15 15:21:04 +00:00
Kelson
66654c3d43
Merge pull request #1589 from kiwix/proper-utf8
Use proper utf8 bullet character
2019-11-14 17:17:59 -05:00
Emmanuel Engelhart
cb1c7a3fad Use proper utf8 bullet character 2019-11-14 16:21:53 -05:00
Kelson
fa94dbe230
Merge pull request #1588 from kiwix/hotfix/macgills/empty-strings-xml
commit empty strings.xml for translations
2019-11-14 12:26:48 -05:00
Sean Mac Gillicuddy
738c44da72 commit empty strings.xml for translations 2019-11-14 16:53:56 +00:00
Sean Mac Gillicuddy
8057ef6b6e 1360 add custom publishing code for a custom app 2019-11-14 14:39:52 +00:00
Aditya-Sood
c2412dee6c Refactor code 2019-11-12 23:14:55 +05:30
Aditya-Sood
04371325ad Refactor: Use data class for search-suggestions 2019-11-12 15:05:02 +05:30
Sean Mac Gillicuddy
ac4717a79e Merge remote-tracking branch 'origin/develop' into feature/macgills/1360-split-in-plugin 2019-11-11 13:09:47 +00:00
Seán Mac Gillicuddy
fb3ddfc9cb
Merge pull request #1580 from kiwix/feature/macgills/64-custom-file-validation
Feature/macgills/64 custom file validation
2019-11-11 13:05:34 +00:00
Justin Biggs
6d4ce72158 #932 exclude zim files from adb backup. This commit sets adb to exclude external files. 2019-11-09 11:12:47 -06:00
Aditya-Sood
1cb81c9657 Merge branch 'issue/765temp' into issue/765 2019-11-07 20:48:00 +05:30
Aditya-Sood
4307565c52 Fix code style 2019-11-07 20:22:36 +05:30
Aditya-Sood
78cba41b81 Solves issue #765 on updated develop 2019-11-07 20:09:42 +05:30
Sean Mac Gillicuddy
332cd032f3 1360 rename file to more appropriately reflect usage 2019-11-06 15:42:43 +00:00
Sean Mac Gillicuddy
778fc768ae 1360 Make abi splits, signing configs and valid release builds intrinsic to an app that applies our plugin - separate custom build logic 2019-11-06 15:22:57 +00:00
Sean Mac Gillicuddy
2993b5f55c 64 sync lint options and inspection profile 2019-11-06 11:09:10 +00:00
Sean Mac Gillicuddy
3b479eacf6 Merge remote-tracking branch 'origin/develop' into feature/macgills/64-custom-file-validation 2019-11-06 10:47:20 +00:00
Sean Mac Gillicuddy
1ab0b76b55 64 update lint baselines 2019-11-06 10:28:43 +00:00
Seán Mac Gillicuddy
188252345e
Merge pull request #1578 from kiwix/feature/macgills/1577-custom-tab-behaviour
#1577 Custom Apps try to open Home - move HomeUrl related code to app
2019-11-06 10:20:43 +00:00
Sean Mac Gillicuddy
f92664ca5f 64 Custom apps should validate their expansion files and re-download if corrupt/missing - unit test custom download 2019-11-05 16:17:14 +00:00
Sean Mac Gillicuddy
c05742d02a 64 Custom apps should validate their expansion files and re-download if corrupt/missing - add Custom Download flow 2019-11-05 11:30:13 +00:00
Kelson
95a98d0aa1
Fix mailinglist link 2019-11-04 14:00:25 +01:00
Seán Mac Gillicuddy
18e31e6a7a
Merge pull request #1571 from kiwix/feature/abdul/978
Remove redundant permission toast
2019-11-04 10:31:44 +00:00
Justin Biggs
be4442fc77 #932 exclude zim files from adb backup. This commit sets adb to exclude ALL files in domain="file". 2019-11-03 15:52:17 -06:00
Abdul Wadood
c8710337bf Change write permission to read in ZimFileSelectFragment 2019-11-03 21:13:24 +05:30
Sean Mac Gillicuddy
fed540a390 #1577 Custom Apps try to open Home - move HomeUrl related code to app 2019-10-30 13:56:08 +00:00
Seán Mac Gillicuddy
0c99a17b5b
Merge pull request #1568 from kiwix/feature/macgills/#1563-allow-http-traffic
#1563 Unable to download content, UNKNOWN_IO_ERROR - allow all http t…
2019-10-29 10:15:21 +00:00
Abdul Wadood
e6fcf73dbd Remove redundant permission toast 2019-10-29 15:30:17 +05:30
Seán Mac Gillicuddy
27396fe98f
Merge pull request #1572 from kiwix/use_comment_in_PR_template
Update PR template to use comments.
2019-10-29 09:34:18 +00:00
Seán Mac Gillicuddy
08f50c9e7b
Merge pull request #1570 from kiwix/remove_hash_from_branch_name
Remove hash from branch naming convention
2019-10-29 09:32:38 +00:00
Abdul Wadood
5e295ff0ea Update PR template to use comments.
This makes easier to fill the PR template and doesn't require the existing text to be deleted
2019-10-26 22:14:05 +05:30
Abdul Wadood
746d427af4 Remove hash from branch naming convention
As zsh shows 'zsh: no matches found:' when checking out a branch with a # in it
2019-10-26 21:23:39 +05:30
Sean Mac Gillicuddy
a5a4321842 #1563 Unable to download content, UNKNOWN_IO_ERROR - allow all http traffic 2019-10-25 16:17:31 +01:00
Seán Mac Gillicuddy
2a39953fdb
Merge pull request #1567 from kiwix/feature/macgills/#1566-meta-fileds-not-required
#1566 Meta4 files missing hash/pieces
2019-10-25 12:29:09 +01:00
Sean Mac Gillicuddy
3af9481f6b #1566 Meta4 files missing hash/pieces 2019-10-25 11:48:03 +01:00
Aditya-Sood
24969014ce Replace HashMap with a data class for search results 2019-10-24 00:49:45 +05:30
Seán Mac Gillicuddy
335e99e140
Merge pull request #1561 from kiwix/feature/macgills/#1560-crash-opening-files
#1560 Opening a zim file results in a crash
2019-10-21 13:33:24 +01:00
Sean Mac Gillicuddy
9840e2b7af #1560 Opening a zim file results in a crash 2019-10-21 12:42:04 +01:00
Kelson
bc076f015c
Merge pull request #1559 from kiwix/abdul/fix_readme
Remove duplicate badge from README.md
2019-10-21 09:23:55 +01:00
Abdul Wadood
a2752f0fe4 Remove duplicate badge from README.md 2019-10-21 12:55:03 +05:30
Seán Mac Gillicuddy
a6618e773c
Merge pull request #1541 from kiwix/feature/macgills/modularisation
Feature/macgills/modularisation
2019-10-18 15:10:03 +01:00
Sean Mac Gillicuddy
b1e07aa2a7 update readme/contributing 2019-10-18 14:31:16 +01:00
Sean Mac Gillicuddy
b132d1c615 correct injection and mockk usage 2019-10-18 14:17:02 +01:00
Sean Mac Gillicuddy
1262bcee48 move localFileTransfer layout files to app 2019-10-18 13:31:29 +01:00