Fix:Native back button go back or ask before quitting #52, Fix:Appbar back button

This commit is contained in:
advplyr
2021-12-10 16:31:54 -06:00
parent 6c08e91dfc
commit d3a2c79a55
8 changed files with 42 additions and 7 deletions
+6 -1
View File
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf-app",
"version": "v0.9.17-beta",
"version": "0.9.33-beta",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -1010,6 +1010,11 @@
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-3.2.2.tgz",
"integrity": "sha512-+/qbSZIHPP1VndRUe5c6dgheLV0MgX9CXeUo7el8ODHgVrC2DXKhczgvs+EpTAmvS2VZFxzDeld7AMUmHybTcg=="
},
"@capacitor/app": {
"version": "1.0.7",
"resolved": "https://registry.npmjs.org/@capacitor/app/-/app-1.0.7.tgz",
"integrity": "sha512-7CcMGp9yshBR0fkmNPVsYmUUhlAQnJFCeJGJIF3862D5l+drBjEOE+QoGjiKtaqPriadkGCsoYVrX10yGULDpA=="
},
"@capacitor/cli": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@capacitor/cli/-/cli-3.1.2.tgz",