1984 Commits

Author SHA1 Message Date
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
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
siddharth2010
0fc41899ea fix travis build 2018-08-09 22:47:35 +01:00
siddharth2010
5d54ea4ca8 fix travis build 2018-08-09 22:47:35 +01:00
siddharth2010
16de658216 add minor changes 2018-08-09 22:47:35 +01:00
siddharth2010
7fd0fd18d4 test passing 2018-08-09 22:47:35 +01:00
siddharth2010
b47310318e removed unused imports 2018-08-09 22:47:35 +01:00
siddharth2010
e2a0331561 run passing locally 2018-08-09 22:47:35 +01:00
siddharth2010
46779565ed fix activity name assertions 2018-08-09 22:47:35 +01:00
siddharth2010
29f2537f29 remove redundant code 2018-08-09 22:47:35 +01:00
siddharth2010
68c45cb745 test layout completely 2018-08-09 22:47:35 +01:00
siddharth2010
ab4bad3218 add assertions based on text views 2018-08-09 22:47:35 +01:00
siddharth2010
fa75647016 replace strings with references 2018-08-09 22:47:35 +01:00
siddharth2010
0d582f81f7 fix run through of test 2018-08-09 22:47:35 +01:00
siddharth2010
f4e9644447 fix the toolbar headers in homeactivity 2018-08-09 22:47:35 +01:00
siddharth2010
7c38b7cec6 fix release intents in a separate method 2018-08-09 22:47:35 +01:00
siddharth2010
18daf6b817 fix idling resource in IntroTestActivity 2018-08-09 22:47:35 +01:00
siddharth2010
def6df287d remove redundant functions for the viewmatcher ChildAtPosition 2018-08-09 22:47:35 +01:00
siddharth2010
394ca0dabe simplify references to ViewInteractions 2018-08-09 22:47:35 +01:00
siddharth2010
87239ce67a replace ActivityTestRule with BaristaRule and remove all thread.sleep() statements 2018-08-09 22:47:35 +01:00
siddharth2010
a23c7d6af9 remove redundant code in IntroActivityTest 2018-08-09 22:47:35 +01:00
siddharth2010
8244101270 update IntroActivityTest 2018-08-09 22:47:35 +01:00
siddharth2010
c9d880853b update test structure and flow 2018-08-09 22:47:35 +01:00
siddharth2010
9b0dcb646c Add basic test flow 2018-08-09 22:47:35 +01:00
Abdul Wadood
574f68e81a Scroll to selected position on tab switcher display 2018-08-06 23:04:36 +01:00
Abdul Wadood
86e62ea7ca Add close all tabs button 2018-08-06 23:04:36 +01:00
Abdul Wadood
ee77d61518 Change alpha on swiping tab 2018-08-06 23:04:36 +01:00
Abdul Wadood
857173a98e Fix multiple addition of tabs 2018-08-06 23:04:36 +01:00
Abdul Wadood
1e5df45927 Add new tab menu item 2018-08-06 23:04:36 +01:00
Abdul Wadood
9704a4204f Add swipe to dismiss gesture to tab switcher 2018-08-06 23:04:36 +01:00
Abdul Wadood
197bb71c1a Add tab switcher 2018-08-06 23:04:36 +01:00
Isaac Hutt
aeec1b3cb8
Bump kiwix-lib version 2018-08-06 19:59:56 +01:00
Abdul Wadood
0967e2981a Fix ConcurrentModificationException on saving a book 2018-07-23 20:22:47 +01:00
Abdul Wadood
7de43bc074 Remove redundant code 2018-07-18 23:00:42 +01:00
Abdul Wadood
4fdc3540d4 Update libraries versions 2018-07-18 23:00:42 +01:00
Abdul Wadood
b623967dcb Refactor LanguageActivityTest.
Remove deprecated code.
2018-07-18 23:00:42 +01:00
Abdul Wadood
e35d4a90e8 Refresh bookmark icon on resume 2018-07-18 23:00:42 +01:00