Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_packages_apps_Settings
/
8b47bd8665ab8a622a082883b4d627764850590c
/
src
/
com
/
android
/
settings
/
SettingsActivity.java
910ea66
Navigate to personal/work tab based on intent extra
by Raff Tsai
· 5 years ago
bac5987
[Settings] Support pure switch of inline toggle of Settings Injection v2
by Jason Chiu
· 5 years ago
062baad
Merge "Add personal/work tab for ManageApplications"
by Raff Tsai
· 5 years ago
c898775
Hide search box if it is called in initial setup wizard
by Raff Tsai
· 5 years ago
afd494d
Add personal/work tab for ManageApplications
by Raff Tsai
· 5 years ago
6586629
Add tablayout for work/personal profile
by Raff Tsai
· 5 years ago
6db277e
Remove summary provider
by Raff Tsai
· 5 years ago
54a5c44
Fix crash in getMetricsTag
by Raff Tsai
· 6 years ago
f7d423d
Remove Settings from recents after app uninstall
by Vinit Nayak
· 6 years ago
b4b7725
Revert "Revert "Make subsettings display edge-to-edge""
by Fan Zhang
· 6 years ago
9a51ede
Merge "Revert "Make subsettings display edge-to-edge"" into qt-dev
by Fan Zhang
· 6 years ago
9e98b8c
Revert "Make subsettings display edge-to-edge"
by Fan Zhang
· 6 years ago
421a05a
Merge "Font size page support light theme in deferred setup" into qt-dev
by Cn Chen
· 6 years ago
3eee5cf
Font size page support light theme in deferred setup
by cnchen
· 6 years ago
c2a85a3
Make subsettings display edge-to-edge
by Fan Zhang
· 6 years ago
067332c
Merge "Move SIM_SUB_INFO_SETTINGS to NetworkDashboardActivity." into qt-dev
by Andrew Sapperstein
· 6 years ago
c65ccd2
Move SIM_SUB_INFO_SETTINGS to NetworkDashboardActivity.
by Andrew Sapperstein
· 6 years ago
f94033d
Always show backup settings (even if backup is deactivated).
by Chandan Nath
· 6 years ago
826a91c
If backup service is not available, remove Settings->Backup and Backup->"Backup is disabled by
by Chandan Nath
· 6 years ago
e4f0c78
Merge "Show "Backup service isn't active" if backup isnt active for work profile"
by Chandan Nath
· 6 years ago
9071506
Show "Backup service isn't active" if backup isnt active for work profile
by Chandan Nath
· 6 years ago
fefc668
Set attribute sucUsePartnerResource
by pastychang
· 6 years ago
4d626f6
[Multi-user] Show Backup only if Backup is activated
by Chandan Nath
· 6 years ago
4df9bfa
Remove feature flag for contextual home.
by Fan Zhang
· 6 years ago
d89332b
Merge "Add referrer when launching search intent."
by TreeHugger Robot
· 6 years ago
e0dde6a
Merge "[Multi-user] Change Backup Settings page to support multi-user."
by Chandan Nath
· 6 years ago
beedd3a
Add referrer when launching search intent.
by Fan Zhang
· 6 years ago
0bfef63
[Multi-user] Change Backup Settings page to support multi-user.
by Chandan Nath
· 6 years ago
39d9d7c
Clean up switchToFragment call.
by Fan Zhang
· 6 years ago
e994d46
Fix crash when dynamic_homepage flag is off.
by Fan Zhang
· 6 years ago
8e14ca0
Remove obsolete logic in SettingsActivity.
by Fan Zhang
· 6 years ago
9864a70
Misc clean up.
by Fan Zhang
· 6 years ago
0c7c59f
Make android.settings.SETTINGS intent go into homepage.
by Fan Zhang
· 6 years ago
130c477
Remove DashboardSummary and all related classes.
by Fan Zhang
· 6 years ago
615f18e
Fix nav-up button in main settings activity.
by Fan Zhang
· 6 years ago
3181e1a
Change search fab to search bar.
by Fan Zhang
· 6 years ago
6632529
Remove DeviceIndex feature/service.
by Fan Zhang
· 6 years ago
d9e1871
Don't persist device index job across reboot
by Fan Zhang
· 6 years ago
44be913
Open personal settings tab when launching homepage
by Fan Zhang
· 6 years ago
21526c1
Launch the new TopLevelSettings for all settings tab.
by Fan Zhang
· 6 years ago
be2370d
Remove demo restrictions
by Christine Franks
· 7 years ago
3506b74
Get Tile#intent through getter
by Fan Zhang
· 7 years ago
60243e6
Remove custom tintable check.
by Fan Zhang
· 7 years ago
882bef3
Disable changing lock when device is not provisioned.
by Doris Ling
· 7 years ago
af32e72
Allow activity to delegate onActivityResult to fragments
by Fan Zhang
· 7 years ago
27c84de
Settings Fragment Migration (Build pass app)
by tmfang
· 7 years ago
99cc23d
Settings Fragment Migration (Change imports)
by tmfang
· 7 years ago
3c84675
Using icon resource instead of icon bitmap in task description
by Sunny Goyal
· 7 years ago
d97fba5
Fork SettingsDrawerActivity in Settings.
by tmfang
· 7 years ago
c7162cd
Reorder and clean up imports.
by Fan Zhang
· 7 years ago
cd21cb8
Remove DataSummaryUsageLegacy.
by Fan Zhang
· 7 years ago
0b4722f
delete DeviceInfoSettings and activity, pref xml
by Gilbert Lee
· 7 years ago
e86eec0
Rename SubSettingLauncher.setTitle, add java doc
by hjchangliao
· 7 years ago
986d02f
Remove demo-specific Developer Options logic
by Christine Franks
· 7 years ago
e0069d3
Migrate Settings to androidx.
by Aurimas Liutikas
· 7 years ago
2223050
Add some debug logging
by Fan Zhang
· 7 years ago
68ffee1
Remove the old battery page
by Lei Yu
· 7 years ago
f6edc7c
Add option for settings to push to a device index
by Jason Monk
· 7 years ago
4c3c7fb
Allow developer options in retail mode
by Christine Franks
· 7 years ago
e8666c6
Correctly propagate bundle extra from intent to fragment
by Fan Zhang
· 7 years ago
e226b38
Only enable up button if device is provisioned
by Tony Mak
· 7 years ago
cfd79a9
Fix crash when launching about phone v2 through intent
by Fan Zhang
· 7 years ago
40bd570
Remove unused classes and tests.
by Jerry Zhang
· 7 years ago
47854c2
Migrate more places to subsetting launcher
by Fan Zhang
· 7 years ago
be45f9c
Migrate more settings to SubSettingsLauncher
by Fan Zhang
· 7 years ago
7cf99f5
Migrate more settings to use SubSettingsLauncher
by Fan Zhang
· 7 years ago
615563d
Migrate more subsetting launching to SubSettingLauncher
by Fan Zhang
· 7 years ago
2edbaa7
Change print setting from a dynamic tile to static pref
by Fan Zhang
· 7 years ago
39a5eb5
Merge "Move restriction check for dev settings into controller"
by Fan Zhang
· 7 years ago
155d682
Move restriction check for dev settings into controller
by Fan Zhang
· 7 years ago
c9f1d89
Merge "Remove dead code for DataPlanUsageSummary"
by TreeHugger Robot
· 7 years ago
682bb3e
Merge "Add feature flag for new DataUsageSummary fragment."
by TreeHugger Robot
· 7 years ago
3ed55b1
Remove dead code for DataPlanUsageSummary
by Fan Zhang
· 7 years ago
98998a2
Add feature flag for new DataUsageSummary fragment.
by Eric Schwarzenbach
· 7 years ago
f11c885
Pre-fixup for nav up button
by Fan Zhang
· 7 years ago
6013a95
Misc fixes on settings search
by Fan Zhang
· 7 years ago
73dc479
Remove security settings v1 code
by Fan Zhang
· 7 years ago
881d579
Misc fixes for User page and my device info page
by Fan Zhang
· 7 years ago
28dee1f
Migrate to use instrumentation classes from settingslib.
by Leif Hendrik Wilden
· 7 years ago
06af7c8
Merge "Add a new About Phone page."
by TreeHugger Robot
· 7 years ago
1e62095
Add a new About Phone page.
by Daniel Nishi
· 7 years ago
cab0ee6
Revert "Migrate to use instrumentation classes from settingslib."
by Leif Wilden
· 7 years ago
1546cca
Migrate to use instrumentation classes from settingslib.
by Leif Hendrik Wilden
· 7 years ago
f314494
Fork SecuritySettings page and hide behind a feature flag.
by Fan Zhang
· 7 years ago
166102c
Add feature flag for battery settings page.
by jackqdyulei
· 7 years ago
e096ae7
Change style of search bar text to allow OEM costomization.
by Fan Zhang
· 7 years ago
03b2d4c
Merge "Disable DevelopmentSettingsActivity by default"
by TreeHugger Robot
· 7 years ago
831f630
Disable DevelopmentSettingsActivity by default
by Fan Zhang
· 7 years ago
76ba0f7
Add feature flag for connected device
by jackqdyulei
· 7 years ago
cb823d5
Delete DevelopmentSettings.java
by jeffreyhuang
· 7 years ago
4a01283
Remove the feature flag for using new title.
by Doris Ling
· 7 years ago
ff4da23
Create a feature flag for Search v2.
by Fan Zhang
· 7 years ago
1a6887b
Set activity title from preference screen title.
by Doris Ling
· 7 years ago
142682c
Hide dev options v1 under feature flag
by jeffreyhuang
· 7 years ago
a8cac7a
Move ManageApplications to sub package and remove dead code
by Fan Zhang
· 7 years ago
4c26da9
Fork a new developer options page.
by Fan Zhang
· 7 years ago
3f6c90e
Merge "Delete DynamicindexableContentMonitor & all refs to it" into oc-mr1-dev am: 5b820431d3
by Fan Zhang
· 8 years ago
e3535d9
Delete DynamicindexableContentMonitor & all refs to it
by Fan Zhang
· 8 years ago
3d84d56
Remove development settings prefs file
by Tony Mantler
· 8 years ago
4a5e3dc
Data plan usage summary activity.
by Rajeev Kumar
· 8 years ago
Next »