Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_apps_Settings
/
ab0b3f6790de6e58258be2c374b59e6056c7bfd2
/
src
/
com
/
android
/
settings
/
SettingsActivity.java
ab0b3f6
Prevent race conditions after dropping database
by Matthew Fritze
· 8 years ago
190b560
Merge "Search Icon persists through screen rotation" into oc-dev
by TreeHugger Robot
· 8 years ago
5569816
Merge "Keep EnterprisePrivacySettingsActivity always enabled" into oc-dev
by TreeHugger Robot
· 8 years ago
7d48ae8
Search Icon persists through screen rotation
by Matthew Fritze
· 8 years ago
578b02f
Keep EnterprisePrivacySettingsActivity always enabled
by Bartosz Fabianowski
· 8 years ago
8a42b07
Reserve full indexing for SearchFragment
by Matthew Fritze
· 8 years ago
11d2d68
Move developer options related class to development package
by Fan Zhang
· 8 years ago
7c8f8a0
Attemp to fix a concurrent modify exception
by Fan Zhang
· 8 years ago
0b431fc
Purify SettingsActivity from old search code.
by Matthew Fritze
· 8 years ago
cabc509
Allow page to suppress all of its content from search.
by Fan Zhang
· 8 years ago
4fcd5ed
Disable wifi display activity if device can't support it.
by Fan Zhang
· 8 years ago
a6986e7
Misc fix for secondary user
by Fan Zhang
· 8 years ago
1694d4b
Remove some dashboard alias
by Doris Ling
· 9 years ago
2620822
Remove WirelessSettings and related code not used in new IA.
by Doris Ling
· 9 years ago
6c355f5
Show settings app icon and name in recents
by jackqdyulei
· 9 years ago
90cbcce
Merge "Fix crash when switching to fragment with null name."
by TreeHugger Robot
· 9 years ago
cb69baf
Fix crash when switching to fragment with null name.
by Doris Ling
· 9 years ago
6c146f2
Merge "Remove old code relating to SystemSettings not used in new IA."
by TreeHugger Robot
· 9 years ago
d299b03
Remove old code relating to SystemSettings not used in new IA.
by Doris Ling
· 9 years ago
78ab9f9
Remove drawer from settings
by Fan Zhang
· 9 years ago
15ae329
Add logging when launch fragment name is null.
by Doris Ling
· 9 years ago
c6ca314
Log source with visibility change
by Fan Zhang
· 9 years ago
efba6b4
Skip redundant SuggestionLoader run during app start.
by Fan Zhang
· 9 years ago
42aaa53
Add logging for settings
by Fan Zhang
· 9 years ago
c960751
Removing one all-purpose developer tile and replacing it with 4 separate tiles,
by Sunny Goyal
· 9 years ago
1478222
Allow factory reset in carrier demo mode
by Christine Franks
· 9 years ago
adfec55
Add a screen to show OEM backup settings.
by Anton Philippov
· 9 years ago
f8f5f46
Merge "Revert "Get intent for backup settings from backup transport.""
by Doris Ling
· 9 years ago
ff3db15
Revert "Get intent for backup settings from backup transport."
by Fan Zhang
· 9 years ago
6cf09db
Merge "Get intent for backup settings from backup transport."
by Anton Philippov
· 9 years ago
970a66c
Get intent for backup settings from backup transport.
by Anton Philippov
· 9 years ago
92f1e94
Misc fix on settings themes.
by Fan Zhang
· 9 years ago
34c2760
Move indexing into the Search Fragment
by Matthew Fritze
· 9 years ago
9ec4536
Show setting tiles for secondary users
by Fan Zhang
· 9 years ago
ffd328b
Misc fixes for IA and pattern.
by Fan Zhang
· 9 years ago
224caad
Only update categories after all setTileEnabled() are done.
by Fan Zhang
· 9 years ago
a875924
Wrap old search index update logic behind FeatureProvider.
by Fan Zhang
· 9 years ago
bf9f2d2
Adding a customizable development mode tile
by Sunny Goyal
· 9 years ago
a034fa5
Refactor DynamicIndexableContentMonitor
by Tadashi G. Takaoka
· 9 years ago
9955db6
SearchFeatureProvider's context field is removed
by Matthew Fritze
· 9 years ago
18fcb08
First step in refactoring Index.java
by Matthew Fritze
· 9 years ago
a3e8f5c
Upload query text whenever it changes.
by Fan Zhang
· 9 years ago
3b64ad9
Merge "Fork Search code to independantly develop and test search."
by TreeHugger Robot
· 9 years ago
0ed37c3
Fork Search code to independantly develop and test search.
by Matthew Fritze
· 9 years ago
10dd465
Fix bug: BackupResetDashboardAlias is mapped incorrectly.
by Fan Zhang
· 9 years ago
05061fc
Add Enterprise Privacy page to Settings
by Bartosz Fabianowski
· 9 years ago
b99ea90
Add more gesture setting pages.
by Fan Zhang
· 9 years ago
b52c50d
Add setting page for swipe to notification.
by Fan Zhang
· 9 years ago
a1d1d67
Add Input & Gesture/Language & Region pages under System.
by Fan Zhang
· 9 years ago
aceee52
Remove dead code KeyboardLayoutPickerFragment.
by Fan Zhang
· 9 years ago
0e8d0d1
Add PrivacySettings to System category.
by Fan Zhang
· 9 years ago
301fe80
Add location to security settings.
by Fan Zhang
· 9 years ago
4136d90
Add app default UI to App & Notifications.
by Fan Zhang
· 9 years ago
d7aae18
Add user and account dashboard category for new IA.
by Doris Ling
· 9 years ago
cdacd1d
Add initial preferences to App&Notification screen.
by Fan Zhang
· 9 years ago
f37be6a
Add empty page for App & Notifications
by Fan Zhang
· 9 years ago
5557865
Add Sound to top level settings.
by Doris Ling
· 9 years ago
8da6f88
Add security to top level settings.
by Fan Zhang
· 9 years ago
60f0107
Show back button for non-toplevel settings in new IA.
by Fan Zhang
· 9 years ago
b2c8c9c
Add connected devices dashboard category for new IA.
by Doris Ling
· 9 years ago
bb93dc0
Add a new empty dashboard for Network & Internet.
by Fan Zhang
· 9 years ago
66b573a
Add display settings dashboard to new IA.
by Fan Zhang
· 9 years ago
4443a2e
Fix bug preventing users from clicking settings suggestions twice am: f265dbc447 am: e5e60eccaf
by Matthew Fritze
· 9 years ago
9fa8e96
Prevent monkey tests from crashing with race conditions am: 7ac78f2daf am: 9264154bee
by Matthew Fritze
· 9 years ago
5b509e1
Fix bug preventing users from clicking settings suggestions twice am: f265dbc447
by Matthew Fritze
· 9 years ago
927007d
Prevent monkey tests from crashing with race conditions am: 7ac78f2daf
by Matthew Fritze
· 9 years ago
bb6d260
Add storage dashborad page.
by Fan Zhang
· 9 years ago
f265dbc
Fix bug preventing users from clicking settings suggestions twice
by Matthew Fritze
· 9 years ago
7ac78f2
Prevent monkey tests from crashing with race conditions
by Matthew Fritze
· 9 years ago
f14f54f
Prevent double tap on suggestions am: 703dc60b14 am: ae3ad11e69 am: 8bf5fa437e
by Matthew Fritze
· 9 years ago
cc335d9
Rearrange a few settings into System category page.
by Fan Zhang
· 9 years ago
8bf5fa4
Prevent double tap on suggestions am: 703dc60b14 am: ae3ad11e69
by Matthew Fritze
· 9 years ago
703dc60
Prevent double tap on suggestions
by Matthew Fritze
· 9 years ago
a96a2d8
Use DashboardFeatureProvider to load homepage tiles.
by Fan Zhang
· 9 years ago
0c6c11c
Add storage manager settings activity. am: 3981889d1d am: 2382850d65
by Daniel Nishi
· 9 years ago
a55d5b6
Add storage manager settings activity. am: 3981889d1d am: 2382850d65
by Daniel Nishi
· 9 years ago
3981889
Add storage manager settings activity.
by Daniel Nishi
· 9 years ago
648bd12
Direct launch to web action am: 2ef1aa5894 am: de2da206af am: 4de8f3f6bb
by Todd Kennedy
· 9 years ago
4de8f3f
Direct launch to web action am: 2ef1aa5894 am: de2da206af
by Todd Kennedy
· 9 years ago
2ef1aa5
Direct launch to web action
by Todd Kennedy
· 9 years ago
d0e21e928
can open settings with support tab by default am: 12c5208ad0 am: 8d47bdc773
by Salvador Martinez
· 9 years ago
b923918
Force searchview to stretch entire actionbar.
by Fan Zhang
· 9 years ago
12c5208
can open settings with support tab by default
by Salvador Martinez
· 9 years ago
5f79ae9
Move SharedPreferenceLogger to instrumentation package.
by Fan Zhang
· 9 years ago
2368e54
can open settings with support tab by default
by Salvador Martinez
· 9 years ago
478dec4
Add NightDisplaySettingsActivity am: eae3d9f932
by Justin Klaassen
· 9 years ago
eae3d9f
Add NightDisplaySettingsActivity
by Justin Klaassen
· 9 years ago
afa4fff
Merge \"Remove search in support tab.\" into nyc-mr1-dev am: bae81b4a6f
by Fan Zhang
· 9 years ago
ece8ff6
Remove search in support tab.
by Fan Zhang
· 9 years ago
0fbf0fd
Merge \"Update Backup & reset settings to launch the configured activity.\" into nyc-mr1-dev
by Doris Ling
· 9 years ago
26bf003
Update Backup & reset settings to launch the configured activity.
by Doris Ling
· 9 years ago
6622af5
Merge \"Lockdown settings in retail demo mode\" into nyc-mr1-dev am: cc1379bfea
by Fyodor Kupolov
· 9 years ago
ca060e3
Lockdown settings in retail demo mode
by Fyodor Kupolov
· 9 years ago
4938a9a
Merge \"Remove the Deletion Helper and Automatic Storage Management jobs.\" into nyc-mr1-dev
by Daniel Nishi
· 9 years ago
de17410
Merge "Remove the Deletion Helper and Automatic Storage Management jobs." into nyc-mr1-dev
by Daniel Nishi
· 9 years ago
09aa0cc
Merge \"Make MasterClear a valid entry fragment.\" into nyc-mr1-dev
by Doris Ling
· 9 years ago
7d73a29
Make MasterClear a valid entry fragment.
by Doris Ling
· 9 years ago
aad643c
Remove the Deletion Helper and Automatic Storage Management jobs.
by Daniel Nishi
· 9 years ago
71e6b9a
Merge \"Added new setting for gestures.\" into nyc-mr1-dev am: 8b8a012913
by Doris Ling
· 9 years ago
9136523
Added new setting for gestures.
by Doris Ling
· 9 years ago
Next »