Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

microG Settings integration, icon/activity changes #1191

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 23, 2020

  1. Separate launcher icon from main activity, so it can be disabled with…

    …out breaking microG functionality.
    
    - Think of launchers that can't hide apps, so you need to disable the launcher activity in order to hide it.
    - Also useful when microG is embedded inside System Settings, and you want to disable the launcher icon.
    - Could in theory be used in the future for a feature "hide app icon" inside microG settings itself
    Nanolx committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    817da81 View commit details
    Browse the repository at this point in the history
  2. Fix icon being not displayed on some devices with android 6, 7 and 7.…

    …1 (SDK 23,24,25)
    
    - correct category for System Settings embedding
    Nanolx committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    6cf4f7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eef39d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6699b45 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d2fda9 View commit details
    Browse the repository at this point in the history
  6. drop duplicated icon

    Nanolx committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    29cc170 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c07036 View commit details
    Browse the repository at this point in the history