N
nickownzya
Erfahrenes Mitglied
- 48
florichelle schrieb:Ist das normal, dass die Google Suchleiste über Apex fehlerhaft dargestellt wird Bzw kann das einer bestätigen?
Nein, kann ich nicht bestätigen.
Sent from mobile - excuse typos
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
florichelle schrieb:Ist das normal, dass die Google Suchleiste über Apex fehlerhaft dargestellt wird Bzw kann das einer bestätigen?
orthopaedeflex schrieb:was macht die akkulaufzeit? zufrieden?
wlan/gps/sync/3g an
Gesendet von meinem Nexus 4 mit der Android-Hilfe.de App
remus schrieb:Japan, der haken war draußen... Daran wird es wohl gelegen haben... Vielen Dank!
Tapatalked by Nexus 7
CHANGELOG
- frameworks/base:
.Fix NPE when pasting non-text from Clipboard (commit to aosp)
.Reflect current state of torch in navigation ring button
.Fix SystemUI crashing when ther user uninstalls an app previously set as a navigation ring shortcut
- packages/app/settings:
.Move Superuser header below Developer Options
CHANGELOG
- frameworks/base:
.Improving pie control's user interaction
.Fix potential deadlock between LockScreen and WindowManagerService (commit to aosp)
.Fix DateUtils.formatElapsedTime (commit to aosp)
.use Calendar in DateUtils format method (commit to aosp)
- dalvik:
.Zygote: Restrict slave mountspace so Dalvik apps can mount system-wide volumes
.dalvik: remove duplicated call to dvmJitCalleeSave()
.Change NewDirectByteBuffer to allow NULL if capacity == 0
.Optimize dvmHash Loops
.Remove possilbe leaks in dalvik
.Reclaiming attribute obj after pthread_create
.Fix handling of annotations whose classes are missing at runtime
.Possible leak in dvmAllocRegion
.Optimize opcodes to avoid bubble in pipeline
.ExceptionInInitializerError should wrap only non Error exceptions
.Remove dvmFindInterfaceMethodInCache2
.Use ALOGE rather than SLOGE for mountEmulatedStorage failures