1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/ReactNativeClient
Devon Zuegel 611be7c0fa Desktop: Allow for custom Joplin theme and Ace editor styles (#2099)
* Delete unused file

* Implement CssUtils

* Inject custom CSS styles

* Add info about custom CSS styles to README

* Add note that ElectronClient/app/app.js is generated

* Add support for Setting.TYPE_BUTTON

* Add buttons in Preferences to open custom CSS files

* Swap custom CSS filenames

* Swap custom CSS filenames

* Wrap "Edit" with translation fn

* Incorporate PR feedback from @laurent22

* Add openOrCreateFile to Settings

* Move openOrCreateFile to shim

* Removing header for now - see https://github.com/laurent22/joplin/pull/2099#discussion_r353120915
2019-12-13 00:40:58 +00:00
..
android Android release v1.0.312 2019-12-08 10:09:25 +00:00
ios iOS: Update application icon 2019-12-09 16:56:01 +00:00
lib Desktop: Allow for custom Joplin theme and Ace editor styles (#2099) 2019-12-13 00:40:58 +00:00
locales Tools: Removed uneeded untranslatedCount prop from translation index 2019-11-29 18:51:55 +00:00
.buckconfig
.flowconfig Upgrading to React Native 5.9 2019-06-14 07:12:24 +01:00
.gitattributes
.gitignore Tools: Fix build for Android 9 debugging 2019-09-26 19:26:18 +00:00
.watchmanconfig
app.json
build_android_prod.bat
build_android.bat
clean_build.bat
debug_log.bat
debug_log.sh
index.android.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.ios.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
index.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
main.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
metro.config.js Linter update (#1777) 2019-07-30 09:35:42 +02:00
package-lock.json iOS v10.0.41 2019-12-08 12:08:02 +00:00
package.json Desktop, Mobile: Added link resource icon (#2035) 2019-11-05 21:41:36 +00:00
root.js All: Added concept of sync version and client ID to allow upgrading sync targets 2019-10-10 23:23:11 +02:00
run_ios.sh Mobile: Upgraded WebView 2019-06-14 08:11:15 +01:00
start_server.bat
start_server.sh