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
|
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 |
|
Yashwant
|
0791cdc32c
|
HelpActivity converted to kotlin
|
2020-03-15 18:50:40 +05:30 |
|
Frans-Lukas
|
d4097c8600
|
#1885 Undo style changes in CoreMainActivity.
|
2020-03-15 11:04:47 +01:00 |
|
Yashwant
|
3b2755a819
|
HelpActivity converted to kotlin
|
2020-03-14 19:31:03 +05:30 |
|
Yash Khare
|
306fe57eb0
|
Use string resources
|
2020-03-14 17:49:51 +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 |
|
Sean Mac Gillicuddy
|
2cf774e51b
|
Merge branch 'develop' into translatewiki
# Conflicts:
# core/src/main/res/values-ar/strings.xml
|
2020-03-12 16:59:23 +00:00 |
|
Sonu Sourav
|
4a863f150b
|
Fixed animation
|
2020-03-12 21:34:32 +05:30 |
|
Seán Mac Gillicuddy
|
00e3ae57b4
|
Merge pull request #1875 from yashk2000/feature/yashk2000/1815-improve-clear-notes-dialog
Fix #1815 Make clear notes dialog similar to clear history
|
2020-03-12 15:57:47 +00:00 |
|
Yash Khare
|
878b42ff68
|
Updated lint-baselin files
|
2020-03-12 11:42:54 +05:30 |
|
Seán Mac Gillicuddy
|
22545d1948
|
Merge pull request #1844 from srv-twry/bookmarks-contract-kotlin
Fixes #1843 Convert BookmarksContract to Kotlin
|
2020-03-10 16:47:00 +00:00 |
|
Seán Mac Gillicuddy
|
fe2345aae8
|
Merge pull request #1879 from sonusourav/undo-update
Fixed: Undo Option in TabSwitcher view
|
2020-03-10 16:15:40 +00:00 |
|
Seán Mac Gillicuddy
|
27bfd25780
|
Merge pull request #1867 from 4shutosh/fix_animation
Fixes #1861 Animation fix
|
2020-03-10 15:50:53 +00:00 |
|
Sonu Sourav
|
601d8c0a85
|
Update Webview count instantly
|
2020-03-10 19:59:24 +05:30 |
|
Ashutosh Singh
|
3134a44b5d
|
intendation fixed
|
2020-03-10 18:54:59 +05:30 |
|
Ashutosh Singh
|
aadd1e7e5c
|
format fix
|
2020-03-10 15:56:04 +05:30 |
|
Saurav Tiwary
|
1bf93beca2
|
make parameters non-nullable and format
Signed-off-by: Saurav Tiwary <srv.twry@gmail.com>
|
2020-03-10 03:30:23 +05:30 |
|
Seán Mac Gillicuddy
|
b296e11bb9
|
Merge pull request #1849 from yashk2000/feature/yashk2000/1847-stop-server-toast
Fix #1847 Show a toast when the server is stopped
|
2020-03-09 17:29:35 +00:00 |
|
Seán Mac Gillicuddy
|
3c175913e3
|
Merge pull request #1830 from yashk2000/feature/yashk2000/1829-rtl-support
Fix #1829 Improve RTL support
|
2020-03-09 16:24:15 +00:00 |
|
Seán Mac Gillicuddy
|
f6dcfcf092
|
Merge pull request #1828 from srv-twry/confirm-delete
#1798 Confirm before deleting bookmarks and history
|
2020-03-09 16:22:30 +00:00 |
|
Yash Khare
|
fa2e64d31f
|
Fix #1815 Make clear notes dialog similar to clear history
Fix #1815 Make clear notes dialog similar to clear history
|
2020-03-09 21:10:51 +05:30 |
|
translatewiki.net
|
d47d4736d2
|
Localisation updates from https://translatewiki.net.
|
2020-03-09 16:38:36 +01:00 |
|
Ashutosh Singh
|
5583bddeb6
|
space added
|
2020-03-09 02:38:18 +05:30 |
|
Ashutosh Singh
|
51a3cfa03b
|
better intentation
|
2020-03-07 23:00:53 +05:30 |
|
Ashutosh Singh
|
1625e1e869
|
Fixes #1861 fix animation
|
2020-03-07 22:52:14 +05:30 |
|
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 |
|
deborahlow97
|
3f889c26fc
|
Increase number of search history shown to users
|
2020-03-04 21:15:41 +08:00 |
|
Yash Khare
|
4d3da306c0
|
Fixes #1847 Show a toast when the server is stopped
|
2020-03-04 01:27:19 +05:30 |
|
deborahlow97
|
dd28c4145d
|
Add deletion of duplicate recent search string
Add new line to trigger build
Remove new line
|
2020-03-03 22:29:44 +08:00 |
|