[ROM+Kernel][N5] ♦ OptiPop ♦ UBERTC ♦ Dark & Layers ♦

  • Update vom 11. Januar 2015

    Build Changelogs

    1/11/15
    - Package Names listed on Optimizing Apps Screen
    - Packages show random colors in Optimizing Apps Screen
    - Fix safe volume enforced even when disabled
    - Smoother Spinners in non-holo apps.
    - Fix Races, ANRs, NPEs, Memory Leaks, and other minor Lollipop bugs (details on github)

    Download Links im Originalthread

  • ROM & OP Update ...

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

  • ROM & OP Update...


    edit & btw:
    OptiPop Builds ab nun OHNE RRO!
    Dark Build: Remove RRO (aka Layers) - this build is already themed

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

    2 Mal editiert, zuletzt von MuggelPu (3. Februar 2015 um 11:56)

  • ROM & OP Update ... :moustach:

    OptiPop - February 8th, 2015
    [SPOILER="Info, Changelog & Download"]

    Zitat

    Life has been really hectic for me recently so as much as I'd like to add more features it just isn't going to happen. I don't want to give any of you false hopes that I'm going to add all sorts of new features every week. Large features like navbar customization, lots of quick tiles, immersive mode, etc. are very time consuming... time which I can't dedicate to them. I also don't really use any of these features either so it is hard for me to find the motivation to add them especially when there are SO MANY OTHER INCREDIBLE ROMs made by developer friends of mine which have these features for people who can't seem to live without them. I also feel that OptiPop is fast and battery friendly because it doesn't have so many features.

    That being said I have new builds for you today with some new fixes and optimizations as well as some cleanups to help ensure OptiPop stays as Fast as possible.

    Enjoy the new updates (assuming you're still sticking around)!
    Cheers!
    Cl3Kener



    Download Links
    HIER
    ungültiger Link
    http://uber.oceighty.co/HAMMERHEAD/OPTIPOP/[/SPOILER]

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

  • OptiPop - February 28th, 2015

    Zitat

    I can't believe it has been 20 days already since the last OptiPop Update! This update I've worked really hard on find all of the latest and best optimizations for ART and Bionic. I went around to Code Aurora Forum, Linaro, SaberMod, SlimSaber, and looked around for any and all patches I could find relating to ART/Bionic and I was not disappointed from the effort!!! There are now many new and exciting patches that have been added to ART Bionic for better performance!!!

    I was introduced to SlimSaber and after looking through their source I found lots of great updates to libcore from fusionjack. I was excited to add them for you just to keep things as new and awesome as possible!

    I also decided to check around for bug fix patches anywhere I could find them. You'll notice there are all sorts of new small under the hood fixes which you will find at the end of the changelog. Most especially were some changes in math functions which (generally speaking) improve math calculations see here:https://github.com/OptiPop/framew…7a3b2f8269e74f9

    These builds today are unique in that they no longer are using SaberMod toolchains. One of the many complains I've received multiple times is the SaberMod is not always very smooth in scrolling as compared to Google or Linaro. After looking through SaberMod source several times comparing with AOSP and Linaro I couldn't figure out what had happened that would cause everything to work great except for scrolling and UI transitions so I decided to just do my own toolchain bring up. I started with latest gnu.org toolchain compoents and began patching in AOSP patches. The build folder I also grabbed from AOSP and made very minimal changes to fix a few build errors but kept everything essentially the same as AOSP. Initial testing proved that scrolling was better but maybe not so smooth as I had hoped so I decided to incorporate some Linaro patches to the GCC. As I'm sure you can imagine Linaro was the key ingredient to a glassy scrolling I was looking for. In the bring up I also had to use some of the SaberMod build fixes to GCC source code to extend toolchains into the androideabi (ROM) toolchain category (since androideabi fails with linaro GCC patches only). So now by combining the best from all toolchain sources UBERTC was born! I really think this change in toolchain was the best thing for OptiPop and should prove to be the best balance between all of the toolchain options available. I also really grateful for all of the contributors to the GCC source from all parties that all contributed indirectly to this awesome new toolchain project. I also feel that since SaberMod has gone Closed Source lately and been looking for contracting an OEM this was the best path to take. I like tools I use to be 100% Open Source and readily available to you which is also why I created UBERTC this month. All sources for UBERTC can be found here:https://github.com/UBERTC/. I haven't had a chance to upload prebuilt toolchains for your developer friend(s) to use but +Allen Wilkes was nice enough to upload some here: https://github.com/aow1980?tab=repositories for people desiring to give them a test. I've also added a new category to this community for anyone that wants help with compiling their own toolchains from source or with errors related to UBERTCs. I also still support an Unofficial Linaro Toolchain which you will also find at the above link. Instructions for each can be found on either uber-manifest or linaro-manifest repectably.

    Enjoy the new updates!
    Cheers!
    Cl3Kener


    Changelog

    - Merged CAF/Linaro/SM/SlimSaber enhancements to ART/Bionic
    - Fixed Strict-Alising violation patch for bionic by MWisBest
    - Updated external_skia to have many more enhancements mostly from TEAM-EOS (see commit log: gnu.org)
    - Updated libcore (SlimSaber)
    - Updated Busybox (CM)
    - Updated Calculator (CM)
    - Updated Gallery (CM)
    - Updated Clock App (CM)
    - Updated APNs (CM)
    - Change in Toolchain from SaberMod (Now closed source) to an AOSP-based open source toolchain called UBERTC. Many patches from Linaro have been included in source and also some GCC build fix patches from SM to allow for the latest toolchain components. All sources are GPL and can be foundhttps://github.com/UBERTC/. New toolchains have less of a tendency to lag in scrolling and other screen transitions in comparison to SaberMod and I think are better suited to the purpose of OptiPop.
    - SaberMod Logo and About Menu Strings were removed because SM Toolchains are no longer being used to compile OptiPop
    - Lots of small bug fixes under the hood see here:gnu.org


    Download Links
    ungültiger Link
    gnu.org
    http://uber.oceighty.co/HAMMERHEAD/OPTIPOP/

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

  • ROM & OP Update ...

    Zitat


    [COLOR=#ff0000]...
    - Remove ALL RRO Layers Support (Not enough time to maintain it alone because there are too many commits involved)
    ...[/COLOR]


    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

    Einmal editiert, zuletzt von MuggelPu (6. März 2015 um 22:10)

  • OptiStock online ...

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

  • OptiStock Dark verfügbar ...


    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

    2 Mal editiert, zuletzt von MuggelPu (15. März 2015 um 21:40)

  • THX ... gleich geändert :)

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

  • OptiStock UBERTC GCC 4.9.3 ROM Builds - March 16, 2015


    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

  • [size=14]OptiStock_5.1_hammerhead-2015-03-21-Dark-GCC49 online ...

    Taaaadaaa [/SIZE]

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

  • Bist jetzt nicht - außer stani antwort: siehe git ... ;)

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

  • [size=14]5.1 Initial Release! (Zitat aufklappen & lesen!) OP aktuell nun![/SIZE]


    Download Links
    #Code_Blue
    DespairFactor
    http://uber.oceighty.co/HAMMERHEAD/OPTIPOP/

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

    4 Mal editiert, zuletzt von MuggelPu (4. April 2015 um 16:42)

  • ROM & OP Update ...

    Zitat

    04/07/15
    - Layers build Expanded Volume Panel Fixed (freak_97)
    - New build.prop tweaks to enhance performance (https://github.com/OptiPop/vendor…16cfb617f435558)
    - Minor bug fixes

    Spoiler anzeigen


    [FONT=Georgia][size=12]Moto Z Play
    Nextbit Robin
    Nexus 5X
    Nexus 9
    SHIELD TV
    Chromecast
    Fire TV (Box & Stick)[/SIZE][/FONT]
    ~~~~~~~~~~~~
    [FONT=Georgia][size=12]"In Rente/R.I.P"
    Zenfone2, Huawei T1 10, Nexus 4, CR11S, Moto G/Play, Nexus 5,
    TF700T, TF300T, EVO 3D, A2109A, Wildfire, Defy+, Archos G9 ...[/SIZE]
    [size=14]~~~~~~~~~~~~[/SIZE]
    [size=12][COLOR=#ff0000]Warnhinweis[/COLOR]:
    Meine Beiträge können Spuren von Ironie und/oder Sarkasmus enthalten!
    Zu Risiken und Nebenwirkungen lesen Sie die Packungsbeilage oder fragen einen Menschen mit Humorverständnis...[/SIZE][/FONT]

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!