[ROM] [6.0] [Haxynox] AOSP Marshmallow for S3 i9300

Search This thread

Top Liked Posts

  • There are no posts matching your filters.
  • 62
    AOSP 6.0 for i9300​
    #include <std_disclaimer.h>
    /*
    * 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. Please
    * do some research if you have any concerns about features included in this ROM
    * before flashing it! 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.
    *
    * Submitting bug reports on unofficial builds is the leading
    * cause of male impotence.
    */

    Working:
    - Boots (without sdcard)
    - Touchscreen
    - WiFi
    - Rotation
    - USB OTG
    - Camera
    - Sound
    - Screenshots
    - Bluetooth

    Not working:
    - Screen colors
    - RIL
    - SD Card (Bootloop)

    Not tested:
    - GPS


    DOWNLOAD: Google Drive

    Thanks to the Haxynox team for their AOSP port.
    Source: GitHub
    23
    I come with great news!

    I9300 will receive official CM-13.0 updates :D

    https://github.com/CyanogenMod/android_device_samsung_i9300/commits/cm-13.0
    18
    Official CM says "we have a new maintainer for i9300, so tentative maybe" for cm13
    13
    Lot of merges of CM 13 in official gerrit review today.

    CM-13 Device_I9300_M-Bringup

    Edit: Of course, half of them are previously Authored by JustArchi, Dheeraj, Christian Balster, Stephen, Alexander.
    12
    I'm pretty sure what's the color issue. Android M dropped support for different color spaces and it only uses RGBA8888. I believe i930x variants display in BGRA8888 instead and this would result into color channel swap. It's rather easy to patch, check here:
    http://dmitry.gr/index.php?r=06. Thoughts&proj=05. Android M on Nexus S

    We have that patch in just havent placed it on public git because there are too many kangers that release builds from our source