Jonas Kruckenberg
|
19fff57191
wip
|
2 年之前 |
Lucas Fernandes Nogueira
|
bb2a8ccf13
fix(ios): use correct class to call plugin command with `throws` (#6830)
|
2 年之前 |
Lucas Fernandes Nogueira
|
edb16d13a5
fix(android): adjust Android plugin command exception to use e.message (#6831)
|
2 年之前 |
Lucas Nogueira
|
e68a08da51
feat(android): allow `JSObject::getString` to return null
|
2 年之前 |
Amr Bashir
|
19cd0e4960
feat: add `key.properties` to android gitignore (#6811)
|
2 年之前 |
Lucas Fernandes Nogueira
|
41cb06172a
fix(ios): update wry, fix plugin config load (#6810)
|
2 年之前 |
Amr Bashir
|
124d5c5adf
fix(cli): use snake_case fallback of app_name (#6788)
|
2 年之前 |
Lucas Fernandes Nogueira
|
942249060e
refactor(core): generate TauriActivity on build script (#6783)
|
2 年之前 |
Amr Bashir
|
ecc9ac9603
fix(tauri-build): escape path to tauri-android project (#6785)
|
2 年之前 |
Lucas Fernandes Nogueira
|
d693e526e8
feat(android): add `onNewIntent` plugin hook (#6780)
|
2 年之前 |
Lucas Fernandes Nogueira
|
2a5175a8f8
feat(android): enhance JSObject return types (#6779)
|
2 年之前 |
Amr Bashir
|
31444ac196
chore(deps): update wry to 0.28 (#6725)
|
2 年之前 |
Lucas Fernandes Nogueira
|
cdad6e0837
refactor(core): use absolute path for the tauri Android library (#6774)
|
2 年之前 |
Lucas Fernandes Nogueira
|
2969d1cbba
refactor(core): use absolute path to plugin Android project (#6773)
|
2 年之前 |
Lucas Fernandes Nogueira
|
dfa407ffcb
feat(mobile): add plugin config to the Plugin class (#6763)
|
2 年之前 |
Lucas Fernandes Nogueira
|
41f49aeae6
fix(cli.js): adb commands not working, closes #6659 (#6708)
|
2 年之前 |
Lucas Fernandes Nogueira
|
96639ca239
refactor(core): remove shell APIs (#6749)
|
2 年之前 |
Lucas Fernandes Nogueira
|
0c11023bcf
refactor(core): remove http-multipart Cargo feature (#6748)
|
2 年之前 |
Lucas Fernandes Nogueira
|
ae102980fc
refactor(core): read tray icon only on desktop, refactor Context (#6719)
|
2 年之前 |
Lucas Fernandes Nogueira
|
86488a6ad8
refactor(core): remove notification API (#6745)
|
2 年之前 |
Lucas Fernandes Nogueira
|
f78a378344
refactor(core): remove http features (#6742)
|
2 年之前 |
Lucas Fernandes Nogueira
|
2d5378bfc1
refactor(core): move dialog API to its own plugin (#6717)
|
2 年之前 |
Lucas Fernandes Nogueira
|
3f17ee82f6
refactor(core): remove global shortcut APIs (#6737)
|
2 年之前 |
Lucas Fernandes Nogueira
|
db9c12c1ad
refactor(runtime): remove clipboard APIs (#6735)
|
2 年之前 |
Lucas Fernandes Nogueira
|
8e46695b7e
Revert "feat(core): expose `runtime_handle` on AppHandle (#6727)"
|
2 年之前 |
Lucas Fernandes Nogueira
|
cebd75261a
refactor(core): remove the clipboard APIs (#6728)
|
2 年之前 |
Lucas Fernandes Nogueira
|
276e4a3fdb
feat(core): expose `runtime_handle` on AppHandle (#6727)
|
2 年之前 |
Lucas Fernandes Nogueira
|
e6e586ad75
chore(examples): update API example plugin usage (#6715)
|
2 年之前 |
Lucas Fernandes Nogueira
|
fc4d687ef0
refactor(core): move file system endpoints to its own plugin (#6716)
|
2 年之前 |
Lucas Fernandes Nogueira
|
22a7633816
feat(core): expose `SafePathBuf` (#6713)
|
2 年之前 |