History log of /packages/apps/Settings/src/com/android/settings/search/Ranking.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
86a554091d0705f2152fcf1d78ca1c7720d9842c 02-Jun-2015 Xiyuan Xia <xiyuan@google.com> Implement default assist app setting

- Add "None" support to AppListPreference
- Add DefaultAssistPreference to manage assist;
- Add AppListPreferenceWithSettings to show a settings icon;
- Implement DefaultAssistPreference based on AppListPreferenceWithSettings;
- Move voice input settings into ManageAssist and implement it
based on AppListPreferenceWithSettings;

Bug:20210110
Change-Id: If283b8b55a46b428ecfa6e45dc2123292b1d4302
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
f94023216accd128b06acdc50950e455a60a9c4e 10-Jun-2015 Jason Monk <jmonk@google.com> Fix legal info back button

Make it its own SettingsPreferenceFragment.

whitespace--

Bug: 20727881
Change-Id: I1f790af03d316c1d43377a6d8606084d9f3a747f
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
f48c89ff7c383dc8891f552a125b2c7d395836b1 03-Jun-2015 Jason Monk <jmonk@google.com> Reorder device category

Bug: 21588753
Change-Id: Ie01ad44b3bc9d2d3cac165e25b72a112896d4d2c
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
7000d5433880b736bd67cbb44f66df771b64ee1b 13-May-2015 Nick Kralevich <nnk@google.com> New UI for controlling USB

Create a new UI for managing USB access control. This UI is implemented
as a transparent popup triggered by a persistent notification.

Delete the old UI for controlling this. It is no longer used.

Bug: 18905620
Change-Id: I54186961414447a9d37f68e946e1c167506170ae
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
73a2496d316cb9a8dc0020c245bc61f766b7f7c2 14-Apr-2015 Jason Monk <jmonk@google.com> Move default app preferences to one screen

- Move emergency and SMS app preferences to default apps
- Fix search on default apps
- Make all default app prefs use AppListPreference
- Some approximate UI work on AppListPreference

Bug: 20210110
Change-Id: Id04086163c7e87c92a03af421a27018fb380b45d
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
42833b2ff4d7a26dd9a609d2fd4436d9a26f28b5 12-Apr-2015 Jeff Sharkey <jsharkey@android.com> Checkpoint of new storage UI.

Top-level storage UI now shows list of all devices, both internal
and adopted/private volumes, and public/shared volumes.

When viewing a private volume, show traditional clustering of data
types, including summary of other users. For adopted volumes, any
actions are tucked away in a menu, since they're not primary. Misc
files browsing is now provided by DocumentsUI.

Teach StorageMeasurement about new private volumes, including
handling emulated volumes stacked above them. When measuring, only
consider apps actually hosted on the current volume UUID.

When viewing a public volume, we default to launching into file
management mode, and offer a simple eject button at the top-level
view. File management mode is offered by new DocumentsUI browse
intent, and a Settings link there redirects back to us for actual
operations like ejecting/formatting. When unmounted, we launch
into our action view.

Actions like ejecting/formatting just show simple toasts for now.

Bug: 19993667
Change-Id: Ie990ef3c01fb3717aaf8c79bfc53aac7edefdcf7
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
d8b36835707edbeeb9c9fbc30eba855a0b6231c6 03-Apr-2015 John Spurlock <jspurlock@google.com> Settings: Move downtime to new automation sub-settings page.

Bug: 20064962
Change-Id: I6238439bbd679c143fc986743a65ed64057f2755
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
48bbd5d1e414abfa7efe21d10f6848f4916d8162 03-Apr-2015 John Spurlock <jspurlock@google.com> Settings: Move priority configuration to its own sub-settings page.

Bug: 20064962
Change-Id: Idd03e0e5077e13cc08ff9997ab9ad56ddcdb5c50
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
ff6d4894e8f5aa359a621c52864f77f66909481a 27-Mar-2015 Lifu Tang <lifu@google.com> Made scanning settings searchable

Bug: 19965598

Change-Id: I2868bc2185d56861f5a0927bb8d49d978e99f33b
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
5b3aa36e6fd17db995a31f9549b8fe628754a750 18-Mar-2015 Jason Monk <jmonk@google.com> Implement new Manage Apps list

Manage apps now only has one list. When entered from the dashboard
it is not sortable or filterable, and shows a combination of downloaded
apps and anything that shows up in launcher. When 'all apps' is
entered through advanced app settings, the list shows all apps and
can be filtered and sorted.

Bug: 19443900
Change-Id: I555ee56417c330424d458750b6f81d3bd543f66d
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
4ab32563f1cd7d018ee7cdaec8d5a527964a05b9 24-Feb-2015 Pavel Zhamaitsiak <pavelz@google.com> Add Wi-Fi Calling preference screen

Change-Id: Ie89902b55c5c4184236636f5039b3246a9c0bda5
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
c94382e84e4b899873b1005cb21f1370f8f13319 16-Oct-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #18017952 It does not search all possible "USB" results that can be found in the settings

- add indexing for UsbSettings
- change constant name from RANK_MEMORY to RANK_STORAGE
- fix old issue with the PreferenceScreen title (as Location instead of USB computer connection)

Change-Id: I1395ec3d6a795edf73a8703545540456a477cc21
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
e1fd76a85bf86fe5cd6637d3fdfe6420283395ed 13-Aug-2014 PauloftheWest <paulofthewest@google.com> Merge "Revert "Add BT message access"" into lmp-dev
9dc5f80874709866500744a48d8cf5d734688aaf 12-Aug-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #16958103 android.content.res.Resources$NotFoundException: String resource ID #0x7f080971

- remove the indexing offending part from InputMethodAndLanguageSettings as the strings
has been changed
- add indexing for VoiceInputSettings

Change-Id: Ib8da55c935e00538ad6fff2f2590b0d525140734
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
f8cdcbf19c2a1fc44f9227453a73f2dc2061eb09 12-Aug-2014 PauloftheWest <paulofthewest@google.com> Revert "Add BT message access"

- removed Message Access screen from Bluetooth overflow

Bug: 15720425
Change-Id: I68191a4639ea7e6b6cd3a60e88160443fab2ba0e
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
3815561997eced7fd773062ce32eaa50bece072c 30-Jun-2014 PauloftheWest <paulofthewest@google.com> Added SIM Card Activity to Settings

+ Added SIM Card menu to Settings menu
+ Added SIM card detail dialog when selecting a SIM Card
+ Added ability to select the default SIM for Cellular data, Calls, and SMS

Bug: 16241745

Change-Id: I43437aa4c591c5097a8865d564f88726671e1b7d
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
27d7ea56f3f02ea7efaf1e57b5d6758ddb56c353 18-Jul-2014 Jason Monk <jmonk@google.com> Add Screen pinning back to settings

Adds a basic screen for screen pinning (previously lock-to-app) to
settings that describes the feature and allows it to be turned on
and off.

Bug: 16378448
Depends on Ide333463f86310eacb7a1d8b6dc7b1aea8722713 for Settings
constant
Change-Id: Id3ef8471794aa01de20efeb947bed95c50d6b954
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
f43bbeb247fdcdbf8fdc6b5ffbd437797a99ce6b 14-Jul-2014 Jason Monk <jmonk@google.com> Revert "Add lock-to-app to settings"

This reverts commit 315070d58b1d18fe1f5dae73e2ee09fd3ee5b13f.

Change-Id: Id78311a4e0f371a87c975cc97587a404e0dfdb7f
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
c9dc66d6059a5bcc867ab2046c59f969a13c46d7 01-Jul-2014 PauloftheWest <paulofthewest@google.com> Add BT message access

+ List available email accounts
+ Allow for turning each account on/off with switches--making the message content available to bluetooth devices that can read emails (like cars)

Bug: 15720425

Change-Id: Ia0c91c1e74a2644fc99a8b902c42212453d8f86e
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
7837b999862cf341b0f124be7ace1dfc64d0a5a8 24-Jun-2014 PauloftheWest <paulofthewest@google.com> Added Saved networks UI to Wifi

+ Added Saved networks to Overflow menu
+ Moved WPS Pin Entry from Overflow menu to Advance Setting Activity
+ "Automatically manage Wi-Fi : Let a Wi-Fi assistant manage your connection"
+ "Wi-Fi assistant : <selected assistant> [cog secondary hit target]
+ MAC address & IP address list items have the static italic style
- "Avoid poor connections" from Advance Settings
- "Wi-Fi optimization" from Advance Settings

Bug: 15698824

Change-Id: Ieb25b29874752db07398dcb200ec07862779f507
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
07f7efba67a5f261fca31890a1b60f23021325f5 05-Jul-2014 John Spurlock <jspurlock@google.com> Settings: Update to follow new volume design.

- "Sound & Notification" (not Notifications)
- Remove ringer-mode pref.
- Add zen-mode pref to renamed "Interruptions" screen.
- Implement two separate "Sound" & "Notification" sections.
- Remove "Showing notifications" screen, migrate settings.
- Remove custom category styling now that we have a platform style.
- Implement new "days" sleep mode and corresponding dialog pref.
- Corresponding changes to indexable resources.

Associated frameworks/base change:
I35afe38646f04d2ba0dbac11c2c6356120a33694

Bug:15831713
Change-Id: I6ed56791784968adfbd684f490dbbebed285a2dd
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
315070d58b1d18fe1f5dae73e2ee09fd3ee5b13f 19-Jun-2014 Jason Monk <jmonk@google.com> Add lock-to-app to settings

Lock-to-app when disabled shows some instructions about how to
enable it and use it.

When enabled shows an option of use lock screen, which controls
whether the device is locked when exiting lock-to-app. Turning
on use lock screen requires that the device have some security
challenge.

Bug: 15759649
Change-Id: I6188243e03fb0c85bdfdbc32a23ad486296a34f9
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
c9711beb3c6313c1ea0c39a5ab7d59af56ee78c7 17-Jun-2014 Fabrice Di Meglio <fdimeglio@google.com> Add Search / Indexing to Data Usage / Mobile Hotspots

- implement a BaseSearchIndexProvider and pass all the needed
strings to index (including the Wi-Fi SSIDs)

Change-Id: Ic7a640c76cd7c2af77585e87e216b283af61a29e
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
c7f8e8ce69e80ea495472aade5f8569c6583c5e8 05-Jun-2014 John Spurlock <jspurlock@google.com> Settings: Battery saver settings sub-page.

New battery saver settings page, accessed via
the power usage settings overflow menu.

The settings page has a master switch to toggle
battery saver mode, feature disclosure text,
and a preference to configure the automatic
trigger level.

Remove developer checkbox now that this option
has a real home.

NO_SQ: multi project change
Bug:13329308
Change-Id: Iac54238f3406439711b44a3c17f220ac5e370a37
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
23c6666a88294acc5a43993cd305a8700b34d03e 31-May-2014 Fabrice Di Meglio <fdimeglio@google.com> Add Indexing and Search for ChooseLockGenericFragment - DO NOT MERGE

Manual report of 0897f975c12808794deb0f4b81ed0bbc89d2279a

- clean some imports
- add key and title to security_settings_picker.xml
- add ChooseLockGenericFragment in SearchIndexableResources

Change-Id: I3ab77677f3d926b0a3eb9be5d77ee23b568856aa
/packages/apps/Settings/src/com/android/settings/search/Ranking.java
eed44c9d5f72a1981b7057ae8f1744863e036078 30-May-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #15342475 Settings search ranking improvement

- introduce the "base rank" concept. All SearchIndexablesProvider
will have a base rank and the Settings one will get a "0" base rank.
- use a map whose key is the authority name for the provider to get
and store the base rank
- if a base rank is not defined, use the current max defined one and
increment it to define the new one.

Then we will compute the real rank this way:

rank = (providerRank > 0) ? baseRank + providerRank : baseRank

Change-Id: Ifa82bfcdfc07f25c4a5f304f47550686f7d4c13d
/packages/apps/Settings/src/com/android/settings/search/Ranking.java