Fabrice Di Meglio
d26a424d18
Fix bug #13744434 Stability: ISE in Settings: Can't switch to header...
...
..that has no Fragment nor Intent at SettingsActivity.onHeaderClick(SettingsActivity.java:654)
- satisfy the Monkeys has they were able to click on "WIRELESS &
NETWORK" header which is a Category and normally non clickable...
(so probably a race condition)
Change-Id: Ia33d2b6e55e910409a566e5f05c1e3bae8008807
2014-04-08 15:29:12 -07:00
Fabrice Di Meglio
e2b9e07e5f
Fix bug #13880310 Toggle On/Off buttons disappear on hitting Search...
...
... and back button in sub-settings
- move code managing the Switch from onCreate(...) to onStart()
Change-Id: I747180bea3880e84635134373bf4c681378f3ec8
2014-04-08 14:27:08 -07:00
Fabrice Di Meglio
821a0729ad
Fix bug #13883976 Settings crash on long-tapping and swiping in Language & Input screen
...
- fix potential NPE
Change-Id: I12045f420d5b2a4f349e59a04141153cd2e46378
2014-04-08 13:56:06 -07:00
Fabrice Di Meglio
e5687b1b32
Fix bug #13744434 Stability: ISE in Settings: Can't switch to header...
...
..that has no Fragment nor Intent at SettingsActivity.onHeaderClick(SettingsActivity.java:654)
- satisfy the Monkeys has they were able to click on "WIRELESS &
NETWORK" header which is a Category and normally non clickable...
(so probably a race condition)
Change-Id: Ia33d2b6e55e910409a566e5f05c1e3bae8008807
2014-04-08 13:35:06 -07:00
Fabrice Di Meglio
c1457323d2
Add support for saving and using the Preference's key value
...
- modify the SQlite data model
- update Index code for managing the key value
- pass the key when launching a Fragment or and Activity
- implement a small animation for highlighting the Preference
from a Search result
Change-Id: I617643a4e5e3b752ece8f45ce7d5429037e479da
2014-04-08 13:08:44 -07:00
The Android Automerger
26cc58210c
merge in master-release history after reset to master
2014-04-08 05:50:15 -07:00
Baligh Uddin
3586acab85
am c5c89671
: (-s ours) am ffa6f523
: (-s ours) am f56d838a
: (-s ours) am 2319553c
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'c5c896719998d30e29657a74372beb9c7bce9888':
Import translations. DO NOT MERGE
2014-04-08 02:46:14 +00:00
Baligh Uddin
48c814d91d
am 4193b7d1
: (-s ours) am b282957b
: (-s ours) am 0f2228a5
: (-s ours) Import translations. DO NOT MERGE
...
* commit '4193b7d18cafa1571b3b153deec29be287c8650c':
Import translations. DO NOT MERGE
2014-04-08 02:39:06 +00:00
Baligh Uddin
c5c8967199
am ffa6f523
: (-s ours) am f56d838a
: (-s ours) am 2319553c
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'ffa6f52358f0f732d83decbfa6be558207969654':
Import translations. DO NOT MERGE
2014-04-08 02:39:05 +00:00
Baligh Uddin
ffa6f52358
am f56d838a
: (-s ours) am 2319553c
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'f56d838afe7f813fb2ed761d3ebeb79b79d910a0':
Import translations. DO NOT MERGE
2014-04-08 02:31:59 +00:00
Baligh Uddin
4193b7d18c
am b282957b
: (-s ours) am 0f2228a5
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'b282957b48df3ede7a0628e2ef6a2ad5dbe73179':
Import translations. DO NOT MERGE
2014-04-08 02:31:50 +00:00
Baligh Uddin
b17fffe847
am 6163642d
: (-s ours) am b9abc323
: (-s ours) Import translations. DO NOT MERGE
...
* commit '6163642daf60c92aa793c4af77bcb9b3cff18a81':
Import translations. DO NOT MERGE
2014-04-08 02:31:46 +00:00
Baligh Uddin
b282957b48
am 0f2228a5
: (-s ours) Import translations. DO NOT MERGE
...
* commit '0f2228a5480759551b1faf93d510fc9c1c16ea06':
Import translations. DO NOT MERGE
2014-04-08 02:24:46 +00:00
Baligh Uddin
f56d838afe
am 2319553c
: (-s ours) Import translations. DO NOT MERGE
...
* commit '2319553cdc644c4fae21ca3ad55564729f409cf4':
Import translations. DO NOT MERGE
2014-04-08 02:24:35 +00:00
Baligh Uddin
6163642daf
am b9abc323
: (-s ours) Import translations. DO NOT MERGE
...
* commit 'b9abc323b95650e30589c957062fec790436ec0d':
Import translations. DO NOT MERGE
2014-04-08 02:24:35 +00:00
Baligh Uddin
229f6db705
Import translations. DO NOT MERGE
...
Change-Id: I3a6ce8a6f86819a4ab7bae336b299c640adf906d
Auto-generated-cl: translation import
2014-04-07 12:14:13 -07:00
Baligh Uddin
0f2228a548
Import translations. DO NOT MERGE
...
Change-Id: I9c4dadd6e7a78db976f67c0c494b06495a69e45b
Auto-generated-cl: translation import
2014-04-07 12:10:30 -07:00
Baligh Uddin
b9abc323b9
Import translations. DO NOT MERGE
...
Change-Id: I4c9953f71809e215404a0e150abbba7bb098504a
Auto-generated-cl: translation import
2014-04-07 12:07:10 -07:00
Baligh Uddin
2319553cdc
Import translations. DO NOT MERGE
...
Change-Id: I933f503cae1b0ae72af3c9f3513ff86355d8e095
Auto-generated-cl: translation import
2014-04-07 12:05:35 -07:00
Jaewan Kim
ac6a3c3cb3
Merge "Revert "Refactor IpConfiguration from WifiConfiguration""
2014-04-07 08:59:27 +00:00
Jaewan Kim
34dcbefe5c
Revert "Refactor IpConfiguration from WifiConfiguration"
...
This reverts commit 16ff27d3f7
.
Change-Id: Ide9c9af358f63a6e73bb2172111929c2022f862b
2014-04-07 08:55:02 +00:00
Jaewan Kim
1af4788f06
Merge "Refactor IpConfiguration from WifiConfiguration"
2014-04-07 04:40:47 +00:00
The Android Automerger
b2aa8ab660
merge in master-release history after reset to master
2014-04-05 05:51:37 -07:00
Fabrice Di Meglio
8477a30fc6
Merge "Change Search icon asset in the ActionBar"
2014-04-05 01:18:57 +00:00
Fabrice Di Meglio
4e409012f3
Change Search icon asset in the ActionBar
...
- use ic_search_api_holo_light and wait for the Quantum Paper asset
Related to bug #13818985 Settings using GB-style search icon
Change-Id: I6e550008b1ec89470c66bc83b55dec11f7a3f067
2014-04-04 18:17:02 -07:00
Fabrice Di Meglio
54ed567b71
Merge "Fix bug #13817456 User not take to previous sub setting screen when Home ...affordance is tapped from second level sub settings page"
2014-04-05 00:57:49 +00:00
Fabrice Di Meglio
911fb2ad90
Fix bug #13817456 User not take to previous sub setting screen when Home
...
...affordance is tapped from second level sub settings page
- start an Activity instead of switch Fragments
Change-Id: I0e47d6539a3a048d7aa25bdb125c4c99031f9e85
2014-04-04 17:55:57 -07:00
Xia Wang
52ddc781a1
am 70ce016f
: am d2f56f07
: am ac768973
: am ce11881a
: Allow VPN to stay connected for some time before disconnecting it.
...
* commit '70ce016f84ce6c54b2c5f07adf86e415de5598cb':
Allow VPN to stay connected for some time before disconnecting it.
2014-04-05 00:54:54 +00:00
Xia Wang
70ce016f84
am d2f56f07
: am ac768973
: am ce11881a
: Allow VPN to stay connected for some time before disconnecting it.
...
* commit 'd2f56f07f97e72e62c51b82454d06de1e7b929a8':
Allow VPN to stay connected for some time before disconnecting it.
2014-04-05 00:51:44 +00:00
Xia Wang
d2f56f07f9
am ac768973
: am ce11881a
: Allow VPN to stay connected for some time before disconnecting it.
...
* commit 'ac768973bc23b9f8f266013c20d301554729fd70':
Allow VPN to stay connected for some time before disconnecting it.
2014-04-05 00:48:38 +00:00
Xia Wang
ac768973bc
am ce11881a
: Allow VPN to stay connected for some time before disconnecting it.
...
* commit 'ce11881accf5db04e2a54b58176e24de49ef6917':
Allow VPN to stay connected for some time before disconnecting it.
2014-04-05 00:43:17 +00:00
Xia Wang
ce11881acc
Allow VPN to stay connected for some time before disconnecting it.
...
Change-Id: I25994b8329514a32b5b6f383abef231d3decb4ec
2014-04-04 17:23:47 -07:00
Fabrice Di Meglio
6068967fd9
Re-enable the switch into Location Settings
...
- get rid of that onIsHidingHeaders()
Change-Id: If0b3fc6900f70cb6dfb54094d1b46b44aba6290f
2014-04-04 17:02:46 -07:00
Fabrice Di Meglio
bb16fd836a
Fix bug #13813608 Launcher back button does not take you to previous...
...
... settings after orientation change
- gasp, there were some issues in the way we were tracking if
a search result fragment was opened. Simplified that code.
Change-Id: I7f8efb3a5aab1a275193f7de15ac50ca33bdad16
2014-04-04 15:08:39 -07:00
Fabrice Di Meglio
0c19d9e9c8
Add more logging for onHeaderClick(...)
...
- log Header title and position
Change-Id: I07f7e8c50613b97609a3ea462b7a8e8fcc415f70
2014-04-04 14:50:14 -07:00
Fabrice Di Meglio
aa448bade6
Fix bug #13794200 Settings crash when screen is locked and Power Usage...
...
...Settings is launched with an Intent
- fix the NPE by checking if mSearchMenuItem / mSearchView references are null
Change-Id: I7518c8360af88a20df780be8cb89360a26cdb8d0
2014-04-04 14:50:06 -07:00
Fabrice Di Meglio
437a224ae3
Re-enable on/off switch for Wi-Fi and Bluetooth Settings
...
- the switch was no more there when launching from an Intent (it was a regression)
Change-Id: I1fc95cad4523a1d3812323fb26908f925a9e623e
2014-04-04 14:50:00 -07:00
Fabrice Di Meglio
7f111811e0
Fix bug #13758772 Crash when hitting back after clicking on add a restricted...
...
... profile under Users
- no need to show the dialog again when we have pressed on BACK
Change-Id: I76f155a488512689c5af40ff35b80ce034da4ffe
2014-04-04 11:35:55 -07:00
Fabrice Di Meglio
45d3c5130f
Merge "Add more logging for onHeaderClick(...)"
2014-04-04 17:18:22 +00:00
Fabrice Di Meglio
bbdada8fab
Add more logging for onHeaderClick(...)
...
- log Header title and position
Change-Id: I07f7e8c50613b97609a3ea462b7a8e8fcc415f70
2014-04-04 10:16:59 -07:00
Baligh Uddin
cccd683f1f
am 1c89073d
: (-s ours) am 87132265
: (-s ours) am 3f3469ae
: (-s ours) am cc01536f
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '1c89073daee81ef5d3b4df89d9bcdd0a9daf01b7':
Import translations. DO NOT MERGE
2014-04-04 15:00:02 +00:00
Baligh Uddin
1c89073dae
am 87132265
: (-s ours) am 3f3469ae
: (-s ours) am cc01536f
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '871322653c4109a9640b56374a246120c65f8241':
Import translations. DO NOT MERGE
2014-04-04 14:53:11 +00:00
Baligh Uddin
10cbad66f9
am 31e51bab
: (-s ours) am 44e3e56f
: (-s ours) am 216b5c50
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
...
* commit '31e51bab1530c93183467d7fa5371a725ed910d6':
Import translations. DO NOT MERGE
2014-04-04 14:52:31 +00:00
Baligh Uddin
31e51bab15
am 44e3e56f
: (-s ours) am 216b5c50
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
...
* commit '44e3e56fe20c2fc59d90b6ef6564458cffb1efa7':
Import translations. DO NOT MERGE
2014-04-04 14:45:54 +00:00
Baligh Uddin
871322653c
am 3f3469ae
: (-s ours) am cc01536f
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit '3f3469aecc1da8bf72482ddae53e11d0245fddd9':
Import translations. DO NOT MERGE
2014-04-04 14:45:45 +00:00
Baligh Uddin
87985696c8
am 6c87824b
: (-s ours) am 457681d5
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
...
* commit '6c87824b86cd7e3420d3f600139648f6927b4b6c':
Import translations. DO NOT MERGE
2014-04-04 14:44:36 +00:00
Baligh Uddin
44e3e56fe2
am 216b5c50
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-ub-dev
...
* commit '216b5c501bb81977407b5977e6ee709b34f3a37d':
Import translations. DO NOT MERGE
2014-04-04 14:38:19 +00:00
Baligh Uddin
3f3469aecc
am cc01536f
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev
...
* commit 'cc01536f7755da6560a23057ac3dbdec10e3993f':
Import translations. DO NOT MERGE
2014-04-04 14:37:50 +00:00
Baligh Uddin
6c87824b86
am 457681d5
: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-modular-dev
...
* commit '457681d5f15aaa32edf76e0765d1e9e2b532893e':
Import translations. DO NOT MERGE
2014-04-04 14:37:19 +00:00
Baligh Uddin
cc01536f77
Merge "Import translations. DO NOT MERGE" into klp-dev
2014-04-04 14:32:06 +00:00