Kelson
|
3216c98f83
|
Merge pull request #3270 from vishesh211/Issue#3269/disbale-save_note_button
created and implemented disableSaveNoteMenuItem function
|
2023-03-20 17:25:36 +01:00 |
|
vishesh
|
dd684028cf
|
created and implemented disableSaveNoteMenuItem function
|
2023-03-20 17:25:25 +01:00 |
|
Kelson
|
f1be58c07a
|
Merge pull request #3278 from danielzgtg/fix/unusedLibVersions
Remove misleadingly unused library versions
|
2023-03-20 17:23:38 +01:00 |
|
Daniel Tang
|
73fbceb387
|
Remove misleadingly unused library versions
|
2023-03-19 01:40:17 -04:00 |
|
Kelson
|
e19bb9cf97
|
Merge pull request #3233 from kiwix/Issue#3229
Fixed Endless media access permission request
|
2023-03-15 10:50:00 +01:00 |
|
MohitMali
|
8de9f28b0d
|
Fixed blank screen showing in custom application after giving permission from settings
|
2023-03-15 12:33:02 +05:30 |
|
Gouri Panda
|
585c5a1ecd
|
UI bug fix
|
2023-03-15 12:30:04 +05:30 |
|
MohitMali
|
f3e8589899
|
Fixing ANR on custom app
|
2023-03-15 12:29:12 +05:30 |
|
MohitMali
|
09656a099d
|
Fixed Endless media access permission request
|
2023-03-15 12:29:08 +05:30 |
|
Kelson
|
2e151431a2
|
Merge pull request #3263 from kiwix/Issue#3262
Replaced ... with ellipsis character
|
2023-03-13 16:37:49 +01:00 |
|
MohitMali
|
d558f56663
|
Replaced ... with ellipsis character
|
2023-03-13 16:58:14 +05:30 |
|
Kelson
|
f4bca253b0
|
Merge pull request #3260 from amire80/,
Add a missing space in a message
|
2023-03-11 17:14:30 +01:00 |
|
Amir E. Aharoni
|
7420596805
|
Add a missing space in a message
|
2023-03-11 17:11:16 +02:00 |
|
Kelson
|
18d2d40bc4
|
Merge pull request #3239 from kiwix/Issue#3042
Fixes of Display Navigation History
|
2023-03-10 06:27:23 +01:00 |
|
MohitMali
|
f17911b30e
|
Fixes of Display Navigation History
|
2023-03-10 06:26:57 +01:00 |
|
Kelson
|
9e28505e27
|
Merge pull request #3257 from vishesh211/Issue#3225/delete-note-snackbar
Issue#3255/delete note snackbar
|
2023-03-10 06:24:47 +01:00 |
|
vishesh
|
574650690e
|
renamed onUndoClicked() -> restoreDeletedNote() in AddNoteDialog.kt
|
2023-03-09 14:24:26 +05:30 |
|
vishesh
|
67bf0a85eb
|
removed NestedCoordinatorLayout from dialog_add_note.xml
|
2023-03-09 14:24:26 +05:30 |
|
vishesh
|
6c40b23481
|
added snack-bar in deleteNote
|
2023-03-09 14:24:26 +05:30 |
|
vishesh
|
09d6f8a780
|
added NestedCoordinatorLayout in dialog_add_note.xml
|
2023-03-09 14:24:26 +05:30 |
|
Kelson
|
9dad7cbabc
|
Merge pull request #3232 from kiwix/Issue#2639
Fixes of files which are too big to be downloaded in the local storage should be greyed
|
2023-03-07 20:55:31 +01:00 |
|
MohitMali
|
47cddb0964
|
Fixed downloading start after clicking on storage selection dialog if file system has not enough space
|
2023-03-06 18:41:09 +01:00 |
|
MohitMali
|
2b9ea973f4
|
Rename FileSystemState from Unknown to DetectingFileSystem for better naming
|
2023-03-06 18:41:09 +01:00 |
|
MohitMali
|
fd0cbc2571
|
Fixes of files which are too big to be downloaded in the local storage should be greyed
|
2023-03-06 18:41:09 +01:00 |
|
Kelson
|
cc7b00fa8c
|
Merge pull request #3248 from criticalAY/email_app_checker
Properly check availability of email app
|
2023-03-06 18:28:48 +01:00 |
|
Ashish Yadav
|
21ee446a4b
|
modified and renamed class
|
2023-03-06 18:27:51 +01:00 |
|
Ashish Yadav
|
50319778f5
|
modified and added new class
|
2023-03-06 18:27:51 +01:00 |
|
Ashish Yadav
|
8ad54e7b60
|
modified and created new files
|
2023-03-06 18:27:51 +01:00 |
|
Ashish Yadav
|
afca583d1e
|
modified files for ticket
|
2023-03-06 18:27:51 +01:00 |
|
Ashish Yadav
|
4689907293
|
adding getPackageInfo deprecation fix
|
2023-03-06 18:27:51 +01:00 |
|
Ashish Yadav
|
3adfde1407
|
introduced compat version so for proper deprecation handle
|
2023-03-06 18:27:51 +01:00 |
|
Ashish Yadav
|
ab29d1897e
|
introduced compat version so for proper deprecation handling
|
2023-03-06 18:27:51 +01:00 |
|
Ashish Yadav
|
b9724716b0
|
placed a inline variable and simplified code
|
2023-03-06 18:27:51 +01:00 |
|
Ashish Yadav
|
8671cf36a1
|
added email app check
|
2023-03-06 18:27:51 +01:00 |
|
Kelson
|
7bf5aedc33
|
Merge pull request #2935 from kiwix/Issue#2875
Improved method for decoding file name
|
2023-03-03 12:32:56 +01:00 |
|
MohitMali
|
a7a0249df4
|
Improved method, test cases and added documentation for the function
|
2023-03-02 17:23:29 +01:00 |
|
MohitMali
|
341aaf1114
|
Improved method for decoding file name
|
2023-03-02 17:23:29 +01:00 |
|
Kelson
|
3662932dad
|
Merge pull request #3237 from kiwix/Issue#3236
Fixes of Application randomly crash on KiwixMainActivity
|
2023-03-02 16:20:38 +01:00 |
|
MohitMali
|
ae60da15c0
|
Fixes of Application randomly crash on KiwixMainActivity
|
2023-03-02 13:02:11 +01:00 |
|
Kelson
|
3d997806af
|
Merge pull request #3222 from kiwix/Issue#621
Control read aloud from notification
|
2023-03-02 10:55:22 +01:00 |
|
MohitMali
|
68b138a0dc
|
Changes after review
|
2023-03-01 18:28:57 +05:30 |
|
MohitMali
|
095405f383
|
Fixed memory leak in CoreReaderFragment, which causes test failure
|
2023-03-01 18:28:57 +05:30 |
|
MohitMali
|
e8fa410dcb
|
Fixed UI freezing after click on stop in notification
|
2023-03-01 18:28:57 +05:30 |
|
MohitMali
|
903a40938a
|
Added service component and module for injection in core module and added all controls from notification
|
2023-03-01 18:28:57 +05:30 |
|
MohitMali
|
3a8d860061
|
Added pause,resume,stop functionality
|
2023-03-01 18:28:57 +05:30 |
|
MohitMaliFtechiz
|
d8e0d18f88
|
Control read aloud from notification
|
2023-03-01 18:28:57 +05:30 |
|
Kelson
|
192d276103
|
Merge pull request #3254 from kiwix/Issue#3240
Fixes of When we scroll up, then white space showing in ```LocalLibraryFragment```
|
2023-02-28 21:05:17 +01:00 |
|
MohitMali
|
ed1ac30618
|
Fixes of When we scroll up, then white space showing in LocalLibraryFragment
|
2023-02-27 17:41:37 +05:30 |
|
Kelson
|
7491f70cd5
|
Merge pull request #3241 from criticalAY/error_ui_fix
fixed the button in the UI which was not consistent
|
2023-02-24 14:19:37 +01:00 |
|
Ashish Yadav
|
4ee930b8b9
|
fixed the button in the UI which was not consistent
|
2023-02-24 03:43:57 +05:30 |
|