Minggu, 07 Juli 2013

Tutorial Decompile-Compile (DC-RC) .apk & .jar

Alat & Bahan
1. PC/Laptop
2. Tools >>>Download Now
3. Kopi, rokok, minuman dingin, gorengan, dll :D

Langkah-Langkah
1. Ekstrak file yg berisi JDK Installer, Notepad++ Installer & APKTools, eksekusi file di disk/folder mana pun pada PC/Laptop Anda.

2. Install Java Development Kit (JDK) 6/7, klo sudah terinstall abaikan tahap ini.

3. Install Notepad++ atau Wordpad, klo sudah terinstall abaikan tahap ini.

4. Copy file .apk atau .jar (cth : framework-res.apk, SystemUI.apk, android.policy.jar, services.jar, dll) ke folder APKTools dr ROM, terserah mau itu Stock ROM (AOSP) atau Custom ROM (CyanogenMod, AOKP).
framework-res.apk & file berekstensi .jar ada di folder System/framework, SystemUI.apk & aplikasi apk lainnya ada di folder System/app.
Lakukan backup terlebih dahulu dengan copy-paste file-nya (misal : SystemUI.apk setelah copy-paste menjadi SystemUI_2.apk) jika file hasil decompile/compile tidak sesuai harapan, gagal di-install, menyebabkan error, bootloop dll.

5. Buka folder APKTools, klik "framework-if.bat" untuk men-set framework-nya.

6. Klik "Command Prompt.bat"

7. Eksekusi file yg akan di-decompile, misal : SystemUI.apk
ketikkan perintah berikut :
apktool d SystemUI.apk

8. Setelah bacaan "done, copying assets and libs...", file udh berhasil di-decompile & akan membentuk folder baru sesuai dengan nama file yg telah di-decompile.
Jika file yg berekstensi .jar maka nama foldernya akan bertambah menjadi ".jar.out"

9. Jika terdapat error pada saat "baksmalling...", install ulang JDK-nya & update yg terbaru & ulangi lg dari tahap 5.

10. Jika masih terdapat error lg, kemungkinan framework-nya ga sesuai dengan file yg di-decompile.

11. Kita dapat mengedit file yg berformat .xml atau .smali, sesuai dengan keinginan kita.
Misal kita mau membuat UI jam di tengah atau mengganti warna jam, bahkan membuat statusbar transparan.
Jika file selesai di-eksekusi, lakukan compile/build kembali sesuai dengan nama folder yg telah dieksekusi tadi dengan mengetikkan perintah sbg berikut :
apktool b SystemUI

Jika file .jar lakukan compile/build dengan membentuk file baru, cth perintah :
apktool b android.policy.jar.out new_android.policy.jar
copy-paste file ke folder lain & rename kembali menjadi android.policy.jar

12. File hasil eksekusi telah di-compile pada folder /systemUI/build/apk/

13. Selanjutnya lakukan remove, drag & drop atau add file (copy-paste) pada file yg sudah di-build.
Cth pada SystemUI.apk : Buka SystemUI.apk melalui Winrar (Jangan di-ekstrak!!!), hapus classes.dex & resources.arsc, kemudian pilih add, pilih SystemUI/build/apk, pilih classes.dex & resources.arsc.
Masih di dalam Winrar, buka folder res, remove file/folder yg telah diperbarui, & lakukan hal yg sama seperti tadi pada folder SystemUI/build/apk/res, keluar dr winrar.

14. File .apk maupun .jar sudah diperbarui, copy kembali sesuai tempat & posisinya di ROM android Anda atau push langsung ke System android menggunakan ADB atau menginstallnya menggunakan flashablezip .


NB : Mungkin lain kali akan saya sertakan dengan gambar... :D

Flashable.zip Installer (CWM / TWRP Only)

Flashable.zip Installer merupakan penginstall aplikasi system melalui Custom Recovery (CWM atau TWRP). Ada jg Flashable.zip yg di-install melalui Recovery bawaan, bedanya Flashable.zip yg di-install melalui Recovery bawaan harus ada signature-nya atau sudah ter-signed supaya lolos verfikasi install, sedangkan Flashable.zip tanpa signature bisa langsung di-install dengan mudah melalui Custom Recovery (CWM/TWRP).

Biasanya digunakan untuk menginstall aplikasi system yg sudah di-modding atau yg ingin mengembalikan aplikasi system yg sudah di-backup sebelumnya, cthnya : SystemUI.apk, framework-res.apk, Mms.apk, Settings.apk, bootanimation.zip, android.policy.jar, services.jar, font dll.

Cara penggunaannya cukup mudah, tinggal dibuka melalui Winrar kemudian drag-drop ke dalam folder system sesuai penempatannya. Biasanya di dalam Flashable.zip terdapat folder META-INF yg berisi script installer. Salah 1 contoh script Installer yg sudah saya buat menggunakan Notepad++ (bisa jg menggunakan Wordpad)


File mentahan Flashable.zip

Sabtu, 06 Juli 2013

[ROM][JB][4.2.2][Unofficial] Carbon - Allwinner A10


=========================================
Tutorial Install
==========================================
1. Firmware ICS 4.0.4 Lastest (Official / Unofficial / Custom) or Partition SYSTEM > 350 MB ***WAJIB***
2. Install CWM/TWRP
3. Full Wipe (Wipe Data, Cache, & Dalvik)
4. Install ROM from sdcard
5. Install GAPPS from sdcard (sesuai Android Version)
6. Install Compatibility Pack from sdcard (sesuai device atau clone-nya)
7. Reboot

==========================================
ROM
==========================================
Build 19-06-2013 : >>>Download Now

Build 07-05-2013 : >>>Download Now

Build 03-05-2013 : >>>Download Now

Build 01-05-2013 : >>>Download Now

Build 30-04-2013 : >>>Download Now

Build 24-04-2013 : >>>Download Now

Build 22-04-2013 : >>>Download Now

Build 19-04-2013 : >>>Download Now

Build 18-04-2013 : >>>Download Now

Build 11-04-2013 : >>>Download Now

==========================================
GAPPS
==========================================
4.2.2 (Build 01-03-2013) : >>>Download Now

4.2.2 minimal : <Link Download>

==========================================
Compatibility Pack
==========================================
LYF1 - TREQ A10C_19-06-2013 (3.0.76+) : >>Download Now (Thanks to Hendri BJ)

LYF8 - IMO Z5_19-06-2013 (3.0.76+) : >>>Download Now

==========================================
Screenshoot
==========================================

About Tablet



Lockscreen

















==========================================
Changelog
==========================================
19-06-2013

* Countless changes
* AOKP Performance control gone, in favour of CM performance control
* Bumb kernel version to 3.0.76+

==========================================
03-05-2013

* Fixed some wifi warnings
* Minor changes on init
* Sensoers.exDroid compiled from source (feedback if I have put the wrong axis parameter)
* Latest CarbonRom sources

==========================================
01-05-2013

* Revert to stable sunxi branch
* Fix Telephony!! no more FC on setting
* Phone.apk included with no error-loop
* Performance improvement (this might be subjective, not a real change :p)

==========================================
30-04-2013

* Upgrade kernel to unstable stage/sunxi-3.0
* New WiFi android library (ugers)
* Latest update from CarbonDev

==========================================
24-04-2013

* Camera might be working for some device (not mine sigh)
* Minor fixes
* Upstream uger, CarbonRom and CyanogenMod changes

==========================================
22-04-2013

* Back to use ugers vold framework, maight help to solve mounting external and innternal issues
* Removed mali boost from kernel and powerHAL, prevent UI death
* Bluetooth fixes (to be tested, not working yet with my dongle)
* Attempt to fix telephony (not-succesfull)
* CedarX blobware from 4.1 (to be tested different media format)

==========================================
19-04-2013

* Power HAL fixes
* Remove all tweaks from build.prop
* Upstream changes
* (maybe) "Message has stop" error removed
* Initlogo.rle changed (broken it actually display nothing.. I'll see what's the problem...)

==========================================
18-04-2013

* Bluetooth fixes from ugers (is not fixed yet)
* Kernel patching to support older hex-edited modules
* Various init fixes
* Upstream CyanogenMod and CarbonDev changes

==========================================
15-04-2013

* Add goodix_hack modules to export missing symbol (m_inet_ctpState) for backward compat with various binary ts drivers.
* Add package CMFileManager on CarbonDev build
* Various fixes

==========================================
11-04-2013

* Corrected init.rc for carbon (thanks bnmguy)
* Less aggressive cflags (-O3 -ftree-vectorize)
* Fix internal SD mounting with newer kernel
* Fix PerformanceControl FC without external SD
* Make PerformanceControl change scheduler of internal nand
* Build from source camera and libsensors
* Cleaning-up and minor changes
* Upstream changes from ugers CyanogenMon and CarbonDev

==========================================
08-04-2013

* -O3 optimisations (kernel and android source build with Linario and -O3)
* Latest ugers fixes from here
* Undervolt and overclock optimizations/fix (1.2 Ghz stable overclocking)
* CONFIG_MODVERSIONS removed from kernel config
* Latest CarbonRom upstream improvements
* Internal-SD still broken (mounting from terminal as "easy" workaround)

==========================================
Thanks To
==========================================
Credit :
- 79bass
- ugers
- Christian Troy
- Shaun2029
- CarbonDev team

Contributors :
- bnmguy
- Lazaroid
- TRNSLN
- et al
==========================================

[ROM][JB][4.1.2][Unofficial] Android Open Kang Project (AOKP) - Allwinner A10


==========================================
Tutorial Install
==========================================
1. Firmware ICS 4.0.4 Lastest (Official / Unofficial / Custom) or Partition SYSTEM > 350 MB ***WAJIB***
2. Install CWM/TWRP
3. Full Wipe (Wipe Data, Cache, & Dalvik)
4. Install ROM from sdcard
5. Install GAPPS from sdcard (sesuai Android Version)
6. Install Compatibility Pack from sdcard (sesuai device atau clone-nya)
7. Reboot

==========================================
ROM
==========================================
Build 07-11-2012 (3.0.36+) : >>>Download Now

              LYF1 - TREQ A10C : >>>Download Now

                      LYF8 - IMO Z5 : >>>Download Now

Build 07-11-2012 (3.0.52+) : >>>Download Now (Credit : bnmguy)

==========================================
GAPPS
==========================================
4.1.2 (Build 12-12-2012) : >>>Download Now

==========================================
Compatibility Pack
==========================================
A10 Clone : <Link Download>

==========================================
Sreenshoot
==========================================

About Tablet
Homescreen
About AOKP

==========================================
Changelog
==========================================
07-11-2012

* Repair HDMI audio output
* Increasing the HDMI output mode is selected
* Increasing gravity sensor coordinate system selection
* Adding CMFileManager file manager
* Default density of the screen to 125
* No time to debug
* just updated a bit mali drivers, libraries, and gralloc hal updated to r3p1
* No long-term changes in the underlying test
* It is not made the next update time is fixed
* It may no longer be updated

==========================================
06-11-2012

* The second version of transplantation, repair packaged scripts complement missing several files
* Shielding some unwanted task bar switch options
* AOKP and CM between each brush to clear all the data

==========================================
Thanks To
==========================================
- Moonshadow
- Shaun2029
- bnmguy
- AOKP Dev Team
==========================================

[ROM][ICS][4.0.4][Unofficial] Android Open Kang Project (AOKP) - Allwinner A10


==========================================
Tutorial Install
==========================================
1. Firmware ICS 4.0.3 / 4.0.4 Lastest (Official / Unofficial / Custom)
2. Install CWM/TWRP
3. Full Wipe (Wipe Data, Cache, & Dalvik)
4. Install ROM from sdcard
5. Install GAPPS from sdcard (sesuai Android Version)
6. Install Compatibility Pack from sdcard (sesuai device atau clone-nya)
7. Reboot

==========================================
ROM
==========================================
Build 08-07-2012 : >>>Download Now

==========================================
GAPPS
==========================================
4.0.4 (Build 29-04-2012) : >>>Downlaod Now

==========================================
Compatibility Pack
==========================================
LYF1 - TREQ A10C : >>>Download Now

LYF8 - IMO Z5 : >>>Download Now

A10 Clone : <Link Download>

==========================================
Screenshot
==========================================

About Tablet
Homescreen
Notification
About AOKP


==========================================
Features
==========================================
* Bluetooth USB dongle support (btusb and ath3k)
* USB GPS support (cp210x and pl2303)
* Xbox 360 gamepad support (xpad)
* PS3 USB gamepad support (hid-sony)
* Generic / chinese (Pantherlord / GreenAsia) gamepads support (hid-pl and hid-gaff)
* OpenVPN support (tun)
* NTFS and ExFat support
* Veno congestion control algorithm
* USB audio support
* DVB-T support (DiB0700, AF9015, IT913x, AF9035 and RT28XXU) available through "Update Me"
* Ad-hoc available through "Update Me"

==========================================
Changelog
==========================================
08-07-2012

* !!! WARNING !!! Compatibility zip 1.2 is required !!! WARNING !!!
* bump kernel version to 3.0.36
* updated AOKP sources to release "Milestone 6"

==========================================
23-06-2012

* added: "special coordinate system" needed for some gsensors
* added: ethernet settings (because of SystemUI force close I had to remove the ethernet icon from the system bar but it should work anyway, feedbacks are welcome)
* added: lock rotation to landscape when HDMI cable is plugged in (can be disabled from settings)
* added: HDMI resolution selector
* added: devlistener, a small daemon to set write permissions for supported usb bluetooth dongles
* removed: u3gmonitor (tell me if your 3g dongle was working with previous version and now it doesn't)
* changed: build fingerprint to match SGS2

==========================================
22-06-2012

* initial release: works everything is working in CM9, it's only missing "HDMI resolution", "Ethernet settings" and "Volume button in system bar" options that will be added in next builds

==========================================
Thanks To
==========================================
- Christian Troy
- AOKP Dev Team
==========================================

[ROM][JB][4.1.1/4.1.2][Unofficial] CyanogenMod 10 - Allwinner A10


==========================================
Tutorial Install
==========================================
1. Firmware ICS 4.0.4 Lastest (Official / Unofficial / Custom) or Partition SYSTEM > 350 MB ***WAJIB***
2. Install CWM/TWRP
3. Full Wipe (Wipe Data, Cache, & Dalvik)
4. Install ROM from sdcard
5. Install GAPPS from sdcard (sesuai Android Version)
6. Install Compatibility Pack from sdcard (sesuai device atau clone-nya)
7. Reboot

==========================================
ROM
==========================================
Preview 4 : https://allwinner-cm9.googlecode.com/files/cm10_a10_preview4.zip

Build 22-08-2012 : https://allwinner-cm9.googlecode.com/files/cm10_a10_20120822.zip

Build 02-09-2012 : https://allwinner-cm9.googlecode.com/files/cm10_a10_20120902.zip

Build 09-09-2012 : https://allwinner-cm9.googlecode.com/files/cm10_a10_20120909.zip

Build 09-09-2012 : https://allwinner-cm9.googlecode.com/files/cm10_a10_20120909.zip

Build 13-09-2012 : >>>Download Now

Build 16-09-2012 : >>>Download Now

Build 24-09-2012 : >>>Download Now

Build 02-10-2012 : >>>Download Now

Build 06-10-2012 : >>>Download Now

Build 28-10-2012 : >>>Download Now

Build 04-11-2012 : >>>Download Now

Build 16-11-2012 : >>>Download Now

Build 25-11-2012 : >>>Download Now

Build 30-11-2012 : >>>Download Now

Build 08-12-2012 : >>>Download Now

Build 28-03-2013 : >>>Download Now

==========================================
GAPPS
==========================================
4.1.1 (Build 26-07-2012) : >>>Download Now

4.1.1 minimal (Build 26-07-2012) : >>>Download Now (Thanks to quarx2k)

4.1.2 (Build 11-10-2012) : >>>Download Now

==========================================
Compatibility Pack
==========================================
LYF1 - TREQ A10C : >>>Download Now

LYF8 - IMO Z5 : >>>Download Now

A10 Clone : <Link Download>

==========================================
Screenshot
==========================================

Tablet Mode


Phablet Mode

==========================================

Features
==========================================
* Bluetooth USB dongle support (btusb and ath3k)
* USB GPS support (cp210x and pl2303)
* Xbox 360 gamepad support (xpad)
* PS3 USB gamepad support (hid-sony)
* Generic / chinese (Pantherlord / GreenAsia) gamepads support (hid-pl and hid-gaff)
* OpenVPN support (tun)
* NTFS and ExFat support
* Veno congestion control algorithm

==========================================
Changelog
==========================================
28-03-2013

* Patched framework to prevent sleep of death. Thank you Aquous.
* Included Aquous's patch to the theme chooser that works around the theme incompatibility issue.
* Updated kernel to hopefully prevent sleep of death.
* Updated CM10 sources.

==========================================
08-12-2012

* Set wifi.supplicant_scan_interval = 90
* Updated CM10 sources
* Merge "Avoid memory leaks when handling metadata strings" into jellybean
* framework: fix reference leak in activiy manager
* Added Synchronization block to avoid Race condition

==========================================
30-11-2012

* Fixed phablet mode buttons (Thanks to spook_man and Christian Troy)
* Fix for sleep issues including WiFi
* Fix for exessive battery usage
* Fixed HDMI output (Tablet UI only?)

==========================================
25-11-2012

* "Clear all" button on recent apps
* Expand desktop Power Menu option
* Updated cm10 sources

==========================================
16-11-2012

* Updated cm10 sources

==========================================
04-11-2012

* Fix for Netflix 2.xx FC
* Updated cm10 sources

==========================================
28-10-2012

* Updated cm10 sources

==========================================
06-10-2012

* Updated cm10 sources

==========================================
02-10-2012

* Updated cm10 sources

==========================================
24-09-2012

* Updated cm10 sources
* Increased GPU OS memory allocation max from 192MB to 256MB (fixes graphics glitches for some apps).
* Removed MAX_HIDDEN_APPS of 4 limit.
* Added uinput support.

==========================================
16-09-2012

* Updated cm10 sources
* Limit MAX_HIDDEN_APPS to 4 for better long term stability.

==========================================
13-09-2012 (Stable Version) [Final Released by Christian Troy]

*** This will be the latest release. Rom development is now discontinued since I moved to other SoCs ***
* Spoofed as Nexus 7 (if you have any trouble with Play Store clear both "Google services framework" and "Google play store" data)
* Fixed FC on license check of some games (specially gameloft one)
* Fixed camera picture capture
* Bluetooth dongle now supports hotplug
* Different options under "Settings" if you're using tablet or phablet UI (for example to customize status bar toggles)
* Experimental: older surfaceflinger library, let's see if it really improves performance with some games or it is only placebo
* Re-added move 2 internal SD feature
* Updated upstream sources

==========================================
09-09-2012

* Updated cm10 sources
* Fixed HDMI audio routing
* Fixed PC connection in Tablet UI

==========================================
02-09-2012

* Updated cm10 sources
* Fixed ACodec buffer overflow (try Netflix, it should work properly again)
* Added a wifi wakelock (now when you choose to keep with ON with display OFF it will stay ON, but the device will not deep sleep). Probably this will be more "deep sleep" friendly because Android now will know when the wifi is turned off and will avoid to keep polling the wifi while the display is off (disable sync with display off shouldnt be necessary anymore)
* Added "ro.disable_phablet_ui" system property: if you wanna disable the "phablet" ui just change the value from 0 to 1 (you find it in /system/build.prop file)

==========================================
22-08-2012

* !!! A FULL WIPE IS REQUIRED !!!
* Updated cm10 sources
* Updated Cedar libraries and now HW accelerated video playback will work for most videos.
* Added "mass-storage" and "hdmi-audio" bash scripts to workaround the two known bugs.
* Added "Update me" for OTA updates and extra stuff.
* Other minor changes (you can refer to my github page)

==========================================
Preview 4

* Updated cm10 sources
* Replaced rild binary with ICS' one as the JB version has been reported as not working. Now compatible 3G dongles should work again

==========================================
Thanks To
==========================================
- Christian Troy
- Shaun2029
- CyanogenMod Team
==========================================

[ROM][ICS][4.0.4][Unofficial] CyanogenMod 9 - Allwinner A10


==========================================
Tutorial Install
==========================================
1. Firmware ICS 4.0.3 / 4.0.4 Lastest (Official / Unofficial / Custom)
2. Install CWM/TWRP
3. Full Wipe (Wipe Data, Cache, & Dalvik)
4. Install ROM from sdcard
5. Install GAPPS from sdcard (sesuai Android Version)
6. Install Compatibility Pack from sdcard (sesuai device atau clone-nya)
7. Reboot

==========================================
ROM
==========================================
Build 13-09-2012 : >>>Download Now

Build 21-07-2012 : >>>Download Now

==========================================
GAPPS
==========================================
4.0.4 (Build 29-04-2012) : >>>Download Now

==========================================
Compatibility Pack
==========================================
A10 Clone : <Link Download>

==========================================
Screenshoot
==========================================


==========================================
Features
==========================================
* Bluetooth USB dongle support (btusb and ath3k)
* USB GPS support (cp210x and pl2303)
* Xbox 360 gamepad support (xpad)
* PS3 USB gamepad support (hid-sony)
* Generic / chinese (Pantherlord / GreenAsia) gamepads support (hid-pl and hid-gaff)
* OpenVPN support (tun)
* NTFS and ExFat support
* Veno congestion control algorithm
* USB audio support

==========================================
Changelog
==========================================
13-09-2012

*** This will be the latest release. Rom development is now discontinued since I moved to other SoCs ***
* Full spoof as SGS2 (GT-I9100) for better GameLoft / EA compatibility
* Fixed FC on license check of some games (specially gameloft one)
* Bluetooth dongle now supports hotplug
* Cyanogenmod's option to hide status bar now will permanently hide it (not only if the app requests the FULLSCREEN flag). You can enable/disable this option using the included ToggleBar app or checking/unchecking the option from "combined bar"'s settings.
* Added WiFi wakelock (change WiFi sleep policy to "Never" or the tablet won't sleep)
* Updated upstream sources

==========================================
21-07-2012

* updated: cm9 sources

==========================================
11-07-2012

* !!! WARNING !!! Compatibility zip 1.2 is required !!! WARNING !!!
* bump kernel version to 3.0.36
* updated: cm9 sources

==========================================
24-06-2012

* added: devlistener, a small daemon to set write permissions for supported usb bluetooth dongles
* removed: u3gmonitor (tell me if your 3g dongle was working with previous version and now it doesn't)
* changed: build fingerprint to match SGS2
* changed: minor change to HDMI kernel code according to a patch submitted by Quarx2k that behaviour was consuming 5-8% of cpu for nothing
* updated: cm9 sources

==========================================
15-06-2012

* Do NOT flash "fix_mxc622x.zip"! It's already included
* added "gsensor special coordinate settings" menu entry that solves problems for some gsensor in some games (note that on mxc622x many games won't work because it has only 2 axis)
* added preliminary support for usb audio playback (thanks tsynik for the hint)
* updated kernel
* updated: cm9 sources

==========================================
10-06-2012

* !!! WARNING !!! You need to download a new compatibility zip, 907c/MOMO11/S9000 users now requires one too !!! WARNING !!!
* now rom is based on the community developed 3.0.31 kernel (every tablet but A7HD that now has a "legacy" support)
* changed some "cosmetic" things like a wrong buttons layout when sysbar volume control was disabled; prevent camera app from going to fullscreen when combined bar auto-hide is enabled; add menu options to enable (default) or disable gsensor orientation when HDMI cable is plugged in; fixed (thanks turl) screen off animation
* in "Misc" section of Update Me now you'll find an "Ad-Hoc enabler" zip. Flash it if you wanna connect to adhoc network but note that you'll lose WiFi Direct capabilities, WiFi AP should work anyway
* updated: cm9 sources

==========================================
07-06-2012

* fixed: ip-up sets up NAT, now wireless tether (from tablet) works
* added: smartassV2 new default governor (not on A7HD because it uses a different kernel, read my request on slatedroid if you wanna use it
* added: volume control from system bar (it can be controlled from display settings; press "recent app" button to apply changes after toggling the checkbox)
* updated: cm9 sources

==========================================
04-06-2012

* fixed: upside down problem of hw accelerated video playback on some devices
* added: forced landscape when connected to hdmi
* changed: wifi module with powersave options enabled (you can download the one without ps capabilities from Update Me)
* updated: cm9 sources

==========================================
31-05-2012

* fixed: (hopefully) hw accelerated flash videos random issues
* updated: cm9 sources

==========================================
29-05-2012

* added: some HID kernel module to enable PS3 usb gamepads and some generic/chinese gamepads
* added: minfree to tweak ram usage according to supercharger v6 recommended value for 1 gig devices
* updated: cm9 sources

==========================================
26-05-2012

* WARNING: 910i/a10t needs compatibility zip v1.0.5; V3 needs v1.0.4
* added: usb ethernet support (I need feedbacks because I don't have any usb nic)
* added: display settings now has an "HDMI resolution" menu entry
* fixed: missing apns, now supported 3g dongles should connect out of the box
* updated: cm9 sources
* note: while connected to HDMI you have to enable 'combined bar auto hide' from 'settings - system - combined bar' to be able to watch them in fullscreen

==========================================
24-05-2012

* added: tcp veno congestion control
* added: WiFi direct
* added: WiFi AP
* added: workaround for Ad-Hoc networks (have a look at Misc section of Update Me)
* fixed: WiFi driver now loads faster
* updated: cm9 sources

==========================================
23-05-2012

* !!!!!! you have to re-download compatibility zip (hopefully for the last time) !!!!!!
* fixed: hdmi audio playback
* changed: some things in compatibility zip, a10t/v3 users report if you have gsensor issues (you shouldnt)
* changed: init.rc to make it more cm9 compatible

==========================================
22-05-2012

* !!!!!! you have to re-download compatibility zip !!!!!!
* changed: some wifi related stuff (report if it works better)
* fixed: camera recording
* fixed:/dev/ppp is now writable and pppd shouldnt bother anymore
* removed: some useless kernel module to free some space and avoid errors on devices with only 256mb of space in system partition
* updated: cm9 sources

==========================================
21-05-2012

* added: Update Me
* added: stagefright video hardware acceleration (flash, etc.)
* fixed: cyanogenmod's camera app
* updated: cm9 sources

==========================================
19-05-2012

* fixed: UMS now handles both internal and external memories
* fixed: "reboot -> recovery" from cyanogen's power menu
* changed: kernel/modules from MOMO11 Bird 20120515 rom (you have to re-download compatibility zip to match this new kernel, link's been updated)
* removed: oc_daemon from startup, if you wanna use it you have to change permissions of file /system/etc/init.d/89virtuous_oc to 755 (remember that only performance and fantasy governors are working fine, the other can cause reboots; i suggest you fantasy, it's something like interactive/smartass)

==========================================
18-05-2012

* Works pretty much everything, it's an almost perfect daily use build.

Known bugs:
* I had to replace Cyanogen's camera app with Allwinner's because preview frame was incredibly huge and buttons couldn't be pressed.
* When you take a picture using camera the thumbnails that appears in Gallery are corrupted, but you can use an alternative (and better) app like QuickPic as workaround. You can even disable Gallery app and use MX Player as video player which works pretty fine in HW mode (you don't need any codec)
* Reboot to recovery doesn't work, it just reboots the tablet.

==========================================
Thanks To
==========================================
- Christian Troy
- CyanogenMod Team
==========================================