Update fastforward/rewind icons and show on lock screen, move logout btn, fix fallback cover art

This commit is contained in:
advplyr
2021-09-05 10:37:08 -05:00
parent b0d1f51678
commit 811fc91fa7
22 changed files with 101 additions and 38 deletions
+7 -7
View File
@@ -1,6 +1,6 @@
{
"name": "audiobookshelf-app",
"version": "v0.1.0-beta",
"version": "v0.2.1-beta",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -1001,9 +1001,9 @@
}
},
"@capacitor/android": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-3.1.2.tgz",
"integrity": "sha512-WF2E2jWxO3EBl8Y3aTAa8PHwMZGiAl9pdqvJaEUUhbbovXe0UxAuG4n0mfci4ZI6dD8gannQ2peoZ74vJ0Gr3Q=="
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/@capacitor/android/-/android-3.2.2.tgz",
"integrity": "sha512-+/qbSZIHPP1VndRUe5c6dgheLV0MgX9CXeUo7el8ODHgVrC2DXKhczgvs+EpTAmvS2VZFxzDeld7AMUmHybTcg=="
},
"@capacitor/cli": {
"version": "3.1.2",
@@ -1044,9 +1044,9 @@
}
},
"@capacitor/core": {
"version": "3.1.2",
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-3.1.2.tgz",
"integrity": "sha512-cMqDY4JTNtyonqVPYxHqbmN3M3jlEBnQxecptlR+6yk/ZuhUwOJTHT1ActXRLyrQ8XIc74+9Yd37fwjWckSwFg==",
"version": "3.2.2",
"resolved": "https://registry.npmjs.org/@capacitor/core/-/core-3.2.2.tgz",
"integrity": "sha512-xY3VyLbF0vSxQmQto6cI1PqP8idbwmfEAeaj248uuSrIYHeMc1L3RS6UN/yNBDPYPeAfNUwBhVqSTCtuZkEIcg==",
"requires": {
"tslib": "^2.1.0"
}