V4 updates 4 (#198)

* Updated extensions

Updated extensions

* Fixed typo

Fixed typo

* update locales

* Updated core strings for german language

Updated core strings for german language

* Fixed typo

Fixed typo

* First part translated

First part translated

* Updated translation

Updated translation

* Aktualisierte Übersetzung

Aktualisierte Übersetzung

* Updated translation

Updated translation

* Updated translation

Updated translation

* Set BLE services explicit

* remove v3 locales

* Change setting strings

* fix shake button events

* Update banner text

* updates for app experience

* add codecards for new mobile app project

* Simulator: Reduce LED glow and fix MIC icon position

Co-authored-by: Jørn Alraun <ja@urbn-pockets.com>
This commit is contained in:
Juri Wolf
2022-09-08 01:30:03 +02:00
committed by GitHub
parent c9560c7411
commit 0e78265f35
14 changed files with 1294 additions and 444 deletions

View File

@ -74,6 +74,15 @@
padding: 25% 0;
}
// Safari Only for iPad and iPhone
@media not all and (min-resolution:.001dpcm) {
@supports (-webkit-appearance:none) {
#mainmenu .right.menu {
margin-right: 4rem;
}
}
}
/* Mobile */
@media only screen and (max-width: @largestMobileScreen) {
#filelist {