cdhiraj40
|
453e8ec232
|
added both cases:null & non-null
|
2022-07-08 06:56:17 +02:00 |
|
cdhiraj40
|
d3a1b205a2
|
added kiwixIdlingResource.idle in if condition to avoid null pointer exception
|
2022-07-08 06:56:17 +02:00 |
|
cdhiraj40
|
f96aab31ae
|
added companion object in end
|
2022-07-08 06:56:17 +02:00 |
|
cdhiraj40
|
e219edca0a
|
kiwix#2761 converted KiwixIdlingResource.java to kotlin
|
2022-07-08 06:56:17 +02:00 |
|
cdhiraj40
|
e4a09e5dc3
|
added proper syntax for newList
|
2022-07-07 21:55:55 +02:00 |
|
cdhiraj40
|
29ba451806
|
kiwix#2760 removed uncessary changes
|
2022-07-07 21:55:55 +02:00 |
|
cdhiraj40
|
427b6bbcfd
|
kiwix#2760 converted datasourcce.java to kotlin
|
2022-07-07 21:55:55 +02:00 |
|
translatewiki.net
|
6dc1276025
|
Localisation updates from https://translatewiki.net.
|
2022-07-07 20:48:21 +02:00 |
|
MohitMaliFtechiz
|
18b142eb49
|
publish version info to download.kiwix.org
|
2022-07-07 16:56:08 +02:00 |
|
MohitMaliFtechiz
|
2662f6362b
|
generating versionCode and versionName via gradle task
|
2022-07-07 16:56:08 +02:00 |
|
MohitMaliFtechiz
|
ee682b0046
|
upgrade to kotlin 1.7.0
|
2022-07-01 19:19:44 +02:00 |
|
MohitMaliFtechiz
|
941898d2b6
|
Improve method to detect failed downloads
|
2022-07-01 18:15:39 +02:00 |
|
MohitMaliFtechiz
|
90cb76839c
|
Retry strategy if download failed due to network fluctuation
|
2022-07-01 18:15:39 +02:00 |
|
MohitMaliFtechiz
|
2ec7073d41
|
Fix app crash when user navigates away and then returns to the app in intro screen
|
2022-06-28 05:29:11 +02:00 |
|
MohitMali
|
0636ee5f1f
|
Fixing tests
|
2022-06-27 21:22:13 +02:00 |
|
MohitMaliFtechiz
|
0f1f578019
|
Saved picture path to download folder
|
2022-06-27 20:47:04 +02:00 |
|
MohitMaliFtechiz
|
07a73de55f
|
Remove READ/WRITE permission from playstore build variant
|
2022-06-27 20:47:04 +02:00 |
|
MohitMaliFtechiz
|
766e997df8
|
Fix lint error
|
2022-06-27 20:47:04 +02:00 |
|
MohitMaliFtechiz
|
076713d6d0
|
hide file picker in playstore build
|
2022-06-27 20:47:04 +02:00 |
|
MohitMaliFtechiz
|
efdb93ff70
|
playstore compilation flag
|
2022-06-27 20:47:04 +02:00 |
|
translatewiki.net
|
a27df61277
|
Localisation updates from https://translatewiki.net.
|
2022-06-21 17:16:19 +02:00 |
|
MohitMaliFtechiz
|
cb5931e80e
|
fix lint errors
|
2022-06-20 14:52:22 +05:30 |
|
MohitMaliFtechiz
|
85f748aa8c
|
Changes after review
|
2022-06-20 13:24:05 +05:30 |
|
MohitMaliFtechiz
|
32d672fd72
|
merging fixes with develop
|
2022-06-20 13:23:44 +05:30 |
|
MohitMaliFtechiz
|
e37cd5b6ef
|
Added internet permission message
|
2022-06-16 12:50:21 +05:30 |
|
MohitMali
|
21b7b14465
|
code changes as per review
|
2022-05-19 15:17:38 +02:00 |
|
MohitMali
|
9cdac0aa56
|
Fixed Mobile Network Permission Dialog not showing
|
2022-05-19 15:17:38 +02:00 |
|
MohitMali
|
005f250096
|
rebase and all changes done for optimization performance and fix test failure
|
2022-05-19 14:45:23 +05:30 |
|
MohitMali
|
c0a102a99c
|
remove migrated lib
|
2022-05-19 06:14:19 +02:00 |
|
MohitMali
|
24a036c3d3
|
library code migrated to our project
|
2022-05-19 06:14:19 +02:00 |
|
MohitMali
|
9f5c58eb64
|
merging issue resolved
|
2022-05-19 06:14:19 +02:00 |
|
MohitMali
|
7c2e00a6fd
|
release version 3.5.0 and change log update
|
2022-05-17 15:01:46 +05:30 |
|
MohitMali
|
09e1147360
|
changes permission check
|
2022-05-16 15:18:47 +02:00 |
|
MohitMali
|
45f8b39ded
|
Changes after review
|
2022-05-16 15:18:47 +02:00 |
|
MohitMali
|
0a0cf213ac
|
Changes after review
|
2022-05-16 15:18:47 +02:00 |
|
MohitMali
|
03c691373b
|
Changes after review
|
2022-05-16 15:18:47 +02:00 |
|
MohitMali
|
2ef2fdba15
|
Changes after review
|
2022-05-16 15:18:47 +02:00 |
|
MohitMali
|
e4476cb6c7
|
adding check for write permission
|
2022-05-16 15:18:47 +02:00 |
|
MohitMali
|
f80388402f
|
adding write permission missing for android 10
|
2022-05-16 15:18:47 +02:00 |
|
MohitMali
|
2c067fbf80
|
Migrated squidb dependency JCenter to jitpack
|
2022-05-16 10:31:57 +05:30 |
|
Gouri Panda
|
74e7212067
|
#2821 added null check
|
2022-05-12 20:26:11 +05:30 |
|
Gouri Panda
|
a6b6305762
|
#2817 Migrated Barista from jcenter to maven, updated Barista version and refactored package name
|
2022-05-11 19:22:17 +05:30 |
|
Gouri Panda
|
a50aebf7da
|
added some test cases and refactored old test
|
2022-05-11 09:34:23 +02:00 |
|
MohitMali
|
22f3145b8f
|
MimeTypeTest fail condition added
|
2022-05-11 09:34:23 +02:00 |
|
MohitMali
|
019bfea06c
|
MimeTypeTest added
|
2022-05-11 09:34:23 +02:00 |
|
MohitMali
|
9a7e16e734
|
Reviewed changes done
|
2022-05-05 13:02:25 +05:30 |
|
MohitMali
|
871cefad3f
|
Rebase all changes in once commit
|
2022-05-05 11:59:13 +05:30 |
|
gouri-panda
|
f70d0faddc
|
Resolved conflict
|
2022-04-30 06:49:30 +05:30 |
|
gouri-panda
|
890ccab192
|
Merge pull request #2801 from gouri-panda/Fixes#2741_update_intro_fragment_test
Pass test for Android 21 in IntroFragment
|
2022-04-30 06:31:13 +05:30 |
|
MohitMali
|
2ed2843540
|
Changes after review
|
2022-04-29 19:19:29 +02:00 |
|