MohitMali
4baff853fa
Fixed, can not open ZIM files from phone storage via the file picker in Android 13.
...
* Improved the permission request scenario for 'MANAGE_EXTERNAL_STORAGE' in Android 13. In the non-play store variant, we were not prompting users to grant this permission, and they were unaware that it was necessary to access the ZIM files in their storage. To resolve this issue, we now request this permission.
2023-11-12 18:01:28 +01:00
MohitMali
a8b41f5b15
Introduce 'MaterialShowCase' feature to provide user education on the file transfer functionality.
2023-10-21 22:03:56 +02:00
MohitMali
94d592f545
Reintroduce wifi hotspot feature in custom apps.
...
* Moved wifi hotspot related files to core module to use hotspot functionality in both app and custom module.
* Moved permission in core manifest to access them in both modules.
* Removed some unnecessary files which is now no longer in use.
2023-10-14 09:59:39 +02:00
MohitMali
33ed3bbd7e
Convert HotspotService.java into Kotlin
2022-10-18 18:34:18 +02:00
MohitMali
2571b45750
Convert IpAddressCallbacks.java into kotlin
2022-09-02 16:31:18 +05:30
Anam Ansari
d6802af1f2
Converted LibraryViewCallback.java to Kotlin
2022-07-26 18:07:33 +02:00
MohitMaliFtechiz
32d672fd72
merging fixes with develop
2022-06-20 13:23:44 +05:30
Gouri Panda
da593268a3
added MANAGE_EXTERNAL_STORAGE permission
2021-10-30 10:30:31 +02:00
s-ayush2903
ca0017ae10
Fix #1542 : Make socket address user friendly
...
* Adds a new icon to share the socket address via different applications
* Makes the url `spottable` and clickable
2021-07-30 10:30:11 +05:30
Sean Mac Gillicuddy
fcc60cc7b3
#2520 Kiwix uses mobile data without asking - use livedata to control display of dialog - reorder methods in LibraryFragments to follow lifecycle - simplified navigation from intro
2020-11-27 12:03:55 +00:00
gouri-panda
16bd02901e
#1351 refactor some return statement and refactor some naming and lint fixes
2020-11-12 16:45:23 +05:30
gouri-panda
bd8657eca2
#1351 reformated code again and lint fixes
2020-11-11 15:47:04 +05:30
gouri-panda
11343a694a
#1351 lint fixes
2020-11-05 17:13:05 +05:30
gouri-panda
c61d37c8a9
#1351 lint fixes
2020-11-04 17:56:12 +05:30
gouri-panda
e125796c65
#2324 converted HotspotNotificationManagerToKotlin
2020-09-30 15:19:04 +05:30
Sean Mac Gillicuddy
fb475d5078
#2375 Fix Back Navigation in custom apps - move common functionality down - use same NavHostFragment - align packages in core
2020-09-24 12:21:36 +01:00
ritvik
0778a59b7e
resolving conflitcs
2020-08-23 02:06:45 +05:30
ritvik
bb06719249
edited LocaleFileTransferActivity
2020-08-11 01:38:18 +05:30
ritvik
8cc8b44668
added all edited
2020-08-09 18:30:23 +05:30
Frans-Lukas
a9dabc6673
merge with develop
2020-07-07 11:58:13 +02:00
Sean Mac Gillicuddy
726679a112
bump library versions
2020-07-01 10:08:25 +01:00
HissPirat
981054b020
#2159 added navigate to downloads button if no books are downloaded
2020-06-29 16:02:31 +02:00
HissPirat
71e6bbcb6e
#2159 merge with 2147 and implementation of BaseFragmentActivityExtensions in NavHostFragment
2020-06-24 11:52:11 +02:00
HissPirat
3d43ad151b
#2147 renamed KiwixMainFragment -> KiwixReaderFragment and removed (FRAGMENT) title string
2020-06-24 09:47:23 +02:00
HissPirat
d3a760ee81
#2147 lint and baseline fixes
2020-06-23 10:41:12 +02:00
HissPirat
29024c1b1b
#2159 updated baseline and fixed lint issues
2020-06-23 10:25:42 +02:00
Sean Mac Gillicuddy
9786066e14
#2045 Create Send Diagnostic Report screen - add screen
2020-04-29 12:34:45 +01:00
Seán Mac Gillicuddy
20b5d187c8
Merge pull request #2011 from yash1ts/#1835-wifi-direct-manager-to-kotlin
...
WifiDirectManager to Kotlin
2020-04-10 14:15:04 +01:00
Yashwant
a04188cde8
WifiDirectManager to Kotlin
2020-04-09 16:24:59 +05:30
Sean Mac Gillicuddy
88d1f7118f
#2002 Stop pre allocation of downloads and instead check currently downloading books to calculate available space
2020-04-03 13:30:52 +01:00
Mohamed Sameh
781c475697
issue #1350 : Add search option in tab mode to open in a new tab
2020-03-05 12:42:54 +02:00
Sean Mac Gillicuddy
d743430dc3
Merge branch 'develop' into feature/macgills/detekt
...
# Conflicts:
# .travis.yml
2020-02-14 09:53:56 +00:00
Sean Mac Gillicuddy
80c3276786
Add detekt
2019-12-11 14:44:26 +00:00