[ROM] [JB 4.2.2]cm10.1/sgt7 [discontinued]

Search This thread

powerpoint45

Senior Member
Jan 31, 2012
2,465
2,290
Dallas
Changelog

20130627 Version 11

  • HALO notifications
  • Widget panel support in tablet mode
  • CM changes & whatever other framework changes

20130512 Version 10

  • Whatever SGT7 updates and Cyanogenmod changes

20130408 Version 9

  • Various SGT7 updates and Cyanogenmod changes (as always)
  • Pie control works again

20130404 Version 8

  • Various SGT7 updates
  • Latest CM and SGT7 changes
  • Pie control fully implemented

20130218 Version 7


20130211 Version 6

  • latest CM changes
  • Settings: Fixed Settings -> System FC [sbrady]

20130131 Version 5

  • latest CM changes
  • Fixed MTP for Windowzzz users

20130130 Version 4

  • HD works:
  • latest CM changes
  • removed my custom framework modifications for now

20130120 Version 3

  • Modified framework:
  • bold time in statusbar
  • larger time notification size
  • large text for date
  • navigationbar image (grayish/minimal)

20120118 Version 2

  • sgt7 based
  • volume slider in notifications
  • select tablet/phone mode
  • edge swype navigation
  • advanced trebuchet settings
  • power menu option to expand desktop
  • any widget on lockscreen
  • and much much more

20130116 Version 1

  • Initial release
  • based off cm10.1 and modded for tablet mode
 
Last edited:

powerpoint45

Senior Member
Jan 31, 2012
2,465
2,290
Dallas
[ROM] [JB 4.2.1]cm10.1/sgt7 [discontinued]

THIS ROM IS BASED ON SGT7


IMPORTANT: WHEN COMING FROM STOCK AMAZON OS
-Make sure you wipe everything except your sdcard (media partition) while in TWRP before you flash anything!
-In TWRP go to WIPE and select both System AND Factory Reset
(Make sure you wipe both when coming from Stock or you will end up in a bootloop with the CM10.1 boot animation)

Links:

GApps


20130627 Version 11 (Current build)

Old builds:
20130512 Version 10
20130408 Version 9
20130404 Version 8
20130218 Version 7
20130211 Version 6
20130131 Version 5
20130130 Version 4
20130120 Version 3
20130118 Version 2
20130116 Version 1

Installation:

YOU MUST HAVE TWRP AND BOOTLOADER INSTALLED AND WORKING

**To install TWRP and Bootloader**
One Click Method
by: FMKilo

Manual Method (and HashROM)
by Hashcode


  1. Download the ROM and GApps.
  2. Boot into recovery
    >Coming from Amazon Stock OS? Wipe everything (read above)
    >Coming from another CM 10.1 install? No need to wipe, but you can to be safe.
  3. Select install and flash ROM and GApps
  4. (in TWRP after selecting the ROM, you can select "add zip" and then choose the GApps. It will flash them both for you at the same time)
  5. Reboot and Enjoy!

Bugs:


  • -The initial portion of the bootanimation is stretched and 1/2 missing. This corrects itself fairly quickly.
  • -The headphone MIC input is not functioning correctly yet. Work in progress.
  • -Virtual keyboard input on Jellybean is terrible. Needs a protocol update or something. Fixing. For now use an alternate keyboard like Swype

Sources:

Thanks:

Thanks to Hashcode for all his awesome work and Twa_priv for helping me with github & repo stuff
 
Last edited:

powerpoint45

Senior Member
Jan 31, 2012
2,465
2,290
Dallas
Re: Rom: Coming soon

Screenshots:
0fbs9r1.png

HZCGumS.png

UarRenf.png

4lQuwNh.png
 
Last edited:

powerpoint45

Senior Member
Jan 31, 2012
2,465
2,290
Dallas
Re: Rom: Coming soon

How to make your ROM Tablet UI? Look here:

Code:
------------------------------------FILE------------------------------------------------------------ESTIMATED LINE NUMBER
frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java                 #1269-1287
frameworks/base/services/java/com/android/server/wm/WindowsManagerService.java                      #6839
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/NavbarEditor.java        #179
packages/apps/Settings/src/com/android/settings/Utils.java                                          #653
frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/RenderSessionImpl.java #1132
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java           #88
 
Last edited:

idontwanttobeanoob

Senior Member
Sep 5, 2011
130
41
It's just a rebuild of hash's rom with a different nav bar/notification bar scheme. I suggest trying both before settling, they are essentially the same

ok thanks, especially this early in the builds im alot more cautious then normally. didnt know if there were any major implementations that might cause havoc ( no fastboot cable, i already took my big risk just implementing twrpp etc.

thanks powerpoint45, i love to see plenty of diversity in rom options
 
  • Like
Reactions: powerpoint45

fmkilo

Senior Member
Oct 8, 2012
289
189
Cedar Rapids, IA,USA
ok thanks, especially this early in the builds im alot more cautious then normally. didnt know if there were any major implementations that might cause havoc ( no fastboot cable, i already took my big risk just implementing twrpp etc.

thanks powerpoint45, i love to see plenty of diversity in rom options

If I may ask, what method did you perform to get twrp and bootloader?
 

idontwanttobeanoob

Senior Member
Sep 5, 2011
130
41
If I may ask, what method did you perform to get twrp and bootloader?

Full walk through or basic idea of how I did it?
I can't remember it off the top of my head but in the morning I can get on my computer where I have what I did saved step by step.
I can tell you real quick it was on a windows 7 computer, and from there I followed Hashcode step by step directions almost exactly I think there were only two steps I tweaked to get around the fact that fast boot didn't want to recognize my device.
 

fmkilo

Senior Member
Oct 8, 2012
289
189
Cedar Rapids, IA,USA
Full walk through or basic idea of how I did it?
I can't remember it off the top of my head but in the morning I can get on my computer where I have what I did saved step by step.
I can tell you real quick it was on a windows 7 computer, and from there I followed Hashcode step by step directions almost exactly I think there were only two steps I tweaked to get around the fact that fast boot didn't want to recognize my device.

so you used idme bootmode 4 to get to fastboot?
I would have used the dd method if I were on windows.
 

idontwanttobeanoob

Senior Member
Sep 5, 2011
130
41
Re: [rom][true tablet ui alpha build]

Ummm I typed adb shell, su, reboot boot loader, then verified I had fast boot with fastboot -i 0x1949 devices. And then followed from there.... Took me a while to realize fastboot commands wouldn't be recognized without the -i 0x1949. So I spent a good half hour tracking down drivers issues that didn't exist

Sent from my Amazon Kindle Fire2 using xda app-developers app
 

Jowyn

Member
Jun 27, 2008
33
12
Thanks for this rom, PPT, I'll definitely give it a try over the weekend and send some feedback.
 
Last edited:
  • Like
Reactions: powerpoint45

iytrix

Senior Member
Dec 23, 2012
255
52
San Jose
Hey PPT.

Thought I'd make a forum post.

ROM works fine. If you notice overlapping of icons or whatnot in your launcher, so far it is verified that if you use apex launcher with the margins set to none everything appears normal.

I personally love the unified bar.

I'm going to ditch this for the SGT7 probably, but good ROM if you want the tablet mode!
 
  • Like
Reactions: powerpoint45

RevMike

Member
Dec 11, 2009
38
21
Problem with gapps

I flashed this on top of Hashcode's Jan 15 build.

In my recent experience with CM on my Galaxy Nexus, I didn't need to reflash gapps every time I updated to a new nightly, so I didn't bother here. Unfortunately, when the system came up my google account was missing. I went back and reflashed gapps and then signed back into my account and it is all working now.

Others may want to make a note of this so that they don't have to reboot a second time.
 

powerpoint45

Senior Member
Jan 31, 2012
2,465
2,290
Dallas
Re: [rom][true tablet ui alpha build]

I flashed this on top of Hashcode's Jan 15 build.

In my recent experience with CM on my Galaxy Nexus, I didn't need to reflash gapps every time I updated to a new nightly, so I didn't bother here. Unfortunately, when the system came up my google account was missing. I went back and reflashed gapps and then signed back into my account and it is all working now.

Others may want to make a note of this so that they don't have to reboot a second time.

Yeah you will need to reflash gaps...I will put that in thread

Sent from my Amazon Kindle Fire2 using xda app-developers app
 

idontwanttobeanoob

Senior Member
Sep 5, 2011
130
41
Just wanted to say that I am compiling sgt7 right now and if everything works will be uploaded later today

Can't wait man, I'd love to be able to do that kind of work, but beyond the fact I'm a major newbie at that kind of thing I have no way to set up a development environment. Got one laptop and its an Acer netbook. Wish I could be of more help
 

iytrix

Senior Member
Dec 23, 2012
255
52
San Jose
Re: [rom][true tablet ui alpha build]

I'm going to be releasing a .bat and a .sh that would automate this process of getting twrp and the boot.img on the device.

That would be fantastic. It seems like that's the biggest issue people have right now. Any way to lessen the steps will make it easier

Sent from my Amazon Kindle Fire2 using xda app-developers app
 

persano

Senior Member
Nov 25, 2012
1,612
263
25
Buenos Aires
How I made this rom Tablet UI? Look here:

Code:
------------------------------------FILE------------------------------------------------------------ESTIMATED LINE NUMBER
frameworks/base/policy/src/com/android/internal/policy/impl/PhoneWindowManager.java                 #1269-1287
frameworks/base/services/java/com/android/server/wm/WindowsManagerService.java                      #6839
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/NavbarEditor.java        #179
packages/apps/Settings/src/com/android/settings/Utils.java                                          #653
frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/RenderSessionImpl.java #1132
frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/DateView.java           #88

can make this in the stock kinlde fire hd or kindle fire 2, in the stock rom
 

Top Liked Posts

  • There are no posts matching your filters.
  • 39
    [ROM] [JB 4.2.1]cm10.1/sgt7 [discontinued]

    THIS ROM IS BASED ON SGT7


    IMPORTANT: WHEN COMING FROM STOCK AMAZON OS
    -Make sure you wipe everything except your sdcard (media partition) while in TWRP before you flash anything!
    -In TWRP go to WIPE and select both System AND Factory Reset
    (Make sure you wipe both when coming from Stock or you will end up in a bootloop with the CM10.1 boot animation)

    Links:

    GApps


    20130627 Version 11 (Current build)

    Old builds:
    20130512 Version 10
    20130408 Version 9
    20130404 Version 8
    20130218 Version 7
    20130211 Version 6
    20130131 Version 5
    20130130 Version 4
    20130120 Version 3
    20130118 Version 2
    20130116 Version 1

    Installation:

    YOU MUST HAVE TWRP AND BOOTLOADER INSTALLED AND WORKING

    **To install TWRP and Bootloader**
    One Click Method
    by: FMKilo

    Manual Method (and HashROM)
    by Hashcode


    1. Download the ROM and GApps.
    2. Boot into recovery
      >Coming from Amazon Stock OS? Wipe everything (read above)
      >Coming from another CM 10.1 install? No need to wipe, but you can to be safe.
    3. Select install and flash ROM and GApps
    4. (in TWRP after selecting the ROM, you can select "add zip" and then choose the GApps. It will flash them both for you at the same time)
    5. Reboot and Enjoy!

    Bugs:


    • -The initial portion of the bootanimation is stretched and 1/2 missing. This corrects itself fairly quickly.
    • -The headphone MIC input is not functioning correctly yet. Work in progress.
    • -Virtual keyboard input on Jellybean is terrible. Needs a protocol update or something. Fixing. For now use an alternate keyboard like Swype

    Sources:

    Thanks:

    Thanks to Hashcode for all his awesome work and Twa_priv for helping me with github & repo stuff
    12
    Changelog

    20130627 Version 11

    • HALO notifications
    • Widget panel support in tablet mode
    • CM changes & whatever other framework changes

    20130512 Version 10

    • Whatever SGT7 updates and Cyanogenmod changes

    20130408 Version 9

    • Various SGT7 updates and Cyanogenmod changes (as always)
    • Pie control works again

    20130404 Version 8

    • Various SGT7 updates
    • Latest CM and SGT7 changes
    • Pie control fully implemented

    20130218 Version 7


    20130211 Version 6

    • latest CM changes
    • Settings: Fixed Settings -> System FC [sbrady]

    20130131 Version 5

    • latest CM changes
    • Fixed MTP for Windowzzz users

    20130130 Version 4

    • HD works:
    • latest CM changes
    • removed my custom framework modifications for now

    20130120 Version 3

    • Modified framework:
    • bold time in statusbar
    • larger time notification size
    • large text for date
    • navigationbar image (grayish/minimal)

    20120118 Version 2

    • sgt7 based
    • volume slider in notifications
    • select tablet/phone mode
    • edge swype navigation
    • advanced trebuchet settings
    • power menu option to expand desktop
    • any widget on lockscreen
    • and much much more

    20130116 Version 1

    • Initial release
    • based off cm10.1 and modded for tablet mode
    10
    Re: [ROM] [JB 4.2.1]cm10.1/sgt7 [20130118]

    I am working on a fix for HD codecs. But troubleshooting a blind fix is never "easy". Its just taking some time.

    Sent from my DROID4 using Tapatalk 2
    8
    Re: Rom: Coming soon

    Screenshots:
    0fbs9r1.png

    HZCGumS.png

    UarRenf.png

    4lQuwNh.png
    7
    UPD8

    20130512 Version 10

    • Whatever SGT7 updates and Cyanogenmod changes