GTA04Status » History » Version 24
Paul Kocialkowski, 04/24/2014 12:39 PM
| 1 | 1 | Paul Kocialkowski | h1. GTA04 Status |
|---|---|---|---|
| 2 | |||
| 3 | 22 | Paul Kocialkowski | h2. Replicant userspace status |
| 4 | 21 | Paul Kocialkowski | |
| 5 | 22 | Paul Kocialkowski | Major features: |
| 6 | 24 | Paul Kocialkowski | * Recovery: working |
| 7 | * Installation script: working |
||
| 8 | * Graphics: working |
||
| 9 | * Lights: working |
||
| 10 | * Vibrator: working |
||
| 11 | * Audio: working, except headset detection and bluetooth |
||
| 12 | * Telephony: missing |
||
| 13 | * Mobile data: missing |
||
| 14 | * Wi-Fi: missing |
||
| 15 | * Bluetooth: missing |
||
| 16 | * GPS: done |
||
| 17 | * Sensors: missing |
||
| 18 | * Camera: missing |
||
| 19 | 15 | Paul Kocialkowski | |
| 20 | 22 | Paul Kocialkowski | Minor features: |
| 21 | 24 | Paul Kocialkowski | * Buttons: working |
| 22 | * Splash screen: working |
||
| 23 | * Storage emulation: working |
||
| 24 | * MTP: working |
||
| 25 | * UI adaptation: working: software buttons, no typing suggestions, volume tile, missing: power profile |
||
| 26 | * External storage: working |
||
| 27 | * Encryption: working |
||
| 28 | * SELinux: missing |
||
| 29 | 1 | Paul Kocialkowski | |
| 30 | 24 | Paul Kocialkowski | Further less important missing features: |
| 31 | * FM radio |
||
| 32 | * Graphics speedup with omapfb and hwcomposer |
||
| 33 | * Power module |
||
| 34 | |||
| 35 | 22 | Paul Kocialkowski | h2. Replicant kernel status |
| 36 | 24 | Paul Kocialkowski | |
| 37 | Missing features: |
||
| 38 | * Continuous splash screen from bootloader to Android |
||
| 39 | * Headset detection |
||
| 40 | * Fast resume (take about one or two seconds to display the lock menu after resume) |
||
| 41 | * wakelock stats (Couldn't get kernel wake lock stats) |
||
| 42 | * Proper earlysuspend/earlyresume based on wakelocks |
||
| 43 | |||
| 44 | Broken features: |
||
| 45 | * Alarm (RTC clock wakeup) |
||
| 46 | * RNDIS usb gadget |
||
| 47 | * ADB usb gadget (sefault at poweroff) |
||
| 48 | |||
| 49 | 13 | Paul Kocialkowski | |
| 50 | 22 | Paul Kocialkowski | h2. Multi-device support |
| 51 | 8 | Paul Kocialkowski | |
| 52 | 22 | Paul Kocialkowski | So far, only the GTA04A4 board is supported (GTA04A3 should work as well). Other variants such as the Letux 7004 or Letux 3704 are not supported. |
| 53 | 17 | Paul Kocialkowski | |
| 54 | 23 | Paul Kocialkowski | In the long run, all the different variants should be supported equally under the same device codename: @gta04@. Specific bootloaders and kernels might be shipped, along with a common userspace. |