Génération mobiles - Forum smartphones & tablettes
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.

Génération mobiles - Forum smartphones & tablettesConnexion

Forum Android pour smartphones & tablettes Asus, HTC, Huawei, Honor, LG, Nokia, OnePlus, Samsung, Sony, Xiaomi... Retrouvez applications, astuces, aide, jeux, tutos,...

[ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

power_settings_newSe connecter pour répondre
5 participants

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Empty[ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz

PURITY ROM

Description


Code:

►KitKat 4.4.2 KVT49L
►AOSP sources based
►Art - Bionic - Dalvik tweaked
►Fully deodexed, Busybox & Supersu included
►Quick Settings Panel (LTE toggle currently unsupported)
►Quick pulldown settings
►Customizable Ribbons
►CRT settings
►Display rotate settings
►Power notification sound preference
►Battery customization
►Status bar clock and date customizations
►Statusbar brightness control
►Extended power menu with settings
►Clear all button on recent apps
►Volume rocker wake
►Volume music control
►Volume adjust preference
►Volume panel style preference
►Safe headset volume preference
►Mms quick reply
►Immersive Mode
►Cm Calculator App
►LED control settings
►Incall vibration
►Navbar DPI settings
►CM Navbar settings
►Navring settings
►Lockscreen shortcuts settings
►Maximize widgets option (phone only)
►Custom apns
►App ops
►Quick Unlock
►Kill app longpress back
►Preference for a non intrusive in call ui
►Option to control cursor in text fields using volume keys
►Preference for status bar activity indicators for mobile data and wifi settings
►Variable size pattern lockscreen
►Preference for custom clear all recents button position
►Option to use volume keys to control media volume anytime
►Add double tap to sleep gesture on statusbar
►Lockscreen See through feature
►National data roaming
►Increasing ring feature



Installation

Commencez par déverrouiller le bootloader et installer un recovery custom : Déverrouiller bootloader / Recovery / Root puis sauvegardez votre partition EFS.

  1. Placez la ROM dans le dossier /sdcard
  2. Redémarrez dans le recovery
  3. Faites un NANDROID BACKUP
  4. Faites un FULL WIPE
  5. Flashez la ROM puis les GApps
  6. Redémarrez.



Téléchargement



  • ROM : HTCFANBOYS 
  • GApps : PA Gapps 4.4.2
  • Kernel stock INCLUS : https://android.googlesource.com

Navigateur AOSP

Images


[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Banneroi
[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] 2a7g[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Sphj[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Pkzx

Changelog

Cliquez ici
Source


Dernière édition par Primokorn le Jeu 6 Mar 2014 - 14:31, édité 26 fois

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
RESERVE

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour

Code:

♦ PURITY ROM ♦ 16/11

Build:
- Don't build sample apns

Frameworks_base:
- Fix NPE in ConnectivityService …
- Fix a JNI local reference leak in JNIMediaPlayerListener::notify. …
- QuickSettings: Harmonize the behavior of the Location tile …
- follow on seekbars new UI guideline for 4.4 …
- Revert "Bring back the status bar activity indicators for mobile data… …
- follow new 4.4 transition on center clock and circle battery …
- fix battery customization
- Volume Rocker: Do not wake up during track seek. …
- power: Add CPU boosting interface …

Hardware_libhardware:
- power: Add POWER_HINT_CPU_BOOST

Mms:
- Fix up receiver declaration. …
- Fix SMS sending. …
- Mms: Remove text/plain for ACTION_SEND …
- Port "Fix cropping on MMS inline thumbnails" …
- Bring back Split SMS …
- Bring back QuickMessage, Unicode stripping, TimeStamps and Add to Cal… …
- Forward port Templates functionality …

Telephony:
- Added incall vibration

Vendor:
- Use custom apns
- Added new bootanimation (credits to Daniele Pavan)

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour

Code:

♦ PURITY ROM ♦ 20/11

Art:
- ART: Use python as defined in env to fix build on some systems

Bionic:
- bionic: call stdio cleanup on exit

Device_lge_mako:
- msm8960: Enable Krait optimizations

External_bluetooth_bluedroid:
- Set sampling frequency to 48 kHz

External_skia:
- Revert "Skia: Add NEON intrinsic D32_A8_Black" …
- Skia: Add NEON intrinsic D32_A8_Black …
- SkBlitter_RGB16: Add device-specific optimization hooks …
- external/skia: Add QC hooks

Frameworks_base:
- restore kitkat UI
- services: Fix the bug in NFC shutdown logic …
- SystemUI: Ignore lint check ProtectedPermissions …
- Bring back navbar height settings
- Maximize widgets (1/2) …
- change default for unknown sources & verify apps …
- Fixes for clang: …
- Safe headset volume settings
- fix rounding issues and take density into account …
- do not call every time settings on clock intents …
- statusbar reflect am/pm based on the global user settings 12h/24h… …
- Bring back two-line layout for status bar date. …
- Revert "Align the status bar date to the bottom"

Manifest:
- updated code to r1.2 tag

Mms:
- Revert "Mms: Remove text/plain for ACTION_SEND"

Settings:
- Don't show maximize widget option on tablets
- Bring back navbar height settings and fix lockscreen interface …
- Maximize widgets (2/2) …
- Safe headset volume settings
- Settings: statusbar reflect am/pm based on the global user settings 1…

Vendor:
- Updated apns again (n5 sprint user fix?)

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour

Code:

♦ PURITY ROM ♦ 22/11

Build:
- change default audio files

Device_asus_grouper:
- Revert "Turn off BLE, GATT, and SMP of Bluetooth stack" …
- grouper: Add browser overlay for tablets …
- Add 720p recording support for video camera

Device_lge_hammerhead:
- Enable torch

Device_lge_mako:
- Enable Torch

Frameworks_base:
- extend PreferenceActivity for title text on a single pane mode
- fixes for volume unlinked
- Quick Settings & Ribbons
- Keyguard: Reduce font size of clock in status keyguard (sw720dp)

Settings:
- Quick Settings options
- Notification drawer options
- fixed color picker & notification light settings

Telephony:
- Cleanup: get rid of getCurrentCall() method.
- Fix 'vibrate outgoing' behaviour.

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour 26/11

Code:

♦ PURITY ROM ♦ 25/11

Browser:
- disable incognito mode for now due of missing support

Build:
- Restore AllAudio.mk call

Dalvik:
- Fix a couple of minor publicly-reported GC bugs. …
- Dalvik: Ensure that the array length complies with the final specifier …
- Fix "dalvikvm -help". …
- Dalvik: DMB Optimisations for TracingJIT …
- Dalvik: DMB Optimisation …
- Set Processes comm name to package name …
- export setThreadName() and add NULL check …
- Support setting capabilities in the top 32 bits. …
- Move verification of class access flags to libdex …
- Reject dex files that attempt to use unspecified class access flags …
- Dump hprof when app encounters Out of memory …
- Fix that getClasses() method returns protected classes …
- Added missing <include sys/resource.h> for gcc-4.7.1 …
- ThumbVFP.cpp:231:10: error: variable 'wide' set but not used [-Werror… …
- Exclude sha1.c when building libdex for device

Frameworks_base:
- Fix stencil buffer bug. …
- Remove opaque check in preparing dirty region …
- ActivityManager: Donot take launcher screenshot. …
- framework:Thread synchronization for UI update …
- audio: Fix for volume level mismatch for AVRCP headset …
- frameworks/base: Fix race conditions on resume/suspend using power key …
- Quick Unlock (1/2) …
- stock sounds …
- Revert "Handle backup transport registration dynamically" …
- Correctly set the animation flag of the ActionBar …
- fb: small observer multiuser correction on notificationlight …
- fb: make battery light multiuser configurable …
- AudioService: Restore volumes after boot and when a headset is plugged …
- Display rotate settings …
- Forward port SystemUI: HSPA+ Support …
- Disable fullscreen keyboard
- Fix FindBugs issues …
- Don't start keyguard in an attempt to exit it. …
- Update reboot and screenshot power menu drawables with xxhdpi versions

Frameworks_opt_telephony:
- Don't assume 3GPP as active app on CDMA with LTE device …
- Telephony: Query SignalStrength when there is a RAT change.

Settings:
- Missed conf for Torch
- Adapt notification light settings & cleanup
- Settings: Bring back app ops …
- Revert "Disable AppOps for real." …
- Quick Unlock (2/2)
- A better way to show led settings
- Display rotate settings & new lockscreen interface …
- Better drawables for ribbons

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Quelques captures d'écrans perso :
[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Attachment   [ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Attachment   [ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Attachment   [ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Attachment   [ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Attachment  

[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Attachment   [ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Attachment   [ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] Attachment  

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Salut
A l'air sympa, jolie screens Wink

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Elle l'est ! Very Happy
Elle a des trucs en plus et des trucs en moins par rapport à la Cataclysm mais elle est d'elle fluidité optimale.
Couplée avec le Faux kernel, c'est parfait je trouve et l'autonomie semble très bonne.

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour jour cheers 
Voici le changelog (plus besoin de flasher SuperSU au passage)

Code:

♦️ PURITY ROM ♦️ 27/11

Bionic:
- linker: Avoid logcat spam with some blobs

Build:
- Set default ringtone, notification & alarm sound

DeskClock:
- Add option to hide AlarmClock Icon in StatusBar

Frameworks_base:
- AssetAtlas: Fix NPE when there are no preloaded resources
- Don't adjust volume when vol-downing to vibrate or silent
- Use LinkAddress in address notifications. …
 -Custom purity platlogo
- [1/2] Forward port power connect/disconnect notification support …
- SystemUI: Navigation Bar: Rotate the search light in landscape …
- Keyguard: disable music transport control debug …
- Fix battery icon with percentage showing "!" and percentage only colo… …
- increase touch sensitivity …
- fb: set correct providers default value am/pm …
- Move clear all button on the top-right
- Time & Data actions
- Added DevUtils …
- Fix NPE in ConnectivityService …
- Pass DNS server info notifications to observers. …
- Minor cleanups to NetdCallbackReceiver.onEvent. …
- Use BaseNetworkObserver in Tethering. …
- Clear all recents button (CM style)…
- Revert "Recents: Clear all button for recent apps." …
- Kill app longpress back (1/2)

Settings:
- Bring back volume panel style option
- Power connect/disconnect notification support
- Remove the "enable widgets" preference properly
- Kill app longpress back (2/2)
- Properly grey out phone light options. …
- One does not simply become a Developer

Vendor_purity:
- Added supersu (now you don't need to flash it)
- Added init.d support

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour

Code:

♦ PURITY ROM ♦ 29/11

Build:
- More info while flashing
- Backup tool support

Device_samsung_manta:
- Enable CRT animation

Device_asus_grouper:
- Enable CRT animation

InCallUI:
- Make incall screen glopad background themeable

Frameworks_base:
- WMS: fix no thumbnail image of Gallery in the recent tasks list. …
- Fix missing top task in recent panel …
- Speed up notification pullup & pulldown …
- FW: adjust KitKat easter egg to display hardcoded "K" …
- framework: packageinstaller :fix logical error in size calculation …
- SystemUI: fix RecentPanel position in landscape mode. …
- Fix ringer mode being unneededly changed by setting ringer mode volume

Settings:
- More options for navbar dpi
- Fix power connect/disconnect notification support …
- Show DSP Manager

Vendor:
- Added DSP manager
- Added backup tool support

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Elle est toute fraîche, elle vient de sortir Very Happy

Code:

♦️ PURITY ROM ♦️ 02/12

Art:
- verifier: Bypass monitor-{enter,exit} depth checks (Whatsup works)

Bionic:
- libc: krait: Use performance version of bcopy and memmove

Dalvik:
- Dalvik : Increase the upper limit check for DexOpt Deps table …
- dalvik: use T3 branch when target offset is too large …
- dalvik/vm: Dalvik startup with a low memory footprint …
- Use 64-bit Linux capabilities when starting Zygote

External_clang:
- clang: add support for neon-vfp instructions

External_skia:
- external/skia Hooks for optimized blitting …
- SkDraw::drawRect optimization …
- SkLanguage and SkPaintOptionsAndroid optimization …
- skia: Fix Codenomicon image open failure. …
- Skia: Add NEON intrinsic D32_A8_Black and D32_A8_Opaque

Frameworks_base:
- Fix no recent apps color
- Add xxhdpi versions of our improved tethering icons …
- Better code for close all recents button
- add back small bottom margin 1px …
- NavigationBar : Customization …
- SystemUI: fix recents animation in expanded mode. …
- Changes for immersive mode …
- BootMessage: show more info in boot dialog …
- Framework : Lockscreen - Customizable shortcuts …
- Navigation ring customization. …

InCallUI:
- Don't unlock the device on incoming call

Mms:
- ClassZeroActivity: Queue messages instead of displaying them all at once …
- ClassZeroActivity: Holo it

Settings:
- Show application's package name in the "App info" screen. …
- Settings : Fix accessibility shortcut …
- Add fastscroll to the Manage applications screen …
- Navigation bar customization. …
- Fix led settings FC in landscape mode
- Cleanup
- Navigation ring customization. …
- Lockscreen shortcut configuration

Vendor_purity:
- updated SuperSu

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour de la rom

Changelog:

♦ PURITY ROM ♦ 02/12_r2

- Fixed green bar on hammerhead

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour ! Very Happy

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour

Code:

♦ PURITY ROM ♦ 14/12

Code updated to KK 4.4.2

Dalvik:
- Added again missed patches after 4.4.1 merge

Frameworks_base:
- Properly null check all button usages. …
- audio: Fix for volume level mismatch for AVRCP headset …
- base: Fix for wifi tethering crash …
- Screenshot Delete thanks to DvTonder and …
- Call to equals() comparing different types (FindBugs) …
- Fix a bootloop problem when /data/system/usagestats/usage-history.xml… …
- keyguard: fix layout for sw320dp devices
- Recents: Always show translucent decor
- Turn off carrier provisioning by default …
- Remove dependency on jniGetNonMovableArrayElements. …
- frameworks/base: creating sperate files for ANRs traces …
- frameworks/base: Watchdog to generate trace of Monkey …
- frameworks/base: move the traces file to avoid data loss. …
- BootReceiver: Skip subdirectories inside tombstones scan …
- allow wallpaper cropper to read sdcard …
- Remove possible leak when exception occurred. …
- Fix to NullPointerException when activity is relaunched …
- StorageManager: fix android.process.media process stop while plug a d… …
- services: don't clear wallpaper when SystemUI …
- Speed up orientation rotation
- memoize activity manager graphics acceleration check …
- frameworks/base: Fix for the race in Wallpaperservice
- DocumentsUI: Add a standalone File Manager …
- Telephony: Add data rat constant …
- National roaming info for Drei in Austria …
- core: added national roaming info for Free Mobile in France …
- Added Expanded Desktop Tile and qs clean up
- base: added national roaming info for Play in Poland …
- WindowManagerService: fix application transitions in expanded mode. …
- add a missing recycling call …
- Fix inconsistency in LoggingPrintStream. …
- Add german translations

Frameworks_native:
- Tweak again EGL blob cache size limits

Frameworks_opt_telephony:
- Fix cdma data calls based on NV

Lge_hammerhead:
- Add support for USB OTG …
- Even better mount options
- Enable Krait optimizations

Settings:
- Es translations
- Added Expanded Desktop Tile
- Added german translations …
- Enable 2g/3g toggle

Telephony:
- Fix NT_MODE case statements

Vendor_purity:
- Updated Mako - Manta - Flo - Hammerhead - Grouper fingerprint

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour

Code:

♦ PURITY ROM ♦ 23/12

Bionic:
- Clean up more recursive FORTIFY_SOURCE calls …
- __strnlen_chk: avoid recursive strlen calls …
- Fix dns search domain use in gethostbyname. …
- libc: krait: Implement optimized versions of memmove and bcopy …
- libc: Unbreak build for scorpion

Dalvik:
- Retry mount() if it fails with EINTR …
- Fix synchronization when preparing ids. …
- Increase the upper limit check for DexOpt Deps table …
- Use bioinc memmove …
- Dalvik device extension pack.

External_skia:
- Add memcpy optimization pass for Skia samplers. …
- Modify sample buffer size for larger displays. …
- Add optimization of Skia S32A_Blend blitter …
- Add optimization of Skia S32A_Opaque blitter …
- SkBlitter_RGB16: Add device-specific optimization hooks

Frameworks_av:
- stagefright: do not offload LD-AAC decoding …
- stagefright: fix offloading HE-AAC sampling rate. …
- libstagefright: Delay release of wakelock in TimedEventQueue …
- audioflinger: check for condition before waiting …
- AudioTrack: fix position callback after restore …
- update offloaded audio track sampling rate …
- Increase kFastTrackMultiplier from 1 to 2

Frameworks_base:
- Update: ES & RU translations
- framework/base: get proper obb mountpoint based on user handle …
- frameworks/base: add app launch timeline instrumentation …
- Update: de translations
- QS: Make it possible to show smaller icons (1/2) …
- Update: ita …
- Update immersive confirmation. …
- core: added national roaming info for Tesco Mobile in Ireland. …
- fb: fix google observer derp …
- base: added national roaming info for Pepephone in Spain
- ActivityManagerService: stay away from zombie content providers …
- Do not force the status bar opaque on any interaction …
- Properly handle null URIs. …
- fix possible buffer overrun and memory leak …
- Parse UUID string with Long.parseLong …
- Fix indention. …
- PhoneWindowManager: fix navbar behavior in expanded mode after 4.4.2 … …
- keyguard: fix-fix layout for sw320dp devices …
- National roaming info for 3 in Ireland …
- National roaming info for yesss! in Austria …
- KeyguardServiceDelegate: disable DEBUG …
- BatteryService: fix FC on boot until battery stat is present

Frameworks_native:
- libs/ui: Fix crash issue because of null pointer access …
- SurfaceFlinger: Add NULL check for buffer handling

Libcore:
- Libcore: Add .aac MIME TYPE …
- libcore: Set CAP_LAST_CAP as CAP_BLOCK_SUSPEND …
- Add CAP_BLOCK_SUSPEND to OS constants

Settings:
- Update for ES translations
- Update: ita translations
- QS: Make it possible to show smaller icons (2/2)
- Update: RU ES DE translations

Vendor_Purity:
- Updated SuperSu to 1.86
- Internet/MMS apns for Tesco Ireland (TMI)

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour de la rom

♦ PURITY ROM ♦ 04/01

Art:
- Fix NewLocalRef, NewGlobalRef to handle cleared weak globals.

Bionic:
- libc: Enable high-performance memmove and bcopy for cortex-a15

Dalvik:
- Use Bionic's memmove on cortex-a15

Frameworks_base:
- Improve AOSP Download/Upload animation …
- Keydispatching timeout while finish Activity …
- Fix a variety of small publicly-reported bugs. …
- NPE in SearchManager.triggerSearch …
- Prevent MediaScanner infinite loop with invalid path …
- Fix derp
- Add touch feedback to the clear all recents button …
- Make the lock screen camera widget configurable (1/2) …
- SystemUI: fix SearchPanel gesture in landscape mode. …
- WifiController: fix high perf lock sometimes not respected …
- SystemUI: apply alpha value to all layouts. …
- BluetoothManagerService: fix enabling/disabling BT from Quictsettings…
- Hardcode double tap to sleep gesture. …
- Don't try to set service.bootanim.exit …
- Fix one and hide the other warnings from core/jni …
- Fix to NullPointerException on move back in ActivityStack. …
- Clean up native AlarmManagerService tabs/spaces and unused parameter … …
- Don't pseudolocalize untranslatable strings. …
- MediaDrm#mNativeContext is a long, not int. …
- DO NOT MERGE - Fix improper declaration/use of pointer. …
- When DPM is updated while lock screen is inhibited, don't …
- Remove unnecessary updateSurfaceScreenOn call. …
- ActionBar: Compute required items prior to optional items …
- Option to use volume keys to control media volume anytime (1/2)
- Fix Icon size in DocumentsUI …
- SystemUI: Add double tap to sleep gesture …
- Remove the navigation camera icon in keyguard if disabled by DPM

Frameworks_opt_telephony:
- Fix Data stop while calling

InCallUI:
- Fix non intrusive incall ui layout and revert custom theme

Lge_hammerhead:
- Update cpufreq settings …
- Remove apn copy step

Lge_mako:
- Add missing libacdbloader blob

Settings:
- Fix app icon sizes in notification lights settings
- Address the 'ART' Issue + Camera widget settings part
- Fix FC when trying to adjust radio band via *#*#4636#*#* dialer code.
- Revert "Better lockscreen interface"
- Option to use volume keys to control media volume anytime (2/2)

Vendor_purity:
- apns update

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Good, merci Wink

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour de la rom

Changelog:

♦ PURITY ROM ♦ 08/01

Code:

Known bugs:
- Netflix FC fixed

Bluetooth:
- Allow sending apk files to remote device

Frameworks_base:
- Revert "Do not show roaming icon for Videotron operator when access C… …
- Fix broken XML parsing idiom. …
- Revert "Fix a bootloop problem when /data/system/usagestats/usage-his…
- Show confirmation for deleted screenshot. …
- systemui: Add text plain battery style …
- Squashed: Add dock battery support …
- base: Check for homeAsUp status when collapse actionbar widget …
- Use highp precision for scaled coordination …
- Revert "Fix for Concurrency issue reported in 525529" …

Frameworks_native:
- BatteryService: Restore the original parcel order …
- native: Add dock battery support …
- Update HWUI config for xxhdpi/2GB devices

IncallUI:
- InCallUI: Disable Back button on Non-intursive InCall Card …
- Revert "Phone: Add transparency to incall screen"

Lge_hammerhead:
- Disable secure discard

Package_Installer:
- PackageInstaller: Show current & new version

Settings:
- Settings: Double tap to sleep
- settings: Add text plain battery style …
- Add dock battery support …
- Always show band 0 …
- Settings: fix led pulsespeedoff disable behaviour

System_core:
- init.rc: TCP Performance tuning
- healthd: Add dock battery support

System_extras:
- procmem: Use size_t instead of int to remove a potential bug. …
- procrank: Use %zu for size_t and %d for pid_t …
- use BIONIC implementation of mmap64 …
- ext4_utils: Yet another MMC discard pain in the ass

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Je mets à jour, merci.

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyMAJ

more_horiz
Salut, Nouvelle version dispo ;)

♦ PURITY ROM ♦ 16/01

Code:

Contacts:
- Optimized png for xhdpi & xxhdpi

Device_lge_hammerhead:
- Revert "liblight: Add battery light support"
- hammerhead: add charging led support

Frameworks_base:
- core: added national roaming info for Bob in Austria.
- Keyguard: Fix PIN layout on sw320dp-mdpi devices
- base: added national roaming info for Tuenti Movil in Spain …
- Base: The Netherlands national Roaming …
- Show owner info creation if no owner is set for UserTile …
- Optimized png for xhdpi & xxhdpi …
- Port Lockscreen See through feature (1/2) …
- base: added national roaming for Orange in Austria …
- base: added national roaming for ONO in spain …
- Update for ita and pl translations
- Fix visibility of camera widget on insecure lock screens with DPM …
- Update for ita translations
- Update for battery text style
- Fix QS power tile icons …
- CompoundButton: Let text can be changed by config …
- Revert "Remove the navigation camera icon in keyguard if disabled by … …
- Update expandable volume panel icon …
- QS: GPS Tile tweaked …
- XmlUtils#readThisMapXml should handle null keys. …
- Cursor leakage due to cancellation signal …
- QS: Power tile

Kernel_lge_hammerhead:
- custom purity kernel added (faux sound control, tweaked row values, lower brightness, etc...)

IncallUI:
- Optimized png for xhdpi & xxhdpi

Settings:
- Fix for the new gps tile …
- QS: Power tile
- Update de translations
- Revert "Show DSP Manager" …
- Optimized png for xhdpi & xxhdpi …
- Settings: Lockscreen see through feature (2/2) …
- Added pl translations …
- Update for ita translations

Vendor_purity:
- SuperSU 1.89
- Remove DSP Manager
- Add b-mobile apn - Remove proxy and port on apn 3 indonesia

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Cool
:merci:

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Petite Mise à jour Wink:

♦️ PURITY ROM ♦️ 19/01

Code:

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

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Merci bien Tom'sS Wink

description[ROM 4.4.2][KVT49L]  ♦ PURITY ROM ♦ [Hammerhead][06.03.2014] EmptyRe: [ROM 4.4.2][KVT49L] ♦ PURITY ROM ♦ [Hammerhead][06.03.2014]

more_horiz
Mise à jour

Code:

♦ PURITY ROM ♦ 22/01

Bionic:
- reverted 19/01 bionic patches
- Make use of new memcpy, tweak settings
- [ARM] libc: optimized strnlen, strncat, strncmp, and strlcat
- [ARM] libc: define return and conditional return macros …
- libc stdlib: implement C99 _Exit and C11 quick_exit API …
- libc: support __errno_location

Build:
- core: support make 4.00

Dialer:
- Proposal to amendment the look of dialer to fit kk

Frameworks_base:
- FLAG_PRIVILEGED disappears if privileged app is updated and rebooted …
- Keyguard: let the user drag the challenge down if widgets are disabled …
- Keyguard: fix not shown overlay widgets from system …
- Keyguard: do not allow to delete the system widget if widgets are dis… …
- Make SurfaceView layers captured by screenshotApplications() …
- Keydispatching timeout while finish Activity …
- onAccountsUpdated shouldn't be called back after listener unregistered …
- Add explicit close of Scanner input …
- Fix memory leak in PatchCache …
- Re-initialize error after attach …
- Initialize pointer members to NULL to avoid illegal reference …
- Fix fatal exception due to missing looper for current thread. …
- Revert "power: Add CPU boosting interface" …
- core: added national roaming info for Spring Mobil in Sweden... …
- Revert "Keyguard: don't refresh ui when screen off" …
- change alert dialog to new 4.4 UI guidelines and add …
- global menu follow new 4.4 UI …
- Follow on seekbars new UI guideline for 4.4 …
- aapt: Support for mxmf file playback …
- ProcessList: use different polling interval when screen off …
- Fix to NullPointerException on move back in ActivityStack. …
- Fix error checking in MemoryFile. …
- Fixed incorrect calculation of dirty invalidation area …
- Fixed race condition in Spinner.DialogPopup on null reference. …
- Fix preference puts with "null" values. …
- MountService listeners can not be unregistered …
- Add NULL check in updateProxyConfig …
- Before requerying a cursor, check if it is closed. …
- Fix visibility of multiple non-fullscreen activities.

Kernel_lge_hammerhead:
- msm: mdss: Use workqueue to send panel commands …
- msm: mdss: Add hardware revision check …
- msm: mdss: Display gamma control

Hardware_libhardware:
- Revert "power: Add POWER_HINT_CPU_BOOST"

Settings:
- Follow kitkat's ui …
- Bleed keyguard widget picker list into translucent bars

System_core:
- restorecon_recursive("/sys") speed boot time
- restorecon /data/misc/media.

Vendor:
- SuperSu 1.91
privacy_tip Permission de ce forum:
Vous ne pouvez pas répondre aux sujets dans ce forum
power_settings_newSe connecter pour répondre