Commit Graph

1344 Commits

Author SHA1 Message Date
Antonella Sgarlatta
fc108de929 Merge branch 'release/3.6.16' into master 3.6.16 2021-06-28 14:48:46 -03:00
Antonella Sgarlatta
2781c1990d chore(version): 3.6.16 2021-06-28 14:48:32 -03:00
Antonella Sgarlatta
84373af18d chore(version-snjs): 2.7.8 2021-06-28 11:53:32 -03:00
Antonella Sgarlatta
03884a91e3 Merge branch 'release/3.6.15' into master 3.6.15 2021-06-24 15:34:52 -03:00
Antonella Sgarlatta
97a7c9bf04 chore(version): 3.6.15 2021-06-24 15:34:45 -03:00
Antonella Sgarlatta
54d724a019 chore(version-snjs): 2.7.7 2021-06-24 14:59:55 -03:00
Antonella Sgarlatta
c8a97ad4a7 chore(version-snjs): 2.7.6 2021-06-23 11:42:43 -03:00
Antonella Sgarlatta
2de56c6900 Merge branch 'release/3.6.14' into master 3.6.14 2021-06-22 13:46:56 -03:00
Antonella Sgarlatta
092a0915ff chore(version): 3.6.14 2021-06-22 13:46:49 -03:00
Antonella Sgarlatta
33195934d8 chore(version-snjs): 2.7.5 2021-06-22 13:46:17 -03:00
Antonella Sgarlatta
3c25cbd09a Merge branch 'master' into develop 2021-06-21 18:00:27 -03:00
Antonella Sgarlatta
e70f24b2c2 Merge branch 'hotfix/3.6.13' into master 3.6.13 2021-06-21 18:00:20 -03:00
Antonella Sgarlatta
b7243b0e05 chore(version): 3.6.13 2021-06-21 18:00:08 -03:00
Antonella Sgarlatta
155255c676 chore(version-snjs): 2.7.4 2021-06-21 17:58:42 -03:00
Johnny A
36807b3bdb fix: import file on iOS (#449)
* fix: decode selected file uri on iOS

* fix: remove exception from alert

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-06-21 17:58:18 -03:00
Antonella Sgarlatta
0088d93ef3 chore(version-snjs): 2.7.4 2021-06-21 16:33:15 -03:00
Johnny A
3c94913571 fix: import file on iOS (#449)
* fix: decode selected file uri on iOS

* fix: remove exception from alert

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-06-21 14:37:30 -04:00
Antonella Sgarlatta
61dc4dbcf7 Merge branch 'master' into develop 2021-06-17 15:40:51 -03:00
Antonella Sgarlatta
650839d734 Merge branch 'hotfix/3.6.12' into master 3.6.12 2021-06-17 15:40:46 -03:00
Antonella Sgarlatta
18d11d943b chore(version-snjs): 2.7.3 2021-06-17 15:25:56 -03:00
Antonella Sgarlatta
7ee3f07636 Merge branch 'master' into develop 2021-06-17 12:01:42 -03:00
Antonella Sgarlatta
241f590fcf Merge branch 'hotfix/3.6.12' into master 2021-06-17 12:01:34 -03:00
Antonella Sgarlatta
1a91e5717c chore(version): 3.6.12 2021-06-17 12:01:25 -03:00
Antonella Sgarlatta
0ce2418da5 chore(version-snjs): 2.7.2 2021-06-17 12:00:36 -03:00
Antonella Sgarlatta
48e698c324 Merge branch 'master' into develop 2021-06-16 19:09:03 -03:00
Antonella Sgarlatta
d17c03b466 Merge branch 'hotfix/3.6.11' into master 3.6.11 2021-06-16 19:08:56 -03:00
Antonella Sgarlatta
4aba4547a8 fix: update Podfile.lock 2021-06-16 19:08:30 -03:00
Antonella Sgarlatta
a77c519455 chore(version): 3.6.11 2021-06-16 18:55:51 -03:00
Antonella Sgarlatta
04abb78c2d chore(version-snjs): 2.7.1 2021-06-16 18:55:29 -03:00
Antonella Sgarlatta
567c76bdbd fix: save backups to downloads directory 2021-06-16 17:44:41 -03:00
Antonella Sgarlatta
e44171c618 chore(version): 3.6.11 2021-06-15 15:44:59 -03:00
Antonella Sgarlatta
ce7a59f473 fix: change backup destination to document directory 2021-06-15 15:44:01 -03:00
Antonella Sgarlatta
d760a2906a Merge branch 'release/3.6.10' into master 3.6.10 2021-06-09 15:41:18 -03:00
Antonella Sgarlatta
ec7456117d chore(version): 3.6.10 2021-06-09 11:55:20 -03:00
Antonella Sgarlatta
7a74c5662a fix: change lock mentions to prevent editing (#424)
* fix: change lock mentions to prevent editing

* fix: live item deinit called more than once

* fix: match uppercase to v4 design

* fix: remove unwanted change
2021-06-09 11:53:34 -03:00
Antonella Sgarlatta
2590a02a85 feat: revert offline editors (#443)
* Revert "fix: access denied webview errors on Android 10"

This reverts commit f171308aa6.

* Revert "feat: check for and download editor updates"

This reverts commit bce7218a4b.

* Revert "fix: live item deinit called more than once (#423)"

This reverts commit fb58bfc3ca.

* Revert "fix: offline editors issues (#416)"

This reverts commit 08930bdf73.

* Revert "feat: remove editor loading message on ThemesActivated action (#415)"

This reverts commit 19d535330d.

* Revert "fix: decrease loading editor message timeout"

This reverts commit d57361745b.

* Revert "fix: check if component mounted before state update"

This reverts commit 439df5f14c.

* Revert "feat: offline editors (#392)"

This reverts commit d2fe25d3ab.
2021-06-08 17:38:27 -03:00
Karol Sójko
4f2b6b0e72 feat: switch sign out to API v1 (#442) 2021-06-08 16:16:13 +02:00
Johnny A
ac4bc342f8 feat: option to import backups (#441)
* feat: option to import backups

* fix: remove catch block

* fix: long strings

* fix: 'first' prop to Import Data button

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-06-07 21:59:47 -04:00
Johnny A
21a2cb66a1 feat: make error reporting opt-in (disabled by default) (#440)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-06-07 10:48:34 -04:00
Johnny A
c69dd302d7 fix: usage description for camera and photos (iOS) (#439)
* fix: usage description for camera and photos (iOS)

* Update ios/StandardNotes/Info.plist

Co-authored-by: Mo Bitar <mo@standardnotes.org>

* Update ios/StandardNotes/Info.plist

Co-authored-by: Mo Bitar <mo@standardnotes.org>

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
Co-authored-by: Mo Bitar <mo@standardnotes.org>
2021-06-04 10:35:45 -04:00
Johnny A
740ad3e464 feat: remote debugging for WebViews (#438)
* feat: remote debugging for WebViews

* fix: get application context

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2021-06-01 10:17:05 -04:00
Antonella Sgarlatta
f1f2ace0b0 Merge branch 'master' into develop 2021-05-26 17:54:08 -03:00
Antonella Sgarlatta
bb4bc158a0 Merge branch 'hotfix/3.6.9' into master 3.6.9 2021-05-26 17:53:45 -03:00
Antonella Sgarlatta
0eaf58cbae chore(version): 3.6.9 2021-05-26 17:53:26 -03:00
Antonella Sgarlatta
0dc38e6e54 Merge branch 'master' into develop 2021-05-26 17:17:20 -03:00
Antonella Sgarlatta
36ff01741c Merge branch 'hotfix/3.6.9' into master 2021-05-26 17:15:14 -03:00
Antonella Sgarlatta
75c6df366d chore(version-snjs): 2.4.2 2021-05-26 17:11:30 -03:00
Baptiste Grob
f8d2f9dcfe chore(deps): update snjs 2021-05-26 17:11:23 -03:00
Baptiste Grob
bfea877eb5 fix: typo 2021-05-26 17:10:52 -03:00
Baptiste Grob
61209ff8f4 feat: don't include archived and trashed in search options defaults 2021-05-26 17:10:44 -03:00