index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
SettingsLib
/
tests
/
robotests
/
src
/
com
/
android
/
settingslib
/
drawer
/
TileUtilsTest.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate away from deprecated Truth APIs.
Alexander Dorokhine
2020-10-02
1
-1
/
+1
*
Skip loading tiles from non-current user if primary profile only
Yanting Yang
2020-08-07
1
-9
/
+36
*
[SettingsLib] Support master switch of inline toggle of Settings Injection v2
Jason Chiu
2019-11-22
1
-10
/
+10
*
[SettingsLib] Support pure switch of inline toggle of Settings Injection v2
Jason Chiu
2019-11-19
1
-20
/
+82
*
Fix tinting on injected pref icon in Tile
lindatseng
2019-04-02
1
-4
/
+0
*
Consolidate 3 phone icons into one.
Amin Shaikh
2019-01-29
1
-1
/
+1
*
Move SettingsLib icons to android.
Amin Shaikh
2019-01-25
1
-3
/
+1
*
Use binary resource support in robolectric
James Lemieux
2018-11-29
1
-2
/
+2
*
Update metadata bundle every time we refresh tiles.
Fan Zhang
2018-08-22
1
-1
/
+34
*
Remove unnecessary methods from TileUtils.
Fan Zhang
2018-08-21
1
-28
/
+22
*
Remove extraAction param when querying TileUtils.
Fan Zhang
2018-08-21
1
-22
/
+1
*
Remove cached summary text. load from metadata every time.
Fan Zhang
2018-08-21
1
-45
/
+0
*
Remove caching for title and and getId() method.
Fan Zhang
2018-08-20
1
-2
/
+2
*
Stop using intent-filter priority as display order
Fan Zhang
2018-08-08
1
-19
/
+12
*
Put all isTintable check at one place.
Fan Zhang
2018-08-03
1
-28
/
+15
*
Remove unused fields and move ProfileSelect to Settings
Fan Zhang
2018-08-02
1
-28
/
+10
*
Fix a crash where activityInfo should not be stored.
Fan Zhang
2018-07-26
1
-2
/
+2
*
Add activityInfo and getIcon() method in Tile class.
Fan Zhang
2018-07-25
1
-2
/
+2
*
Remove CategoryManager from SettingsLib.
Fan Zhang
2018-07-23
1
-4
/
+3
*
Remove a bunch of unused things from Tile.
Fan Zhang
2018-07-20
1
-3
/
+3
*
Clean up Tile related classes in settingslib.
Fan Zhang
2018-07-19
1
-11
/
+10
*
Remove old suggestion code.
Fan Zhang
2018-06-18
1
-136
/
+0
*
Use external/robolectric-shadows/run_robotests.mk
James Lemieux
2018-02-12
1
-5
/
+1
*
Fix ConcurrentModificationException in DashboardCategory.
Doris Ling
2017-11-28
1
-1
/
+1
*
Update to Robolectric 3.4.2
Tony Mantler
2017-10-10
1
-6
/
+4
*
Merge "Deferred setup banner updates intermittently" into oc-mr1-dev am: 19e0...
Ajay Nadathur
2017-09-19
1
-15
/
+83
|
\
|
*
Deferred setup banner updates intermittently
Ajay Nadathur
2017-09-15
1
-15
/
+83
*
|
Merge "Fix jank issue in Settings caused by fetching tile info" into oc-mr1-d...
Ajay Nadathur
2017-09-14
1
-0
/
+3
|
\
|
|
*
Fix jank issue in Settings caused by fetching tile info
Ajay Nadathur
2017-09-12
1
-0
/
+3
|
*
Add method to update tile's remoteview using summaryUri
Ajay Nadathur
2017-09-07
1
-84
/
+13
*
|
Add method to update tile's remoteview using summaryUri
Ajay Nadathur
2017-09-07
1
-84
/
+13
*
|
Misc change to support loading dynamic summary/icon in app
Fan Zhang
2017-08-02
1
-5
/
+1
|
/
*
Move to newer mockito/robolectric
Tony Mantler
2017-07-14
1
-13
/
+10
*
Add tintable icon support
Maurice Lam
2017-06-20
1
-29
/
+84
*
Allows to change summary text in a custom view tile.
Jaewoong Jung
2017-06-16
1
-1
/
+100
*
Refactor suggestion parser.
Fan Zhang
2017-05-11
1
-19
/
+18
*
Merge "Prevent settings from crashing when ContentProvider crashes" into oc-d...
William Luh
2017-04-20
1
-2
/
+4
|
\
|
*
Prevent settings from crashing when ContentProvider crashes
William Luh
2017-04-18
1
-2
/
+4
*
|
Merge "Fix injected settings titles not matching a locale change." into oc-de...
William Luh
2017-04-07
1
-1
/
+59
|
\
|
|
*
Fix injected settings titles not matching a locale change.
William Luh
2017-04-06
1
-1
/
+59
*
|
Add custom view support to Tiles
Maurice Lam
2017-03-24
1
-0
/
+25
*
|
Add exclusive attribute to suggestion category
Maurice Lam
2017-03-23
1
-16
/
+20
|
/
*
Remove ContentProvider queries in updateTileData.
William Luh
2017-02-23
1
-15
/
+0
*
Modifying SuggestionParser to support dismiss logic of smart
Soroosh Mariooryad
2017-02-06
1
-5
/
+6
*
Adding missing filters to suggested actions in Settings that that they
Ido Ofir
2017-01-31
1
-0
/
+40
*
Support setting icons from Settings or target app.
Shahriyar Amini
2017-01-19
1
-0
/
+1
*
making changes to settingsLib so we can create car setting using settingsLib
roger xue
2017-01-05
1
-3
/
+30
*
Allow Settings tiles to use content provider data.
Shahriyar Amini
2016-12-21
1
-0
/
+102
*
Overload TileUtils.getCategories() with an additional parameteri.
Doris Ling
2016-12-19
1
-0
/
+30
*
Allow injected Settings tiles to specify a key.
Shahriyar Amini
2016-11-28
1
-1
/
+39
[next]