History log of /frameworks/base/core/java/android/service/settings/suggestions/Suggestion.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8356481ba2d7882173c97a34ab311151c54040f2 01-Feb-2018 Doris Ling <dling@google.com> Add icon tintable flag to suggestion.

Bug: 72330968
Test: rebuild
Change-Id: Ic11713300311ff81347efc72ea10bf9aa99f7b1c
/frameworks/base/core/java/android/service/settings/suggestions/Suggestion.java
ce8db9911494225fcd99711d7df85a130de5a6ce 14-Dec-2017 Jeff Sharkey <jsharkey@android.com> Add more IntDef prefixes for auto-documenting.

Test: builds, boots
Bug: 70177949
Exempt-From-Owner-Approval: annotation-only changes
Change-Id: I76dde6054e06f52240bd4b1a0f196dcb74623608
/frameworks/base/core/java/android/service/settings/suggestions/Suggestion.java
6abced38e5947c6218ba1a0edcf0d8aa3184a43e 27-Sep-2017 Fan Zhang <zhfan@google.com> Add more fields in Suggestion model

- Icon and suggestionType are needed to customize suggestion UI in
Settings.

Bug: 65065268
Test: instrumentation test
Change-Id: I62ca80128d327a2c2e925ed37529c0255ca37a8a
/frameworks/base/core/java/android/service/settings/suggestions/Suggestion.java
723bf37ab2e4b535a6061c02df03fcec57006e37 26-Aug-2017 Fan Zhang <zhfan@google.com> Initial API for providing suggestions.

This is a WIP system api that will be
- Implemented by one unbundled app (SettingsIntelligence) using system-sdk,
- and consumed by Settings app.

Note: The bundled app does not have permission to read/write any
user settings. Nor does it have permission to call any private API
to do anything unsafe.

Test: builds
Test: instrumentation test
Bug: 65065268
Change-Id: Ib190c0e4c167deb3c6197b8a5b39d442d804770b
/frameworks/base/core/java/android/service/settings/suggestions/Suggestion.java