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.
commit 9da0db97dd4960ca6e0fbb0e6e96179bda43f3fb
Author: Steve Kondik <shade@chemlab.org>
Date: Sat Aug 10 20:14:06 2013 -0700
libc: Use the fast strlen on Scorpion too
Change-Id: I9ba50a469de27269adc008c2a96767830ad6b70b
commit 456c0e8cbe4ed2da25317e8e46ed327a14fbeb1c
Author: Will Newton <will.newton@linaro.org>
Date: Mon Jul 1 11:15:27 2013 +0100
Bionic: Add AOSP master cortex optimizations
libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings.
This memcpy code uses NEON/VFP to achieve very good performance
on ARMv7-A processors. It is specifically tuned for A15 but should
provide good performance on A9 also. It is equivalent to the code
in cortex-strings rev 116.
This patch is a follow up the existing gerrit change:
I7f6f77995f3ca903ad9c66d14261441667a2a935
But this version includes a tweak for performance on misaligned
buffers.
Change-Id: I285abac0068f8ae29a1cbf7862ea8590aadaf0a7
Signed-off-by: Will Newton <will.newton@linaro.org>
libc/arch-arm/bionic/memcpy.a9.S: memcpy from cortex-strings.
This memcpy code uses NEON/VFP to achieve very good performance
on ARMv7-A processors. It is specifically tuned for A15 but should
provide good performance on A9 also. It is equivalent to the code
in cortex-strings rev 116.
This patch is a follow up the existing gerrit change:
I7f6f77995f3ca903ad9c66d14261441667a2a935
This version includes a tweak for performance on misaligned
buffers and splits the header comment into license and
documentation sections.
Change-Id: Ibd2e23c8d8e01357ba0247be1d05192de3ceba69
Signed-off-by: Will Newton <will.newton@linaro.org>
Add new optimized strlen for arm.
This optimized version is primarily targeted at cortex-a15.
Tested on all nexus devices using the system/extras/libc_test strlen test.
Tested alignments from 1 to 32 that are powers of 2.
Tested that strlen does not cross page boundaries at all alignments.
Speed improvements listed below:
cortex-a15
- Sizes >= 32 bytes, ~75% improvement.
- Sizes >= 1024 bytes, ~250% improvement.
cortex-a9
- Sizes >= 32 bytes, ~75% improvement.
- Sizes >= 1024 bytes, ~85% improvement.
krait
- Sizes >= 32 bytes, ~95% improvement.
- Sizes >= 1024 bytes, ~160% improvement.
Merge from internal master.
(cherry-picked from 2fc071797743b88a9a47427d46baed7c7b24f4d2)
Change-Id: I1ceceb4e745fd68e9d946f96d1d42e0cdaff6ccf
Conflicts:
libc/arch-arm/generic/generic.mk
libc/arch-arm/krait/krait.mk
libgcc_compat: Introduce __aeabi_lasr for cortex-a9 and higher
This is needed when passing -mcpu=cortex-a9 or higher on a modern
toolchain for prebuilt library compatibility
Change-Id: I73eb2393377914ae26216a8c2828ad973d1c1225
commit 64405b156f7fe9501f7436cb875cbc935bdc9e10
Author: Steve Kondik <shade@chemlab.org>
Date: Sat Aug 10 21:02:09 2013 -0700
envsetup: Fix giant derp
Change-Id: I490556f18c40c3614e4e554d7db3306a16ff99d8
commit dc50cc274d293680cc20d56b67939ea4485f465c
Merge: f19b479 526ad9d
Author: Danny Baumann <dannybaumann@web.de>
Date: Sun Aug 11 11:49:47 2013 +0000
Merge "Fix fetching icons from packages." into cm-10.2
commit 526ad9d13eadfc7ae9dce70b83582811892559ab
Author: Danny Baumann <dannybaumann@web.de>
Date: Sun Aug 11 13:47:42 2013 +0200
Fix fetching icons from packages.
Change-Id: I857d35bb601425be56b5eb730d63344e1173e4a2
commit f19b4790666cb22190d8e75318e252f0e858ce70
Author: jackmu95 <jacob.mueller.elz@gmail.com>
Date: Sun Aug 11 12:20:19 2013 +0200
Core: Update German translation
Change-Id: Ib7f25bb48de3eb33eeefd07a0e1ff493fbe68b80
commit 9ba26950270975157cad1126e5474ee4c9ddc518
Author: Marco Brohet <therbom@gmail.com>
Date: Sun Aug 11 09:50:25 2013 +0000
Revert "SystemUI & core: FI translations"
Derp
This reverts commit 4fc0d45650edce7b673153ad1ae17dc8b90ec1b1.
Change-Id: I81ebe10eba1d2f659e98678918db6e5cec42eb63
commit 14d2be6b6e19ddd12d32066d98e70e41088ce3fd
Author: dhacker29 <davidhackerdvm@gmail.com>
Date: Sat Aug 10 17:37:06 2013 -0500
Fix mismerge of implement 1% battery on select devices
Change-Id: I2dcafba2c39f50cf435b90ca261b325c10fd5b6b
commit 91e6990e1b42d2a7716e97ef5ec9d1c1896c19d1
Author: Michael Bestas <mikeioannina@gmail.com>
Date: Sat Aug 10 22:08:52 2013 +0300
CMFM: EL translations
Signed-off-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: I297c8f025ddf5be43855bd4c7ba2d42515e99046
commit c24571ea095b28196fd4b8db7a0eca4c60768018
Merge: 79de35e 517d637
Author: Danny Baumann <dannybaumann@web.de>
Date: Sun Aug 11 11:36:34 2013 +0000
Merge "LockClock: DE translations" into cm-10.2
commit d5a70ad5ad4fc310a8926c1fdb352f74b6234f69
Author: Danny Baumann <dannybaumann@web.de>
Date: Sun Aug 11 12:41:35 2013 +0200
Avoid NPE if icon assignment failed for whatever reason.
Change-Id: Iba4188d6b42179008154b8cbcbb14c36a22669de
commit be0df81b342b36d5ae0234440c9d8d932383ef7c
Author: jackmu95 <jacob.mueller.elz@gmail.com>
Date: Sun Aug 11 12:13:05 2013 +0200
VoicePlus: German translation
Change-Id: I55314e73b5cfce60a31be9c6f5defd004d98ac21
RevUnix schrieb:Nabend,
Dies ist doch schon lange Official? Man sollte den Titel ändern. Ist verwirrend.
Obihörnchen;6226718 schrieb:Cyanogenmod 10.2 (Android 4.3) ist noch nicht offiziell!
Nur CM 10.1 (Android 4.2.x) ist offiziell.
commit a206c3e9c0756ebc3ddef67d6c30d8346ec54c40
Author: Glenn Kasten <gkasten@google.com>
Date: Fri Aug 9 14:32:40 2013 -0700
Fix SoundPool.play() looping regression in 4.3 DO NOT MERGE
The change I7370d6e59a7ef26dfb284a8b058d5ab2e0a42ccf caused a regression
in SoundPool looping when using SoundPool's streaming implementation.
This reverts a portion of that change.
Bug: https://code.google.com/p/android/issues/detail?id=58113
Bug: 10171337
Change-Id: I8af0dc8683a7c7f225c80f0eb4d39770667b52e5
commit 9de697245289afc7bb88b8e71301e2fab17a0a31
Author: Jorge Ruesga <jorge@ruesga.com>
Date: Mon Aug 12 00:04:33 2013 +0200
SystemUI: Fix missing context var
Change-Id: I083f85fdfec2bde88e6d8e0366d94e86eaea20cd
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
commit 94663790a806e0acca0ceafb83c9272efd13afe1
Merge: 8e6006c 10b6c59
Author: Ricardo Cerqueira <cyanogenmod@cerqueira.org>
Date: Sun Aug 11 20:13:04 2013 +0000
Merge "SystemUI: Add ethernet network icon" into cm-10.2
commit 10b6c5934a0dea567818c37a45b8c38ccc6e33a6
Author: Steven Davies <github@steev.me.uk>
Date: Thu Jun 27 20:53:31 2013 +0100
SystemUI: Add ethernet network icon
Add an ethernet network icon to the statusbar network area.
Change-Id: I019740f360b5f9cc85f404f75d38e38896182a81
commit 8e6006cb3fe971a74e6656b3a09be6cf6cef5884
Author: Michael Bestas <mikeioannina@gmail.com>
Date: Sun Aug 11 13:50:33 2013 +0300
SystemUI: modify AOSP EL translations
Signed-off-by: Michael Bestas <mikeioannina@gmail.com>
Change-Id: I405cd1d6cd8e77141d948510676cce48df5ee339
commit 28f7e4e2f9de4b4a674e0bbb8c32b97d03bdb777
Author: djMesias <djmesias@yahoo.es>
Date: Sun Aug 11 10:44:31 2013 +0200
frameworks_base: ES translations
- SystemUI: Restore AOSP strings
- Core: Added percent during low battery (same as default)
Change-Id: I0d0fb1a77a4033dbf0d7d5d174fb16e222826693
commit 4c35a249cfafa032f81dd2ba756dc501f6f64cd0
Merge: dc50cc2 42bd323
Author: Marco Brohet <therbom@gmail.com>
Date: Sun Aug 11 19:21:22 2013 +0000
Merge "frameworks_base: ES translations" into cm-10.2
commit dc50cc274d293680cc20d56b67939ea4485f465c
Merge: f19b479 526ad9d
Author: Danny Baumann <dannybaumann@web.de>
Date: Sun Aug 11 11:49:47 2013 +0000
Merge "Fix fetching icons from packages." into cm-10.2
commit 526ad9d13eadfc7ae9dce70b83582811892559ab
Author: Danny Baumann <dannybaumann@web.de>
Date: Sun Aug 11 13:47:42 2013 +0200
Fix fetching icons from packages.
Change-Id: I857d35bb601425be56b5eb730d63344e1173e4a2
commit d08f4467657afbb783bfc9244894fa3a0363399e
Merge: e59600a 6898041
Author: Giulio Cervera <giulio.cervera@cyanogenmod.org>
Date: Sun Aug 11 14:08:43 2013 +0000
Merge "fix a possible deadlock when removing a layer and destroying a client" into cm-10.2
commit 8181b4d2d3bc5617a23e78034f58560167187ab2
Author: Ricardo Cerqueira <cyanogenmod@cerqueira.org>
Date: Sun Aug 11 18:05:26 2013 +0100
dsp: Updated compatibility with the effects API
Add direct presets support to the DSP library, making it compatible
with other equalizer apps besides DSPManager (including MusicFX)
Change-Id: I2c6bf02bfdce00d21397a75683db193e8b31015a
commit e4a4ac9a19a53b5b0b7892d7e336c27c06cf595f
Author: djMesias <djmesias@yahoo.es>
Date: Thu Aug 1 17:15:26 2013 +0200
Dialer: ES translations
- Ported from cm-10.1
Change-Id: I5f681a6f39c0007825765780e34087ab129a01eb
commit c18dbcd0a55421f594f75b91131921de32126a57
Author: Odin Ugedal <odinuge@gmail.com>
Date: Thu Jul 25 16:27:44 2013 +0200
VoicePlus: NB Translation
Original (10.1) commit: http://review.cyanogenmod.org/#/c/46015/
Change-Id: I4f33cb864a39151dbbff686161a814159cc2cee3