Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
9638d153c901e2d86f8c1444d86b271af554ed4f
/
packages
/
SettingsLib
/
tests
2ca0e7b
Merge changes from topic "settings_injection_v2"
by TreeHugger Robot
· 5 years ago
d9e13e7
Merge changes from topic "scanreuslt-wifiinfo-systemapi"
by David Su
· 5 years ago
41253ee
Merge "Move UpdatableListPreferenceDialogFragment to SettingsLib"
by TreeHugger Robot
· 5 years ago
d9bb9a8
SettingsLib: convert raw fields to getters
by David Su
· 5 years ago
643cb70
Move UpdatableListPreferenceDialogFragment to SettingsLib
by Tsung-Mao Fang
· 5 years ago
499a579
[SettingsLib] Support pure switch of inline toggle of Settings Injection v2
by Jason Chiu
· 5 years ago
98f1c9f
Merge "Prevent add menu item twice"
by TreeHugger Robot
· 5 years ago
58b7538
Merge changes from topic "wifimanager-systemapi"
by David Su
· 5 years ago
ef5ac8f
Merge "Remove usage of Telephonymanager from() hidden API" am: 8e999f22b8 am: fc8b731e33
by Jayachandran Chinnakkannu
· 5 years ago
4931429
Merge "Remove usage of Telephonymanager from() hidden API" am: 8e999f22b8
by Jayachandran Chinnakkannu
· 5 years ago
8e999f2
Merge "Remove usage of Telephonymanager from() hidden API"
by Jayachandran Chinnakkannu
· 5 years ago
9751730
SettingsLib: Rename WifiManager.LINK_CONFIGURATION_CHANGED_ACTION
by David Su
· 5 years ago
d080b93
Prevent add menu item twice
by Raff Tsai
· 5 years ago
80eadad
Remove usage of Telephonymanager from() hidden API
by Jayachandran C
· 5 years ago
693269e
Merge "Refactor methods to access/modify BluetoothDevice alias and name" am: 67bef6ab92 am: 90a45d63bc
by Rahul Sabnis
· 5 years ago
a00cb4b
Merge "Refactor methods to access/modify BluetoothDevice alias and name" am: 67bef6ab92
by Rahul Sabnis
· 5 years ago
24ad4b5
Refactor methods to access/modify BluetoothDevice alias and name
by Rahul Sabnis
· 5 years ago
4f3bd65
Merge "Fix Settings creating too many threads unexpectedly" into qt-qpr1-dev
by Jason Chiu
· 5 years ago
b5bc063
Merge "Fix deadlock in CachedBluetoothDeviceManager"
by TreeHugger Robot
· 5 years ago
cf1517c
Fix Settings creating too many threads unexpectedly
by Jason Chiu
· 5 years ago
c90301c
Add page creation latency
by Raff Tsai
· 5 years ago
73e5f173
Fix deadlock in CachedBluetoothDeviceManager
by hughchen
· 5 years ago
b93493f
Merge "Add a subtext to remind user that profile connected fail"
by TreeHugger Robot
· 5 years ago
00ce025
Add a subtext to remind user that profile connected fail
by hughchen
· 5 years ago
59076d8
Add feature context
by Philip P. Moltmann
· 5 years ago
8269e92
Refactor SettingsLib for injection v2 inline toggle
by Jason Chiu
· 5 years ago
a32afb3
Merge "Fix Settings crash"
by TreeHugger Robot
· 5 years ago
5184c9b
Fix Settings crash
by Raff Tsai
· 5 years ago
92de722
Make more threads in the executor for background tasks
by Jason Chiu
· 5 years ago
da20ead
Merge "Fix Battery optimization takes long time"
by TreeHugger Robot
· 5 years ago
19c2bbc
Fix Battery optimization takes long time
by Raff Tsai
· 5 years ago
82e81af
Clean FooterPreferenceMixin and FooterPreferenceMixinCompat
by Sunny Shao
· 5 years ago
3a142c0
Merge "Two "Active" subtext in media transfer slice when switching HearingAid"
by tim peng
· 5 years ago
d383981
Merge "Added WifiEntryPreference as WifiEntry version of AccessPointPreference"
by Quang Luong
· 5 years ago
3ab3221
Two "Active" subtext in media transfer slice when switching HearingAid
by timhypeng
· 5 years ago
3f85690
Fix that Bluetooth device should not duplicate in the list
by hughchen
· 5 years ago
714cd06
Added WifiEntryPreference as WifiEntry version of AccessPointPreference
by Quang Luong
· 5 years ago
f2b34b9
Move RadioButtonPreference from Settings to SettingsLib
by Raff Tsai
· 5 years ago
272bae0
Merge "Convert more of frameworks/base/packages to Android.bp" into stage-aosp-master am: ba9073a6a8 am: 97c07ce018 am: 7d089ac5ae
by Colin Cross
· 5 years ago
7d089ac
Merge "Convert more of frameworks/base/packages to Android.bp" into stage-aosp-master am: ba9073a6a8
by Colin Cross
· 5 years ago
97c07ce
Merge "Convert more of frameworks/base/packages to Android.bp" into stage-aosp-master
by Colin Cross
· 5 years ago
20bc2bf
Convert more of frameworks/base/packages to Android.bp
by Colin Cross
· 5 years ago
fb6b187
Remove obsolete constants.
by Soonil Nagarkar
· 5 years ago
b3f0c30
Merge changes from topic "135105735" into qt-r1-dev am: 896cdfa547
by Xiangyu/Malcolm Chen
· 5 years ago
dbb897e
Merge changes from topic "135105735" into qt-r1-dev am: 896cdfa547
by Xiangyu/Malcolm Chen
· 5 years ago
ac56a42
Provide @hide API to return merged IMSIs from grouping.
by Malcolm Chen
· 5 years ago
8be9f35
Merge "Use old API to build NetworkTemplate" into qt-dev am: e5fdc968a0 am: fd80b569f9
by Lei Yu
· 5 years ago
62e334f
Merge "Use old API to build NetworkTemplate" into qt-dev am: e5fdc968a0
by Lei Yu
· 5 years ago
68178f8
Merge "Use old API to build NetworkTemplate" into qt-dev am: e5fdc968a0
by Lei Yu
· 5 years ago
fd80b56
Merge "Use old API to build NetworkTemplate" into qt-dev am: e5fdc968a0
by Lei Yu
· 5 years ago
5e95586
Use old API to build NetworkTemplate
by Lei Yu
· 5 years ago
b77cc65
Don't try to update Mac address if the preference pane is hidden.
by Ben Lin
· 5 years ago
8ccd63b
Merge "Move settingslib testutils to its own target"
by TreeHugger Robot
· 5 years ago
33e7670
Merge "Log Preference changes when value is a String" into qt-r1-dev am: c7f3fec1c2
by Beverly
· 5 years ago
2fd1a10
Merge "Log Preference changes when value is a String" into qt-r1-dev
by Beverly
· 5 years ago
5090f7d
Log Preference changes when value is a String
by Beverly
· 5 years ago
99decdd
Move settingslib testutils to its own target
by Fan Zhang
· 5 years ago
e1556cf
Change InputMethodPreference icon size
by Raff Tsai
· 5 years ago
0ebadec
Merge "FooterPreference directs summary to title of preference"
by TreeHugger Robot
· 5 years ago
aa45b42
FooterPreference directs summary to title of preference
by tmfang
· 5 years ago
de47626
Added isOpenNetwork determine connect to an open network or not
by Cyril Lee
· 5 years ago
acae7ea
Merge "Use new API to build NetworkTemplate" into qt-dev am: 8ed50556f5
by Lei Yu
· 5 years ago
2a31c40
Use new API to build NetworkTemplate
by Lei Yu
· 5 years ago
4a420d3
Merge "Make test_options.timeout an int64" am: 9a2d64872b am: 9b4f268106
by Colin Cross
· 5 years ago
c337867
Make test_options.timeout an int64
by Colin Cross
· 5 years ago
32e0401
Convert SettingsLib tests to Android.bp
by Colin Cross
· 6 years ago
cb9eac8
Merge "Whitelist all perms on installExistingPackage" into qt-dev am: 4f09b09f62
by Philip P. Moltmann
· 5 years ago
4f09b09f
Merge "Whitelist all perms on installExistingPackage" into qt-dev
by Philip P. Moltmann
· 5 years ago
642b605
Merge "Add short version bluetooth device summary" into qt-dev am: b899f8abdd
by Lei Yu
· 5 years ago
b899f8a
Merge "Add short version bluetooth device summary" into qt-dev
by Lei Yu
· 5 years ago
c76d117
DO NOT MERGE - Merge pi-platform-release (PPRL.190505.001) into stage-aosp-master
by Xin Li
· 5 years ago
a4bd150
Whitelist all perms on installExistingPackage
by Philip P. Moltmann
· 5 years ago
fcde022
Merge "Use merged NetworkTemplate to query data usage" into qt-dev
by Lei Yu
· 5 years ago
35fcd6b
Merge "Use merged NetworkTemplate to query data usage" into qt-dev
by Lei Yu
· 5 years ago
1458321
Merge "Add a parameter to filter out system apps" into qt-dev am: 9a78a2a88c
by Lifu Tang
· 5 years ago
9a78a2a
Merge "Add a parameter to filter out system apps" into qt-dev
by TreeHugger Robot
· 5 years ago
e63ca1b
Add short version bluetooth device summary
by Lei Yu
· 5 years ago
c00a30e
Use merged NetworkTemplate to query data usage
by Lei Yu
· 6 years ago
97c717b
Merge "Notify UI update when get onAudioModeChanged() callback" into qt-dev
by hughchen
· 6 years ago
ec14f42
Merge "Notify UI update when get onAudioModeChanged() callback" into qt-dev
by TreeHugger Robot
· 6 years ago
5427a76
Merge "Mobile data in quick setting still work if default data not set" into qt-dev
by Xiangyu/Malcolm Chen
· 6 years ago
db335fa
Notify UI update when get onAudioModeChanged() callback
by hughchen
· 6 years ago
c2d6cf1
Merge "Mobile data in quick setting still work if default data not set" into qt-dev
by Xiangyu/Malcolm Chen
· 6 years ago
a1a7f19
Mobile data in quick setting still work if default data not set
by Malcolm Chen
· 6 years ago
9f6df81
Merge "Convert SettingsLib tests to Android.bp" into qt-dev-plus-aosp
by Colin Cross
· 6 years ago
b131757
Add a parameter to filter out system apps
by Lifu Tang
· 6 years ago
02917dd
Remove the cache size from internal size.
by Daniel Nishi
· 6 years ago
fdec9ff
Convert SettingsLib tests to Android.bp
by Colin Cross
· 6 years ago
d20d4b1
Merge "Update Passpoint R1 AccessPoint with R2 config" into qt-dev
by Quang Luong
· 6 years ago
e747f59
Update Passpoint R1 AccessPoint with R2 config
by Quang Luong
· 6 years ago
781ebfb
Merge "Catch NPE and add more logging for a crash in Tile" into qt-dev
by TreeHugger Robot
· 6 years ago
5efaa86
Catch NPE and add more logging for a crash in Tile
by Fan Zhang
· 6 years ago
78be654
Provide "Disconnected" in summary for detail page
by clownshen
· 6 years ago
3daa9f5
Fix: Allow system IME to be disabled when another IME is available
by Tarandeep Singh
· 6 years ago
fc63619
Avoid NPE when accessing to EnforcedAdmin
by Daisuke Niwa
· 6 years ago
6e54927
Remove the deprecated UserManagerHelper, new one is in car user lib.
by Ying Zheng
· 6 years ago
73c387d
Bluetooth metadata API changes in SettingsLib
by Ugo Yu
· 6 years ago
0e7083b
Merge "Refactor PowerWhitelistBackend"
by TreeHugger Robot
· 6 years ago
fff2b19
Fix tinting on injected pref icon in Tile
by lindatseng
· 6 years ago
aaabf2b
Refactor PowerWhitelistBackend
by jackqdyulei
· 6 years ago
Next »