V23 ist seit heute da.
Spoiler anzeigen
- Settings: Add missing up navigation in menus
- Settings: fix quickpulldown summary and clean up code - SlimROM
- on default value it showed left summary and code is to complicated - Settings: enable/disable lockscreenwidgets preferences - SlimROM
- it is just nicer if the user can see which preferences are active or not - fb: Allow disabling the privacy guard notification
- Fix Immersive confirmation in expanded mode.
- The confirmation should come only once. - fb: Keyguard: let the user drag the challenge down if widgets are disabled
- for the system clock widget this does not make much sense but due that our system default is DashClock it makes a lot sense to allow it to see more content of DashClock extensions So allow it for overlay added app widgets if the binding was sucessfull. - QuietHours: disable volume change tone during quiet hours
- Its quiet time, you're trying to be quiet, why would the volume change make noise when you're being quiet?
- Turn this off when system sounds are disabled during quiet hours - Revert "Telephony: Add data rat constant"
- See http://review.cyanogenmod.org/#/c/55832/ for reasons. - core: added national roaming info for Tesco Mobile in Ireland.
- Users of Tesco Mobile in Ireland(MCC 272 MNC 11) can roam on O2 Ireland (MNC 02) - base: added national roaming info for Pepephone in Spain
- Users of Pepephone in Spain (MCC 214 MNC 06) can roam on Vodafone ES (MCC 214 MNC 01). - Clear the scan list when an empty list is received
- When the framework receives an empty scan list from supplicant, it does not clear the local list. So the UI will continue to show the previous scan list even when there are no APs around. So clear the local list, when an empty list is received. - wlan: Error handling on PNO failure due to active P2P session.
- If set PNO fails due to concurrent active p2p sessions, handle the error condition in framework and issue a regular scan for every framework background scan interval until set PNO is either success or disabled.
- CRs-Fixed: 552212 - Close sockets on wpa_supplicant termination.
- Framework does not close the sockets on supplicant termination, leading to leakage of file descriptors. Thus close the socket on supplicant termination. - frameworks/base: add app launch timeline instrumentation
- Displayed Activity is often being used to measure application launch times. However Displayed Activity only accounts for a subset of the app launch. This additional instrumentation will allow for more accurate measurements of applications launch times. - wlan: Fix for delay in PNO scan trigger after p2p disconnect.
- If PNO is disabled due to concurrent active p2p session, on P2P disconnect PNO scan is not triggered until the next framework scan is scheduled.
To mitigate this issue trigger the PNO scan on receiving P2P_CONNECTION_CHANGED intent in disconnect state of the wifi state machine. - framework/base: get proper obb mountpoint based on user handle
Due to invalid obb mount point, CTS test case was failing to mount
- obb file at /mnt/shell/emulated/0. Added new API to support user based mount point for obb. - Keyguard: disable statusbar clock for dashclock, lockclock and desclock
- Revert "Statusbar: Time and Date actions" from Omni
- Framework: Change stock Clock-Click Actions - SlimROM
Separate into two views and add:
Date: View Today Calendar
DateLong: New Event Today
Clock: View Alarms
ClockLong: New Alarm - systemUI: fix date and clock layout
- in notification drawer after clickable actions change - Updated cm source.