Adeel Zafar
|
4923fd24f0
|
Fix button names in download notification
|
2019-02-22 21:01:03 +00:00 |
|
prajurock
|
2f207ac361
|
Share button is not working in Device Fragment #945
|
2019-02-22 20:38:00 +00:00 |
|
Adeel Zafar
|
b780880627
|
Fix Incorrect Tab headings in tab overview after deleting all zim files
|
2019-02-22 13:33:17 +00:00 |
|
Isaac Hutt
|
cf49a69f73
|
Remove testdroid references to BITBAR_API_KEY
|
2019-02-22 13:11:27 +00:00 |
|
mhutti1
|
7fa5a8696a
|
Check test results from gateway server
|
2019-02-22 12:51:02 +00:00 |
|
mhutti1
|
a948f765f3
|
Wait for testdroid tests on forks
|
2019-02-22 12:51:02 +00:00 |
|
mhutti1
|
54108647b3
|
Update travis to use new test config
|
2019-02-22 12:51:02 +00:00 |
|
mhutti1
|
bd5c665320
|
Switch to using test gateway
|
2019-02-22 12:51:02 +00:00 |
|
mhutti1
|
acf0f7f8fb
|
Comment out Help Activity email test as it fails on local devices
|
2019-02-20 00:02:52 +00:00 |
|
mhutti1
|
dc0e04adde
|
Revert "Optimizing refresh. Issue #538 @GeVic comment.."
This reverts commit cec66926e64d886ccc81622500b95d70b7fb9440.
As it causes a crash on certain devices due to android.os.TransactionTooLargeException
|
2019-02-20 00:02:52 +00:00 |
|
mhutti1
|
060b1a6db7
|
Comment out annotation processing as it isn't currently supported
|
2019-02-20 00:02:52 +00:00 |
|
mhutti1
|
b4ff3a1b7f
|
Revert testBuildType back to debug
|
2019-02-20 00:02:52 +00:00 |
|
mhutti1
|
c9e96b2e61
|
Update gradle version
|
2019-02-20 00:02:52 +00:00 |
|
Adeel Zafar
|
c0b1e22eae
|
Fixed Multiple Files Download Results in Wrong Content Title In The Notification
|
2019-02-18 15:42:03 +00:00 |
|
mhutti1
|
f721d03bf0
|
Allow cleartext for kiwix.org
|
2019-02-18 00:06:11 +00:00 |
|
Manthan
|
b3de56016f
|
Minor typo in CONTRIBUTIONS.md
|
2019-02-16 18:36:27 +01:00 |
|
Abdul Wadood
|
2fb1100148
|
Remove lint warnings and Hungarian notations
|
2019-02-15 19:43:59 +00:00 |
|
Albert Eduard Merino Pulido
|
cec66926e6
|
Optimizing refresh. Issue #538 @GeVic comment..
|
2019-02-15 19:43:59 +00:00 |
|
prajurock
|
1f8d6d6ca9
|
In downloading fragment last image is not full visible #954
|
2019-02-15 19:25:54 +00:00 |
|
Md Sahil
|
27ec628447
|
Add "Support Kiwix" item in options menu (#941)
|
2019-02-11 21:52:33 +00:00 |
|
Abdul Wadood
|
b7389dbb2a
|
Backport layout direction of toolbar
|
2019-02-10 23:44:34 +00:00 |
|
RohanBh
|
5f7f399647
|
Fix search view width bug
|
2019-02-10 23:44:34 +00:00 |
|
RohanBh
|
d3ee386da6
|
Fix wrong toolbar icon's position in rtl mode
|
2019-02-10 23:44:34 +00:00 |
|
soloturn
|
2acf8b4fd6
|
migrate main build.gradle, settings.gradle to kotlin.
|
2019-02-10 22:46:07 +00:00 |
|
soloturn
|
1196dc0e6a
|
prepare build.gradle for kotlin switch.
|
2019-02-10 22:46:07 +00:00 |
|
soloturn
|
c3da448aca
|
annotation processing in separate task to support incremental builds
gradle android.enableSeparateAnnotationProcessing=true supports
incremental builds, see:
https://developer.android.com/studio/releases/gradle-plugin
|
2019-02-10 22:46:07 +00:00 |
|
Isaac Hutt
|
b00ee9be46
|
Revert back to old test runner
|
2019-02-10 15:24:14 +00:00 |
|
Isaac Hutt
|
623f1c35d2
|
Attempt to fix test runner
|
2019-02-10 15:24:14 +00:00 |
|
ritik2017
|
1e14b9730b
|
Alert dialog made uniform in both modes
|
2019-02-10 13:57:03 +00:00 |
|
Adeel Zafar
|
5b5031a6db
|
Resolving Deprecated API Usage
Resolve Deprecated API Usage
|
2019-02-10 13:35:37 +00:00 |
|
Adeel Zafar
|
cb026089d0
|
Improve code structure in Main Activity's onCreate() by Adding Functions
|
2019-02-10 13:15:43 +00:00 |
|
Siddharth Sharma
|
c518dd0724
|
Change indentation values in Codestyle
|
2019-02-10 12:51:34 +00:00 |
|
Abdul Wadood
|
fe668abde7
|
Reformat whole project using Square's code style
|
2019-02-06 17:29:02 +00:00 |
|
Abdul Wadood
|
68b8181102
|
Migrate to AndroidX
|
2019-02-06 17:29:02 +00:00 |
|
soloturn
|
d3da395d72
|
upgrade build to gradle-5.1.1
|
2019-02-04 06:57:12 +01:00 |
|
soloturn
|
bf21f04102
|
upgrade android build tools, make it work with android-studio-3.3
|
2019-02-04 06:57:12 +01:00 |
|
soloturn
|
a0fdfa13f4
|
add continuation_indent_size to editorconfig, android studio / intellij
Default Android Studio code formatting style uses this, as well
SquareAndroid style has it.
|
2019-02-03 18:58:18 +01:00 |
|
Md Sahil
|
d049554eca
|
Fix indentation of xml files
Used 2 space indentation for xml files in anim directory
|
2019-02-01 13:51:50 +01:00 |
|
Md Sahil
|
0dcce78b3e
|
Fix indentations in KiwixSettingsActivity.java
|
2019-02-01 13:51:50 +01:00 |
|
Md Sahil
|
4287c8011a
|
Add accelerate_interpolator in fade animations
|
2019-02-01 13:51:50 +01:00 |
|
Md Sahil
|
c9d5ff7ae6
|
Fix nightmode transition animations
|
2019-02-01 13:51:50 +01:00 |
|
soloturn
|
30340e2cb3
|
add .editorconfig to make formatting rules more explicit
see https://editorconfig.org/ for details, quite a number of editors
support it out of the box. fixes #923.
|
2019-02-01 10:47:42 +01:00 |
|
Aditya Sood
|
3160ad64ad
|
Fix Bug #905: Launch activity (night-mode) inverts colour of icons
|
2019-01-21 22:12:32 +00:00 |
|
ritik2017
|
7a3d5f8471
|
Reverted changed as in master kiwix
|
2019-01-15 21:43:14 +00:00 |
|
ritik2017
|
a0bcbdc6a6
|
Changed tools version to previous version
|
2019-01-15 21:43:14 +00:00 |
|
ritik2017
|
bc830a3695
|
Search Find in page modified
|
2019-01-15 21:43:14 +00:00 |
|
ritik2017
|
6e56da997c
|
Revert "Search Activity Modified"
This reverts commit d56e5f4227a88163bc1cb2055c9bb9ca4e0b0088.
|
2019-01-15 21:43:14 +00:00 |
|
ritik2017
|
b35bec9820
|
Search Activity Modified
|
2019-01-15 21:43:14 +00:00 |
|
ritik2017
|
1c3db898e9
|
Modified build.gradle files
|
2019-01-15 21:43:14 +00:00 |
|
ravi-kishan
|
8307e3f956
|
changed notation
|
2019-01-12 16:16:37 +00:00 |
|