0
I Use This!
Inactive

Commits : Listings

Analyzed 10 minutes ago. based on code collected 11 minutes ago.
Aug 13, 2024 — Aug 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Don't call SearchManager.isVisible() in Launcher. More... about 16 years ago
am a206daae: Related to #1444844. Caps fling velocity on Home. More... about 16 years ago
Related to #1444844. Caps fling velocity on Home. More... about 16 years ago
am aafeef31: Fix the search widget taking characters into it rather than forwarding them to the search dialog. By setting editable=false and inputType=none, the TextView can still take focus, but key input is forwarded to the launcher which knows what to do. More... about 16 years ago
am 736cf281: Close the search dialog when user gets to Home by pressing home button, but still keep it up if the user pressed e.g. back button. More... about 16 years ago
am 93e95153: Merge change 6127 into donut More... about 16 years ago
am f38b3d57: Fixes #1956185. Restores the gesture when changing orientation when creating a shortcut. More... about 16 years ago
Close the search dialog when user gets to Home by pressing home button, but still keep it up if the user pressed e.g. back button. More... about 16 years ago
Merge change 6127 into donut More... about 16 years ago
Fix the search widget taking characters into it rather than forwarding them to the search dialog. By setting editable=false and inputType=none, the TextView can still take focus, but key input is forwarded to the launcher which knows what to do. More... about 16 years ago
Remove SearchAutocompleteTextView from Launcher. More... about 16 years ago
am 98d0165c: Use a plain DataOutputStream instead of SharedPreferences in Home. More... about 16 years ago
Fixes #1956185. Restores the gesture when changing orientation when creating a shortcut. More... about 16 years ago
am 08f97496: Fixes #1949637. Home was setting waitingForResult=true whenever an app was launched. More... about 16 years ago
Use a plain DataOutputStream instead of SharedPreferences in Home. More... about 16 years ago
am 806b0f3f: Fix use of drawing cache in Launcher. More... about 16 years ago
Fixes #1949637. Home was setting waitingForResult=true whenever an app was launched. More... about 16 years ago
Fix use of drawing cache in Launcher. More... about 16 years ago
am f280f202: Fixes #1945905. Prevents the user from clicking the same button mutiple times. More... about 16 years ago
Fixes #1945905. Prevents the user from clicking the same button mutiple times. More... about 16 years ago
am f2287536: Change name for home\'s uid to something more generic. More... about 16 years ago
Change name for home's uid to something more generic. More... about 16 years ago
am 800c215f: Fix the build More... about 16 years ago
am f90f31e0: Merge change 5291 into donut More... about 16 years ago
Fix the build More... about 16 years ago
Merge change 5291 into donut More... about 16 years ago
Add the few missing strings needed by Home. More... about 16 years ago
am b132a97c: Fixes #1940691. Sync packages when home receives a reinstall notification. More... about 16 years ago
Fixes #1940691. Sync packages when home receives a reinstall notification. More... about 16 years ago
am 1ce1a24c: Fixes #1937447. Home was not saving the appropriate state when losing focus. More... about 16 years ago