Beiträge von T-REX600
-
-
-
-
-
-
Schon gemacht, auch neu drüber geflasht. Kann das ein APP verursachen? Ich mach am WE mal ein clean Flash
Denke ich auch da haut irgendwas quer -
--- Update ---
LTR-LP-2015-01-08-maguro
[size=24]Changelog[/SIZE]Spoiler anzeigen
====================
01-08-2015
====================* android/
77d2bc5 Add Terminal app
6205d85 switch new Dark UI* device/samsung/maguro/
09b845f new kernel by bsmitty83* device/samsung/tuna/
3f8f4f5 new Kernel config* frameworks/av/
d3154d5 MediaPlayerFactory: remove media.stagefright.use-awesome* frameworks/base/
0ae06ee (1/2) Darken Material Dark UI* packages/apps/Eleven/
1074892 Eleven: Fix LocalizedSongSort - Missed Collate keyword* packages/apps/Mms/
1b5f58d Mms: Store backup files as .zip This also fixes sharing issues with Bluetooth and E-mail
3af13d5 Add support for handling of subscription activation* packages/apps/Settings/
20c38ea (2/2) Darken Material Dark UI
1116774 Checkboxes to Switches in Ad Blocking* vendor/liquid/
2150da1 config: Build the new Terminal app====================
01-07-2015
====================* android/
7b34ef9 Revert "packages/services/Telephony to trex"
9e16670 external_ffmpeg to cm* frameworks/base/
3f2f1e9 Cleanup battery style code* frameworks/native/
f166831 sensorservice: add fusion sensors if all events are supported* packages/apps/Mms/
1b1c50b Mms : Update chips if contacts updated====================
01-06-2015
====================* android/
8395f75 LatinIME to Liquid* external/bluetooth/bluedroid/
34d5b98 a2dp: kill more logspam* frameworks/av/
06f0b85 HLSCustom: Bandwidth switching improvement in HLS
1ea977c httplive: Support embedded images in audio-only playlist
22f6020 HLSCustom: Fix compilation issues and support for dual HLS stack
0778792 HLSCustom: Copying KK-mr2 files from httplive to httplivecustom
6da6ace nuplayer: Don't assume audio streams have metadata* frameworks/native/
2f179cb libgui: Add pre-MR2-compatible symbol for setPosition
a40cfcf libbinder: Add legacy MemoryDealer constructor for old Nvidia OMX adaptor* frameworks/webview/
1139f1f Webview: chromium: update icon* kernel/samsung/tuna/
e684ade Staging: android: binder: More offset validation.
2ead125 other config
8c30250 Merge branch 'working' into Ziyanogenmod
fed0fb3 FA_config
d7282f8 Add ARM CPU topology
99de36f Revert " ARM: add support for kernel mode NEON"
5be31a3 Revert " ARM: crypto: add NEON accelerated XOR implementation"
375a22b lib/checksum.c: optimize do_csum a bit
b81415b lib/sha1: use the git implementation of SHA-1
d575688 ARM: support XZ compressed kernels
c54fb63 lib/lzo: huge LZO decompression speedup on ARM by using unaligned access
3994b55 lib:lzo: updated LZO libs
e51df57 lib/lzo: Update LZO compression to current upstream version
2530d24 LZ4: compression/decompression signedness mismatch (v2)
605f7b9 lib/lz4/lz4_compress: fix macro usage error
189a464 lib: Add lz4 compressor module
d8e7521 lib: Add support for LZ4-compressed kernel
f732c4d decompressor: Add LZ4 decompressor module
3bf668a vsprintf: optimize decimal conversion (again)
6911b6d lib: cordic: add library module providing cordic angle calculation
08c02c1 lib: crc8: add new library module providing crc8 algorithm
6f9a13f radix-tree: introduce bit-optimized iterator A series of radix tree cleanups, and usage of them in the core pagecache code. Micro-benchmark: lookup 14 slots (typical page-vector size) in radix-tree there earch <step> slot filled and tagged before/after - nsec per full scan through tree * Intel Sandy Bridge i7-2620M 4Mb L3 New code always faster * AMD Athlon 6000+ 2x1Mb L2, without L3 New code generally faster, Minor degradation (marked with "*") for huge sparse trees * i386 on Sandy Bridge New code faster for common cases: tagged and dense trees. Some degradations for non-tagged lookup on sparse trees. Ideally, there might help __ffs() analog for searching first non-zero long element in array, gcc sometimes cannot optimize this loop corretly. Numbers: CPU: Intel Sandy Bridge i7-2620M 4Mb L3 radix-tree with 1024 slots* packages/apps/Calculator/
5bcfdcb Crash fix: deal with ClassCastException* packages/apps/Eleven/
5ff35e3 Eleven: Fix equalizer not pausing, action bar hiding and 1px equalizer on xxhdpi* packages/apps/Terminal/
704921b Allow access to external storage====================
01-05-2015
====================* device/samsung/tuna/
0f4b66e tuna: add Changelog
94fffc5 tuna: remove custom recovery ui* frameworks/base/
27a9a66 IMS : Incoming Call Barring
a6a6fbd IMS OMA-DM Intent and ImsReasonInfo Additions* frameworks/native/
798798a surfaceflinger: Track the last surfaceview frame for latency dumps* frameworks/opt/net/ims/
ea1948e IMS : Incoming Call Barring* frameworks/opt/telephony/
0b6b063 ModemPolicy: fix NPE
14aa80f IMS: Incoming Call Barring
3291314 Revert "Revert "Fix the roaming searching text display in standby screen""* hardware/broadcom/libbt/
cac0bdf libbt: Add support for using two stop bits
68c58d0 libbt: Add prepatch support* hardware/qcom/bt/
a8f7a4f Revert "Bluetooth: Compilation Fix for BT bring up"* packages/apps/Exchange/
465752c Exchange: Update icon to Material* packages/apps/Settings/
23777e6 AndroidManifest: add some missing stuff
c71a237 Settings: Fix no preferred APN
37bec33 Bluetooth: Refresh UI after checkbox is Unchecked.
2e488eb Bluetooth: GAP: Reset Alias name during virtual unplug
cd42fb5 Bluetooth: Don't Initiate Connection if UUID not updated
9e3f87f Bluetooth: GAP: Handled Null pointer deference in unregisterReceiver
29af6cb Bluetooth: Security: Add Null check during pairing cancel intent.* packages/providers/TelephonyProvider/
af7e476 TelephonyProvider: Update icon to Material* packages/services/Telecomm/
7ca5fbd Telecomm: Update icon to Material====================
01-04-2015
====================* android/
c9656ae Remove Superuser from manifest* build/
0ca2573 build: qcom: Set the correct * path for device-specific cameras* external/mksh/
e553531 mkshrc: Only apply the resize to adb shells* frameworks/base/
f93d14a ResolverActivity: fix null pointer exception
60457cb PackageManager: Restrict system packages to protected storage
c833abf [ActivityManager] Use synchronized to protect object
aa23708 [ActivityManager] Reset ActivityRecord's waitingVisible
2955bce Layout the config-changed window if it has surface
f01312b [ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked.
172a0e3 [ActivityManager] Fix race condition in pss collection
a5e2bd6 Fix racing condition of mTouchExcludeRegion
e73cd21 [ActivityManager] Fix NPE when start activity
dd4c66e APK still has privileged flag after being moved from "/system/priv-app"
dd0ddc6 Default icon is shown after uninstalling updated priv-app* frameworks/opt/telephony/
8eb697b GsmSST: Disregard any invalid verbose values for timezones in NITZ requests* hardware/ti/omap4xxx/
2af40fd omap4xxx: add flag to allow custom hcw
5e9740f camera: add missing include* packages/apps/Bluetooth/
59d51b5 Bluetooth: Move CAF strings* packages/apps/BluetoothExt/
7874437 BluetoothExt: Cleanup CAF strings* packages/apps/Calendar/
d2d7603 Calendar: move CM strings to cm_strings* packages/apps/Gallery2/
b5a76dd Gallery2: move CAF strings to codeaurora_strings* packages/apps/Mms/
eb115ce Mms: move CAF strings to cm_strings* packages/services/Telecomm/
44b050a Telecomm: move CAF strings to cm_strings* system/core/
e419108 rootdir: Remove duplicate rule* system/extras/
1b287ea Extras: gitignore su* vendor/liquid/
01aff34 Revert "Revert "Rename Swype Lib""
0271aaf Remove call for su.te
79c46a4 Remove more Superuser stuff
57bd90e Remove SuperUser remains
ee761bc more fix backup on dirty flash
7085d23 Fix gapps backup on dirty flash -
--- Update ---
LTR-LP-2015-01-08-hammerhead[FONT=Georgia][size=24]Changelog[/SIZE][/FONT]
Spoiler anzeigen
====================
01-08-2015
====================* android/
77d2bc5 Add Terminal app
6205d85 switch new Dark UI* frameworks/av/
d3154d5 MediaPlayerFactory: remove media.stagefright.use-awesome* frameworks/base/
0ae06ee (1/2) Darken Material Dark UI* kernel/lge/hammerhead/
5867168 Defconfig: Enable Fast Charge
18677b1 fastcharge: Cleanup and fixes
15f7363 fastcharge: New enhancements
d47d528 fastcharge: initial Nexus 5 adaptation
3940663 fastcharge: increase battery charging current to use higher input current
be764ba sched:features: Disable Gentle Fair Sleepers
ddef862 bcmdhd: Decrease to 250 ms
0a4c007 arm/dt: msm8974: Lower GPU voltage constraints
e87728b KEYS: close race between key lookup and freeing
e0a8953 net: guard tcp_set_keepalive() to tcp sockets* packages/apps/Eleven/
1074892 Eleven: Fix LocalizedSongSort - Missed Collate keyword* packages/apps/Mms/
1b5f58d Mms: Store backup files as .zip This also fixes sharing issues with Bluetooth and E-mail
3af13d5 Add support for handling of subscription activation* packages/apps/Settings/
20c38ea (2/2) Darken Material Dark UI
1116774 Checkboxes to Switches in Ad Blocking* vendor/lge/
7f3ae9a hammerhead: Update blobs to 5.0.1 LRX22C
9c56efe mako: Update to LRX22C* vendor/liquid/
2150da1 config: Build the new Terminal app====================
01-07-2015
====================* android/
7b34ef9 Revert "packages/services/Telephony to trex"
9e16670 external_ffmpeg to cm* frameworks/base/
3f2f1e9 Cleanup battery style code* frameworks/native/
f166831 sensorservice: add fusion sensors if all events are supported* packages/apps/Mms/
1b1c50b Mms : Update chips if contacts updated====================
01-06-2015
====================* android/
8395f75 LatinIME to Liquid* external/bluetooth/bluedroid/
34d5b98 a2dp: kill more logspam* frameworks/av/
06f0b85 HLSCustom: Bandwidth switching improvement in HLS
1ea977c httplive: Support embedded images in audio-only playlist
22f6020 HLSCustom: Fix compilation issues and support for dual HLS stack
0778792 HLSCustom: Copying KK-mr2 files from httplive to httplivecustom
6da6ace nuplayer: Don't assume audio streams have metadata* frameworks/native/
2f179cb libgui: Add pre-MR2-compatible symbol for setPosition
a40cfcf libbinder: Add legacy MemoryDealer constructor for old Nvidia OMX adaptor* frameworks/webview/
1139f1f Webview: chromium: update icon* packages/apps/Calculator/
5bcfdcb Crash fix: deal with ClassCastException* packages/apps/Eleven/
5ff35e3 Eleven: Fix equalizer not pausing, action bar hiding and 1px equalizer on xxhdpi* packages/apps/Terminal/
704921b Allow access to external storage====================
01-05-2015
====================* device/lge/hammerhead/
738991a hammerhead: add Changelog* device/lge/mako/
7572c60 mako: add Changelog* device/samsung/tuna/
0f4b66e tuna: add Changelog
94fffc5 tuna: remove custom recovery ui* frameworks/base/
27a9a66 IMS : Incoming Call Barring
a6a6fbd IMS OMA-DM Intent and ImsReasonInfo Additions* frameworks/native/
798798a surfaceflinger: Track the last surfaceview frame for latency dumps* frameworks/opt/net/ims/
ea1948e IMS : Incoming Call Barring* frameworks/opt/telephony/
0b6b063 ModemPolicy: fix NPE
14aa80f IMS: Incoming Call Barring
3291314 Revert "Revert "Fix the roaming searching text display in standby screen""* hardware/broadcom/libbt/
cac0bdf libbt: Add support for using two stop bits
68c58d0 libbt: Add prepatch support* hardware/qcom/bt/
a8f7a4f Revert "Bluetooth: Compilation Fix for BT bring up"* packages/apps/Exchange/
465752c Exchange: Update icon to Material* packages/apps/Settings/
23777e6 AndroidManifest: add some missing stuff
c71a237 Settings: Fix no preferred APN
37bec33 Bluetooth: Refresh UI after checkbox is Unchecked.
2e488eb Bluetooth: GAP: Reset Alias name during virtual unplug
cd42fb5 Bluetooth: Don't Initiate Connection if UUID not updated
9e3f87f Bluetooth: GAP: Handled Null pointer deference in unregisterReceiver
29af6cb Bluetooth: Security: Add Null check during pairing cancel intent.* packages/providers/TelephonyProvider/
af7e476 TelephonyProvider: Update icon to Material* packages/services/Telecomm/
7ca5fbd Telecomm: Update icon to Material====================
01-04-2015
====================* android/
c9656ae Remove Superuser from manifest* build/
0ca2573 build: qcom: Set the correct* external/mksh/
e553531 mkshrc: Only apply the resize to adb shells* frameworks/base/
f93d14a ResolverActivity: fix null pointer exception
60457cb PackageManager: Restrict system packages to protected storage
c833abf [ActivityManager] Use synchronized to protect object
aa23708 [ActivityManager] Reset ActivityRecord's waitingVisible
2955bce Layout the config-changed window if it has surface
f01312b [ActivityManager] fix NPE in ActivityStack.resetTargetTaskIfNeededLocked.
172a0e3 [ActivityManager] Fix race condition in pss collection
a5e2bd6 Fix racing condition of mTouchExcludeRegion
e73cd21 [ActivityManager] Fix NPE when start activity
dd4c66e APK still has privileged flag after being moved from "/system/priv-app"
dd0ddc6 Default icon is shown after uninstalling updated priv-app* frameworks/opt/telephony/
8eb697b GsmSST: Disregard any invalid verbose values for timezones in NITZ requests* hardware/ti/omap4xxx/
2af40fd omap4xxx: add flag to allow custom hcw
5e9740f camera: add missing include* packages/apps/Bluetooth/
59d51b5 Bluetooth: Move CAF strings* packages/apps/BluetoothExt/
7874437 BluetoothExt: Cleanup CAF strings* packages/apps/Calendar/
d2d7603 Calendar: move CM strings to cm_strings* packages/apps/Gallery2/
b5a76dd Gallery2: move CAF strings to codeaurora_strings* packages/apps/Mms/
eb115ce Mms: move CAF strings to cm_strings* packages/services/Telecomm/
44b050a Telecomm: move CAF strings to cm_strings* system/core/
e419108 rootdir: Remove duplicate rule* system/extras/
1b287ea Extras: gitignore su* vendor/liquid/
01aff34 Revert "Revert "Rename Swype Lib""
0271aaf Remove call for su.te
79c46a4 Remove more Superuser stuff
57bd90e Remove SuperUser remains
ee761bc more fix backup on dirty flash
7085d23 Fix gapps backup on dirty flash -
Hatte ich noch nicht, mal neustarten
-
-
-
993.534
von unterwegs !!
-
Hatte ich auch gerade so gedacht
-
-
Geht schon klar, das du diese Nacht überhaupt schlafen konntest wundert mich :D:D:D:D:D:D:D:D
-
Ja habe Dark UI jetzt 3 Tage laufen und es gefällt mir immer mehr :D, So Rom ist hoch geladen .
Edit: Dailer und Contacts sind jetzt auch schön black, THX an [COLOR=#000000]CPA-Poke (Liquid-Team)[/COLOR] !!
-
Ja extra für dich :D:D:D:D
-
5 min ich lade mal hoch
Hier mal Changelog von heute :
====================
01-08-2015
====================* android/
77d2bc5 Add Terminal app
6205d85 switch new Dark UI* device/samsung/maguro/
09b845f new kernel by bsmitty83* device/samsung/tuna/
3f8f4f5 new Kernel config* frameworks/av/
d3154d5 MediaPlayerFactory: remove media.stagefright.use-awesome* frameworks/base/
0ae06ee (1/2) Darken Material Dark UI* kernel/lge/hammerhead/
5867168 Defconfig: Enable Fast Charge
18677b1 fastcharge: Cleanup and fixes
15f7363 fastcharge: New enhancements
d47d528 fastcharge: initial Nexus 5 adaptation
3940663 fastcharge: increase battery charging current to use higher input current
be764ba sched:features: Disable Gentle Fair Sleepers
ddef862 bcmdhd: Decrease to 250 ms
0a4c007 arm/dt: msm8974: Lower GPU voltage constraints
e87728b KEYS: close race between key lookup and freeing
e0a8953 net: guard tcp_set_keepalive() to tcp sockets* kernel/samsung/tuna/
94bec18 Merge branch 'working' into Ziyanogenmod
ed8f933 lib: add weak clz/ctz functions
074684c events: Ensure that timers are updated without requiring read() call
411ae9e events: Move lockless timer calculation into helper function
d920ba3 events: Add note to update_event_times comment about holding ctx->lock
ccdec6d perf_events: Fix perf buffer watermark setting
2ec6adb perf: Split up buffer handling from core code
6a6e03e perf, core: Fix initial task_ctx/event installation
dc27f3f perf: De-schedule a task context when removing the last event
ee15ba9 perf: Change close() semantics for group events
f4cadb5 perf: Collect the schedule-in rules in one function
fbaa31d perf: Change and simplify ctx::is_active semantics
07dafe5 perf: Simplify and fix __perf_install_in_context()
d7afb9b perf: Remove task_ctx_sched_in()
c15c6ab perf: Optimize event scheduling locking
0303194 perf: Optimize ctx_sched_out()
e92d2c7 tracing: Add disable_on_free option
094259d tracing: Add a proc file to stop tracing and free buffer
1f7528d tracing: Use NUMA allocation for per-cpu ring buffer pages
5c08172 sched: Kill WAKEUP_PREEMPT
c000a27 sched, cgroup: Optimize load_balance_fair()
d0e92ff sched: Don't update shares twice on on_rq parent
c5f03cc sched: update correct entity's runtime in check_preempt_wakeup()
1aa359e sched: fix broken SCHED_RESET_ON_FORK handling
52442ac tmpfs: copy truncate_inode_pages_range
d202c60 tmpfs: miscellaneous trivial cleanups
0e6bfd7 tmpfs: demolish old swap vector support
39b5f73 tmpfs: simplify unuse and writepage
7919751 tmpfs: simplify filepage/swappage
686d842 tmpfs: simplify prealloc_page
b22fa59 tmpfs: remove_shmem_readpage
bbdd5c6 tmpfs: pass gfp to shmem_getpage_gfp
542d2df tmpfs: refine shmem_file_splice_read
bce4bc5 tmpfs: clone shmem_file_splice_read()
f52cede tmpfs: no need to use i_lock
356d79d SHM_UNLOCK: fix long unpreemptible section
1025ff6 ARM: smp: Save CPU registers before IPI_CPU_STOP processing (faux123)
fa8d4ec epoll: optimize EPOLL_CTL_DEL using rcu
8218a99 block: Disable IO Stat and Add Random
f755eea mm: compact memory on early suspend
814950a sched/fair: Improve the ->group_imb logic
6a1e2c8 block: implement runtime pm strategy
0fd485b block: add runtime pm helpers
88b40d2 block: add a flag to identify PM request
f75fd10 block: recursive merge requests* packages/apps/Eleven/
1074892 Eleven: Fix LocalizedSongSort - Missed Collate keyword* packages/apps/Mms/
1b5f58d Mms: Store backup files as .zip This also fixes sharing issues with Bluetooth and E-mail
3af13d5 Add support for handling of subscription activation* packages/apps/Settings/
20c38ea (2/2) Darken Material Dark UI
1116774 Checkboxes to Switches in Ad Blocking* vendor/lge/
7f3ae9a hammerhead: Update blobs to 5.0.1 LRX22C
9c56efe mako: Update to LRX22C* vendor/liquid/
2150da1 config: Build the new Terminal app -
Leider gibt es ein Problem bei der darstellung
Bei der Tastatur AuswahlIst behoben
-
In Viper ganz oben noch hacken rein !! (Enable - V4A-SpeakerFX is powered of) es ändert sich dann zu (V4A-SpeakerFX is powered on) das gleiche aus bei Headset, Bluetooth und USB wenn du es verwendest.