Beiträge von razooor

    R60 [COLOR="Red"]Changelog:[/COLOR]

    • Rebased my git again (it was really a pain in the ***)
    • Linux 3.4.103
    • Disabled some more debug (more ram and cpu free)

    [COLOR="Red"]Notes:[/COLOR]

    • As always you can download my kernel HERE and HERE
    • OTG has FAT automount support, for all other file systems please use StickMount App
    • If you are on stock ROM and you want to do OTA update you have to give these 3 commands in terminal emulator then flash stock kernel :
      Code
      mv -f /system/etc/sysctl.conf.fkbak /system/etc/sysctl.conf
      mv -f /system/lib/hw/power.msm8974.so.bak /system/lib/hw/power.msm8974.so
      mv -f /system/bin/thermal-engine-hh-bak /system/bin/thermal-engine-hh

    Nexus 5 - Purity - Franco

    New build is up, servers will be updated later.

    Downloadlink

    -Theme chooser: upstream fixes from cm
    -Settings: theme fixes thanks to [MENTION=4337046]rush25[/MENTION]
    -Busybox updates from CM
    -Option to hide traffic monitor when there is no activity
    -Option to clear all tasks from recents including the topmost
    -Dialpad key padding size options
    -Fix screen off gesture settings showing up on devices other than the OnePlus One
    -Various fixes in Dialer, Mms, Trebuchet/CMHome
    -Tanslation updates thanks to [MENTION=4554645]seilogeo[/MENTION], [MENTION=5747072]toyr99[/MENTION], [MENTION=4584270]The Tox[/MENTION]
    -Lots more fixes which will not be mentioned here so read the detailed changelog

    -All Nexus kernels updated to Linux 3.4.101 (except Grouper)

    Nexus 5 - Purity - Franco

    [SIZE="5"][COLOR="SandyBrown"]r59 OUT![/COLOR][/SIZE]

    [COLOR="red"]Changelog:[/COLOR]

    • Rebased my git to Franco's r59 (he rebased his git yesterday)
    • Linux 3.4.102
    • NFS Support
    • Logitech unifying receiver support (USB OTG)
    • Improved system TRIM
    • Latest Faux Sound patches
    • Compiled with a new hybrid toolchain based on 14.07 Linaro gcc 4.9.1 with some 14.08 components (binutils, eglibc, gdb)
    • Crypto Options are now as Franco ones (please test if you have an encrypted device)
    • Minor Fixes

    Nexus 5 - Purity - Franco

    ♦ PURITY ROM ♦ 7/08

    Frameworks_base:
    - frameworks/base: Fix the random UI corruption …
    - Mark constructor as accessible in LayoutInflater. …
    - Revert "audio: Inform audio HAL if it is a voice call initiated by Te…
    - SwipeHelper: Ignore ACTION_OUTSIDE touches …
    - improving translation …
    - Don't unnecessarily set LayoutParams on children …
    - Prevent a duplicated registration of Observers …
    - Remove java.io.tmpdir assignment in AndroidRuntime. …
    - Fixed a possible infinite loop in JsonReader#skipValue() …
    - AssetManager cookies should be int32_t and not void*. …
    - Remove unused field from AssetManager. …
    - Before requerying a cursor, check if it is closed. …
    - Cursor leakage due to cancellation signal …
    - UsbDebuggingManager: Fix multiple NPEs toggling USB debugging …
    - fix possible buffer overrun and memory leak …
    - Memory leak: parseObbFile.footer …
    - NPE in SearchManager.triggerSearch …
    - Fix appwidgets not updating …
    - Use java.util.Objects instead on internal API …
    - SystemUI: Add missing recycle calls …
    - inputdevices: update from aosp (master) …
    - improve rotation handling …
    - Fix NullPointerException in ListView …
    - Fix a bug that the RecentTask list of other’s may show up to non-prim… …
    - DocumentsUI: fix recursive delete …
    - [View] Clear Hardware-Layers before system destroys HardwareRenderer. …
    - Skip broadcasting to a receiver if the receiver seems to be dead …
    - [Bitmap] Add null pointer protection in Bitmap_sameAs() …
    - [ActivityManager] Prevent coredump file may not complete for testing. …
    - [ActivityManager] Avoid mistaking visibility by finishing task. …
    - NavTargets : Show highlight for google search …
    - ChooseTypeAndAccountActivity: Fix the Null pointer Exception of monke… …
    - DialogFragement: Add null pointer check for mDialog for protection …
    - QuickSettings : Register/unregister cast tile one time …
    - [Asset Manager] Fix memory leakage bug …
    - IndexOutOfBoundsException observed in ProcessStats …
    - Restore untrusted glStencilMask value on resume after functor …
    - [HWUI] Fix invisible views are still shown in popup window …
    - [HWUI]: fix residual line on FrameBuffer

    Libcore:
    - Add API to check certificate chain signatures

    Settings:
    - Use java.util.Objects instead of internal API
    - Settings : Dismiss glowpad view on trigger

    Vendor_purity:
    - Add China Telecom apns …
    - [PATCH] apn: fix typo on SKT LTE mmsc address


    Edit: thread ist ja schon angepasst :D
    Nexus 5 - Purity - Code_Blue

    Kurz und knapp übersetzt:

    Keine großen Änderungen, Sicherheitupdates eingepflegt, plus die Fähigkeit zur Schnellladung mit proprietären Ladern (muss extra in

    Code
    echo Y > /sys/module/dwc3_msm/parameters/prop_chg_detect


    aktiviert werden)

    Nexus 5 - Purity - Code_Blue

    Update
    [COLOR="SandyBrown"]r58t1 OUT![/COLOR]

    [COLOR="Red"]Changelog:[/COLOR]

    • Rebased sources and cleaned out some old useless commits
    • It's called Test but it's stable, I call test any version that is not released by Franco yet
    • Latest commits from Franco
    • Installer fixes: color profiles updated, and s2w is now working as expected
    • Compiled with a shiny new Linaro 14.07 4.9.1 toolchain, optimized for our Snapdragon, and targeted to Linux 3.4.100
    • Kernel updated to 3.4.100
    • Compressed with new Lz4 r120

    [COLOR="red"]Note:[/COLOR]

    • You can find the downloads HERE and the mirror is HERE, I also uploaded the new toolchain and its config file HERE


    Nexus 5 - Purity - Code_Blue