forked from crdroidandroid/android_vendor_crDroidOTA
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathchangelog_osprey.txt
424 lines (328 loc) · 13.5 KB
/
changelog_osprey.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
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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
====================
07-14-2018
====================
* kernel/msm8916/
afc6454 upstream kernel verison
6ac3bb4 merge commits by Alberto97
* device/motorola/msm8916-common/
b984625 Build with Linaro 7.2
* device/motorola/osprey/
6b19222 System: update sepolicy
63eca02 core: fix offline charging
c88c785 Revert "jni: graphics: do not pack relocation table"
2583de1 SystemUI: mutate weather image for qs tile
* packages/apps/DUI/
49f9df6 Smartbar: keep pressing on ime arrows to move kb cursor
3b5f5ea DUI: fix button custom image icon not being loaded on encrypted device
* packages/apps/LineageParts/
ac22b35 stats: why are you alive again
4620551 Fix accent color for Trust
====================
06-11-2018
====================
* android/
fcbc385 Merge 'lineage-15.1' into 8.1
c9b281a manifest: android-8.1.0_r26 -> android-8.1.0_r30
ff579a4 manifest: Track own external/libvorbis
* bionic/
d13ef13 vdso should be available in all namespaces
69c8dc3 Fix bug with double unload on unsuccessful dlopen
8d4ba9d linker: Remove obsolete workaround
bdc8cc2 Switch to FreeBSD's actual sincos
48a3adb Switch to FreeBSD catrigl.c for complex arc trig functions
93001eb bionic: Update libm from upstream
0432088 Fix various ftw/nftw "shall fail"s from POSIX
07bb0ac libc: kryo: import ARM strlen from Apple C library
35af376 aarch64/strncmp: Use lsr instead of mov+lsr
c999420 aarch64: Improve strncmp for mutually misaligned inputs
3713278 strcmp.S: Improve performance for misaligned strings
4d1df13 memcmp.S: optimize for medium to large sizes
ea0d315 Remove no_default_compiler_flags from crt*
93c9b9c bionic: strip libc and linker
4c221be libc: Suppress clang 7.0 warnings
590d0cc libc: Build crtbegin with clang too
a2c29d1 bionic: do not pack relocation table
325350a Enable 32-bit armv8 NEON for libm
* build/make/
515a5ad Merge 'lineage-15.1' into 8.1
9b627eb Merge tag 'android-8.1.0_r30' into lineage-15.1
* device/lineage/sepolicy/
dd588fd sepolicy: introduce Trust interface
b6d1b91 sepolicy: Add legacy-mm livedisplay label
* device/motorola/harpia/
7a6c7a8 BoardConfig: sensors: BOARD_USES_MOT_SENSOR_HUB -> BOARD_USES_STML0XX_SENSOR_HUB
0be7c77 Switch to OSS sensors
c71127d Update README.md
25594e5 harpia: Update from NPI26.48-36
* device/motorola/msm8916-common/
8e15125 Large Clock: adjust padding in doze
70b88dc harpia: lux: Add device specific changes
cd03dbc msm8916-common: update audio from NPIS26.48-36-5
b1a0ca3 msm8916-common: move wifi configs to vendor
f5ed67d msm8916-common: address GNSS denials
15a6427 msm8916-common: overlay: Enable call recording
18d25e3 msm8916-common: Move some blobs to vendor
5a6c6eb msm8916-common: Build GNSS HAL
2fc2f32 msm8916-common: enable debug.sf.enable_hwc_vds
* external/sqlite/
357a020 Revert "sqlite: Build using ThinLTO"
* frameworks/av/
e28273f Merge 'lineage-15.1' into 8.1
5e433d7 Merge tag 'android-8.1.0_r30' into lineage-15.1
* frameworks/base/
7901d41 Merge 'lineage-15.1' into 8.1
e1db601 Merge tag 'android-8.1.0_r30' into lineage-15.1
* frameworks/native/
3818fee libs: binder: Replace NULL/0 with nullptr
949ad39 libs: gui: Replace NULL/0 with nullptr
c00d2a2 libs: vr: Fix new c++ error when using clang7
aa50a80 libs: binder: Create temp refs on proxies
6c02fe5 Sync mLastQueuedCrop with mLastQueuedSlot
b212237 Ensure the reference profile directory is always created
206e101 have patchoat take directories instead of filenames
1d6aedd binder: Fix incorrect print starved time of binder pool
3e95b75 binder: Remove unused native binder impl of BnBatteryStats
bfab8e9 Use dex2oatd when available on debug builds
4c48b2b surfaceflinger: Fix egl GL_OUT_OF_MEMORY and EGL_BAD_ALLOC bug
17cbe86 sf: change SurfaceView alpha while opaque region compute
4e3c415 gui: null check in ISurfaceComposer.cpp
505060e SurfaceFlinger: Use actual hw width and height to capture screen
9fcc9dd SurfaceFlinger: Remove size check in captureScreen
83c8831 vulkan: update Vulkan headers to 1.1.72
528ac28 Fix Vulkan null_driver's EnumeratePhysicalDevices()
7d32d3b Fix monolithic, un-suffixed GLES driver search
7e762ef vulkan: Allow AHB extension to get to the driver
5ba004c libvulkan: correctly expose VK_KHR_shared_presentable_image
35498df Enable VK_KHR_swapchain for instances
bb9b6f5 vkGetDeviceQueue2: add a NULL check
53b200d stubhal: add EnumeratePhysicalDeviceGroups
3d66fac libvulkan: Add VK_ANDROID_external_memory_android_hardware_buffer
48b9e65 vulkan: Declare VK_ANDROID_external_memory_android_hardware_buffer
364beeb vulkan: update Vulkan headers to 1.1.68
a838e26 Add VK1.1 entries to NDK libvulkan and fix a bug
4432222 Properly implement stubhal's vkGetInstanceProcAddr()
88ef396 Vulkan1.1: CreateInstance downgrades apiVersion for 1.0 ICDs
4706308 Additional changes to Vulkan 1.1 API updates
2ee8047 Vulkan api update to 1.1
d48ab0e vulkan: Update Vulkan headers to 1.0.61
71a054b vulkan: Update Vulkan headers to 1.0.60
a305085 DL policy extension for SchedulingPolicyService
* frameworks/opt/telephony/
fea5787 Merge 'lineage-15.1' into 8.1
ccbfdae Merge tag 'android-8.1.0_r30' into lineage-15.1
* hardware/interfaces/
8184564 Merge tag 'android-8.1.0_r30' into lineage-15.1
* libcore/
1762bb4 Merge tag 'android-8.1.0_r30' into 8.1
* lineage-sdk/
5e59fee sdk: Rebrand to crdroid
9bb6319 Custom inactivity threshold for network traffic monitor [1/2]
3de572a Battery light: 100% charged level (3/3)
3b2c481 Add option to select brightness slider positon [1/3]
6fed6ad sdk: Add an option to force pre-O apps to use full screen aspect ratio
a5c21b3 Reduce default kill timeout
0df9061 Add customizable action for back long press button [1/3]
c4d36d0 Improve kill process code
1abdfe2 Add device key action to kill app [1/3]
6cb55f7 crdroid: Do better for version pref
2f00b28 lineage-sdk: Prevent NPE in style interface service
01e680b sdk: add systemui restart to advanced reboot [2/2]
3c360f5 lineage-sdk: Enable advanced reboot by default
e1f255a Disable by livedisplay by default
749a770 sdk: Map to ro.modversion
1dcfa01 Allow value 3 for status bar quick pull down
* packages/apps/LineageParts/
278f274 Merge 'lineage-15.1' into 8.1
* packages/apps/Settings/
6b361f0 Merge 'lineage-15.1' into 8.1
* packages/providers/MediaProvider/
cb64567 Merge 'lineage-15.1' into 8.1
6fde9ca Merge tag 'android-8.1.0_r30' into lineage-15.1
* packages/providers/UserDictionaryProvider/
d35f80e Merge tag 'android-8.1.0_r30' into lineage-15.1
* system/bt/
2e5099c Merge tag 'android-8.1.0_r30' into lineage-15.1
* vendor/lineage/
9be8513 Initiate crdroid v4.4
8b1cc88 vendor: introduce Trust interface
* vendor/motorola/
fc0f739 Switch harpia to OSS sensors
====================
06-10-2018
====================
* device/motorola/msm8916-common/
934c3f3 msm8916-common: Define Vendor security patch level
b36f920 msm8916-common: sepolicy: allow gnss to create dir for xtra data
* hardware/lineage/interfaces/
f66d76e livedisplay: Correct macro copypasta
* lineage-sdk/
1ae78ce TrustInterface: Remove useless check
aa8e554 TrustInterface: Fix default root access value
498ea96 Fix config.xml indentation
c0b21ca sdk: Introduce Trust Interface
* packages/apps/DeskClock/
3d59c12 Adding Notification Channel
* packages/apps/LineageParts/
4231451 LineageParts: fix Trust onBoarding completion when clicking
32bd769 parts: add SMS rate limit setting
8d100d3 LineageParts: introduce Trust interface
* packages/apps/Settings/
81ea79f Settings: show Trust brading in confirm_lock_password UI
d662cb8 Settings: add Trust interface hook
* vendor/crDroidOTA/
ecdd3b0 update to 4.3
4389599 Update for redmin 4x(santoni)
8fc11e6 Updated Nexus 6 with POpcorn kernel
====================
06-09-2018
====================
* frameworks/base/
c1b1071 base: introduce trust interface
* packages/apps/Jelly/
6432e80 Jelly: Add support for multiple windows
* vendor/crDroidOTA/
599583f update rolex 08/06/2018
====================
06-08-2018
====================
* build/make/
32fd9cf build: Silence dex2oat during build
6557f70 Merge 'lineage-15.1' into 8.1
* device/motorola/osprey/
1877a8c osprey: Add back device model to makefile
* frameworks/av/
563b050 Single thread exclusive to DL
266272f DL policy request through Binder
* frameworks/base/
801af23 PhoneWindowManager: Improve home button wake haptic feedback handling
9d1e441 display: Disable scaling on display mode switch
c6de4df SystemUI: Screen capture in physical resolution
9a9ca9c Merge 'lineage-15.1' into 8.1
* frameworks/native/
cf1ae39 surfaceflinger: fix static analyzer complaints
3490df6 Use sourceCrop to decide filtering in screenshots
1f4551f surfaceflinger: fix fencing when composition mode switches
d659556 surfaceflinger: fix fencing when layers become invisible
c8786ab Input: improve touch response slightly
d37ebd7 SF: Modify binder call before linkToDeath
2055a8a Fix bugs regarding calculate dalvik-cache size
a05fc9b surfaceflinger: set a prop when initialization is complete
46106bc native: touch response optimizations
606f6e8 servicemanager: Restart keystore and gatekeeper after crash
* hardware/lineage/interfaces/
ac865c8 livedisplay: Remove unused using statements
412bc94 livedisplay: Move LegacyMMController inclusion to impl
* packages/apps/LineageParts/
35ce5b5 Merge 'lineage-15.1' into 8.1
* packages/apps/Settings/
931f3f6 Merge 'lineage-15.1' into 8.1
* vendor/lineage/
b0cabfb qcom: Enable TARGET_USES_COLOR_METADATA for msm8937 & msm8953
====================
06-07-2018
====================
* device/motorola/msm8916-common/
d04a316 msm8916-common: Drop GPS NLP support
e8349ee msm8916-common: gps: Update data folder for Location services
352c1bf msm8916-common: Import carrier specific GPS overlays
149d914 msm8916-common: Build new GPS implementation
f749d37 msm8916-common: Add/Update GPS config files
dc5bba8 msm8916-common: Import GNSSPPS HAL from CAF
f8d6e5d msm8916-common: Import GPS HAL from CAF
47240cb msm8916-common: Remove current GPS Implementation
db34b48 overlay: Die Night Light
* frameworks/base/
39b1084 SystemUI: Fix alignment glitch with brightness mirror
6eefbea Updated translations
* packages/apps/crDroidHome3/
325a4f0 Updated translations
* packages/apps/crDroidSettings/
2179cfe Updated translations
* vendor/crDroidOTA/
b71aa62 fix xml validation
336a0d3 Update For Riva
* vendor/motorola/
cd001c8 msm8916-common: Drop GPS NLP support
56a3f94 msm8916-common : Bluetooth update from aljeter OPP27.61-14-4
6a58d0e msm8916-common : FM update from aljeter OPP27.61-14-4
8c82472 msm8916-common : GPS update from aljeter OPP27.61-14-4
409f581 msm8916-common: Add O-MR1 GPS stack
10dbb6c msm8916-common: Remove GPS stack
====================
06-06-2018
====================
* lineage-sdk/
f13838a Revert "lineage-sdk: Switch back to AOSP TwilightService"
e703ff0 Add led capability LIGHTS_ADJUSTABLE_BATTERY_LED_BRIGHTNESS
* packages/apps/LineageParts/
1ef29b0 LineageParts: Use the battery HAL lights brightness capability
* vendor/crDroidOTA/
93b1fea v500: Update
f851e6f update
2830a9d update g3
65fb8c9 lettuce: Update to crDroidAndroid-8.1-20180602-lettuce-v4.3
ea8e60c Nexus 6 Updated on 05062018
====================
06-05-2018
====================
* device/motorola/msm8916-common/
7080cdc msm8916-common: Disable night light
* device/qcom/sepolicy/
2d7d401 sepolicy: Allow mm-qcamerad to access v4L "name" node
fba2a81 sepolicy: Fix video4linux "name" node labeling
* packages/apps/Snap/
5438ac6 SnapdragonCamera: Panorama, replace border drawable
a5d7aea Snap: remove unused shutter buttons
* vendor/motorola/
24bbad3 Move some blobs to vendor
====================
06-04-2018
====================
* build/make/
f67b801 core: Remove deprecated kernel header dependency path warning
* device/motorola/msm8916-common/
9f972d9 power: camera: liblight: Move to vendor
* packages/apps/LineageParts/
d26482e LiveDisplay: Set Reading Mode switch preference as non-persistent
* vendor/addons/
4e4d11d bootanimation: 30 FPS
* vendor/crDroidOTA/
fb3c205 corrected whyred <telegram> closing tag
e59ef05 Added support for whyred
====================
06-03-2018
====================
* crdroid/build/
e44e313 upload 4.0.0 complete redesign of script on configuration included a few usefull commands and right now all configuration is done from the script itself also supports upgrades with no more reconfiguration (settings are saved on config file)
* frameworks/base/
3cd8d2e Automatic translation import
5d55044 Do not setForceUse when a2dp config without change
14e1537 Defer deleting a http cache
0386170 Fix CDMA Range Checks for SignalStrength
8cf157d Revert "core: jni: use -O3"
* lineage-sdk/
506bef4 Automatic translation import
* packages/apps/DeskClock/
74bba7d Automatic translation import
* packages/apps/Dialer/
1ecffc8 Automatic translation import
* packages/apps/FMRadio/
9a74e6d Automatic translation import
* packages/apps/Jelly/
5a0b5cc Automatic translation import
* packages/apps/LineageParts/
1b419d5 Automatic translation import
* packages/apps/Recorder/
5b6f345 Automatic translation import
* packages/apps/Settings/
246fecb Automatic translation import
* packages/apps/Snap/
74c6336 Automatic translation import
* packages/apps/WallpaperPicker/
3a8d597 Automatic translation import
* vendor/crDroidOTA/
bf0c515 crackling: Update
2e1ae48 corrected https://github.com/crdroidandroid/android_vendor_crDroidOTA/commit/c1ac084bb3c3eafd1a2001a2473fdc6f7c48727d
38bc00c update: bullhead
* vendor/motorola/
7de5f34 msm8916-common : More blobs update from aljeter OPP27.61-14-4