3938 Commits

Author SHA1 Message Date
Hritik Wadhwa
91fc864d9f Minor fix in BookUtil 2020-03-20 02:05:11 +05:30
Mohamed Sameh
94fc17da27 Fix old tests 2020-03-19 22:11:43 +02:00
Mohamed Sameh
c71892aa27 issue #1350: Use more kotlin features 2020-03-19 21:30:27 +02:00
Frans-Lukas
f0dfff7df9 #1868 now sets the currentWebViewIndex correctly! 2020-03-19 17:48:59 +01:00
Frans-Lukas
c8fded3cfe #1868 Sets the currentWebViewIndex correctly. 2020-03-19 17:30:51 +01:00
Seán Mac Gillicuddy
af606a02ce
Merge pull request #1912 from rashiq/rashiq/add_selectable_background_to_right_drawer
Fix #1915 Add selectable background to RecyclerViews
2020-03-19 16:00:13 +00:00
Seán Mac Gillicuddy
aed0668b4d
Merge pull request #1892 from yashk2000/feature/yashk2000/1888-toasts-to-snackbars
Fix #1888 Convert toasts to snackbars
2020-03-19 15:49:28 +00:00
Frans-Lukas
f156c74bbb #1868 Fix app crash on tab navigation after closing tab. 2020-03-19 10:49:21 +01:00
Rashiq
d522f89682 Fix select states for Bookmarks & History search RecyclerView rows 2020-03-19 00:47:50 +01:00
Rashiq
2d814cf044 Fix selected states for main search 2020-03-19 00:40:19 +01:00
Rashiq
c9d6448abf Merge branch 'master' of github.com:rashiq/kiwix-android into rashiq/add_selectable_background_to_right_drawer 2020-03-18 23:44:51 +01:00
Mohamed Sameh
35e57e7619 issue #1350: Use more kotlin features 2020-03-18 21:40:50 +02:00
Yash Khare
54448ca96d Made variable inline 2020-03-18 23:18:57 +05:30
Seán Mac Gillicuddy
6970cfeda1
Merge pull request #1914 from Frans-Lukas/1869-night-mode-flashing-bug
#1869 Fix flickering when opening file in dark mode.
2020-03-18 16:52:54 +00:00
Seán Mac Gillicuddy
b6e4437ee3
Merge pull request #1890 from Frans-Lukas/1885-fix-search-loop
1885 fixes search from widget and text selection from entering infinite activity restarting loop
2020-03-18 16:50:14 +00:00
Seán Mac Gillicuddy
9d29b0bad2
Merge pull request #1913 from yashk2000/feature/yashk2000/1908-incorrect-toast-displayed
Fix #1908 Put condition to check for cancelling search to prevent incorrect toast
2020-03-18 16:41:32 +00:00
Seán Mac Gillicuddy
80b128e6de
Merge pull request #1896 from sonusourav/cursor
Fix #1894 Cursor position fixed in notes
2020-03-18 16:25:05 +00:00
Hritik Wadhwa
db02ca43c1 parent 219f9752f5ce3d40ae109a35bc7d32fd55d868c6
author Hritik Wadhwa <akkywadhwa@gmail.com> 1584491357 +0530
committer Hritik Wadhwa <akkywadhwa@gmail.com> 1584532410 +0530
2020-03-18 17:25:35 +05:30
Frans-Lukas
058e72091e #1869 Fix flickering when opening file in dark mode. 2020-03-18 11:40:52 +01:00
Frans-Lukas
8267f04608 #1885 Fixed style issues in CoreMainActivity. 2020-03-18 10:25:26 +01:00
Yash Khare
6733155ec7 Call the View.snack() function 2020-03-18 14:03:00 +05:30
Yash Khare
acf43ea005 Fix #1908 Put condition to check for cancelling search to prevent incorrect toast 2020-03-18 12:27:56 +05:30
Rashiq
9e0354901a Add selectable background to right drawer
Previously, there was no select state.
2020-03-18 04:07:04 +01:00
Mohamed Sameh
959c6c2a6b issue #1350: Fix bug in opening new tab 2020-03-17 22:12:57 +02:00
Mohamed Sameh
0f605ed6ac issue #1350: fix SearchActivity architecture 2020-03-17 22:04:30 +02:00
Yash Khare
8122620c86 Decreased font size and increased maxLines to 3 2020-03-17 22:33:55 +05:30
Sonu Sourav
340683923d Fix #1894 Cursor position fixed in notes 2020-03-17 22:33:26 +05:30
Seán Mac Gillicuddy
219f9752f5
Merge pull request #1905 from sonusourav/back-button
Fix #1881 Land home screen before exiting
2020-03-17 16:38:03 +00:00
Seán Mac Gillicuddy
d0ad9ca28e
Merge pull request #1889 from yashk2000/feature/yashk2000/1887-surface-to-user-todos
Fix #1887 Notifications shown to user where ever needed
2020-03-17 15:50:09 +00:00
Sonu Sourav
381ea981f0 Fix #1881 Land home screen before exiting 2020-03-17 20:16:33 +05:30
Yash Khare
8443fa4217 Change layout_width 2020-03-17 19:39:09 +05:30
Yash Khare
2a130b690a Make textview horizontally scrollable 2020-03-17 16:56:32 +05:30
Yash Khare
8b1f98f8d7 Fix #1902 Make note title completely visible 2020-03-17 13:29:27 +05:30
Yash Khare
9c092b50c0 Remove unused import 2020-03-17 12:21:34 +05:30
Yash Khare
ca7ecbb1cf Call snackbar extension 2020-03-17 00:29:26 +05:30
Yash Khare
425b03e093 Use snackbar extension 2020-03-17 00:15:44 +05:30
Yash Khare
31a96a5167 Fix toast declarations 2020-03-16 23:59:23 +05:30
Seán Mac Gillicuddy
136232af51
Merge pull request #1839 from deborahlow97/1825-unique-search-history
#1825: Fix search history to show Unique searches
2020-03-16 15:50:07 +00:00
Frans-Lukas
d4097c8600 #1885 Undo style changes in CoreMainActivity. 2020-03-15 11:04:47 +01:00
Yash Khare
ba17761a96 Revery changes to .idea files 2020-03-14 18:00:15 +05:30
Yash Khare
306fe57eb0 Use string resources 2020-03-14 17:49:51 +05:30
Yash Khare
a2d935f2cd Added action to no internet snackbars 2020-03-14 17:46:13 +05:30
Yash Khare
55b44c29c4 Fix #1888 Convert toasts to snackbars 2020-03-14 17:42:59 +05:30
deborahlow97
f4d1091fb9 Use distinctBy filter to show unique searches 2020-03-14 14:12:27 +08:00
Frans-Lukas
5444f27f1c #1885 Some refactoring for easier overview of handleIntentActions method 2020-03-13 22:33:43 +01:00
Frans-Lukas
bcaaf76e23 #1885 Fixed infinite onCreate loop for search intents when "Don't keep activities" is turned on. 2020-03-13 17:52:59 +01:00
Yash Khare
fd3b5df962 Removed call to context.getResources().getString() in toasts 2020-03-13 22:06:15 +05:30
Frans-Lukas
adfffe01e8 #1885 Fixes bug and adds small code style improvements 2020-03-13 11:55:55 +01:00
Yash Khare
8b68c80a65 Fix #1887 Notifications shown to user where ever needed 2020-03-13 11:59:11 +05:30
Seán Mac Gillicuddy
8d142a70b8
Merge pull request #1805 from kiwix/translatewiki
Localisation updates from https://translatewiki.net.
2020-03-12 17:19:47 +00:00