1553 Commits

Author SHA1 Message Date
Mo
f920814533 chore: workflows 2022-06-10 09:11:48 -05:00
Mo
3a7a546db5 chore: workflow 2022-06-09 12:19:35 -05:00
Mo
8944023c6c Revert "chore: workflow"
This reverts commit efe3250247.
2022-06-09 12:18:45 -05:00
Mo
efe3250247 chore: workflow 2022-06-09 10:59:31 -05:00
Mo
8bec4e1808 chore: workflow 2022-06-09 10:51:02 -05:00
Mo
848370f205 chore: workflow 2022-06-09 10:40:01 -05:00
Mo
3ef373ab13 chore: workflow 2022-06-09 10:27:35 -05:00
Mo
314c8c890c chore: workflow 2022-06-09 10:25:02 -05:00
Mo
35dc7e6452 chore: add transfer file 2022-06-09 10:20:31 -05:00
Vardan Hakobyan
5433fc0bdc chore: upgrade deps (#633)
* chore: upgrade deps

* fix: ts error
2022-06-06 20:35:05 +04:00
Mo
a707297fec ci: remove default xcode version 2022-06-02 12:25:57 -05:00
Mo
26f7de22f2 chore: bump snjs 2022-06-02 12:10:37 -05:00
Mo
229528c855 fix: protected note selection on tablets (#628) 2022-05-31 09:30:59 -05:00
Vardan Hakobyan
30333f259d chore: bump version (#627) 2022-05-26 20:20:43 +04:00
Vardan Hakobyan
9ad098521c fix: save sorting settings after logout -> login (#610)
* fix: save sorting settings after logout -> login

* chore: upgrade snjs version
2022-05-26 16:55:08 +04:00
Vardan Hakobyan
0ca9d78c2b chore: upgrade dependencies (#625)
* chore: upgrade dependencies

* fix: import icons from the correct repo

* fix: remove unnecessary code

* fix: correct function call

* chore: bump snjs

* fix: upgrade rnjsi, use urlsafe base64

* fix: error when deleting the note

* chore: upgrade deps

Co-authored-by: Mo <mo@standardnotes.com>
2022-05-26 16:12:59 +04:00
Vardan Hakobyan
bb1f4e3af7 feat: show "Learn more" in Files section if user is not entitled to files (#618)
* feat: show "Learn more" in Files section if user is not entitled to files

* chore: bump version

* chore: version bump
2022-05-23 13:05:02 +04:00
Mo
0bc6762e31 chore: upgrade snjs; fixes #619 2022-05-19 10:55:30 -05:00
Mo
bf1dccc0b2 feat: app group update (#617) 3.20.0 2022-05-17 11:01:32 -05:00
Johnny A
08b7b28149 fix: crash when using a 3rd-party theme with native features (#615)
* fix: crash when using a 3rd-party theme with native features

* fix: preload 3rd-party theme from ThemeService

* fix: take preloadThirdPartyThemeIndexPath outside of setActiveTheme

* fix: move preloadThirdPartyThemeIndexPath to component manager

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-05-17 10:51:45 -04:00
Vardan Hakobyan
3a14a82eb9 feat: show files quota in preferences section (#609)
* feat: show files quota in preferences section

* fix: don't pass unneeded props to component

* refactor: avoid optional chaining

* style: remove `absoluteFill` from files quota progress bar

* chore: restore previous `project.pbxproj` settings
2022-05-11 17:34:40 +04:00
Vardan Hakobyan
51d97076b8 feat: show progress on file upload and download (#608) 2022-05-10 09:30:27 -05:00
Mo
f1e707cb36 chore: bump snjs 2022-05-10 07:42:58 -05:00
Mo
e3e32f3c6b chore: bump deps and version 2022-05-09 17:45:07 -05:00
Mo
7671ae6eb1 chore: bump snjs deps 2022-05-05 22:23:53 -05:00
Mo
2e61a26fd0 fix: improve saveNote function 2022-05-05 11:05:26 -05:00
Mo
de782eccf4 feat: note types 2022-05-03 11:24:35 -05:00
Mo
2123fdb3f1 fix: pass note view into compose instead of reading dynamic state (#605) 2022-05-02 12:36:23 -05:00
Mo
8aa92bb367 chore: prettier 2022-05-02 09:59:55 -05:00
Vardan Hakobyan
4689b07dfd fix: don't wrap the word "Cancel" on authentication screen on ios (#603) 2022-04-26 18:58:16 +04:00
Vardan Hakobyan
8c100cb94c fix: don't truncate files list in note side menu (#602)
* fix: don't truncate files list in note side menu

* fix: sort files by name

* fix: preview file on tap, show actions sheet on long press

* fix: correct styling of files list for all themes

* refactor: TS optimization

* fix: add correct styling to file size and modified date in files list

* fix: correct colors for file size and modified date and files separator
2022-04-26 18:32:41 +04:00
Mo
647b301a16 chore: upgrade snjs (#601) 2022-04-25 11:03:03 -05:00
Vardan Hakobyan
eb066324e1 fix: ask for microphone permission before capturing video (#600) 2022-04-25 17:41:58 +04:00
Vardan Hakobyan
066c06262f feat: open the file after download when user taps on toast message (#598)
* feat: open the file after download when user taps on toast message

* fix: better wording

* fix: show dialog to choose an app to open the downloaded file on Android
2022-04-21 19:54:12 +04:00
Vardan Hakobyan
8081f0f165 fix: files feedback (#597)
* fix: make "Preview" the first option in files action sheet

* fix: expand "Files" section by default, prettier fixes

* feat: let the users to attach a file from side menu

* fix: better wording and styling

* fix: when pressing "Show all files", pre-select "All files" tab

* fix: on Preview/Export file, don't show 'Successfully downloaded file' toast

* style: use SN theme for toast's border color

* fix: show authentication modal when renaming protected files - before showing file name input

* style: use SN theme for Success toast's border color

* fix: better wording

* fix: better wording

* fix: make file lock icon vertically centered

* fix: do sync request after file upload is finished

* fix: center lock icon vertically with file size and date

* fix: do sync request after attaching/detaching file to/from the note
2022-04-21 18:31:11 +04:00
Vardan Hakobyan
32a5c0dcda chore: lint codebase according to @standardnotes/config (#594)
* refactor: extend TS configs from snjs and update codebase

* chore: run prettier

* chore: prettier

* chore: eslint

* chore: make file and folder names uppercase

* chore: make remaining file names pascal case

* fix: update custom paths in tsconfig

* fix: correct file name

* fix: set print width to 100
2022-04-20 19:06:35 +04:00
Mo
f9471b416e chore: upgrade snjs 2022-04-19 11:46:55 -05:00
Vardan Hakobyan
790ebee8df refactor: change the condition to show files feature (#595)
* refactor: correct condition to show files section

* fix: show files on dev as well
2022-04-19 18:21:22 +04:00
Vardan Hakobyan
b4ca62faa5 chore: upgrade dependencies (#593) 2022-04-19 17:58:03 +04:00
Vardan Hakobyan
7b9509ca36 refactor: restore correct logic of isUnfinishedFeaturesEnabled function (#592) 2022-04-18 19:08:32 +04:00
Vardan Hakobyan
361517e04e fix: don't wrap multi-line file names after some actions (such as detaching from note) (#591) 2022-04-18 17:46:51 +04:00
Vardan Hakobyan
d43698b450 fix: make the file name style bold in actions sheet (#590) 2022-04-18 17:24:39 +04:00
Vardan Hakobyan
76160a3257 refactor: force isUnfinishedFeaturesEnabled to return true for testing (#589) 2022-04-17 14:48:01 +04:00
Mo
dead02a7f7 fix: remove underscores from number 2022-04-13 11:36:43 -05:00
Vardan Hakobyan
767285a8b0 feat: upload files (#584)
* feat: upload files (chosen from device)

* refactor: handle file picking and uploading separately

* fix: when some file isn't uploaded, move to the next one instead of stopping the whole uploading process
fix: better wording

* feat: read file in chunks when uploading

* feat: read file in chunks and upload in one loop

* feat: attach files from camera and image library

* fix: better wording

* feat: let the user choose whether to shoot photo or video to attach, remove extra "Library" option for Android

* fix: correct imports

* fix: correct imports

* fix: remove unneeded styles, improve wording

* feat: implement files deletion (#588)

* feat: implement files deletion

* refactor: handle error on deleting, better wording
2022-04-13 11:12:51 -05:00
Vardan Hakobyan
cf705b3bd8 fix: update protections UI correctly after enabling protections (#587) 2022-04-13 17:32:48 +04:00
Mo
51fd22aa2a refactor: new snjs (#586) 2022-04-11 13:37:54 -05:00
Vardan Hakobyan
bb6e4e5b07 refactor: remove if (application) checks when application is initialized for sure (#583) 2022-04-05 16:48:50 +04:00
Vardan Hakobyan
b2ecd5f6d1 chore: upgrade deps (#581)
* chore: upgrade deps

* chore: correct snjs version

* fix: use correct service

* fix: TS errors

* fix: TS errors
2022-04-04 19:50:29 +04:00
Vardan Hakobyan
b098c15124 feat: preview files (#580)
* fix: when sharing the file on Android, keep it in cache instead of Downloads folder

* feat: preview files

* feat: show an alert when the file is possibly non-previewable

* fix: correct wording

* fix: add period at the end of string

* fix: remove title from the alert modal
2022-03-31 19:16:21 +04:00