3476 Commits

Author SHA1 Message Date
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
db948682ea
Merge pull request #1575 from kiwix/release/3.0.5
Release/3.0.5
3.0.5
2019-10-29 15:31:45 +00:00
Sean Mac Gillicuddy
a840e9527b Update to 3.0.5 2019-10-29 10:36:25 +00:00
Sean Mac Gillicuddy
8cc863de76 Mark meta fields not required 1566 2019-10-29 10:30:39 +00:00
Sean Mac Gillicuddy
4edf2edaed Redo allowing all cleartext traffic 1563 2019-10-29 10:24:57 +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
Abdul Wadood
13a63d58ac Remember the books served by Kiwix hotspot 2019-10-26 21:10:00 +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
Sean Mac Gillicuddy
1033a9a45f Create coverage report for instrumented tests where the source lives in other modules 2019-10-18 11:54:31 +01:00
Sean Mac Gillicuddy
af3ef4cf63 Revert "move SplashActivity & FileUtils Instrumentation test to core"
This reverts commit 8a36470d332d5356250e633e02e7af64b4345f1f.
2019-10-18 11:22:52 +01:00
Sean Mac Gillicuddy
8a36470d33 move SplashActivity & FileUtils Instrumentation test to core 2019-10-17 15:18:32 +01:00
Sean Mac Gillicuddy
f7c581c8b4 remove old copyrights 2019-10-17 10:57:16 +01:00
Sean Mac Gillicuddy
a0b24b6c3b add test resources for app module 2019-10-16 16:33:26 +01:00
Sean Mac Gillicuddy
15b3b4ad41 tidy up plugin configurers and reuse ActivtyComponent in fragments 2019-10-16 16:19:15 +01:00
Sean Mac Gillicuddy
381e2bd9d8 Fix ktlint error around sourceset shared across modules 2019-10-16 14:27:37 +01:00
Sean Mac Gillicuddy
8d8e5250fd stop ktlint stripping used imports 2019-10-16 11:39:24 +01:00
Sean Mac Gillicuddy
5b484f5f19 Merge remote-tracking branch 'origin/develop' into feature/macgills/modularisation 2019-10-16 10:51:01 +01:00
Sean Mac Gillicuddy
74c4aff983 -Augment dependencies so there is no AndroidTest sourceset for core - fix unit tests 2019-10-16 10:42:37 +01:00
Seán Mac Gillicuddy
1f6d70fc62
Merge pull request #1547 from kiwix/#1526-keep-soft-input-on-search
#1526 keep soft input on search
2019-10-16 09:27:29 +01:00
Sean Mac Gillicuddy
bfd43334a7 correct packaging 2019-10-15 17:01:21 +01:00
Justin Biggs
edf367cfc0 #1526 commit MainActivity.java with refactored variable name 2019-10-15 09:57:05 -05:00
Justin Biggs
0f05ba72df Merge branch 'develop' into #1526-keep-soft-input-on-search
Merge any new changes from the develop branch to head off conflicts.
2019-10-15 09:55:42 -05:00
Sean Mac Gillicuddy
bcabfb69fc move ZimManage package to App 2019-10-15 15:49:04 +01:00
Seán Mac Gillicuddy
ea98621fee
Merge pull request #1548 from kiwix/no-email
Remove email addresses from the Credits
2019-10-15 10:04:37 +01:00
Justin Biggs
a04f190710 #1526 reset to private a couple of variables and use updated variable nomenclature 2019-10-14 17:53:47 -05:00
Emmanuel Engelhart
faa56b8706 Remove email addresses from the Credits 2019-10-14 18:49:50 +01:00
Sean Mac Gillicuddy
b23dcab0ec Revert copying reports between directories, move additional default configuration 2019-10-08 14:52:47 +01:00
Sean Mac Gillicuddy
328f5626b7 Move multidex enabling to all projects 2019-10-08 14:21:32 +01:00
Sean Mac Gillicuddy
ff9c3e1852 configure coverage enabled for all debug build types 2019-10-08 13:47:49 +01:00
Sean Mac Gillicuddy
4adfa6b978 -Add example of extracting differing functionality. - Further separate content into respective modules - break plugin config into respective objects 2019-10-08 12:42:55 +01:00