2047 Commits

Author SHA1 Message Date
Isaac Hutt
e476dedc5f
Merge 3.0 into master
3.0
2018-10-08 23:20:04 +01:00
mhutti1
c527cd71d6 Switch test language to german 2018-10-08 23:00:25 +01:00
Isaac Hutt
10ffc83685
Merge branch 'master' into 3.0 2018-10-08 22:25:38 +01:00
Ritik Kumar
c28d53bee6 Updated the gradle files. (#868)
* Change the layout_height parameter to more appropriate attribute.

* Changed compile to implementation in build.gradle files.
2018-10-08 22:17:13 +01:00
Julian Harty
4ef37ef02b Got Code Coverage Reports working while preserving dev debugging!
Wow, this 1 line change was painful to discover and apply. Many of the
details are in https://github.com/kiwix/kiwix-android/issues/836

NB: We've still to arrange and enable code coverage to be generated in
the CI process.
2018-09-19 08:40:22 +01:00
Licaon_Kter
b6957df14c Fix versionName
...you'll need to reTag 2.4 after merge
2.4
2018-09-18 16:18:35 +01:00
Abdul Wadood
82cdac44dd Fix tests 2018-09-15 21:51:28 +01:00
Abdul Wadood
357f512fc7 Update Sdk and build tools version 2018-09-15 21:51:28 +01:00
Abdul Wadood
a275e8b675 Update constraint layout version 2018-09-15 21:51:28 +01:00
Abdul Wadood
541e3807c1 Fix memory leak in KiwixTextToSpeech 2018-09-15 21:51:28 +01:00
Kelson
5ad8d80c5b More memory for compilation 2018-09-15 21:51:28 +01:00
mhutti1
8369d21e82 Remove addaptive icon to fix custom apps 2018-09-15 21:51:28 +01:00
Kelson
1ddab91903 More memory for compilation 2018-08-30 22:16:25 +01:00
siddharth2010
2568dadd01 remove flaky test attribute 2018-08-29 23:49:39 +01:00
siddharth2010
130d9e9101 Fix References to new recycler list 2018-08-29 23:49:39 +01:00
siddharth2010
6cbff1ccca Fix for additional recycler View 2018-08-29 23:49:39 +01:00
siddharth2010
38cbd8a627 remove TODO 2018-08-29 23:49:39 +01:00
Isaac Hutt
b052dbf25e
Merge pull request #851 from kiwix/mhutti1/custom-app-icon
Remove addaptive icon to fix custom apps
2018-08-29 00:23:37 +01:00
mhutti1
60ea6e5c9a Remove addaptive icon to fix custom apps 2018-08-29 00:02:51 +01:00
Isaac Hutt
40e74aec1f
Merge pull request #850 from kiwix/abdulwd/merge
Merge master branch with 3.0
2018-08-27 21:13:04 +01:00
Abdul Wadood
7844fbb873 Merge branch 'master' into abdulwd/merge 2018-08-26 16:22:53 +05:30
Isaac Hutt
c4c2184cef Update Changelog for version 2.4
(cherry picked from commit 77607b814234604380d24083eb3bccbade2b412c)
2018-08-26 15:26:29 +05:30
siddharth2010
d29de7eae0 fix checkbox in issue template for tests 2018-08-26 00:17:06 +05:30
Isaac Hutt
49727a2dcb Increase testdroid timeout limit 2018-08-26 00:16:42 +05:30
siddharth2010
346215383e update feature_request.md and bug_report.md
(cherry picked from commit 2411b841417c97d4afd9118d944437ed1ffbad25)
2018-08-26 00:02:47 +05:30
siddharth2010
039d91a534 add test_request template
(cherry picked from commit 5e7c7560906a57157d98179989c8cabd65d39d52)
2018-08-26 00:02:32 +05:30
gevic
58c1dad981 LanguageDialog perfectly styled
(cherry picked from commit d16217e2db1d0a2a79543d5b0916a462c35975b2)
2018-08-25 15:25:49 +05:30
gevic
aa7427d608 Styles storage night mode
(cherry picked from commit 3295bed1db8f35779bddd1f633d2d8139da24df3)
2018-08-25 15:11:25 +05:30
Abdul Wadood
ce4b2392b9 Delete ISSUE_TEMPLATE.md
(cherry picked from commit d808ade453fb411546ed1820b41e95a826437cdc)
2018-08-24 23:00:41 +05:30
Abdul Wadood
f1686f9661 Update issue templates
(cherry picked from commit 5db00e6dde2a86ed18564804d4ed74f5067edf64)
2018-08-24 23:00:15 +05:30
qinyin
97afab67db Pause download service if no network (#783)
* Add setupTableDrawerAdapter() function to simply KiwixMobileActivity.onCreate().

BUG: #565

*  Pause DownloadService if network is not available

* Revert changes to KiwixMobileActivity.java

* Negation on the network availability condition.

(cherry picked from commit 873218352f083c9d5dd2eff2f8cb597b52c33dbc)
2018-08-24 22:58:37 +05:30
Qin Yin
10fdfc6f96 Add setupTableDrawerAdapter() function to simply MainActivity.onCreate().
BUG: #565
(cherry picked from commit a8858292a472d5f9b6575e9aa3a813d1e9b145c6)
2018-08-24 22:51:13 +05:30
mhutti1
c228497a7b Request write permission instead of read
(cherry picked from commit a1038a5b91d35ce768f246ba0896f8e719ea999c)
2018-08-24 22:38:50 +05:30
mhutti1
eab8f9a72a Fix search for titles with special characters
(cherry picked from commit 064de2338c1b891e565433cdf132e8afb02a169f)
2018-08-24 22:32:32 +05:30
Sakchham Sharma
0110e24ea3 changed chunk download logic.
(cherry picked from commit 0549624c44045e0251ad1293e1985b67cccfb643)
2018-08-24 22:17:15 +05:30
Joe Reeve
d9e73de4ad Modified home page drawer behaviour (#719)
* Fixed drawer tests in other languages

* Restructured getResourceString
2018-08-24 21:03:02 +05:30
mhutti1
3e4b8be1fc Fix provider domain when updating from 2.2
(cherry picked from commit f37cf86)
2018-08-24 18:13:51 +05:30
mhutti1
2e68ab949d Fix opening ZIM files from file system searching
(cherry picked from commit 60c159ad916f98a2adcc9cee41282b8a5bc61d4a)
2018-08-24 17:37:45 +05:30
mhutti1
9b67de0f0b Use page title as toc header if h1 is not used
(cherry picked from commit 4c6bff34cb2ea23a18d6ab0c32ed513046f9c021)
2018-08-24 17:13:02 +05:30
mhutti1
50b2f4a036 Reset locale to selected on each activity creation
(cherry picked from commit f7ab93153c544d15ac9fc32215e61b71b658ad6f)
2018-08-24 17:07:47 +05:30
mhutti1
2e1c9f97be Add dummy webview creation before setting locale
(cherry picked from commit 5d375bf4a4da0151bf45c7f0ef177dafd1a149a3)

# Conflicts:
#	app/src/main/java/org/kiwix/kiwixmobile/main/MainActivity.java
2018-08-24 16:59:46 +05:30
mhutti1
33e62fda72 Update error activity create to use application context
(cherry picked from commit 308a7e5f672bfd39316694f5eccd942a9c398596)
2018-08-24 16:52:01 +05:30
mhutti1
91116d3f2e Remove download notificaiton channel sound 2018-08-24 16:30:16 +05:30
siddharth2010
f3a7b9df21 fix checkbox in issue template for tests 2018-08-21 23:00:18 +01:00
Isaac Hutt
c6dfed6a3e Increase testdroid timeout limit 2018-08-19 22:01:24 +01:00
Isaac Hutt
77607b8142
Update Changelog for version 2.4 2018-08-12 19:00:08 +01:00
Abdul Wadood
9cd6163e90 Add todo LanguageActivityTest 2018-08-10 23:21:57 +01:00
Abdul Wadood
057942d657 Add selected and unselected language header in LanguageActivity 2018-08-10 23:21:57 +01:00
siddharth2010
1118e26c9b only test layout 2018-08-09 22:47:35 +01:00
siddharth2010
052e430ae5 test travis build 2018-08-09 22:47:35 +01:00