-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO.txt
101 lines (95 loc) · 4.21 KB
/
TODO.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
RELEASE TODO:
- Fix Wi-Fi tethering (Easy) => DONE
- Custom bootanimation and/or bootlogo (Easy) => DONE
- Customize autogenerated information in Build.prop (Mid/Hard) => DONE
- Fix apps to SD (Mid/Hard) => Done
- Integrate gApps (Easy) => DONE
- Fix Xperia Go bootloop (Mid) => DONE
- Fix Xperia Sola bootloop (Mid) => DONE
- Fix external SD (Mid) => DONE
- Replace Music with Apollo (Easy) => DONE
- Initial support for NFC and HDMI (Mid) => DONE
- Fix offline charging (Mid) => DONE
- Fix Heartbleed vulnerability (Easy) => DONE
-- V0 BUILD!!! ==> DONE
- Fix calendar fc (Easy) => DONE
- Fix voice dial app (Easy) => DONE
- Include apns-conf.xml (Easy) => DONE
- Add multi-user support (Easy) => DONE
- Add DSP and remove MusicFX (Easy) => DONE
- Fix translations in settings (Easy) => DONE
- Update bluez to 5.18 (Easy) => DONE
- Fix settings option of Launcher3 (Easy) => DONE
- Fix libcyanogen-dsp build (Easy) => DONE
- Fix DSP manager build (Easy) => DONE
- Fix GPS (Easy) => DONE
- Fix A-GPS (Easy) => DONE
- Fix Lockscreen unlock by menu key (Easy) => DONE
- Fix Browser(incognito mode, history page, FC) => DONE
- Disable menu button in app drawer (Easy) => DONE
- Fix call via bluetooth => DONE
- Added Basic Reboot Power Menu Option (Easy) => DONE
- Improved Scrolling Cache (Easy) => DONE
- Added STE Healthd Battery HAL Support (Easy) => DONE
- Fix camera app (labels for scene, missing resolution) => DONE
- Fix Heartbleed vulnerability in chromium openssl (Easy) => DONE
- Adapt gralloc, copybit, hwcomposer, stelpcutils, memtrack from sources (Easy) => DONE
- Fix capacitive button backlights (Complete fix) => DONE
- Add settings location on-off switch (Easy) => DONE
-- V1 BUILD!!!
- Mount both external and internal storage in TWRP (Mid) => DONE
- [AOSX+] Port Peek from AOSPA (Mid) => DONE
- Updated Pixel Format, Ported Pixel Format Information and Add missing compatibility symbol (Easy) => DONE
- Add LED bar notification support (Mid) => DONE
- Fix hardware camera button opening camera (Easy) => DONE
- Fix Network Data location (Mid) => DONE
- Fix Android Beam (NFC based) and Tap & pay (Easy) => DONE
- Fixed black screen issues in some places (Easy) => DONE
- Improved UI performance and Added InCallUI in memory to fix call lag (Easy) => DONE
- Fix ADB in recovery (Easy) => DONE
- Added Sim Tool Kit => DONE
- Implement STE codecs part1 (Mid) => DONE
- Fixed Notification LED's for XP (EASY) => DONE
- Disable "Erase Sd Card" option when there is none (EASY) => DONE
- Fix code-execution flaw (Easy) => DONE
- Fix location switch conflict (Easy) => DONE
- Add init.d support => DONE
- Update bluez to 5.19 (Easy) => DONE
- Include JustArchi's ArchiDroid Optimizations V3 (Mid) => DONE
- Use GCC 4.8 (Mid) => DONE
-- V2 BUILD!!!
- Move to KitKat 4.4.3_r1.1
- Fix Widgets and Apps compatibility issues present in V2 (Easy) => DONE
- Import All 4.4.2 AOSX features into 4.4.3 with proper ownership of them (Easy) => DONE
- Change OmniTorch to CyanogenMod Torch (Easy) => DONE
-- V3.0 BUILD!!!
- Merge android-4.4.4_r1 => DONE
- Fix half screen bug (Easy/Mid) => DONE
- Fix audio regression (Easy/Mid) => DONE
- Refactor commits (Mid/Hard) => DONE
- Compile ROM and Kernel with Linaro 4.10 (Mid) => DONE
- Change CyanogenMod Torch to OmniTorch (Easy) => DONE
- Include Illumination bar fix by Agontuk (Easy) => DONE
- Update gApps (Easy) => DONE
- Move to Android 4.4.4_r2 (Easy) => DONE
- Enable control of illumination bar from settings (Mid) => DONE
- Update Bluez to 5.23 (Easy) => DONE
- Update TWRP to 2.8.0.0 (Easy) => DONE
- Add screenshot feature in TWRP (Easy) => DONE
- Fix KeyguardHostView error (Easy) => DONE
- Fix YouTube (Easy) => DONE
- Update BlueZ to 5.24 release (Easy) => DONE
- Fix video streaming in many apps like Crackle and Twitch (Mid/Hard) => DONE
-- V4 BUILD!!!
- Merge android-5.0.0_r2 (Easy) => DONE
- Merge Device changes from Agontuk (montblanc-common/kumquat/pepper/hardware_ste-sony) (Easy) => DONE
- Update Bluez to 5.25 (Easy) => DONE
- Update TWRP to 2.8.2.0 (Easy) => DONE
- Patch up lollipop for STE (Mid/Hard) => DONE
- Upgrade all patches to lollipop (Mid/Hard)
- ???
-- V5 BUILD!!!
MAINTAINING TODO:
- Fix reported bugs (Mid)
- Format and modularize resources (Mid/Hard)
- Cleanup and stabilize code (Mid/Hard)