1959 Commits

Author SHA1 Message Date
Shashank
df649a12c3 minor fixes 2023-04-28 16:30:54 +05:30
Shashank
c8e1de11f6 fixing snackbar hidden issue using anchor 2023-04-27 15:38:20 +05:30
Shashank shetty
3aa867fecd
Merge branch 'develop' into fix-issue-3298 2023-04-25 17:21:17 +05:30
Shashank
9da22b9c27 fixes snack bar hidden issue 2023-04-25 15:05:14 +05:30
translatewiki.net
ba0d8dac65 Localisation updates from https://translatewiki.net. 2023-04-24 13:09:56 +02:00
Gouri Panda
ebacc249ee Added themed icon 2023-04-17 11:07:22 +02:00
MohitMaliFtechiz
4ad25a89df Fixes of deprecate objects in LibraryNetworkEntitiy 2023-04-14 18:51:36 +05:30
MohitMaliFtechiz
030541a149 Used addAll() function of list instead of assigning new object everytime when we are closing tabs. 2023-04-13 20:53:15 +02:00
Sagar
f29db61302 Added "Tabs Closed" Dialog 2023-04-13 20:53:15 +02:00
Sagar
c1d557df75 Added "Tabs Closed" Dialog & Undo feature 2023-04-13 20:53:15 +02:00
MohitMaliFtechiz
ce71814076 Moved FileUtilsTest from androidTest package to test package, because in mockk 1.13.4 we can not use mockk in androidTest package and moved testDecodeFileName test into FileUtilsInstrumentationTest becuase FileUtils.getDecodedFileName() method needs to run in androidTest package 2023-03-30 10:25:18 +02:00
Daniel Tang
f0096a63f8 Fix build on Java 19 2023-03-30 10:25:18 +02:00
MohitMaliFtechiz
ae62813dce Removed deprecated method, unused code and fixed lint error 2023-03-30 06:23:55 +02:00
Ashish Yadav
7d651ff382 updated menu API 2023-03-30 06:23:55 +02:00
Ashish Yadav
bc89bdf41c replaced the depreacted menu APIs 2023-03-30 06:23:55 +02:00
Ashish Yadav
50a49eb8a6 replaced the depreacted menu API 2023-03-30 06:23:55 +02:00
Gouri Panda
a6b6a5ceea #3279 Bug fixed Using Uri instead of URL 2023-03-28 19:07:17 +02:00
MohitMaliFtechiz
46312ce99f Download automatically start after giving notification permission, remove asking again notification permission if user for first time 2023-03-24 16:49:58 +01:00
MohitMaliFtechiz
6886afd5a5 Changes after review 2023-03-24 16:49:58 +01:00
MohitMaliFtechiz
5aa94b741c Enabled post notifications in android 13 2023-03-24 16:49:58 +01:00
MohitMaliFtechiz
f511efc2f4 Added automated test cases for library visible or not after downloading zim files 2023-03-24 16:14:41 +01:00
translatewiki.net
7802b8e9ca Localisation updates from https://translatewiki.net. 2023-03-23 13:08:09 +01:00
vishesh
dd684028cf created and implemented disableSaveNoteMenuItem function 2023-03-20 17:25:25 +01:00
MohitMali
8de9f28b0d Fixed blank screen showing in custom application after giving permission from settings 2023-03-15 12:33:02 +05:30
MohitMali
09656a099d Fixed Endless media access permission request 2023-03-15 12:29:08 +05:30
MohitMali
d558f56663 Replaced ... with ellipsis character 2023-03-13 16:58:14 +05:30
Amir E. Aharoni
7420596805 Add a missing space in a message 2023-03-11 17:11:16 +02:00
MohitMali
f17911b30e Fixes of Display Navigation History 2023-03-10 06:26:57 +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
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
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
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
MohitMali
ed1ac30618 Fixes of When we scroll up, then white space showing in LocalLibraryFragment 2023-02-27 17:41:37 +05:30