Hritik Wadhwa
|
60586feea9
|
Fixing CodeFactor
|
2020-03-21 05:41:28 +05:30 |
|
Hritik Wadhwa
|
2e81fedda1
|
Changing to assertj in MetaLinkNetworkEntityTest
|
2020-03-21 04:42:33 +05:30 |
|
Frans-Lukas
|
fcc909bad4
|
#1868 disable currentWebViewIndex decrement if it is zero on close tab.
|
2020-03-20 17:54:17 +01:00 |
|
Seán Mac Gillicuddy
|
bdd47e1195
|
Merge pull request #1906 from yashk2000/feature/yashk2000/1902-make-text-visible
Fix #1902 Make note title completely visible
|
2020-03-20 15:38:44 +00:00 |
|
Seán Mac Gillicuddy
|
499b536dc0
|
Merge pull request #1925 from yashk2000/feature/yashk2000/1916-delete-note-option
Fix #1916 Add option to delete a note
|
2020-03-20 15:37:45 +00:00 |
|
Seán Mac Gillicuddy
|
5c01db2295
|
Merge pull request #1880 from sonusourav/flicker
Fixed animation
|
2020-03-20 15:18:50 +00:00 |
|
Yash Khare
|
e5a8b211e0
|
Use correct attribute
|
2020-03-20 20:36:12 +05:30 |
|
Seán Mac Gillicuddy
|
a6f5281401
|
Merge pull request #1923 from akkywadhwa/BaseContract-to-Kotlin
Fix #1922 Converted BaseContract to Kotlin
|
2020-03-20 14:56:09 +00:00 |
|
Mohamed Sameh
|
71e79124eb
|
issue #1350: Add new unit tests
|
2020-03-20 15:21:55 +02:00 |
|
Ashutosh Singh
|
2582d57f90
|
text_improved_&_icon_added_for_#1927
|
2020-03-20 17:37:05 +05:30 |
|
Ashutosh Singh
|
c2b4c4a6a0
|
fixes #1926
|
2020-03-20 17:20:09 +05:30 |
|
Sonu Sourav
|
0c536cdc27
|
Revamped the UI of recycler views
|
2020-03-20 13:07:03 +05:30 |
|
Yash Khare
|
9ae824dfec
|
Fix #1916 Add option to delete a note
|
2020-03-20 12:51:44 +05:30 |
|
Hritik Wadhwa
|
b8ea068e6e
|
Fix #1922 Converted BaseContract to Kotlin
|
2020-03-20 05:40:44 +05:30 |
|
Hritik Wadhwa
|
f0f34c9561
|
Fix #1920 Converted MetaLinkNetworkEntityTest to Kotlin
|
2020-03-20 04:45:27 +05:30 |
|
Hritik Wadhwa
|
2b07462ae1
|
Fixing Lint for BookUtils
|
2020-03-20 03:45:13 +05:30 |
|
Hritik Wadhwa
|
41b7abf565
|
Fixing BookUtil error
|
2020-03-20 03:27:28 +05:30 |
|
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 |
|
Yashwant
|
52e39f1961
|
HelpActivity to Kotlin Requested changes done
|
2020-03-19 19:27:03 +05:30 |
|
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 |
|
Mohamed Sameh
|
35e57e7619
|
issue #1350: Use more kotlin features
|
2020-03-18 21:40:50 +02:00 |
|
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 |
|