1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/ElectronClient
Devon Zuegel 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
..
app Mobile: Add quick actions (#2247) 2020-02-18 23:52:36 +00:00
.gitignore Removed auto-generated assets 2020-02-10 22:21:43 +00:00
build.bat Desktop: Decrypt notes that are meant to be shared 2019-12-17 12:45:57 +00:00
build.sh All: Security: Fixed potential Arbitrary File Read via XSS 2020-02-13 23:59:23 +00:00
run-prod.sh
run.bat Moved the Joplin renderer back to the main repository to make development easier 2020-01-30 21:05:23 +00:00
run.sh Desktop, CLI: Added option to disable creation of welcome items 2019-05-12 01:10:46 +01:00