Commit Graph

1489 Commits

Author SHA1 Message Date
Mo
2ae277f594 chore: major deps (#574)
* chore: upgrade core rn dep

* chore: move rn document picker to main deps

* chore: upgrade dev deps

* chore: upgrade rnsodium

* chore: upgrade styled-components

* chore: upgrade rn doc picker

* chore: upgrade react navigation

* chore: upgrade sntextview and react-native-aes

* chore: update static server patch file

* chore: fix types

* chore: upgrade snjs deps

* chore: lint

* chore: bump version
2022-03-19 10:29:38 -05:00
Mo
20c6b3f52b fix: remove bugsnag remnant 2022-03-15 14:19:17 -05:00
Mo
a4fc21611c feat: remove bugsnag (#573) 2022-03-15 13:43:49 -05:00
Mo
6970d84422 chore(deps): snjs 2022-03-14 11:59:08 -05:00
Vardan Hakobyan
9469ebf860 fix: when adding child tag to a note, add its parent tag as well (#569)
* fix: when adding child tag to a note, add its parent tag as well

* chore: bump dependencies version

* chore: correct imports

* chore: correct imports
2022-03-08 18:53:59 +04:00
Vardan Hakobyan
be618af5e5 Fix/hidden options text (#565)
* fix: better text for collapsed sections on side menu

* fix: correct top margin for listed icons on Android

* fix: make the word lower case
3.12.0
2022-03-02 19:18:11 +04:00
Vardan Hakobyan
b9ff867b41 fix: change "Hidden" to "Tap to expand" (#563) 2022-02-28 16:56:43 +04:00
Mo
3563b62f0e chore: upgrade deps 2022-02-27 17:48:47 -06:00
Mo
28eaeca46e refactor: smart tags to smart views (#562) 2022-02-27 14:44:45 -06:00
Mo
f0bc7467c9 chore: upgrade deps (#560) 2022-02-25 10:32:53 -06:00
Vardan Hakobyan
f6fa6ce4b0 fix: allow copying locked note's title (#557)
* fix: allow copying locked note's title

* chore: version bump
2022-02-24 18:33:41 +04:00
Johnny A
1a2b66042c chore(deps): update sn-react-native and sn-textview packages (#556)
* chore(deps): update sn-react-native and sn-textview packages

* chore: update Podfile.lock

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-02-23 16:59:48 -04:00
Mo
8aca011686 chore: bump version 2022-02-23 11:15:55 -06:00
Vardan Hakobyan
804df2adf4 feat: show listed on mobile (#554)
* feat: show listed on mobile

* fix: avoid endless loop when fetching listed items

* refactor: render side menu items without checking item's index

* feat: implement new blog addition

* feat: ui improvements, show appropriate message when no action available for a blog

* feat: refresh listed menu items when user executes blog-related action

* feat: UI improvements - add icons, better distinction between Listed sections

* feat: show loading indicators on async actions, near respective items

* chore: update dependencies

* fix: updates regarding last snjs changes

* fix: remove unnecessary html tags from message
2022-02-23 19:02:47 +04:00
Mo
f4bb8794ca fix: increase batch size to 700 2022-02-16 15:14:18 -06:00
Mo
656311344c chore(deps): snjs 2022-02-16 13:31:56 -06:00
Mo
28097e2b51 fix: add on load decryption batching 2022-02-16 13:27:26 -06:00
Mo
9894ec3fc7 chore: fix version number 3.11.0 2022-02-16 11:51:11 -06:00
Radek Czemerys
0c6e611632 feat: use new JSI sodium implementation (#553)
* feat: use JSI for sodium implementation

* feat: syncronous crypto

* feat: synchronous uuid generation

* fix: revert xcodeproj changes

* chore: bump react-native-sodium-jsi version

* refactor: removed unused android code

* chore(deps): snjs

* chore(deps): snrn-jsi
2022-02-16 11:24:31 -06:00
Vardan Hakobyan
c4766b1993 style: show top margin for note details in spite of title existence (#552) 2022-02-15 19:08:24 +04:00
Vardan Hakobyan
ded4063f11 feat: import svg icons from stylekit (#550)
* feat: import svg icons from stylekit

* chore: update dependencies versions

* fix: remove unnecessary local icons
2022-02-15 12:11:51 +04:00
Vardan Hakobyan
d53ebaa4be fix: bump snjs submodules versions, update affected parts (#546)
* chore: bump SN versions

* fix: updates according to latest snjs changes
2022-02-09 19:10:00 +04:00
Vardan Hakobyan
2e2cb365af fix: if note title is missing, move its contents to the title's position (#544) 2022-02-09 16:44:22 +04:00
Mo
7d5cd0cf1d fix: alert text 2022-02-03 12:04:57 -06:00
Mo
055e73725a chore(deps): bump @standardnotes packages 2022-02-03 12:01:01 -06:00
vardanhakobyan
10ab52e3c4 Merge branch 'release/3.10.1' 3.10.1 2022-02-03 12:43:45 +04:00
vardanhakobyan
7ea667f0da release: 3.10.1 (to match with the new release version) 2022-02-03 12:42:39 +04:00
vardanhakobyan
7e8b41462e release: 3.10.0 2022-02-03 12:39:15 +04:00
vardanhakobyan
9812616803 Merge branch 'release/3.10.0' 3.10.0 2022-02-03 11:13:34 +04:00
Vardan Hakobyan
5b0802b458 fix: correctly align note cell's left edge (#541) 2022-02-02 17:53:21 +04:00
Mo
fb848fa6d0 feat: tag breadcrumbs in nav bar (#540)
* feat: with tag breadcrumbs in the tag list

* fix: nested padding and subtitle conditional

* fix: types
2022-02-01 13:52:58 -06:00
Vardan Hakobyan
3b89c655bd feat: new UI for note cell (#537)
* chore: add support of svg files

* chore: replace original `no-shadow` rule to stop receiving false positive warnings

* feat: show editor icons and note status icons (pinned, deleted, etc.)

* refactor: store new colors in themes

* fix: handle missing icons case for note cell

* fix: get icon color and tint from snjs, remove duplicate color (`#086DD6`) from themes

* feat: let users to hide the editor icons

* chore: snjs version bump
2022-01-31 19:01:57 +04:00
Laurent Senta
34054cc98d feat: tag folders basics (#526)
* feat: add nested tags rendering

* style: refactor & clean code

* build: ios-related build changes

* fix: remove tags bottom spacing for Android

* fix: add bottom padding on Android to last note only

* chore: revert unnecessary changes
2022-01-20 18:43:15 +04:00
Vardan Hakobyan
8407233690 fix: use specific commit for the package (working version) (#533) 2022-01-19 18:28:23 +04:00
Johnny A
b0d150e919 fix: unable to open URLs on Android 11 and above (#531)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-01-17 10:45:58 -04:00
Mo
ac472c5e82 Merge branch 'release/3.9.12' 3.9.12 2022-01-10 10:11:29 -06:00
Mo
f33c11c9aa release: 3.9.12 2022-01-10 10:10:32 -06:00
Mo
bbee96b47c fix: dont update previews if changing note title 2022-01-10 10:02:08 -06:00
Mo
2adbfcefb5 fix: insert template note when creating with default editor 2022-01-10 09:57:24 -06:00
Mo
9ed6c6b0f1 feat: incorporate note controllers from snjs; fixes #525 2022-01-06 10:51:47 -06:00
Mo
2ca141c31e fix: crashing issue due to empty tag strings 2022-01-04 12:54:27 -06:00
Mo
180416b3d4 fix: allow cleartext for localhost 2022-01-03 11:38:40 -06:00
Mo
40206cf1b6 Merge branch 'release/3.9.8' 3.9.8 2022-01-02 10:39:21 -06:00
Mo
f3896fbcf6 chore(deps): snjs 2022-01-02 10:38:55 -06:00
Mo
cc10fca09b fix: update react-native-sodium build 2022-01-01 09:25:05 -06:00
Mo
c9745cd6eb chore: macos 11 2022-01-01 00:16:17 -06:00
Mo
221df28501 chore: add xcode-install 2022-01-01 00:05:51 -06:00
Mo
5874994b09 chore: fastlane xcode 13 2021-12-31 23:55:30 -06:00
Mo
40c02c2bfd chore: shared scheme 2021-12-31 23:37:52 -06:00
Mo
4d370380c3 feat: react-native 0.66.4 2021-12-31 23:21:26 -06:00