1955 Commits

Author SHA1 Message Date
Abdul Wadood
8386a22ce5 Fix app language preference for RTL languages.
Use radio button to show language preference.
2018-03-02 00:44:15 +00:00
Abishek
149088ee0f Fix text visibility in library screen in dark mode 2018-02-28 00:42:33 +00:00
Saurav Tiwary
2d91cb460c Improve the project README 2018-02-28 00:32:25 +00:00
Sakchham Sharma
60794cbe8b Switch to adaptive icons 2018-02-25 21:10:01 +00:00
Kelson
d08cdb5ef6
Create CODE_OF_CONDUCT.md 2018-02-25 10:42:39 +01:00
Rohan Bhatia
2b27568518 Show the number of matches and the index of the highlighted string in the search bar (#509)
* Find matching strings asynchronously

* Complete the basic feature
2018-02-25 02:22:51 +00:00
Brijesh Shah
e027b79d49 Perform indentation changes 2018-02-25 01:28:03 +00:00
Brijesh Shah
5a23b81d3f Corrections for Travis CI build 2018-02-25 01:28:03 +00:00
Brijesh Shah
5faf616652 Improve indentation 2018-02-25 01:28:03 +00:00
Brijesh Shah
d7a194e72d chore: Crunch PNG files using aapt 2018-02-25 01:28:03 +00:00
RohanBh
280babb425 Fix minor grammatical errors 2018-02-24 21:14:24 +01:00
suyash0103
c4a30c8b0d Changed styles.xml with corresponding code in KiwixMobileActivity.java (#485) 2018-02-23 01:21:54 +00:00
Mayank Churiwal
780856f04b Full Screen Bug 2018-02-22 01:09:58 +00:00
Rajat Kumar Gupta
78bdf25721 Fixed Deprecated Method 2018-02-22 01:03:54 +00:00
arpank10
bc827681e4 Fixed zim file not opening. Now zim files open according to the one being clicked. 2018-02-22 00:58:40 +00:00
Abdul Wadood
8e554e1118 Update compile and target SDK version. 2018-02-22 00:54:08 +00:00
Siddharth Sharma
a6c8ced49e Fix scrolling issue 2018-02-20 00:08:10 +00:00
kelson42
89f04ade57 Move COPYING from old git repository 'kiwix-xulrunner' 2018-02-19 07:59:40 +01:00
Siddharth Sharma
49b0f39dda Fix #453 2018-02-18 23:55:46 +00:00
Isaac Hutt
e88c5d2c86 Merge branch 'master' into master 2018-02-18 00:52:01 +00:00
Siddharth Sharma
1df2c5b002 Make font similar in LibraryFragment and ZimFileSelectFragment 2018-02-17 23:32:57 +00:00
arpank10
17f72817ee Dialog Box style changes in settings itself 2018-02-17 23:09:19 +00:00
Arpan Konar
d30e79a752 Removed empty dialog box when content is still loading (#397) 2018-02-16 22:27:46 +00:00
RajaVamsi11
8626ed4ad3 Update main.xml 2018-02-16 22:11:38 +00:00
vamsi98
bb58388e10 Repacing icons
I have replaced the icons of Refresh,Fullscreen and Fullscreen exit with material design icons
closing https://github.com/kiwix/kiwix-android/issues/403
2018-02-16 22:11:38 +00:00
vamsi98
52c9cbd7bf Deleted all unused import statements
closing https://github.com/kiwix/kiwix-android/issues/431
2018-02-16 20:55:34 +00:00
Brijesh Shah
6e59b8b659
Merge branch 'master' into master 2018-02-16 10:57:18 +05:30
Brijesh Shah
caf35e0b2e refactor: Perform requested changes 2018-02-16 10:54:49 +05:30
Isaac Hutt
8827e6082d
Fix strings indentation 2018-02-16 00:44:55 +00:00
Brijesh Shah
6d7196245d Merge branch 'master' of https://github.com/kiwix/kiwix-android 2018-02-16 06:02:11 +05:30
srv-twry
991bafebbb refactor: Implement ZimManageActivity according to MVP pattern
Moved SectionsPagerAdapter to a separate class
2018-02-16 00:05:45 +00:00
srv-twry
21bff5a855 feat: Add issues and PR template to the project 2018-02-16 00:05:31 +00:00
Siddharth Sharma
b52243e2ed Fix colors 2018-02-15 23:35:59 +00:00
RohanBh
fc56c035ed Fix basicTest to run initially from any saved page 2018-02-15 22:46:31 +00:00
Brijesh Shah
3ded0bb646 style: Apply correct indentation 2018-02-16 04:12:55 +05:30
Brijesh Shah
fd82f7cbab refactor: Extract dimensions of resources 2018-02-16 01:17:22 +05:30
arpank10
c7f3ca82ac Fade in/out effect added during transition from day to night mode 2018-02-14 20:33:21 +00:00
arpank10
81e45a2259 Fade in/out effect added during transition from day to night mode 2018-02-14 20:33:21 +00:00
vamsi98
27ceec0ec2 Improve hide toolbar when scrolling
I changed the code to make toolbar hide when user scroll up as
default.In setting it will give an option to enable the
"Not hide toolbar".By enabling it toolbar will not hide as the
user scrolls up else default will work as usual.

Closes https://github.com/kiwix/kiwix-android/issues/10
2018-02-14 20:01:23 +00:00
srv-twry
dbc12ec1e0 refactor: Implement SearchActivity using MVP pattern 2018-02-14 19:48:58 +00:00
srv-twry
c359881df8 refactor: Convert SaveNetworkLanguages AsyncTask to run with RxJava 2018-02-13 23:46:42 +00:00
srv-twry
c95b1dd0a2 refactor: Replace anonymous classes with lambdas 2018-02-13 17:15:17 +00:00
Isaac Hutt
ff5f14ea3f Test release build in automated tests 2018-02-13 16:39:05 +00:00
srv-twry
531459dbe0 chore: Remove redundant view casting in the project 2018-02-13 14:46:11 +00:00
Isaac Hutt
17ba7be258
Add note about build variants 2018-02-13 12:07:36 +00:00
Isaac Hutt
ada23c5e27
Merge pull request #328 from kiwix/fix-library-report
improvments to library UI status reporting
2018-02-02 00:59:42 +00:00
Isaac Hutt
d5112d268a
Merge branch 'master' into fix-library-report 2018-02-02 00:44:18 +00:00
mhutti1
41c0bb84c4 Update JNI and catch the new exception thrown by an invalid ZIM 2018-02-02 00:33:17 +00:00
mhutti1
2f93ebf800 Add sleeps to attempt to pass animation tests 2018-01-31 23:42:56 +00:00
Ryan10145
a6718ad09a Fix Font Licensing 2018-01-23 18:54:22 +00:00