Commit Graph

13185 Commits

Author SHA1 Message Date
Baligh Uddin
0e7c992e4e Merge "Import translations. DO NOT MERGE" 2014-04-10 15:54:28 +00:00
Paul Lawrence
1231a89e5e Merge "Allow encryption when keyguard is set to pattern or no protection" 2014-04-10 14:31:03 +00:00
Fabrice Di Meglio
981efd1778 Code cleaning for the SettingsSearchIndexablesProvider
- use the real constants SearchIndexablesContract.COLUMN_INDEX_XML_RES_XXX
for the colum names

Change-Id: I820ce9d3b048345365639fe049aedccaf3f203d8
2014-04-09 19:33:47 -07:00
Fabrice Di Meglio
063e7cfd78 Code cleaning for DataUsageSummary
- remove unused import
- remove dead code

Change-Id: I4e8f24e57fc4ca6d731e68da93ac7f748e709c26
2014-04-09 19:02:54 -07:00
Fabrice Di Meglio
b1648e6c54 Fix bug3 13933442 Search - for security reasons only index data...
...from wellknown SearchIndexablesProvider

Check if the SearchIndexablesProvider is:

- having the correct android.permission.READ_SEARCH_INDEXABLES
read/write permissions
- a privileged one (like Settings App, Phone App)

Change-Id: I5fd1fef46716cca0e439196e24b607ff5506495c
2014-04-09 16:24:10 -07:00
Fabrice Di Meglio
f79af8b26e Fix bug #13915380 Inconsistency in showing the action bar of Bluetooth settings.
- remove those "splitActionBarWhenNarrow" in the AndroidManifest for all
the activities so that the ActionBar behavior is always consistent and
does not split.

Change-Id: I54cb10528ba3a751a7d2843cc9e9c518a5f3531a
2014-04-09 13:57:09 -07:00
Fabrice Di Meglio
b914322590 Code cleaning for Search Remote Provider queries
- use colums indices that are now defined into SearchIndexablesContract
- ... and at the same time fix an issue with some wrong column indices
that were used

Change-Id: If72ddc7d7171329ca533cb2763431902099769b9
2014-04-09 13:30:50 -07:00
Baligh Uddin
d7a9d39e6c Import translations. DO NOT MERGE
Change-Id: I6fd74caf628d760ffcf191733d47b86ffb453864
Auto-generated-cl: translation import
2014-04-09 12:51:17 -07:00
Baligh Uddin
fba8cd35b7 Import translations. DO NOT MERGE
Change-Id: Iff7d2cccff323a2cfb7193d399e8910f226304d7
Auto-generated-cl: translation import
2014-04-09 12:46:43 -07:00
Baligh Uddin
8bec9dba47 Import translations. DO NOT MERGE
Change-Id: I8cec72991260fa660991ca7423299bbf417df000
Auto-generated-cl: translation import
2014-04-09 12:43:07 -07:00
Baligh Uddin
52e3681feb Import translations. DO NOT MERGE
Change-Id: I84d923dacf746299500503257fd925228b869e82
Auto-generated-cl: translation import
2014-04-09 12:41:44 -07:00
Fabrice Di Meglio
7d39310c8d Fix bug #13928293 Search - remove "switchTextOn" / "switchTextOff" from indexing
- remove all related code
- update the Index database schema and its version

Change-Id: Iaa5219b77efe5db3a404708663fdf82f10d043d3
2014-04-09 12:09:42 -07:00
Fabrice Di Meglio
82de8707af Fix Switch button creation for PrintService
- setup the ActionBar switch in the onStart()

Change-Id: I92d8bb34dd7925da79a10fe01790131d22f7d0d8
2014-04-08 18:58:33 -07:00
Fabrice Di Meglio
3b22695670 Fix issue about at which time Bluetooth devices name are indexed
- remembered devices name were only indexed when BT was turned on/off
- allow the same when they are paired
- remove device name from the Index if it is un-paired

Change-Id: I1206a591b0132789c3b003e52c7ffac630e80758
2014-04-08 17:49:01 -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
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
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
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