Mo
63fdb328cb
chore: adjust mobile price copy
2022-12-22 08:54:02 -06:00
Aman Harwara
94c280256e
fix: Disabled Moments photo capture when app is passcode or biometrics locked ( #2114 )
2022-12-22 20:07:48 +05:30
Aman Harwara
1828f80ba5
chore: removed unnecessary warning
2022-12-21 00:27:16 +05:30
Aman Harwara
e4b3028d67
fix: Increased interval between Moments capturing photos
2022-12-20 23:54:05 +05:30
Aman Harwara
eceb46bed7
fix: Fixed issue where Moments-related toasts would not get correctly dismissed
2022-12-20 23:52:43 +05:30
Aman Harwara
a7add80633
fix: Added potential fix for issue where some video would show as not supported
2022-12-20 22:02:30 +05:30
Aman Harwara
c94035c1d6
feat-dev(wip): files table view ( #2100 )
2022-12-20 19:01:24 +05:30
Mo
889f245ab9
chore: upgrade web deps and lexical ( #2094 )
2022-12-19 11:11:32 -06:00
Aman Harwara
31bb03943d
refactor: de-couple linking controller from active item ( #2108 )
2022-12-19 20:08:57 +05:30
Aman Harwara
4049b19170
Merge branch 'main' of github.com:standardnotes/app
2022-12-19 14:44:46 +05:30
Aman Harwara
df4148f824
fix: Fixed issue where the first item in item link autcomplete would not be correctly focused (skip e2e)
2022-12-19 14:44:34 +05:30
Aman Harwara
91f3295cff
fix: Fixed white screen issue on mobile
2022-12-19 13:36:16 +05:30
Aman Harwara
f559442a67
feat: Added "Whats New" indicator to Preferences button ( #2107 )
2022-12-17 00:35:25 +05:30
Aman Harwara
d4b63e4ea6
feat: Ability to record videos and capture photos directly in app by selecting + in Files view ( #2095 )
2022-12-13 21:41:41 +05:30
Aman Harwara
220f62665e
feat: Added "Open" button to file upload success notification ( #2091 )
2022-12-09 00:58:32 +05:30
Mo
d149b500ee
feat: Add current Writing Streak to Daily Notebooks ( #2093 )
2022-12-08 11:11:13 -06:00
Aman Harwara
3bcd969f83
chore: remove unnecessary conditions
2022-12-08 21:12:45 +05:30
Aman Harwara
d4af612fea
fix: Fixed issue where passcode lock setting was not visible on mobile
2022-12-08 21:00:54 +05:30
Mo
2694c2f1a9
refactor: class-based photo recorder for Moments
2022-12-07 21:09:23 -06:00
Mo
d3609853c6
fix: alignment of Loading text in What's New screen
2022-12-07 20:37:53 -06:00
Mo
a7ac715499
feat: Moments will now create a link with the current open note, so you can look back on what you were working on during a moment
2022-12-07 20:34:17 -06:00
Mo
be4cc4e605
feat: add ability to convert selection in Super to bulleted or numbered list
2022-12-07 11:14:03 -06:00
Aman Harwara
5a0c005e8c
fix: Fixed issue about note UUID not being selectable in menu
2022-12-07 18:01:07 +05:30
Aman Harwara
45cdab6f6c
fix: Fixed workspace menu item rename issue
2022-12-07 17:46:49 +05:30
Mo
a70d1009a3
feat: add Indent/Outdent options in Super when on mobile
2022-12-06 21:56:05 -06:00
Mo
a5b1ff9595
fix: Fixed issue where entering a space or punctuation in Super autocomplete would dismiss menu
2022-12-06 21:43:45 -06:00
Mo
d691d7a3b3
fix: Fixed issue where Dark theme could be called 'Focus' in Appearance preferences
2022-12-06 21:13:04 -06:00
Aman Harwara
6a1b6cef1b
fix: Fixed error when trying to upload file
2022-12-07 00:42:03 +05:30
Mo
68bfb2ff68
chore: fix test
2022-12-05 19:25:46 -06:00
Mo
a66bb08c3b
fix: fixed issue where popover menus would open with incorrect positioning on desktop
2022-12-05 17:34:41 -06:00
Mo
ccde207de8
chore: add deprecation notice on dot org site
2022-12-05 17:20:47 -06:00
Mo
c928f8a281
fix: fixes issue where add button would not be visible at times on iOS ( #2087 )
...
* fix: fixes issue where add button would not be visible at times on iOS
* fix: fixes issue where screens could not be navigated with certain window sizes
2022-12-05 15:50:19 -06:00
Mo
caf2c4a876
feat: add Super note type to list of note types ( #2086 )
2022-12-05 09:38:42 -06:00
Mo
1d22365086
fix: fixes issue where first change was ignored with Super notes
2022-12-05 07:56:10 -06:00
Mo
bd5ccbfab6
refactor: avoid deallocing note controller until local propagation complete
2022-12-05 07:53:21 -06:00
Mo
a6a0d615c5
fix: fixes issue where toggled-off panes would reappear after making selection
2022-12-05 06:55:39 -06:00
Aman Harwara
e68c708628
feat: Added keyboard shortcut to toggle dark theme (Ctrl/Cmd+Shift+D)
2022-12-05 14:17:29 +05:30
Aman Harwara
8575b3e714
feat: Show preferences keyboard shortcut in tooltip
2022-12-05 13:37:21 +05:30
Aman Harwara
7c261af230
feat: Added keyboard shortcut (Ctrl/Cmd+,) for opening preferences
2022-12-05 13:34:34 +05:30
Aman Harwara
71e20f2a2f
fix: Fixed purchase flow padding
2022-12-05 13:18:22 +05:30
Aman Harwara
07cb00a815
fix(mobile): Fixed issue where pressing the back button on editor screen wouldn't switch back to the items list on Android
2022-12-04 16:49:46 +05:30
Aman Harwara
90e10c76f7
refactor: separate selectAndUploadFile and uploadFile functions ( #2085 )
2022-12-04 11:11:37 +05:30
Mo
8c41f0ecc3
fix: fixes issue where Moments camera wouldn't properly start on desktop app ( #2084 )
2022-12-02 11:05:32 -06:00
Aman Harwara
6cacdd8c58
fix(mobile): Fixes issue where file upload doesn't work with immediate biometrics ( #2083 )
2022-12-02 21:48:56 +05:30
Mo
b5b6192b60
fix: fixes issue where files imported from another account could not be deleted ( #2082 )
2022-12-02 10:13:25 -06:00
Aman Harwara
0c23e4d36c
fix(mobile): PDF preview causing loop when biometrics are set to Immediate ( #2080 )
2022-12-02 21:02:52 +05:30
Mo
29368c51b8
feat: Moments: your personal photo journal, now available in Labs ( #2079 )
2022-12-02 08:41:21 -06:00
Mo
28e43d37c0
feat: download and preview files from local backups automatically, if a local backup is available ( #2076 )
2022-12-01 11:56:28 -06:00
Mo
1726302615
fix: fixes issue where Dynamic Theme did not properly work with new grid system
2022-12-01 07:21:30 -06:00
Mo
73ca12275f
chore: fix date tests
2022-12-01 07:05:02 -06:00