This repository was archived by the owner on Apr 9, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathZ010D.xml
154 lines (133 loc) · 6.51 KB
/
Z010D.xml
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?xml version="1.0" encoding="UTF-8"?>
<ROM>
<RomName>AIM-ROM</RomName>
<VersionName>AIM-System-V2.0-20170731-OFFICIAL-Z010D</VersionName>
<VersionNumber type="integer">20170731</VersionNumber>
<DirectUrl><![CDATA[https://downloads.sourceforge.net/project/aimroms/Z010D/AIM-System-V3.0-20171115-Official-Z010D.zip?r=https%3A%2F%2Fsourceforge.net%2Fprojects%2Faimroms%2Ffiles%2FZ010D%2F&ts=1510747028&use_mirror=nchc]]></DirectUrl>
<HttpUrl><![CDATA[https://sourceforge.net/projects/aimroms/files/Z010D/AIM-System-V3.0-20171115-Official-Z010D.zip/download]]></HttpUrl>
<Android>8.0.0</Android>
<CheckMD5>400094f84356eea2f7fe093f8084a89b</CheckMD5>
<FileSize type="integer">530904790</FileSize>
<Developer><![CDATA[ANAND RAMACHANDRAN]]></Developer>
<WebsiteURL><![CDATA[https://forum.xda-developers.com/asus-zenfone-max/development/rom-aim-rom-v3-0-t3705348]]></WebsiteURL>
<DonateURL><![CDATA[https://www.paypal.me/AIMroms]]></DonateURL>
<Changelog>
<![CDATA[
# AIMROM V3 OREO UPDATE :
-- must do cleanflash
====================
11-15-2017
====================
* frameworks/base/
f4fa2a7 Ayyy LMAO [Anand Ramachandran]
* vendor/aim/
1384b9a Add AIMOTA (3/3) [Anand Ramachandran]
====================
11-14-2017
====================
* frameworks/base/
aa35676 QS: add Screenrecord tile @xyyx: adapted to O [Anand Ramachandran]
Add Screen Record to the Power Menu [1/2] [Anand Ramachandran]
24c99ae Add a timer to screen record [Anand Ramachandran]
e609a68 Save screenrecord in "Screenrecords" directory [Anand Ramachandran]
bca8a3b base: bring back screenrecord adapt for O [Anand Ramachandran]
345e4fd Add NavBar toggle [1/2] [Anand Ramachandran]
cb2f4fb Slim Recents 3.0 [1/3] [Anand Ramachandran]
50d4fae Vectorized the power menu sound panel selector [Anand Ramachandran]
4f64845 BatteryService: add dash charging support [Anand Ramachandran]
b87dd76 Skip send broadcast to the receiver whoes user has not started. [Anand Ramachandran]
0a2cdf3 Ticker: halt it when entering Ambient display [Anand Ramachandran]
7f79c7b Notification ticker: fix FC [Anand Ramachandran]
ea9ba6f Add make_unique function for jni [Anand Ramachandran]
93c823d Add support for overriding default time format value [Anand Ramachandran]
a6275c9 ViewConfiguration: Align coding style to AOSP [Anand Ramachandran]
1a46fde ViewConfiguration: add support for max/min fling velocity sysproperties [Anand Ramachandran]
5f93096 jni: FingerprintService: use fastJni for nativeAuthenticate [Anand Ramachandran]
ed80f36 core: jni: AudioTrack: enable fastJni for some methods [Anand Ramachandran]
ed6a780 ColorFade: fix EGL crash on exynos4 mali blobs [Anand Ramachandran]
0ccbe9d aapt: Fix compiler warning (clobbered by longjmp) [Anand Ramachandran]
e3f1bac aapt: add check for untranslatable "string-array"s [Anand Ramachandran]
8e1dfeb aapt: Use a std::map instead of a SortedVector [Anand Ramachandran]
c9cea47 aapt: Speed up the style pruning [Anand Ramachandran]
* manifest/
622bfd4 Track SlimRecents [Anand Ramachandran]
* packages/apps/SlimRecents/
1dc6a29 Set fast mode (never expanded) as default [1/2] [Anand Ramachandran]
2ee12d9 Fast mode card new card options icon [Anand Ramachandran]
3babbc9 Cleanup [Anand Ramachandran]
29dfce4 Make cards a bit taller [Anand Ramachandran]
ed22f79 Card options: new anim, dynamic colors, hide on exit, improvements [Anand Ramachandran]
b1a4516 Make "never expanded" mode FaF (fast as fuc# TM) [Anand Ramachandran]
bc54a24 Refresh app ActivityInfo on app removal [Anand Ramachandran]
5607568 Make cards refresh more reliable and cleanup some code [Anand Ramachandran]
bca920c Fix wrong card positions after card removal [Anand Ramachandran]
14cc773 Fix FC when double tapping for last app and there's only one app [Anand Ramachandran]
4d49e70 Slim Recents 3.0 [2/3] [Anand Ramachandran]
2b117cd Fix thumbnail access for task snapshots on Oreo [Anand Ramachandran]
* packages/apps/freedomhub/
9dd61ba Add missing strings and layout [Anand Ramachandran]
6541d64 Toggle VoLTE icon from freedomhub [Anand Ramachandran]
6ea38d3 Add Screen Record to the Power Menu [2/2] [Anand Ramachandran]
64558be Add NavBar toggle [2/2] [Anand Ramachandran]
3c55637 Set fast mode (never expanded) as default [2/2] [Anand Ramachandran]
dc70bfd Slim Recents fast engine mode [2/2] [Anand Ramachandran]
a579230 SlimRecents b.l. PackageListAdapter: really sync mInstalledPackages [Anand Ramachandran]
ecb9bf2 Slim Recents 3.0 [3/3] [Anand Ramachandran]
====================
11-13-2017
====================
* frameworks/base/
6f6a875 Fix FreedomHub QSTile derps [klabit87]
8a4486d Add Freedomhub QuickTile [Anand Ramachandran]
9cc349a Add Pixel navbar icons [Rpingat]
* manifest/
05bd2a7 Track DocumentsUI from aim [Rpingat]
* packages/apps/DocumentsUI/
7323dcb Fix crash on use of Adaptive icon [Rpingat]
ad8e75a DocumentsUI: Enable extra features [Rpingat]
* packages/apps/Settings/
24ce182 Just a small change (#37) []
====================
11-12-2017
====================
* development/
b846860 Merge tag 'android-8.0.0_r32' of https://android.googlesource.com/platform/development into o [Anand Ramachandran]
* frameworks/base/
ecc55e4 Adapt VoLTE icon toggle for statusbar [Anand Ramachandran]
91a15a7 binder: adjust GC interval for binder ops [Anand Ramachandran]
2c9b8a3 BT:Crash occured due to null pointer exception. [Anand Ramachandran]
9ca8b04 Bluetooth: Avoiding NULL pointer dereferences [Anand Ramachandran]
8e82297 BT: Multi A2dp support in Settings App. [Anand Ramachandran]
92e16e1 Fix wrong id that breaks removing icon padding [Anand Ramachandran]
* packages/apps/freedomhub/
00f164c Let's go (#3) update strings [Anand Ramachandran]
====================
11-11-2017
====================
* frameworks/base/
badb590 check for context [Anand Ramachandran]
* manifest/
c84ea5f Update Caf hals tracking [Anand Ramachandran]
* vendor/aim/
9c08866 Revert "hax: Force CAF qcom bt/wlan pathmap to AOSP" [Anand Ramachandran]
c7bffc2 hax: Force CAF qcom bt/wlan pathmap to AOSP [Michael Di Giacomi]
b9ceb2e Change Display Version [Michael Di Giacomi]
6744838 kernel: clean up this madness [Michael Di Giacomi]
## Asus Zenfone Max (Z010D) specific changelogs
---
**[06.06.17]**
- Initial Releases
---BUGS
--- no headset support
--- no hotspot
--- sometimes cant connect to google play
# Note :
_CLEAN FLASH IS MUST SINCE IT IS OREO
---
]]>
</Changelog>
<AddonCount>3</AddonCount>
<AddonsURL>
https://goo.gl/KUWru6
</AddonsURL>
</ROM>