[M][6.0] Frank N5 - AOSP [10-19-2015]

Search This thread

sykopompos

Recognized Developer
Jun 26, 2008
15,322
29,134
flithydelphia
Hi BitSyko,

Well, as the previous post, I hope things have turned out well for you.
Of course, everyone slightly involved knows all about the projects you're involved in...

Even though, I must admit that I would really love to see updates to this project and therefore really hope you will find some time to dedicate to it.

But as this is now a rather old device, I'd fully understand that this is not a priority to you :)

Enjoy these last days of 2015 and may the 2016 be with you :)

Bitstra is no longer around this days and I'm just syko ?

I might put out a build here and there because I got things that I wanna play with in the mean time and see how they work like this https://plus.google.com/+SykoPompos/posts/gAMsP52sGax so we know how we can work with it on the next version of Android
 
Hi Syko (without "Bit" then),

First : many many thanks for taking time to reply here ! I really appreciate it :)
Second : I would really like to see your updates for this ROM. I f you update the source, but do not want to compile for this device, I can do that...
Third : should you need "Beta testers" for your new features, you can count me in :)

Again : have a really nice end of year 2015...

Regards.
 
  • Like
Reactions: Jleeblanch

sykopompos

Recognized Developer
Jun 26, 2008
15,322
29,134
flithydelphia
Hi Syko (without "Bit" then),

First : many many thanks for taking time to reply here ! I really appreciate it :)
Second : I would really like to see your updates for this ROM. I f you update the source, but do not want to compile for this device, I can do that...
Third : should you need "Beta testers" for your new features, you can count me in :)

Again : have a really nice end of year 2015...

Regards.

Updating the source is what takes the long time, I also don't even have Linux installed on my computer yet since I just rebuilt it with a new motherboard, cpu, ssd and video card so it will take me a little while to get everything set back up.
I'll probably work on something after Christmas
 

19dragon98

Senior Member
Feb 14, 2014
209
102
Italy
And now that Android N preview is out and N5 didn't received the preview...just for now ?
We hope @sykopompos maybe will work for a PORT ?
I'm just hoping that Frank N will arrive.
Thanks
 
Last edited:
  • Like
Reactions: nitin.chobhe

sykopompos

Recognized Developer
Jun 26, 2008
15,322
29,134
flithydelphia
It would be perfect for Frank N like Franken just shorter of Frank N Stein lol

I'm not working on the preview this year, I'm in the process of several house repairs for my grandparents before I leave at the end of the month to get done plus I don't have the n5 anymore, I passed it along to another developer that needed a device
 

Top Liked Posts

  • There are no posts matching your filters.
  • 255
    Beware of googleys


    FRANK

    1. Layers
    2. Day/Night theme switcher from first M preview
    3. Init.d support
    4. Advanced reboot
    5. SuperSu 2.52 flashed with the rom
    6. Volume rocker wake
    7. Volume rocker cursor control
    8. Long press quick settings control
    9. Stock Like feel, please don't ask for features

    Installation

    Roms can change from update to update that sometimes you can dirty flash but if you have errors that other users don't then you will have to clean flash

    First Time Installation:
    1. Download the ROM and Other Optional files below.
    2. Connect your Nexus 5 to the PC and transfer all the zips to the root of your device’s storage.
    3. Reboot into recovery mode (Shut down, press VolDown + Power buttons. In bootloader mode, select Recovery mode)
    4. Wipe the following partitions: System, Data and Cache
    5. Install the ROM zip file
    6. Let it boot. Setup now and wait for the ROM to settle.
    7. Reboot into Recovery again and Install the remaining zip files.
    Updating from previous version:
    1.Download the ROM and Other Optional files below.
    2.Connect your Nexus 5 to the PC and transfer all the zips to the root of your device’s storage.
    3.Reboot into recovery mode (Shut down, press VolDown + Power buttons. In bootloader mode, select Recovery mode)
    4.Wipe the following partitions: Dalvik-cache and Cache
    5.Install the ROM zip file
    6.Reboot now
    7.Let it boot. Setup now and wait for the ROM to settle.
    8.Reboot into Recovery again and Install the remaining zip files.
    9.If have issues with dirty flash, reboot and redo steps wiping DATA also
    Sources
    • Hammerhead GPL Kernel Source: prebuilt aosp marshmallow n5 kernel in aosp source
    • Rom Source: Click here
    Changelog

    Code:
    10-19
    Minor update
    
    enable systemui tuner by default
    add scanning menu into location
    speed up recent app back
    sprint fix included
    
    Copy pasta from mako changelog
    10-15-15
    Minor update
    
    added aldy's kernel in and turned back on usb-otg in fstab (n4)
    added minkin text layout engine in thanks to @ckret for pointing it out (hammerhead had this already)
    
    10-14-15
    
    bug fixes!!!
    some changes on the device tree so anyone using it should update
    can build with clang now thanks to @ckret for pointing out the fixes (we are still gcc compiled)
    Fixed downloads dark theme thanks to Branden M
    Fixed supersu and layers icons being off on the dark theme, thanks Branden again
    ambient display color layers inversion fix up ported from lollipop
    Fix annoying usb mounting to computer (Thanks to snak3ater pointing this out to zephik)
    
    
    10-13-15 update-1
    
    added volume rocker wake (in settings/display to turn on)
    add volume rocker cursor control
    added animation transition animations of .25 and .75
    set default animation speeds to .75
    added long press recent button switches to the last app
    removed the spinner from optimizing apps dialogue so it is quicker at dexopting
    added long press on quick settings tile takes you to their settings menu
    minor sepolicy fixes
    disabled the after flash image verification (was breaking multirom flashing)
    
    
    10-13 build
    
    Fixed mac address bug thanks to this pull request 
    https://github.com/marshmako/device_lge_mako/commit/49b11281e25e434d7f56c4677e663e8dff87ccad
    Fix a bad copy pasta of the init usb midi support 
    
    12-12
    
    Added ambient display and full rotation
    removed some debugging code
    sped up a few things
    
    Frank 10-12-15 with theme switcher, update 1
    
    added google exchange services included in the build, it replaces exchange2
    should be able to remove the layers manager icon from the launcher now
    removed cell broadcast receiver
    added the locked update receiver commit
    beanstown found a line to set doze power saving mode that was set to off in aosp so turn it on
    
    https://www.androidfilehost.com/?fid=24052804347836304
    
    10-12 theme switcher update
    
    added day/night theme switcher back to dev settings like what was in M dev preview 1 (only does settings, bluetooth and package installer so we will have to expand on this for layers), will prob move the switch out to the dashboard below layers or some place later.
    
    added https://github.com/BenzoRom/framewor...54a3aa73367bde which should give core google apps default permissions out the box (you might still have setup wizard bug though)
    
    Your current layers themes will only work properly in light mode
    
    new in 10-11-2015
    Removed art optimize everything till we have fully deodexed gapps
    advanced reboot
    init.d support
    supersu and layer manager embedded in setting (you need layers manager of course) (forgot to add the hide icon part )
    too tired for the rest so just read the commit history if you wanna know more https://github.com/marshmako/platfor...b5b1c3bc4419da https://github.com/marshmako/platfor...6896b4d256a871 pretty much just kanged a bunch of commits from zephik there.
    
    new in update 1.
    
    fixed init.d, removed aosp clock and aosp mms apps. Use updated and better google versions
    added missing files for miracast


    Downloads


    gapps without setup wizard if you get wizard fc upon boot thanks to barome (modifed version without setup wizard of above)
    just access play store to be able to log in with your google account
    http://renderserver.net/?dl=6455ad109b871809d8f34b25a92f6904



    Current layers themes will only work on light themes until adapted

    OT talk is welcomed in my threads and development is done in the open. I encourage involvement in the project in any way.
    Please do not complain about OT, it encourages a fun and relaxed environment

    Like the work I did, consider donating. I'm currently not working so it helps feed me

    https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BPFLE54YPRV92
    Yes, my PayPal account is thatguy32404, I like to keep my banking stuff separated from my social account

    XDA:DevDB Information
    [L][5.0] Frank N5 - Aosp builds in testing [1-11-2015], ROM for the Google Nexus 5

    Contributors
    sykopompos, bgill55
    Source Code: https://github.com/marshmako

    ROM OS Version: 6.0.x Marshmallow
    Based On: AOSP

    Version Information
    Status: Stable

    Created 2015-02-27
    Last Updated 2015-10-19
    53
    B16
    N5-LNX07M-I-got-99-problems-but-lollipop-isnt-one-B16

    Brand new N6 frameworks from the LNX07M branch made on Oct 26, incremental=1543455
    Fonts, apps, priv-apps and media/audio is from the new N6 dump (check your ringtone first thing)
    Consider B16 Experimental as of right now to get tested, I gave it a run through and no fc so it seems all is good
    but just in case
    CLEAN FLASH IS REQUIRED
    new frameworks in use

    AFH
    https://www.androidfilehost.com/?fid=95784891001603689

    Google Drive
    https://drive.google.com/file/d/0By0vn8iv_zrVRHJuSkpURVZnWDg/view?usp=sharing

    Dev-Host
    http://d-h.st/cYL
    39
    Hello Frank 2.0
    LRX21M-Frank-2.0-now-with-more-cadavers-B22

    Continuing on with our frankenstien builds with aosp 5.0 and N6 merged in
    Fixed the calender issue and added the new one, also added in the pie fix
    It's Frank, what else more do you need to know??????

    https://www.androidfilehost.com/?fid=95784891001607006
    35
    Today was gonna be a sad day because I was gonna tell you guys that this whole working on my own thing wasn't working out and I would have no choice but to slow down development and get a full time job so I could have some income coming in.

    Unexpectedly thanks to @skiman10 , I don't have to have to make that announcement. A company looking for a developer contacted skiman and he was able to pass that work along to me (a cool android wear job) and the contract will be drawn up tomorrow for it.

    The bad side is I still gotta figure out how I'm gonna come up with $400 in the next 10 days to pay my car payment plus other funds to fuel my food and caffeine addiction so it will be a bit rough trying to figure out how to make that money quick (no I am not asking for donations, just explaining why development might slow down a bit/for the next week why I might have to pick up a odd job here and there to make it) because like any job, you have to do the work first to get paid.

    Sent from my LG-D851
    34
    May the schwartz be with you

    B15 LRX08
    May the schwartz be with you: http://youtu.be/UHw6KXbvazs

    N6 based
    reverted a lot of the proprietary binaries since they were causing issues along with gpu binaries
    Bug fixes and smashing from B14
    some framework edits for sprint thanks to @rlasalle15 , sprint prl screen will show up and you can set it but you will get one phone force close and then all will work good. rlasalle15 is working on the telephony to solve that for sprint users. Also wanna give a thank you to @tomzefi on sprint

    I can't think what else right now
    Download
    https://www.androidfilehost.com/?fid=95784891001602243

    supersu 2.16
    http://xdaforums.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133