Laurent Cozic
559655bf33
Android release v1.2.3
2020-10-06 13:06:48 +01:00
Laurent Cozic
0eab23fbcf
Android: Set app launchMode to singleInstance to try to fix lost settings issue
2020-10-06 13:02:41 +01:00
Laurent Cozic
a71f1c19ec
Android release v1.2.2
2020-09-29 12:40:46 +01:00
Laurent Cozic
7d68208cb4
Android release v1.2.1
2020-09-22 16:17:11 +01:00
Laurent Cozic
5cf462c885
Tools: Increase release version to 1.2
2020-09-22 15:31:32 +01:00
Laurent Cozic
314686bede
Android release v1.1.1
2020-09-12 00:18:03 +01:00
Laurent Cozic
2510c659e6
Clear build number
2020-09-12 00:06:25 +01:00
Laurent Cozic
e4a3cbd2ff
Increase minor version
2020-09-08 01:03:12 +01:00
Laurent Cozic
a4873cd40d
Android release v1.0.340
2020-09-04 19:22:28 +01:00
Laurent Cozic
44f2842820
Android release v1.0.339-3
2020-09-04 17:28:18 +01:00
Laurent Cozic
743c11c279
Android release v1.0.338
2020-08-30 20:42:09 +01:00
Laurent Cozic
86bfdb5c79
Android release v1.0.337
2020-08-17 21:48:37 +01:00
Laurent Cozic
3253146dae
Merge branch 'master' into dev
2020-08-06 15:30:00 +01:00
Laurent Cozic
8299164964
Android release v1.0.336
2020-08-05 00:18:42 +01:00
Laurent Cozic
0718828d60
Merge branch 'master' into dev
2020-08-02 16:12:11 +01:00
Laurent Cozic
a273bbaeee
Fixed Android build
2020-08-02 13:37:32 +01:00
Laurent Cozic
619b426689
Android release v1.0.335
2020-08-02 13:34:09 +01:00
Roman Musin
9f1a877f96
Android: remove hardcoded portrait screen orientation for share activity ( #3418 )
2020-08-02 12:14:56 +01:00
Laurent Cozic
fd4e5d7d30
Android release v1.0.333
2020-06-28 19:57:33 +01:00
Laurent Cozic
8e57697b71
Android release v1.0.332
2020-06-14 16:28:11 +01:00
Laurent Cozic
618d8723d1
Android release v1.0.331
2020-06-08 07:53:49 +01:00
Laurent Cozic
b4e907ae77
Android release v1.0.330
2020-06-07 14:24:21 +01:00
Roman Musin
33ad0dce15
Android: Resolves #2896 : Enable sharing to Joplin on Android ( #2870 )
2020-06-04 18:40:44 +01:00
Laurent Cozic
d2acf314f5
Android release v1.0.329
2020-04-20 10:13:04 +01:00
Laurent Cozic
dfd18ebe24
Android release v1.0.328
2020-04-19 16:25:38 +01:00
Laurent Cozic
531e92e2da
Android release v1.0.327
2020-04-10 19:20:26 +01:00
Laurent Cozic
1b617a4adc
Android release v1.0.326
2020-04-10 18:57:20 +01:00
Laurent Cozic
a946dc69c1
Android release v1.0.325
2020-03-29 20:12:36 +01:00
Laurent Cozic
6e5c2730f1
Android release v1.0.324
2020-03-23 09:44:22 +00:00
Laurent Cozic
054aa52bc8
Android release v1.0.323
2020-03-22 19:50:02 +00:00
Laurent Cozic
8e2ba0d963
Android release v1.0.322
2020-03-13 17:56:56 +00:00
Laurent Cozic
5ce79b1761
Android release v1.0.321
2020-03-12 17:34:23 +00:00
Laurent Cozic
0b74168343
Android release v1.0.320
2020-03-08 08:17:42 +00:00
Laurent Cozic
0feca7ee7f
Android release v1.0.319-rc1
2020-03-07 00:00:15 +00:00
Isham Mahajan
95eb302a62
Android: Enable debugging of WebView on browser ( #2586 )
...
Enables debugging for the android plugin which
`react-native-webview` uses. This method is mentioned in their guide
for the same.
https://github.com/react-native-community/react-native-webview/blob/master/docs/Debugging.md
Unfortunately the call requires API version >= 19 (After Kitkat),
which is fine because this will be disabled in production builds
anyways.
2020-03-06 23:01:10 +00:00
Amit singh
721dd17686
Mobile: Fixes #2496 : Allow loading images from plain HTTP urls ( #2562 )
2020-02-26 23:45:26 +00:00
Laurent Cozic
2fa8e2ff09
Fix build
2020-02-19 00:09:19 +00:00
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
Laurent Cozic
9b157c7ac3
Android release v1.0.318
2020-02-09 22:25:18 +00:00
Laurent Cozic
2785b8ffc5
Mobile: Upgrading to React Native to 0.61.5 - fixed Android build
2020-02-09 22:15:36 +00:00
Laurent Cozic
d8ef15a1e2
Mobile: Upgrading to React Native to 0.61.5
2020-02-09 20:21:52 +00:00
Laurent Cozic
f1015ca73d
Android release v1.0.317
2020-02-09 17:50:51 +00:00
Laurent Cozic
e865a5d7c6
RN upgrade: Fixing Android app
2020-02-09 17:42:19 +00:00
Laurent Cozic
4235288c55
Mobile: Upgrading to RN 60
2020-02-09 14:51:12 +00:00
Laurent Cozic
715253da2f
Android release v1.0.316
2020-01-24 22:34:02 +00:00
Laurent Cozic
193978a8be
Android release v1.0.315
2019-12-30 15:16:55 +01:00
Laurent Cozic
071bd2b0ca
Android release v1.0.314
2019-12-28 20:28:11 +01:00
Laurent Cozic
a6b3ddc7ed
Android release v1.0.313
2019-12-28 18:58:04 +01:00
Laurent Cozic
8c1d13b364
Android release v1.0.312
2019-12-08 10:09:25 +00:00
Laurent Cozic
b7c8d5b9b1
Android: Updated icon and converted it to new Adaptive Icon format
2019-12-03 17:28:32 +00:00