efa346fea4
iOS: Added fonts to Info.plist although it was working without it
2020-10-15 14:57:21 +01:00
7359dd61d1
Removed unused react-native-device-info
2020-10-15 12:37:40 +01:00
8e2875a91c
iOS: Restored camera roll functionality
2020-10-15 12:11:13 +01:00
75f5edf2ad
iOS: Fixed build settings
2020-10-15 11:40:13 +01:00
c34b43e841
iOS: Restore more settings
2020-10-15 10:24:52 +01:00
32997611e6
iOS: Added back icons and other properties
2020-10-15 10:15:14 +01:00
b5811d7f7c
Got iOS build to work
2020-10-14 23:53:14 +01:00
8296676fd5
Fixed icons and warnings
2020-10-13 21:32:52 +01:00
d6da162f67
Restored back all RN packages
2020-10-13 15:39:12 +01:00
ea59726eb3
Started over from scratch
2020-10-13 15:05:17 +01:00
d819e6ee0c
Merge branch 'release-1.2' into dev
2020-10-11 22:12:42 +01:00
b66be79351
ios-v10.2.1
2020-10-11 21:56:19 +01:00
fe41d37f8f
All: Add support for application plugins ( #3257 )
2020-10-09 18:35:46 +01:00
f007735936
ios-v10.2.0
2020-10-09 17:26:38 +01:00
5cf462c885
Tools: Increase release version to 1.2
2020-09-22 15:31:32 +01:00
2510c659e6
Clear build number
2020-09-12 00:06:25 +01:00
e4a3cbd2ff
Increase minor version
2020-09-08 01:03:12 +01:00
ed30d09e07
ios-v10.0.53
2020-09-04 18:30:43 +01:00
60d77cb5ea
ios-v10.0.52
2020-08-05 15:57:21 +01:00
90f7f99cd1
ios-v10.0.51
2020-08-02 15:01:39 +01:00
657cebfda9
Desktop: Improved GotoAnything speed and made it safer
...
Previously we'd use the remove-markdown package to create the note
preview however this function would freeze on certain notes, and was
probably unsafe as it used regex to parse Markdown. Replaced this in
favour of Markdown-it along with htmlparser2 to strip all markup from a
note.
2020-07-14 23:27:45 +01:00
3283f34c79
ios-v10.0.50
2020-06-28 20:17:13 +01:00
95d8ee65a5
ios-v10.0.49
2020-06-14 17:04:10 +01:00
e5866e8aa6
ios-v10.0.48
2020-06-07 14:54:34 +01:00
0f4a781df0
Mobile: Fixes #3240 : Fix geolocation
...
Co-authored-by: Roman Musin <musinrr@gmail.com >
Squashed commit of the following:
commit c3916ee544d2b59e6b0c760366a9a2b5f821b029
Author: Laurent Cozic <laurent@cozic.net >
Date: Fri Jun 5 00:01:18 2020 +0100
Fixed for iOS
commit 959a8b59d1
Author: Roman Musin <musinrr@gmail.com >
Date: Thu Jun 4 21:56:43 2020 +0100
Initialize keychain service when starting mobile app
commit 2b322352ed
Author: Roman Musin <musinrr@gmail.com >
Date: Thu Jun 4 21:32:40 2020 +0100
Mobile: fix geolocation
2020-06-05 00:08:09 +01:00
b4a572c8ae
ios-v10.0.47
2020-04-10 19:30:43 +01:00
093fc811eb
All: Fixes #2604 : Fixed iOS and macOS icons and created script to automate icon creation
2020-04-06 20:55:40 +00:00
6027725fae
ios-v10.0.46
2020-03-22 20:07:49 +00:00
5db362e812
ios-v10.0.45
2020-03-08 08:56:18 +00:00
421d7a947f
Tools: Added back RN bundler command and cleaned up files
2020-02-24 17:30:11 +00:00
3407a31cf6
Tools: Improve and simplify how to build the apps ( #2538 )
...
* Improving CLI build
* Improving CLI build
* Remove requirement to build the tools
* Moved Electron app one level down
* Clean up Electron build
* Moved tools to sub-dir
* Updated root script
* update root
* update root
* update root
* update root
* update root
* update root
* Updated build
* Added doc
* Update CI config
* Should not lint index.js
* Fixing jetify
* Fixed linter errors
* Fixed pod build
* Fixed Windows build
2020-02-20 22:59:18 +00:00
2fa8e2ff09
Fix build
2020-02-19 00:09:19 +00:00
eeb9999334
Mobile: Add quick actions ( #2247 )
...
* Super basic QuickAction is working!
* QuickAction successfully creates notes
* Update icons
* Update icons and support new to-do
* Update icons and support new to-do
* Fixed
* Extract QuickActions
* It works as long as you go out of the edit screen (saving is not sufficient)
* working? but still kinda buggy...
* Cleanup
* Cleanup
* Cleanup
* Use the same pattern as onJoplinLinkClick_
* Cleanup
* Cleanup
* Remove pluginAssets/index.js change
* manual Andoid linking
* Transition QuickActions.js to .ts
* Unstage QuickActions.js in favor of .ts
* Move QuickActions out of lib/
* Add comment about userInfo in QuickActions
* Remove redundant QuickActions file
* Remove pluginAssets/index to resolve conflict
* Update CONTRIBUTING.md to include test runner troubleshooting
* Add `npm run tsc` to Unit Tests docs
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx >
2020-02-18 23:52:36 +00:00
f97bae0b27
iOS: Fixes #2384 : Improve support for dark mode
2020-02-14 00:17:09 +00:00
691521c5b9
ios-v10.0.44
2020-02-10 21:44:27 +00:00
d8ef15a1e2
Mobile: Upgrading to React Native to 0.61.5
2020-02-09 20:21:52 +00:00
46ca24cf9d
RN upgrade: Restore iOS notification feature
2020-02-09 16:29:46 +00:00
4235288c55
Mobile: Upgrading to RN 60
2020-02-09 14:51:12 +00:00
a00e35fb57
ios-v10.0.43
2020-01-25 10:28:22 +00:00
c003b8d32d
iOS: Update application icon
2019-12-09 16:56:01 +00:00
1550a52002
iOS v10.0.41
2019-12-08 12:08:02 +00:00
03c7368d71
iOS v10.0.40
2019-11-20 20:48:37 +00:00
d4234b8921
ios-v10.0.39
2019-11-11 09:43:24 +00:00
e7a56bb2b1
ios-v10.0.37
2019-09-13 22:08:13 +01:00
0e57b7eb46
iOS v10.0.36
2019-06-19 23:22:35 +01:00
d55c511b4a
iOS v10.0.35
2019-06-15 18:18:17 +01:00
2a7d555859
Replaced deprecated Slider component
2019-06-14 22:59:27 +01:00
ff257060d1
Trying get RNCamera to work in iOS
2019-06-14 22:31:01 +01:00
122bc29035
Mobile: Upgraded WebView
2019-06-14 08:11:15 +01:00
f46ad5bfda
Upgrading to React Native 5.9
2019-06-14 07:12:24 +01:00