[ROM][4.4.4] Purity Manta Nexus 10

PPM-Droid

PPM-Droid

Fortgeschrittenes Mitglied
40
Hallo,
Wundere mich einwenig, warum dieses super ROM hier nicht diskutiert wird.
Ich kenne es seit Anfang KK vom N4 und nun seit ein paar Tagen auf N10. Läuft prima.
Viele Einstellungen der Status-/Navileiste; Privatsphäre
und die Zukunft scheint gesichert, weil viele Nexus (N4, N5, N7) supportet werden.
Quelle: xda
Gapps: PA
Camera: Banks
Meine Empfehlung:
Kernel: KTManta (OC, OV)
Launcher: Nova
PIE control
USB OTG Helper
 
Zuletzt bearbeitet:
Spielst du zufällig Springfield auf dem Nexus 10?

Läuft das unter diesem (oder einem anderen Alternativ-ROM) vernünftig oder ähnlich unbrauchbar wie unter Stock 4.4.2?

Gesendet von meinem Nexus 4 mit der Android-Hilfe.de App
 
xflowy schrieb:
Hey!
Frage: Wo kriegst du PIE her?

Und hast du in dieser Kernel/ROM-Kombi auch immer wieder Wakeup-Delays?

Hallo!
Ich verwende Pie Control aus dem play store. Den Aktivierungsbereich etwas breiten machen.
Delays habe ich keine. Läuft alles sehr flüssig. An den Kernel Einstellung habe ich nichts verändert.
Vielleicht nochmal flashen?
Wipen - ROM - Gapps - Kernel - SU
Ich verwende ART.
 
Neues Update verfügbar.

♦ PURITY ROM ♦ 20/01

Known bugs:
- fixed location service bug
- fixed missed photo profile in QS
- fixed random navbar back button dimmed

Bionic:
- Remove harmful attempts to be helpful in pthread_mutex functions. …
- ARM: Change dmb domain for bionic_atomic_barrier() …
Clean up the pthread-only atomic stuff a little. …
- Clean up some ARMv4/ARMv5 cruft.

Dalvik:
- export setThreadName() and add NULL check …
- Set Processes comm name to package name …
- A char array copy optimization (dalvik).

Frameworks_base:
- Keyguard: don't refresh ui when screen off …
- Missed import in BatteryService
- Revert "Show owner info creation if no owner is set for UserTile" …
- frameworks/base: added national roaming for Saunalahti in Finland …
- frameworks/base: added national roaming for Noverca in Italia …
- frameworks/base: added national roaming for BSNL in India …
- Revert "SystemUI: apply alpha value to all layouts." …
- Missing break in switch statement
- reverted new location tile until a proper fix is found
- base: added national roaming info for Simyo in Spain

Frameworks_rs:
- Stop using the PLD macro. Kernel_lge_hammerhead:
- cleanup

Download
 
  • Danke
Reaktionen: Peter Griffin
♦ PURITY ROM ♦ 24/01
Frameworks_base:
- Keyguard: don't refresh ui when screen off …
- MediaFocusControl: Deny audio focus if notification stream is 0 …
- Update again expandable volume panel icon …
- AppOpsService: Optimize persistent xml file structure …
- Increase available volume media levels …
- Revert "CompoundButton: Let text can be changed by config" …
- Revert "Cursor leakage due to cancellation signal" …
- Only send storage intents after boot complete …
- Set Settings.Global.WIFI_SCAN_ALWAYS_AVAILABLE default value

Frameworks_opt_vcard:
- This code hasn't used CharsetUtils since 2011. Time to let it die.

IncallUI:
- In-Call UI from blue to white Kernel_lge_hammerhead:
- leds: leds-qpnp: Set proper flash duration
- msm: mdss: Find a stable sysfs node for the gamma interface
- Revert interactive as default
Download
 
Läuft (wie immer) sehr gut!
Bin mittlerweilen auf franco R16.
 
[ROM] [GPL] [KK 4.4.2 KOT49H] ♦ PURITY ROM ♦ (Manta) 29/01 - xda-developers

Purity Changelog

Code:
♦ PURITY ROM ♦ 29/01

Bionic:
- libm: add fmal long double stub …
- libm: sync with upstream freebsd

Build:
- build: use the system's ccache by default

ContactsCommon:
- The FastScroller is not working properly. …
- ContactsCommon : Address loader reset bug

ContactsProvider:
- added facebook sync …
- ContactsProvider: Fix polyphones in Chinese. …
- ContactsProvider : Add new projection columns for contact …
- Fix IllegalArgumentException.

DownloadProvider:
- DownloadProvider: Add transfer speeds in notification …
- Clear notifications for Deleted items from Download list

Frameworks_base:
- code cleanup
- Appears black screen fix for a while
- fix remaining blue dialog dividers
- core: Added national roaming info for Jazztel Movil in Spain
- Added sahlnaskh arabic font and give it higher precedence than DroidN…
- Revert "Turn off carrier provisioning by default"
- UI not updated correctly in expanded statusbar

Settings:
- Lockscreen shortcuts: Fix icon pack usage
- AppOps/Privacy Guard: Fix up misaligned switches. …
- Translations cleanup
- Remove "Enable widgets" checkbox from Face Unlock settings …
- 'When to daydream' dialog does not follow the JB dialog design guide …
- Wrong referring to the resource - id/android:id

System_core:
- Fix overflow in adb_client

Vendor_purity:
- Apns update
 
Code:
♦ PURITY ROM ♦ 02/03

Art:
- Fix dalvikvm -help

Device_lge_hammerhead:
- Update cpufreq settings

Device_lge_mako:
- revert "Custom audio_effects for DSP Manager"

Frameworks_base:
- Revert "frameworks/base: Fix race conditions on resume/suspend using … …
- Base: Lockscreen blur fixes …
- Fix AOSP build - DO NOT MERGE …
- Fix graphics corruption caused by HWUI caches …
- Fix memory leak in PatchCache
- Fix descriptor leak after accepting connections …
- VolumePanel: Don't force navigation bar in immersive mode
- SystemUI: fix calculating alpha for back button in landscape mode. …
- Revert "Revert "SystemUI: apply alpha value to all layouts."" …
- Add back qs tile margin …

Telephony:
- Fix "Vibrate on hang up" feature

[ROM] [GPL] [KK 4.4.2 KVT49L] ♦ PURITY ROM ♦ (Manta) 02/03 - xda-developers
 
Es gibt nichts besseres:
Purity Changelog

Code:
♦ PURITY ROM ♦ 10/03

Bluetooth:
- PBAP: Remove initialisation of Missed calls number …
- OPP: Handle intent receiver leak for BT TURN OFF. …
- MAP: Set Empty name or address for unknown values in GetMessageListing. …
- Bluetooth: Update Signal strength …
- Fix signal strength indicator. …
- Fix another duplicate response bug in AT+CSCS handling. …
- Add null pointer check in A2DPService

Bionic:
- libc: Fix memchr inclusion …
- Replace Cortex A15 strlen implementation with cortex-strings …
- Import memchr implementation from cortex-strings for Cortex A15 …
- libc: krait: support KINGFISHER optimized memcpy

Contacts:
- Png optimization

ContactsCommon:
- Png optimization
- fix blue selector for sw600dp devices

DeskClock:
- Png optimization
- Translations clean up
- fix remaining blue toggle

Device_lge_hammerhead:
- Bionic optimizations clean up

Device_samsung_manta:
- Enable libm optimizations …
- Use better mount options

DownloadProvider:
- Remove download notification after preview

External_bluetooth_bluedroid:
- Bluetooth: fix sniff issue with multiple rfcomm connection in same ACL …
- Bluetooth: GAP: Update bonded device info immediately on NVRAM …
- Fix BT failed to enable issue. …
- Fix array shifting logic of updating bg devices list. …
- Fix uipc.c to never pass -1 to FD_ISSET.

Frameworks_base:
- Volumes in Settings/Sound is slow to start
- Png optimization
- Kill logspam
- PackageManager: Fix reconnection logic in Installer.
- SystemUI: Update Ringer tile code. …
- Fixed upgrading from forward-lock application to system application
- Release locked buffer when it fails to acquire graphics buffer
- Toggle last app on recents button long press
- Fix volume link notifications
- SystemUI: Fix displaying of user photo. …
- UserTile : Check if profile has a photo …
- Show default profile name if no profile exists …
- Show owner info creation if no owner is set for UserTile …
- Fix null pointer exception in PhoneWindowManager

Settings:
- Png optimization

http://forum.xda-developers.com/showthread.php?t=2336101
 
Zuletzt bearbeitet:
Gibt es denn hier irgendwelche bekannten großen Bugs oder features, die nicht funktionieren?
 
Cua schrieb:
Gibt es denn hier irgendwelche bekannten großen Bugs oder features, die nicht funktionieren?

Hi, ich benutze das ROM mit Franco R16 seid Monaten ohne Probleme.
Schnell, Akku Leistung gut, keine Buggs gefunden...
 
  • Danke
Reaktionen: Cua
Es soll wohl Probs mit dem eigenen Bild bei der Statusleiste geben. Das wird wohl nicht angezeigt. Aber das sind nur Kleinigkeiten.:winki:
 
  • Danke
Reaktionen: Cua
Das hab ich gelesen, ist für mich nun aber nicht wirklich ein bug. :)
 
Bei mir funktioniert das Profilbild.
Konnte bis jetzt noch nichts negatives feststellen.
 
Update vom 22.03.2014:

[ROM] [GPL] [KK 4.4.2 KVT49L] ♦ PURITY ROM ♦ (Manta) 22/03 - xda-developers
:
♦ PURITY ROM ♦ 22/03

Bionic:
- libc: krait: Fix memmove half-word atomicity

Bluetooth:
- Drop duplicate service state check.

Build:
- Include privileged apps with app zip file. …
- no longer build emulator by default

Camera2:
- White panorama ui …
- camera2: update to new 4.4 KitKat UI …
- camera2: follow new 4.4 UI guidelines

Dalvik:
- Remove dx/tests/120-disable-extend-ops

Device_samsung_manta:
- Revert "Enable prefetch optimizations" …
- Fix battery light support

Dialer:
- [4/4] Dialer lookup

Frameworks_base:
- Revert "Base: Prevent lock/unlock sound during music playback" …
- Lockscreen: Add chinese string for airplane mode …
- FaceUnlock: Check if faceunlock is disabled …
- Change SQL to improve performance. …
- Removed clock color settings …
- Keyguard: Fix configuration change observer …
- Don't recreate keyguard for MCC/MNC changes. …
- Audio: Fixed system/call stream volume can't adjust with HS connected. …
- AudioService: Fix absolute volume for AVRCP …
- [1/4] Dialer lookup …
- Navbar Custom Glow Time (1/2) …
- NFC: getNdefMessage() should throw exception if no tag in field. …
- Insufficient ProcessRecord cleanup when persistent process is killed …
- Signal strength: add more checks to signal strength, …
- Revert "services: don't clear wallpaper when SystemUI" …
- add gps gid to system_server …
- Null pointer exception in FileRotator.java …
- Frameworks: Lockscreen custom wallpaper (1/2) (Use Gallery app)
- QS: let's welcome LocationTile to 4.4 …
- Prevent a duplicated registration of Observers …
- NULL previous background bitmap upon changing wallpaper …
- Fix to memory leak leaving WallpaperCropActivity. …
- Fix progress of VolumePanel never refresh …
- remove unnecessary switchUser call …
- Re-add auto brightness configuration UI (1/2) …
- TEMPORARY: Reintroduce button-backlight (and respective inactivity ti… …
- Keyguard: smooth background change. …
- onAccountsUpdated shouldn't be called back after listener unregistered …
- Perform NTP lookup at Mobile data connections …
- Don't confuse stat and stat64. …
- Remove lockscreen blur …
- NsdService does not clean up after exiting clients …
- base: added national roaming for telnet in belgium …
- base: added national roaming for Aircel in India …
- Fix ellipsizing of emoji symbols in StatisLayout. …
- Base: Check ProcessesReady before broadcast …
- Round off when calculate next step in Seekbar …
- take account of RotationVector's new extra parameter …
- Service: Keep services needing restart. …
- server: Handle broadcast intent and receiver …
- Validate objects are from the correct context. …
- Harden NsdManager against null-dereference crashes …
- Avoid duplication of AppWindowToken in created Task …
- Fix null check for BaseObj.equals. …
- Prevent nullPointerException by updateBondedBluetoothDevices

InCallUI:
- [3/4] Dialer lookup …
- It looks better now

Kernel_lge_hammerhead:
- Enable kexec
- Implement kexec-hardboot by. All work done by @Tasssadar …
- ARM/dt: hammerhead: Reduce minimum panel brightness …
- Revert "dts: lm3630: lower blmap for lower brightness levels" …
- Revert "dts: lm3630: lower min brightness to 1"

Mms:
- Kitkat UI

Settings:
- Removed clock color settings
- settings: Add in progress state to AccountPreference accessibility …
- App Ops: Follow KK UI
- Bye Bye Holo bars
- Bluetooth: Don't set a null alias before unpairing …
- Bluetooth: Set alias name only through Rename option …
- HTML injection fix for bluetooth pairing, issue 65946 …
- Settings: init correctly LockPatternUtils on configuration changes
- Settings: Lockscreen custom wallpaper (2/2) (Use Gallery app)
- Fix resource IDs being added to the android namespace …
- Settings: recover last location state during on/off switch …
- Strings clean up
- Ita: Translations update

Telephony:
- [2/4] Dialer lookup

Vendor_purity:
- Apns update
- Disable GC freed lines
- Revert "Speed up boot process" …
- Init.purity: remove unnecessary import
 
  • Danke
Reaktionen: Cua
Wenn ich die Kamera über die Kacheln starten will, sehe ich nur in der Kachel das Bild des Objektives. Kann dort dann aber auch nicht auf den Auslöser drücken.
Also starten der Kamera über die Kacheln funktioniert nicht.

Ansonsten hatte ich bis jetzt einen spontanen Reboot und ab und an will das Laden nicht so, wie es soll. D.h., wenn ich mit dem Tablet arbeite (oder eher spiele :D) und es hängt am Strom (Original Ladekabel) entlädt es trotzdem, obwohl bei Akku steht AC-Ladung.
Ein Reboot behebt das Problem dann.

Davon abgesehen bin ich ziemlich zufrieden mit der ROM und der Geschwindigkeit. Hab aber tabletmäßig nur den Vergleich zum Moto Xoom 2, dass noch mit ICS lief und ziemlich träge war.
 

Ähnliche Themen

S
  • steiner.seevetal
Antworten
4
Aufrufe
5.021
steiner.seevetal
S
R
  • reticulum
Antworten
5
Aufrufe
3.421
Jonas38
J
Volle
Antworten
0
Aufrufe
2.078
Volle
Volle
Zurück
Oben Unten