6052 Commits

Author SHA1 Message Date
Emmanuel Engelhart
1ec2d69bda
Update Changelog for 3.4.6 2022-01-30 16:36:05 +01:00
Emmanuel Engelhart
21da4edaaf
Bump-up version to 3.4.5 2022-01-30 16:35:45 +01:00
gouri-panda
41addc4c1c
Merge pull request #2702 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2022-01-28 01:48:38 -08:00
Gouri Panda
5f60cf7a87 lint fix 2022-01-28 15:02:14 +05:30
translatewiki.net
9789f4c91e Localisation updates from https://translatewiki.net. 2022-01-27 13:05:43 +01:00
Kelson
458e2e5f73
Merge pull request #2743 from jhbiggs/#2728-update-launcher-shortcut
#2728 updated launcher long-press icon options to remove dead-end zim…
2022-01-03 21:43:01 +01:00
Kelson
4b20eea6cf
Merge pull request #2763 from cdhiraj40/issue#2756--closeKeyboard 2021-12-30 14:49:21 +01:00
Justin Biggs
6f185174c2 #2728 launch downloads fragment from launcher shortcut "get content" 2021-12-26 11:49:00 -06:00
Justin Biggs
64c32afc74
Merge branch 'kiwix:develop' into #2728-update-launcher-shortcut 2021-12-26 11:32:36 -06:00
cdhiraj40
1719b1596e added closeKeyboard when clicked on menu buttons 2021-12-23 23:32:32 +05:30
cdhiraj40
7da0156b20 added closeKeyboard when clicked on menu buttons 2021-12-13 23:09:25 +05:30
Kelson
c025dbb965
Merge pull request #2720 from cdhiraj40/issue#2719 2021-12-08 06:11:54 +01:00
Kelson
3c9c9c3d88
Merge pull request #2754 from cdhiraj40/NightlyBadge 2021-12-04 14:16:37 +01:00
Dhiraj Chauhan
a58cf14630
added NIghtly Badge beside CI 2021-12-04 17:54:08 +05:30
Dhiraj Chauhan
63c19e412b
#2636 Added Nightly Status Badge in Readme 2021-12-04 17:24:57 +05:30
Justin Biggs
a8858ed476 Launcher menu option launches main activity. 2021-11-29 19:34:00 -06:00
Justin Biggs
215b7f4b4c Launcher menu option launches main activity. 2021-11-29 19:28:10 -06:00
Kelson
586cc82d3b
Merge pull request #2739 from cdhiraj40/develop
updated icon to onboarding screen
2021-11-29 11:28:23 +01:00
Justin Biggs
9eca3a299c #2728 updated launcher long-press icon options to remove dead-end zim manager option. 2021-11-27 11:39:13 -06:00
cdhiraj40
815cf6184f added proper icon to onboarding screen 2021-11-25 23:16:11 +05:30
Dhiraj Chauhan
aeeb5278cf
Merge branch 'kiwix:develop' into issue#2719 2021-11-25 18:34:23 +05:30
cdhiraj40
314ff6f8dc kiwix#2719 converted matcher.java to matcher.kt
#issue#2719 proper file formating
2021-11-25 18:26:57 +05:30
Aditya Arora
6680c09497
#2721 launch screen icon updated (#2724)
* #2721 launch screen icon updated

* made the required changes

* suppressed lint error

* testing launch screen for API 23 and lower
2021-11-23 06:44:38 +01:00
Kelson
e1011c5e00
Merge pull request #2735 from kiwix/#2732_refactor_all_files_access_permission_code_to_app_module 2021-11-23 06:39:13 +01:00
Kelson
ac87c68ad8
Merge pull request #2736 from cdhiraj40/issue#2717 2021-11-21 08:20:18 +01:00
cdhiraj40
951a073678 kiwix#2717 requested changes done 2021-11-20 19:28:17 +05:30
cdhiraj40
0e8b74d8bc #2717 removed requireFragmentManager() 2021-11-18 14:34:45 +05:30
cdhiraj40
662fde559c kiwix#2717 added addOnScrollListener to hide keyboard in PageFragment.kt and onlineLibraryFragment.kt 2021-11-18 12:43:58 +05:30
Gouri Panda
506b1243c9 formated code 2021-11-10 17:24:14 +05:30
Gouri Panda
6e885f7556 #2732 refactored all files access permission code to app module and bug fixed in custom app showing unneceesary permission 2021-11-10 17:04:07 +05:30
Kelson
c5f21b03f8
Merge pull request #2734 from kiwix/download_over_wifi_is_showing_on_custom_app
Download over wifi shows on custom app
2021-11-10 12:14:30 +01:00
Gouri Panda
dee218b57c #2733 fixed bug 2021-11-10 16:23:12 +05:30
Kelson
868585f3ae
Merge pull request #2731 from amire80/apostrophe
Rephrase pref_allow_to_read_or_write_zim_files_on_sd_card
2021-11-10 09:42:23 +01:00
Amir E. Aharoni
d7c99cd307 Rephrase pref_allow_to_read_or_write_zim_files_on_sd_card
1. Remove unnecessary apostrophe.
2. Replace a slash with "and", which is more natural to read.
2021-11-10 10:02:31 +02:00
Kelson
11901c2b69
Merge pull request #2727 from kiwix/refactor_permission
Added `MANAGE_EXTERNAL_STORAGE` permission for Android 11 and later
2021-11-09 16:41:18 +01:00
Gouri Panda
8e37e831e3 pref_manage_external_storage_name_changed 2021-10-30 10:30:31 +02:00
Gouri Panda
b5762f9a62 added edge cases for android 30 or lower 2021-10-30 10:30:31 +02:00
Gouri Panda
449df6f6ab added manage external storage permission in prefrence 2021-10-30 10:30:31 +02:00
Gouri Panda
da593268a3 added MANAGE_EXTERNAL_STORAGE permission 2021-10-30 10:30:31 +02:00
Kelson
e8fa02de10
Merge pull request #2726 from kiwix/add_Android_30_to_ci
Added Android 11 to CI
2021-10-28 16:55:05 +02:00
Gouri Panda
312c61e99e added api 30 to both coverage and instrumentation test 2021-10-26 01:35:49 +05:30
cdhiraj40
e1ef66e9c5 #2717 converted Matcher.java to Kotlin 2021-10-20 16:39:10 +05:30
Kelson
01f0fa8784
Merge pull request #2713 from gouri-panda/#2712_Remove_duplicate_strings
Removed duplicate strings
2021-10-10 16:33:29 +02:00
Emmanuel Engelhart
d696659e93 Merge branch 'develop' 3.4.5 2021-10-09 16:37:33 +02:00
Gouri Panda
86939ef855 #2712 removed duplicate strings 2021-10-01 03:37:25 +05:30
Kelson
43f6c44132
Merge pull request #2710 from kiwix/proper-version-code-bundle
Add version-code lead number for bundles
2021-09-27 08:07:21 +02:00
Emmanuel Engelhart
91b966791e
Add version-code lead number for bundles 2021-09-18 16:28:10 +02:00
Emmanuel Engelhart
635f84e2ef
Merge branch 'develop' 2021-09-13 14:33:04 +02:00
Kelson
d7fd30d51b
Merge pull request #2708 from gouri-panda/publish_release_apk_to_assemble_release
Removed `publishReleaseApk` to `assembleRelease` in download.kiwix.org
2021-09-13 14:29:29 +02:00
Gouri Panda
e11613bd4a removed publishReleaseApk to assembleRelease in download.kiwix.org 2021-09-13 15:42:35 +05:30