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
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
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
Aditya Sood
3160ad64ad
Fix Bug #905 : Launch activity (night-mode) inverts colour of icons
2019-01-21 22:12:32 +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
ravi-kishan
8307e3f956
changed notation
2019-01-12 16:16:37 +00:00
ravi-kishan
e7e2119130
Added variable to keep track of initial seekBar value
2019-01-12 16:16:37 +00:00
Abdul Wadood
68383676ce
Remove Guava library as dependency from project
2019-01-01 10:02:43 +00:00
Yahska
69218f0ef2
#901 Uniform Transition
...
Updated version of previously created pull request
2018-12-23 22:23:24 +00:00
Yahska
7dcfd4c7f9
#901 Uniform Transition
...
Every activity now have uniform transition.
Appology for any mistakes...I am new to Open Sourcing
2018-12-23 22:23:24 +00:00
Aditya-Sood
be1a6205ef
Enhancement #779 : Add menu to share ZIM files ( #866 )
...
* Add issue#779.txt containing enhancement specifications
* UI Changes (Long click response - Contextual action bar)
* Fix Bug: List item selection bug, Add: Selected item highlighting
* Shift delete ZIM file functionality to CAB
* Add: Share ZIM file functionality to CAB (Cleanup to be done)
* Code clean up & comments
* Remove extra file
* Remove extra comment
* Update due to merge with master and pull request review
* Fix Bug: Share ZIM file on removable storage media (SD Card, USB Drive)
2018-11-11 20:55:15 +00:00
Rafid Aslam
e053f5bf71
Remove several unused resources
...
Unused resources make applications larger and slow down builds.
This commit removes several unused resources marked
by the linter in Android Studio (UnusedResources warn).
Related to https://github.com/kiwix/kiwix-android/issues/98
2018-10-29 12:56:11 +00:00
Rafid Aslam
89acc8f5dc
Fix lint warnings and errors in DownloadService.java
...
Fix lint warnings and errors in DownloadService.java by adding
locale parameter in a String.format() call.
Related to https://github.com/kiwix/kiwix-android/issues/98
2018-10-29 12:56:11 +00:00
Rafid Aslam
a97c88409c
Fix lint errors in ChunkUtils
...
Supress "SpellCheckingInspection" warns on ALPHABET field
Add locale to String.Format() calls
Related to https://github.com/kiwix/kiwix-android/issues/98
2018-10-29 12:56:11 +00:00
Rafid Aslam
6362b04a35
Place google()
as the first priority repository
...
Closes #879
2018-10-25 16:54:30 +01:00
mhutti1
c527cd71d6
Switch test language to german
2018-10-08 23:00:25 +01:00
Isaac Hutt
10ffc83685
Merge branch 'master' into 3.0
2018-10-08 22:25:38 +01:00
Ritik Kumar
c28d53bee6
Updated the gradle files. ( #868 )
...
* Change the layout_height parameter to more appropriate attribute.
* Changed compile to implementation in build.gradle files.
2018-10-08 22:17:13 +01:00
Julian Harty
4ef37ef02b
Got Code Coverage Reports working while preserving dev debugging!
...
Wow, this 1 line change was painful to discover and apply. Many of the
details are in https://github.com/kiwix/kiwix-android/issues/836
NB: We've still to arrange and enable code coverage to be generated in
the CI process.
2018-09-19 08:40:22 +01:00
Licaon_Kter
b6957df14c
Fix versionName
...
...you'll need to reTag 2.4 after merge
2018-09-18 16:18:35 +01:00
Abdul Wadood
82cdac44dd
Fix tests
2018-09-15 21:51:28 +01:00
Abdul Wadood
357f512fc7
Update Sdk and build tools version
2018-09-15 21:51:28 +01:00
Abdul Wadood
541e3807c1
Fix memory leak in KiwixTextToSpeech
2018-09-15 21:51:28 +01:00
mhutti1
8369d21e82
Remove addaptive icon to fix custom apps
2018-09-15 21:51:28 +01:00
siddharth2010
2568dadd01
remove flaky test attribute
2018-08-29 23:49:39 +01:00
siddharth2010
130d9e9101
Fix References to new recycler list
2018-08-29 23:49:39 +01:00
siddharth2010
6cbff1ccca
Fix for additional recycler View
2018-08-29 23:49:39 +01:00
siddharth2010
38cbd8a627
remove TODO
2018-08-29 23:49:39 +01:00
mhutti1
60ea6e5c9a
Remove addaptive icon to fix custom apps
2018-08-29 00:02:51 +01:00
gevic
58c1dad981
LanguageDialog perfectly styled
...
(cherry picked from commit d16217e2db1d0a2a79543d5b0916a462c35975b2)
2018-08-25 15:25:49 +05:30
gevic
aa7427d608
Styles storage night mode
...
(cherry picked from commit 3295bed1db8f35779bddd1f633d2d8139da24df3)
2018-08-25 15:11:25 +05:30
qinyin
97afab67db
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.
(cherry picked from commit 873218352f083c9d5dd2eff2f8cb597b52c33dbc)
2018-08-24 22:58:37 +05:30
Qin Yin
10fdfc6f96
Add setupTableDrawerAdapter() function to simply MainActivity.onCreate().
...
BUG: #565
(cherry picked from commit a8858292a472d5f9b6575e9aa3a813d1e9b145c6)
2018-08-24 22:51:13 +05:30
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