| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Ic80541e78c8570809868ce067a5176acb9d6a5a2
Ticket: -
|
|
|
|
|
|
|
|
|
| |
getText() can return null, resulting in a NPE when trying to call
toString(). Add a null check to prevent this.
Additionally add a null check for packageInfo, as this can also be null.
Change-Id: Ia76326522872f4de4702ef56640b2f7b357c2bb7
Reference: BugDumps 20161104-10 L#135
|
|
|
|
|
| |
Change-Id: I77a3c0eb997d6f2aaf9b1add59480c496e55e43d
Ticket: -
|
|
|
|
|
| |
Change-Id: If7eac9a9fa7e145c9d35ece91a8ccab33601a1ca
Ticket: -
|
|
|
|
|
| |
Change-Id: I599894bfd30ff9d78253482981737fc8a440a826
Ticket: -
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In specific cases we may not want to display the localized time zone
name in the time zone picker.
For instance, when the system language is set to English (US), going
into the time zone picker, we can find "London." After we set the
system language to English (United Kingdom), London becomes localized to
"British Summer Time."
To avoid this behavior and to always display the unlocalized version
of the time zone name, we can now set localizeInPicker="false" on the
time zone entry desired to not be localized. Note that if a translation
is available for the selected time zone, it will still be applied.
In this patch we add this attribute to the Kiev time zone. In English
this patch has no effect. However if the system language is changed to
Ukranian and we select Kiev from the time zone picker:
Without this patch: in the time zone picker it would use local time
zone translations, e.g. "за схдноевропейським літнім часом"
(Eastern European Summer Time).
With this patch: it displays "Київ" in the time zone picker. But
still displays the localized time zone in the Date & Time settings.
Ref: CYNGNOS-453
(ported from commit c5aecaab60d353fcedd4579b9d94808be9838de2)
Change-Id: I6302e5beb981786500f73629baa0751ac9e43e73
|
|
|
|
|
|
|
|
| |
Ref: CYNGNOS-453
Change-Id: Id03ecbe612031400413da3efff20392ea9365a52
Signed-off-by: Roman Birg <roman@cyngn.com>
(cherry picked from commit c241e9aea37120a8284d28c6197c8e9d88046546)
|
|
|
|
| |
Change-Id: I3e905d33baa25bbbccffeb48dab1a53a22f6bc3a
|
|
|
|
| |
Change-Id: I3d1a3f5e5b488776048d0dbaac757ffb1e2f8e7b
|
|
|
|
| |
Change-Id: I1fc549efac54f6f67ac9384eaebbddf723f30192
|
|
|
|
| |
Change-Id: I090dd9a112f930967ec76bfa6e19c2ac52e50a9a
|
|
|
|
|
|
|
|
|
| |
https://android.googlesource.com/platform/frameworks/base into cm-13.0"
This reverts commit 0e1dbed9194839a90755670d8fdf9046a75b85f7, reversing
changes made to 564f10b8f05ddf4d9ea2c0e64f1b113fe6dad4b8.
Change-Id: Ife3a8c9c898034d5161fbf25a03eaf173ec66246
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The picker allowed users to pick specific activities from an app that it
did not explicitly expose to the user.
This is not good UX as many activities are not meant to be user facing
and are expecting certain input. Users can pick apps themselves, or apps
can opt-in to shortcuts and publish things themselves.
Ticket: CYNGNOS-2684
Change-Id: I9199d442dbe9eaa4140a706166a6fde87bc8957c
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
| |
This reverts commit 2c35c469fa343b499b55dddc37cd77d4ac0e26c5.
Change-Id: I47daa01ed8f5a26ff5326750e6c55ff3bc4b93b3
|
|
|
|
| |
Change-Id: Ib87e41106982b159d249ebbe0653e569f9c7b454
|
|
|
|
|
|
| |
* These were removed in r22 merge
Change-Id: I1e0b4e910b8a9a86733be4b66516a003115a6c45
|
|
|
|
| |
Change-Id: I3849e73aee18720b20529d406c7657c0a0cee320
|
|
|
|
| |
Change-Id: Ib371d8f862dced4aa36cfe076f876e9ae4bd62c2
|
|
|
|
| |
Change-Id: I4af2a6a904e9229b261e95818f716d6b5708a6f4
|
|\
| |
| |
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/frameworks/base into cm-13.0
Android 6.0.1 release 22
Change-Id: I0d31899b234156a91accb61e0a7fb3d8d16d5062
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
carkit." into mnc-dr-dev am: 5b6ad87630
am: 4f822bbf2a
* commit '4f822bbf2a1c44c9dc5668857aa8cf7f0e5969cc':
Don't allow contact sharing by default for device not recognized as carkit.
|
| | |\
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
carkit." into mnc-dr-dev
am: 5b6ad87630
* commit '5b6ad87630756751471f7224672328d955c8f2fb':
Don't allow contact sharing by default for device not recognized as carkit.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
+ Don't allow contact sharing by default for devices not recognized
as carkit at pair time.
Bug: 23607427
Change-Id: If6babb10117ba7ee5008a4a29450a7cb981bea4a
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
am: bab2b42445
* commit 'bab2b424453e556a2e7bb9470d70673793dd82df':
Add SystemUI component to watch for keyboard attachment.
|
| | |\ \
| | | |/
| | | |
| | | | |
Change-Id: Ib43f0cf0b285c9799239658859af735279f87fff
|
| |\ \ \
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
entitlement checks" into mnc-dr-dev
* commit 'ae0b7ca9ad2e21853af06a68c02da068f748f8bd':
Add capability to ignore carrier entitlement checks
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into mnc-dr-dev
* commit 'c9180528452d67359618eda4aa2edd39112c83ca':
Add capability to ignore carrier entitlement checks
|
| |\ \ \ \
| | |/ / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
into mnc-dr-dev
* commit '1b03cd8e1b79280e892f81709ced42b990a8905d':
Bluetooth: Fix profile auto-connect logic
|
| | |\ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* commit '1d5e2e291d4c3fbcde1425af74644a24c94e1577':
Bluetooth: Fix profile auto-connect logic
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '30275c1924b2bd45b05bd9c98f8648ecbc71374f':
Refactor UidDetailProvider and its dependencies to SettingsLib.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
so that it can be reused by Wear app data usage.
Change-Id: Ifd5709647ba031bb38b2293c35def01bcdee1448
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | | |
* commit '37e1db2320acd850e0738f3972d3ba4334f59949':
Move SummaryForAllUidLoader to SettingsLib.
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
In order to show the data usage per app on Android Wear,
I'm moving SummaryForAllUidLoader to SettingsLib so that
the code can be reused.
Change-Id: I4819ee96a75d62a86968376556258270b3bb8ba1
|
| |\ \ \ \ \
| | |/ / / /
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
TetherUtil" into mnc-dr-dev
* commit 'edf93764f09357f6062eee2e4da8da925247834a':
Remove wifi enabled checking from settings TetherUtil
|
| | |\ \ \ \
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
into mnc-dr-dev
* commit 'b460cc88865bbdafe3f343e43bd08382c6745fe0':
Remove wifi enabled checking from settings TetherUtil
|
| |\ \ \ \ \ \
| | |/ / / / /
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
when setting wifi info" into mnc-dev
* commit 'e69acd7a456fb97d7c816629dedb42026eabdd2e':
Pass connection configuration when setting wifi info
|
| | |\ \ \ \ \
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
wifi info" into mnc-dev
* commit '104999b957440251610dc31939938ef0c85ab23f':
Pass connection configuration when setting wifi info
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
contact sharing to "Checked"." into mnc-dev
* commit '54c7ddbccd71c387c75deb36777b4aede8f226a1':
Make default selection for contact sharing to "Checked".
|
| | |\ \ \ \ \ \
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
to "Checked"." into mnc-dev
* commit '482ba34383796d87e4832ace98b0bb1934c8ef72':
Make default selection for contact sharing to "Checked".
|
| |\ \ \ \ \ \ \ \
| | |/ / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
that are not disabled until first use" into mnc-dev
* commit 'f8c99378367ef025b9da981d62806d1d06ef299e':
Add filter for personal apps that are not disabled until first use
|
| | |\ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
disabled until first use" into mnc-dev
* commit 'bd388372a81472aa3a5f40e57f9f541f85931495':
Add filter for personal apps that are not disabled until first use
|
| |\ \ \ \ \ \ \ \ \
| | |/ / / / / / / /
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
animation to RenderThread (1/2)" into mnc-dev
* commit 'f040100cbde4b551dd551a8b0b9eb7194116a95b':
Move PIN/Pattern appear animation to RenderThread (1/2)
|
| | |\ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
RenderThread (1/2)" into mnc-dev
* commit '6a601960a3cbfbed1f0ac6df65791a3149eec92e':
Move PIN/Pattern appear animation to RenderThread (1/2)
|
| |\ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / /
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | |
| | | | | | | | | | | |
strings to SettingsLib" into mnc-dev
* commit 'b9b50effa1ddd66c999e25af1f8bf2e2a9c07566':
Move wifi accessibility strings to SettingsLib
|
| | |\ \ \ \ \ \ \ \ \
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
SettingsLib" into mnc-dev
* commit 'a75421557651d7016124f8ed1fa5c0bab834d121':
Move wifi accessibility strings to SettingsLib
|
| |\ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / /
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | |
| | | | | | | | | | | | |
to SettingsLib." into cw-e-dev
* commit '2fc9c1242266f02ee73e245f5ca8134781223bf6':
Move AppItem, ChartData, ChartDataLoader from Settings to SettingsLib.
|
| | |\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
SettingsLib." into cw-e-dev
|
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Change-Id: I1a3b245aafc5a69a13420338385c932b8fa176c1
|
| |\ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / /
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | |
| | | | | | | | | | | | | |
Passpoint issues" into mnc-dev
* commit '7ad8e6c8499f5b5327f6b81fb34e15f5d855a641':
Fix multiple SSIDs for same Passpoint issues
|
| | |\ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | |
| | | | | | | | | | | | | | |
issues" into mnc-dev
* commit '3f96f8b2fff2a2a7dc0a44d5f1219da8d7f2a5c2':
Fix multiple SSIDs for same Passpoint issues
|