Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
R repo_manifest
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • scorpio
  • repo_manifest
  • Wiki
  • control all apps button in launcher

control all apps button in launcher · Changes

Page history
mstevens created page: control all apps button in launcher authored Jul 10, 2018 by Mark Stevens's avatar Mark Stevens
Show whitespace changes
Inline Side-by-side
Showing with 21 additions and 0 deletions
+21 -0
  • control-all-apps-button-in-launcher.md control-all-apps-button-in-launcher.md +21 -0
  • No files found.
control-all-apps-button-in-launcher.md 0 → 100644
View page @ acfb2277
Looks to resolve into Launcher.java:2497 onClick()
-> onClickAllAppsButton()
Doesn't appear to have a means to control behavior from a resource overlay.
Possibility :
layout: all_apps.xml
layout: all_apps_button.xml - textView that might be redefined as enabled=false
but those aren't controllable
Likely Sol:
in Utilities.java:
Add RESTRICT_ALL_APPS_PROPERTY = launcher_restrict_all_apps
create static boolean sRestrictAllAppsAccess = isPropertyEnabled( .. );
using log.tag.PROPERTY_NAME [VERBOSE|SUPPRESS]
set value once in static?
add isRestrictAllAppsAccess() to Utilities
Then check the value in Launcher onClick() or onClickAllAppsButton()
Clone repository
  • bootanimation customization
  • bootanimations
  • build ota images
  • control all apps button in launcher
  • Home
  • iptables (pci review)
  • poweroff screen recovery
  • usb tethering