1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00
joplin/packages/app-mobile
2021-11-04 16:43:34 +00:00
..
android Android 2.6.1 2021-11-02 20:56:26 +00:00
components Mobile: Capitalise first word of sentence in beta editor 2021-10-31 09:34:26 +00:00
ios iOS: Set min supported iOS version to 13.0 2021-11-04 16:43:34 +00:00
locales
pluginAssets Desktop, Mobile: Resolves #5295: Update Mermaid 8.10.2 -> 8.12.1 and fix gitGraph crash (#5448) 2021-09-11 19:47:01 +01:00
services All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
tools All: Add support for public-private key pairs and improved master password support (#5438) 2021-10-03 16:00:49 +01:00
utils Chore: Fixed regression on mobile app 2021-09-19 15:27:23 +01:00
.buckconfig
.flowconfig
.gitattributes
.gitignore Mobile: Upgraded React Native from 0.64 to 0.66 2021-11-02 16:33:53 +00:00
.prettierrc.js
.watchmanconfig
app.json
babel.config.js
clean_build.bat
gulpfile.js Mobile: Added new beta editor based on CodeMirror 6 2021-07-13 19:13:13 +01:00
index.js Revert: All: Resolves #4810, Resolves #4610: Fix AWS S3 sync error and upgrade framework to v3 (#5212) 2021-08-11 11:24:01 +01:00
metro.config.js Mobile: Upgraded React Native to v0.64 2021-08-09 21:45:41 +01:00
package-lock.json Mobile: Upgraded React Native from 0.64 to 0.66 2021-11-02 16:33:53 +00:00
package.json Mobile: Upgraded React Native from 0.64 to 0.66 2021-11-02 16:33:53 +00:00
PluginAssetsLoader.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
root.tsx All, Server: Add support for sharing notes when E2EE is enabled (#5529) 2021-11-03 16:24:40 +00:00
setupQuickActions.ts Android: Fixes #4912, Fixes #4086, Fixes #4908: Fixed and improved alarm notifications (#4984) 2021-05-19 22:26:42 +01:00
tsconfig.json