Vansh Badkul
|
a7d6f08fa5
|
Fixed Screen rotation user input deletes
Screen Rotation fix using bundle
Screen Rotation fix using bundle update
Screen Rotation fix using bundle update
Screen Rotation fix using bundle update 3
Indentation Update to ScreenRotation Issue
|
2018-03-11 00:30:31 +00:00 |
|
RohanBh
|
0876071a36
|
Fix #567
|
2018-03-11 00:17:17 +00:00 |
|
RohanBh
|
6d6dbf8d86
|
Fix #345
|
2018-03-08 00:35:30 +00:00 |
|
Harshvardhan Takawale
|
1977294bdb
|
Italicized text
Italicized problem fixed
|
2018-03-08 00:00:31 +00:00 |
|
Ashutosh Sathe
|
a470756e8f
|
Style night mode dialogs correctly
|
2018-03-07 00:54:47 +00:00 |
|
RohanBh
|
f61d072548
|
Add inject() call to inject sharedPreferenceUtil in AutoCompleteAdapter class
|
2018-03-07 00:41:37 +00:00 |
|
RohanBh
|
d44fbae0c7
|
Fix crash
|
2018-03-07 00:41:37 +00:00 |
|
Ashutosh Sathe
|
286b0e2159
|
Remove GPL3 header from manifest
|
2018-03-06 15:09:04 +01:00 |
|
Ashutosh Sathe
|
79808773d1
|
Rearrange header for AndroidManifest
Signed-off-by: Ashutosh Sathe <2ashutoshbs@gmail.com>
|
2018-03-06 15:09:04 +01:00 |
|
Ashutosh Sathe
|
33c9bc8911
|
Rearrange header for AndroidManifest
Signed-off-by: Ashutosh Sathe <2ashutoshbs@gmail.com>
|
2018-03-06 15:09:04 +01:00 |
|
Ashutosh Sathe
|
f24c7ed5af
|
Add GPL3 header to AndroidManifest
Signed-off-by: Ashutosh Sathe <2ashutoshbs@gmail.com>
|
2018-03-06 15:09:04 +01:00 |
|
Ashutosh Sathe
|
d375bfb42d
|
Add GPL3 header to java files
Signed-off-by: Ashutosh Sathe <2ashutoshbs@gmail.com>
|
2018-03-06 15:09:04 +01:00 |
|
Abdul Wadood
|
c55f4bebf2
|
Replace PNGs with vector images, remove unused images and refactor code.
|
2018-03-06 01:40:24 +00:00 |
|
Abdul Wadood
|
706466d421
|
Migrate from RxJava 1.x to RxJava 2.x
|
2018-03-06 01:32:35 +00:00 |
|
Brijesh Shah
|
b14d589308
|
Refactor: Extract dimensions of resources (#534)
|
2018-03-06 01:24:34 +00:00 |
|
Abishek
|
5550275b3f
|
Fix code styling issue in KiwixTextToSpeech
|
2018-03-06 01:10:55 +00:00 |
|
Abishek
|
fcadd2fd41
|
Fix code styling issues
|
2018-03-06 01:10:55 +00:00 |
|
Abishek
|
0359bb5ad5
|
Remove unnecessary changes
|
2018-03-06 01:10:55 +00:00 |
|
Abishek
|
7a20b82512
|
Pause/Resume other music when read aloud is enabled
|
2018-03-06 01:10:55 +00:00 |
|
Brijesh Shah
|
0619ba5408
|
Fix: App minimizing on back pressed in fullscreen mode
|
2018-03-06 00:59:37 +00:00 |
|
srv-twry
|
cf4187f4b7
|
Fix: 2 space indentation in SharedPreferenceUtil
|
2018-03-05 01:53:58 +00:00 |
|
srv-twry
|
92c1d7793e
|
Fix: Indentation in SharedPreferenceUtil
|
2018-03-05 01:53:58 +00:00 |
|
srv-twry
|
6646b319c9
|
Refactor: Unify SharedPreferences using SharedPreferences Manager
|
2018-03-05 01:53:58 +00:00 |
|
Harshvardhan Takawale
|
f4243a58f7
|
Language name overlap resolved
|
2018-03-05 01:25:18 +00:00 |
|
Vansh Badkul
|
9b1a2cccc3
|
Update Action bar gets cut off resolved #520
|
2018-03-03 00:23:32 +00:00 |
|
Vansh Badkul
|
e8f99a323b
|
Update to Action bar gets cut off resolved #520
|
2018-03-03 00:23:32 +00:00 |
|
Vansh Badkul
|
66b8a2fd5e
|
Action bar gets cut off resolved #520
|
2018-03-03 00:23:32 +00:00 |
|
Isaac Hutt
|
3ac9f21b6e
|
Update ISSUE_TEMPLATE.md
|
2018-03-02 23:41:13 +00:00 |
|
Brijesh Shah
|
90ba3a6bdf
|
Refactor: Explicitly include codestyle for XML files
|
2018-03-02 00:58:07 +00:00 |
|
RajaVamsi11
|
a8d5f5cfc4
|
Add ripple effect to get content button
|
2018-03-02 00:45:05 +00:00 |
|
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 |
|