2152 Commits

Author SHA1 Message Date
siddharth2010
815db6e85b fix intent 2018-07-17 23:32:18 +01:00
mhutti1
a4cc58c3bd Bump kiwixlib dependency version 2018-07-17 22:30:46 +01:00
mhutti1
23ec9ff92f Disable custom error reporting for inital 2.4 so nothing slips through cracks 2018-07-17 22:13:39 +01:00
Abdul Wadood
9f2c507cb5 Add counting idling resource to library fragment to fix language activity test 2018-07-16 23:57:50 +01:00
Abdul Wadood
a464da8102 Add smooth expand and collapse animation to help activity items 2018-07-16 23:57:50 +01:00
Abdul Wadood
7b91e29531 Increase width of send feedback text 2018-07-16 23:57:50 +01:00
Abdul Wadood
12ff885b06 Refactor tests 2018-07-16 23:57:50 +01:00
Abdul Wadood
44d473bd5a Add HelpActivity 2018-07-16 23:57:50 +01:00
siddharth2010
01cd52f961 add kiwix copyright 2018-07-13 23:49:48 +01:00
siddharth2010
5ed41926bf remove unnecessary imports 2018-07-13 23:49:48 +01:00
siddharth2010
fefceb61dc all tests passing locally 2018-07-13 23:49:48 +01:00
siddharth2010
f17834f3a9 initialise checkboxes before testing 2018-07-13 23:49:48 +01:00
siddharth2010
549c99dd75 add a method for initialising checkbox to tru value 2018-07-13 23:49:48 +01:00
siddharth2010
aebfa8d1ce create another test 2018-07-13 23:49:48 +01:00
siddharth2010
6a5fea5116 fix minor bug 2018-07-13 23:49:48 +01:00
siddharth2010
ede98b425e complete test 2018-07-13 23:49:48 +01:00
siddharth2010
e6102e133b improve test further 2018-07-13 23:49:48 +01:00
siddharth2010
4278d41c27 merge tests 2018-07-13 23:49:48 +01:00
siddharth2010
8b3703c1bf add final runthrough of test 2018-07-13 23:49:48 +01:00
siddharth2010
bd7a5f7196 add test for saving language 2018-07-13 23:49:48 +01:00
siddharth2010
946447c741 create function to assert Recycler View item count 2018-07-13 23:49:48 +01:00
siddharth2010
2259a54d1d TODO: find a way to verify the recycler view 2018-07-13 23:49:48 +01:00
siddharth2010
d794e5154b add check for default locale language 2018-07-13 23:49:48 +01:00
siddharth2010
c626f17f35 figure out download time on bitbar 2018-07-13 23:49:48 +01:00
siddharth2010
e3c8554cce test build on travis 2018-07-13 23:49:48 +01:00
siddharth2010
35165510fc figure out a way to get the refrence of the activity from ActivityTestRule 2018-07-13 23:49:48 +01:00
siddharth2010
9e40d7c763 fix test code 2018-07-13 23:49:48 +01:00
siddharth2010
e222a50117 add basic test flow 2018-07-13 23:49:48 +01:00
siddharth2010
9ba56929ac restructure test classe 2018-07-13 23:49:48 +01:00
siddharth2010
6087575235 update TODOs 2018-07-13 23:49:48 +01:00
siddharth2010
41ebd840ce add TODOs 2018-07-13 23:49:48 +01:00
Abdul Wadood
5ee93d0efd Delete duplicate duplicate books using book id instead of file path 2018-07-13 23:27:45 +01:00
mhutti1
f7fe922fd4 Improve download stablity and rename partial download fragments 2018-07-11 00:08:09 +01:00
Abdul Wadood
0947fe9acc Add clear history option 2018-07-09 23:24:58 +01:00
Abdul Wadood
a086bb74ec Add same article once in history per day 2018-07-09 23:24:58 +01:00
Abdul Wadood
8af4808022 Add one article per day in history 2018-07-09 23:24:58 +01:00
Abdul Wadood
4a71aef88b Remove lint warnings 2018-07-09 23:24:58 +01:00
Abdul Wadood
1f28683e5f Add delete history option to contextual action bar 2018-07-09 23:24:58 +01:00
Abdul Wadood
55c232d79c Add history activity 2018-07-09 23:24:58 +01:00
gevic
d16217e2db LanguageDialog perfectly styled 2018-07-08 13:11:36 +01:00
gevic
3295bed1db Styles storage night mode 2018-07-08 13:11:36 +01:00
mhutti1
1499919247 Fix crash when attempting to bookmark help 2018-07-08 12:53:07 +01:00
siddharth2010
1d03f5e807 fix string 'help_1' 2018-07-06 22:48:07 +01:00
Abdul Wadood
d808ade453 Delete ISSUE_TEMPLATE.md 2018-07-01 22:10:17 +02:00
Abdul Wadood
5db00e6dde Update issue templates 2018-07-01 22:10:17 +02:00
Abdul Wadood
aeefb55b38 Add LanguageActivity (#774)
* Add LanguageActivity

* Disable ErrorActivity for debug builds

* Remove lint warnings

* Save language list using single scheduler
2018-07-01 21:58:45 +02:00
qinyin
873218352f 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.
2018-07-01 20:44:02 +02:00
siddharth2010
cd247d0f45 tests generated intent 2018-07-01 20:41:18 +02:00
siddharth2010
488abe0ec1 Add Update SharedPreferences before activity starts 2018-07-01 20:41:18 +02:00
siddharth2010
8b4e55cd3e test Travis Build 2018-07-01 20:41:18 +02:00