- 03 Dec, 2014 1 commit
-
-
David Turner authored
-
- 02 Dec, 2014 1 commit
-
-
Yu Ning authored
On emulator and any device that does not support USB connection, the Settings app crashes as soon as the user tries to view the details of an installed app. This is because the InstalledAppDetails activity assumes that the USB service is always started, which is no longer true due to a change in SystemServer.java (frameworks/base, Change-Id I6dad511c652bcacc085f27ede5f8f22a6982c6bd). Adding null checks fixes this issue. Change-Id: I85263fb795ee06bd61ba28ec12a7161c1f17f4cc Signed-off-by:
Yu Ning <yu.ning@intel.com>
-
- 25 Nov, 2014 2 commits
-
-
Fabrice Di Meglio authored
-
Raju Yadav authored
Settings crashed due to IllegalStateException as OnQueryTextListener refers to an already detached view. The listener is set to null on press of home key (onPause). Change-Id: If9c76fe3ff040c295f0af9c092e8824b9a1371d7
-
- 24 Nov, 2014 1 commit
-
-
Narayan Kamath authored
-
- 18 Nov, 2014 1 commit
-
-
Narayan Kamath authored
Won't make a difference since shortFormat4 is simply shortFormat with the 'y' characters doubled. bug: 18388178 Change-Id: I6177807430b295035092367553da5de3b942e2d6
-
- 17 Nov, 2014 1 commit
-
-
Elliott Hughes authored
-
- 14 Nov, 2014 1 commit
-
-
Elliott Hughes authored
Almost all of our date formatting goes via icu these days, so this is a no-op almost everywhere. (And should be a no-op everywhere soon.) There's no obvious way to fix it, so remove it. UI guidelines say we should use spelled out month names anyway. Bug: 18322220 Change-Id: Ic9e903eceab3c096426f313bf4ef3a38644774e1
-
- 30 Oct, 2014 1 commit
-
-
Baligh Uddin authored
Change-Id: I802b868cb89763e3a0ee655415b08303a467c9bb Auto-generated-cl: translation import
-
- 20 Oct, 2014 2 commits
-
-
Geoff Mendal authored
* commit '795c8378': Import translations. DO NOT MERGE
-
Geoff Mendal authored
Change-Id: I80fabd3e1f2306d6b9be8973c70aaf5438e58c51 Auto-generated-cl: translation import
-
- 19 Oct, 2014 2 commits
-
-
Baligh Uddin authored
* commit '25149b38': Import translations. DO NOT MERGE
-
Baligh Uddin authored
Change-Id: I3435cc63d25394c2b14089857e36de92c9a2b673 Auto-generated-cl: translation import
-
- 18 Oct, 2014 4 commits
-
-
Jim Miller authored
* commit 'aa037675': Fix bad string in EncryptionInterstitial
-
Jim Miller authored
The string contains "Talkback", but it should grab one of the installed Accessibility services so it works on 3rd party devices. Fixes bug 17881324 Change-Id: Iee2d8d4ce93c851badc59b5ef21462213f530a96
-
Jim Miller authored
* commit '47adff0a': Show warning dialog when Accessibility is enabled
-
Jim Miller authored
This shows a warning dialog in EncryptionInterstitial when the user selects "Require password". Fixes bug 17881324 Change-Id: Id9336f1f14d38f169205cc72cc42be8de94fae71
-
- 17 Oct, 2014 12 commits
-
-
Jim Miller authored
* commit '602d559d': Several fixes to new EncryptionInterstitial dialog.
-
Jim Miller authored
-
Jim Miller authored
The code now observes whether accessibility is turned on when deciding the default state. Additionally, it fixes a bug where the user can back out of EncryptionInterstitial and leave the setting in a bad state. We now propagate the state until the place where it ultimately gets stored. Also fixes problem where Encryption was ignoring the state where the device was already encrypted. Fixes bug 17881324 Change-Id: Iec09e4464832a506bb2a78bb14a38b3531971fa0
-
Svetoslav authored
-
Svetoslav authored
Updating the accessibility layer behavior to reflect the new model where accessibility no longer overrides strong encryption. Now enabling an accessibility service lowers the encryption level but the user can bump it up in settings if desired. bug:17881324 Change-Id: Iaf46cbabf1c19c193ea39b35add27aaa4ff509e4
-
Amith Yamasani authored
* commit 'e52c159c': Fix some strings for the encryption stuff.
-
Amith Yamasani authored
Bug: 17881324 Change-Id: I2bee6773d3ce8f5bede92ded3d2d937bf0e8685c
-
Jim Miller authored
* commit '4f903c3e': Add strings for upcoming change.
-
Jim Miller authored
Fixes bug 17881324 Change-Id: Ib8fc4de7d8689049e38ed7e1c3a0914c71787327
-
Svetoslav authored
When an accessibility service is enabled we are not using the user secure lock when encrypting the data. If the latter is already used for encryption we are decreasing the encryption level and therefore shall challenge the user with their secure lock. bug:17881324 Change-Id: If8905c05e20bc6bb6a6415e501871e5ad83f3d86
-
- 16 Oct, 2014 3 commits
-
-
Geoff Mendal authored
* commit '4909c412': Import translations. DO NOT MERGE
-
Geoff Mendal authored
-
Geoff Mendal authored
Change-Id: I6ddb57a8bea2ad4ad1b6272e1f88f219e9cd8db0 Auto-generated-cl: translation import
-
- 15 Oct, 2014 4 commits
-
-
Jim Miller authored
* commit '46c7f6d6': Add a checkbox option to 'require password to decrypt'
-
Jim Miller authored
Fixes bug 17881324 Change-Id: I3f256f448a35cf8104ee6acb4de253874101f7c0
-
Fabrice Di Meglio authored
am 94dce761: Merge "Fix bug #17976062 Stability: ISE in Settings: Fragment ApnSettings{4da9ae0} not attached to Activity" into lmp-dev * commit '94dce761': Fix bug #17976062 Stability: ISE in Settings: Fragment ApnSettings{4da9ae0} not attached to Activity
-
Fabrice Di Meglio authored
Merge "Fix bug #17976062 Stability: ISE in Settings: Fragment ApnSettings{4da9ae0} not attached to Activity" into lmp-dev
-
- 14 Oct, 2014 4 commits
-
-
Fabrice Di Meglio authored
Fix bug #17976062 Stability: ISE in Settings: Fragment ApnSettings{4da9ae0} not attached to Activity - prevent IllegalStateException Change-Id: I63fa1bb6240c7ff82c04be938b72940049409dee
-
Jason Monk authored
* commit 'eaf84472': Update screen pinning strings to say Overview
-
Jason Monk authored
-
Andres Morales authored
* commit '26bc6907': Set layout_width in WiFi+NFC resource
-