[ROM][S4] Unofficial AOKP JellyBean Milestone 1 [10/29/12]

Search This thread

mikeyinid

Senior Member
Sep 4, 2010
8,871
4,001
Boise
Unofficial AOKP JellyBean for Ville (HTC One S)​

Android 4.1.2 10/29/12 Milestone 1​


aokptitleblue-1.png

Disclaimer:
Code:
#include 
/*
 * Your warranty is now void.
 *
 * I am not responsible for bricked devices, dead SD cards,
 * thermonuclear war, or you getting fired because the alarm app failed.  
 * YOU are choosing to make these modifications, and if
 * you point the finger at me for messing up your device, I will laugh at you. :P
 * blah blah blah you get the point.
 */
After playing around with the source tree for ville, I managed to get a mostly working AOKP JB build. This is an unofficial build, as AOKP has yet to support the One S in JellyBean. Again, this build is UNOFFICIAL, so don't bother going to AOKP for support.

Working:
  • ROMControl
  • Theme Engine
  • Notification LED
  • Camera/Video Camera
  • ...and everything else that works in CM10


Not Working:
  • nothing :)



downloads-4.png

All Downloads are HERE

Gapps: http://goo.im/gapps/gapps-jb-20121011-signed.zip



installation-1.png

Installation Instructions:
  • Download the ROM
  • Download Gapps
  • Extract the boot.img from the ROM and flash it in fastboot
  • Boot into TWRP recovery and factory data reset
  • Install the ROM, then install Gapps
  • Reboot



source-2.png

device tree here: https://github.com/klin1344/aokp_device_htc_ville
AOKP source here: https://github.com/AOKP



Credits
Special thanks to:
  • klin
  • intervigil
  • xkonni
  • dzo
  • the CyanogenMod Team
  • Team Kang
  • ...if I forgot you, please contact me so I can add you to this list!
 
Last edited:

mikeyinid

Senior Member
Sep 4, 2010
8,871
4,001
Boise
changelog-2.png

Build 1 (8/30/12)
  • Initial Release
  • added DZO's hardware camera lib
  • remapped recent apps button to Menu; long-press Home for recent apps
Fix 1 (8/31/12)
  • fixed wired headset routing issue
  • latest dzo camera lib (fixes flash and barcode scanning)
  • merged latest AOKP changes
Fix 2 (9/5/12)
  • fixed notification LED
  • added hardware info
  • some cleanups
  • new features that were merged into AOKP
Fix 3 (9/13/12)
  • fixed in-call headset issues
  • FM radio module
  • device tree updates
  • fixed automatic brightness
  • latest changes to AOKP as of 9/13/12
Fix 3.1 (9/13/12)
  • fixed notification LED

Build 2 (9/19/12)
New features:
  • General
  • Kill all button in Recents panel
  • Backlight settings
  • Tablet UI on any device
  • DPI switcher
  • Custom Vibrations for Phone Calls
  • ADB over network
  • National Data Roaming option
  • Volume music controls
  • LED Brightness control
  • Charging LED
  • Boot animation preview
  • Allow full theming of Contacts & Mms
  • Allow to set color of Digital Clock Widget
  • Power menu options (airplane, screenshot, navbar toggle)
  • Ability to answer calls with hardware Home button (Winter is coming!)

    NavBar
  • Custom Ring targets
  • Allow up to 7 Nav buttons on some devices

    Statusbar
  • IME Toggler
  • Hide ADB icon
  • Allow disabling of volume adjust sound
  • Hide signal bars
  • WeatherPanel
  • WiFi & Cell signal text

    Lockscreen
  • Allow rotation on any device
  • Added back Info-Lines (Weather, Calendar)
  • Menu unlock
  • Alternative music layout

    Camera
  • Timer snapshot
  • Volume zoom
  • 720p recording support for grouper (front)

    MMS
  • Display full date & time


Build 2.1 (9/23/12)
  • Added Reboot Bootloader to Power Menu
  • Overall more stable
  • Latest AOKP merges

Build 3 (9/24/12)
New features:
  • SMS QuickReply
  • Stopwatch & Countdown in the Clock app (CM)
  • Expert Calculator functions (Graph, Matrices, etc.) (CM)
  • IME Switcher & Vib/Ring toggle as NavRing target
  • We fixed some serious bugs (you can set custom ringtones now), and made a few other fixes & improvements as usual.

Build 3.1 (9/29/12)
  • latest AOKP code, including fix for autobrightness
  • lots of other stuff, check their Gerrit for more info

Build 4 (10/1/12)
New features:
  • Custom NavBar Ring on tablets
  • Force dual panel view on any device
  • Flip or shake your device to snooze/dismiss the alarm (check alarm settings)
  • Take screenshot from NavBar
  • Enabled USB mass storage emulation for certain devices (i9*)
  • We fixed the NavBar custom icon bug, and some minor issues with eg. fastcharge and autobrightness as well.

Build 4.1 (10/8/12)
  • latest AOKP code
  • latest CM device tree changes. Includes new kernel, integrated radio, and lots of other things.
Go to the AOKP Site for a complete feature list/changelog.
 
Last edited by a moderator:

klin1344

Senior Member
Nov 11, 2011
3,486
5,611
Having screen off data issues??? Read here!!!

If you are having issues on AOSP-based ROMs with data being off when the screen is off, do the following:

Add these lines to your build.prop:
*originally posted by tnpapadakos*
ro.ril.hsdpa.category = 24
ro.ril.hsupa.category = 14
ro.ril.gprsclass = 12
ro.ril.hsxpa.category = 4
ro.ril.fast.dormancy.rule = 2

Reboot and your data should be much better.
 
Last edited:

encho

Senior Member
Jul 10, 2010
1,886
2,817
Great, will we get it officially as well?

Edit: Reason I'm asking is because I'd like to commit to this rom, but need to know if it has some potential to grow.

Sent from my HTC One S using xda premium
 
Last edited:

Saiger

Senior Member
Feb 6, 2012
1,204
538
Dresden
after first testing i found 2 issues:

- i cant find the trebuchet settings

- the aopk setting to wake the phone with volume-rockers sometimes doesnt work
 

DEV1SE

Senior Member
Jul 13, 2010
90
97
I think WiFi calling support can't be enabled in any aosp based ROM because it requires the sense framework.

Sent from my HTC One S using Tapatalk 2

This isn't entirely true. The Sense framework does come into play but in comparison to everything required.. One would be surprised how little is in the sense framework in regards to SIP. Wi-Fi calling is something I've been personally working on when time permits (busy time of year for me) and progression is being made. I was working on the EU Sense patch but put all that on hold considering TMo is aiming to push JB (hopefully) soon.. and the patch would be redundant.

Nice upload, Klin. Might give this one a whirl myself. Feel free to use the FTP for this too, seems worthy enough. ;)

- Sent via TapaTalk2
 

klin1344

Senior Member
Nov 11, 2011
3,486
5,611
This isn't entirely true. The Sense framework does come into play but in comparison to everything required.. One would be surprised how little is in the sense framework in regards to SIP. Wi-Fi calling is something I've been personally working on when time permits (busy time of year for me) and progression is being made. I was working on the EU Sense patch but put all that on hold considering TMo is aiming to push JB (hopefully) soon.. and the patch would be redundant.

Nice upload, Klin. Might give this one a whirl myself. Feel free to use the FTP for this too, seems worthy enough. ;)

- Sent via TapaTalk2

Thanks for clearing things up. Maybe WiFi calling isnt as far of as we had all thought now..:)

Devhost seems pretty fast lately...if it starts to crawl again then I'll upload it to the server. Thanks.

Sent from my HTC One S using Tapatalk 2
 

randomnoob83

Senior Member
Jul 15, 2012
1,012
277
1.great work!
2.do I have to wipe coming from offical cm10
3.never flashed aokp because I didn't see the difference from aosp is there more tweaks and mods?

Sent from my HTC One S using xda premium

---------- Post added at 11:30 PM ---------- Previous post was at 11:28 PM ----------

BTW which kernel can I flash on this

Sent from my HTC One S using xda premium
 

klin1344

Senior Member
Nov 11, 2011
3,486
5,611
1.great work!
2.do I have to wipe coming from offical cm10
3.never flashed aokp because I didn't see the difference from aosp is there more tweaks and mods?

Sent from my HTC One S using xda premium

---------- Post added at 11:30 PM ---------- Previous post was at 11:28 PM ----------

BTW which kernel can I flash on this

Sent from my HTC One S using xda premium

Yes, it is best to do a full wipe.
Aokp is based on cyanogen, and offers much more customization and tweaks (in ICS at least). Even though this is only build 1 there are a fair amount of customizable settings already.

Sent from my HTC One S using Tapatalk 2
 
  • Like
Reactions: dannydro

rum0s

Senior Member
Dec 22, 2007
525
73
Wow I like it, thank you very much :)
But one question, how is it possible to get the recent apps function back onto the third capacitive button.

Futhermore, metric units are not working in the built-in weather app.

Sent from my HTC One S using xda premium
 

dannydro

Senior Member
Sep 21, 2010
331
64
Dude, you just made me love my 1S all over again. Can't wait till I try it and get off of sense. Much respect.

Sent from my HTC One S using Tapatalk 2
 

David111jr

Senior Member
Feb 5, 2011
485
63
This is a nice build. Top 3. I need WiFi calling though. Hope to be back soon.

Sent from my HTC One S using Tapatalk 2
 

Top Liked Posts

  • There are no posts matching your filters.
  • 103
    Unofficial AOKP JellyBean for Ville (HTC One S)​

    Android 4.1.2 10/29/12 Milestone 1​


    aokptitleblue-1.png

    Disclaimer:
    Code:
    #include 
    /*
     * Your warranty is now void.
     *
     * I am not responsible for bricked devices, dead SD cards,
     * thermonuclear war, or you getting fired because the alarm app failed.  
     * YOU are choosing to make these modifications, and if
     * you point the finger at me for messing up your device, I will laugh at you. :P
     * blah blah blah you get the point.
     */
    After playing around with the source tree for ville, I managed to get a mostly working AOKP JB build. This is an unofficial build, as AOKP has yet to support the One S in JellyBean. Again, this build is UNOFFICIAL, so don't bother going to AOKP for support.

    Working:
    • ROMControl
    • Theme Engine
    • Notification LED
    • Camera/Video Camera
    • ...and everything else that works in CM10


    Not Working:
    • nothing :)



    downloads-4.png

    All Downloads are HERE

    Gapps: http://goo.im/gapps/gapps-jb-20121011-signed.zip



    installation-1.png

    Installation Instructions:
    • Download the ROM
    • Download Gapps
    • Extract the boot.img from the ROM and flash it in fastboot
    • Boot into TWRP recovery and factory data reset
    • Install the ROM, then install Gapps
    • Reboot



    source-2.png

    device tree here: https://github.com/klin1344/aokp_device_htc_ville
    AOKP source here: https://github.com/AOKP



    Credits
    Special thanks to:
    • klin
    • intervigil
    • xkonni
    • dzo
    • the CyanogenMod Team
    • Team Kang
    • ...if I forgot you, please contact me so I can add you to this list!
    22
    Having screen off data issues??? Read here!!!

    If you are having issues on AOSP-based ROMs with data being off when the screen is off, do the following:

    Add these lines to your build.prop:
    *originally posted by tnpapadakos*
    ro.ril.hsdpa.category = 24
    ro.ril.hsupa.category = 14
    ro.ril.gprsclass = 12
    ro.ril.hsxpa.category = 4
    ro.ril.fast.dormancy.rule = 2

    Reboot and your data should be much better.
    22
    I just sent an application to be the AOKP device maintainer for ville. If they accept (in about 1-3 weeks) we should start having official builds.
    16
    Ok, I will consider goo.im. But for now, build 3 is available!
    Please note that other than some bugfixes and stability improvements, there is really nothing new from the build that I uploaded yesterday. The new features were already merged into build 2.1.
    16
    I am working on build 5. Will be coming tonight.