- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 2.3k
 
microG Settings integration, icon/activity changes #1191
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
          
     Open
      
      
            Nanolx
  wants to merge
  7
  commits into
  microg:master
  
    
      
        
          
  
    
      Choose a base branch
      
     
    
      
        
      
      
        
          
          
        
        
          
            
              
              
              
  
           
        
        
          
            
              
              
           
        
       
     
  
        
          
            
          
            
          
        
       
    
      
from
Nanolx:nanolx_uq_settings
  
      
      
   
  
    
  
  
  
 
  
      
    base: master
Could not load branches
            
              
  
    Branch not found: {{ refName }}
  
            
                
      Loading
              
            Could not load tags
            
            
              Nothing to show
            
              
  
            
                
      Loading
              
            Are you sure you want to change the base?
            Some commits from the old base branch may be removed from the timeline,
            and old review comments may become outdated.
          
          
  
     Open
                    Changes from 2 commits
      Commits
    
    
            Show all changes
          
          
            7 commits
          
        
        Select commit
          Hold shift + click to select a range
      
      817da81
              
                Separate launcher icon from main activity, so it can be disabled with…
              
              
                Nanolx 6cf4f7d
              
                Fix icon being not displayed on some devices with android 6, 7 and 7.…
              
              
                Nanolx eef39d7
              
                improve icon for SDK up to 27 (via @Vavun), new vector icon for SDK 2…
              
              
                Nanolx 6699b45
              
                clean-up activity aliases for System Settings integration
              
              
                Nanolx 8d2fda9
              
                Don't show two launcher icons, improve System Settings integration on…
              
              
                Nanolx 29cc170
              
                drop duplicated icon
              
              
                Nanolx 1c07036
              
                fix for Android Q / android.permissions.ACCESS_BACKGROUND_LOCATION se…
              
              
                Nanolx File filter
Filter by extension
Conversations
          Failed to load comments.   
        
        
          
      Loading
        
  Jump to
        
          Jump to file
        
      
      
          Failed to load files.   
        
        
          
      Loading
        
  Diff view
Diff view
There are no files selected for viewing
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
              
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It will be interesting to try something like this:
android:enabled="@bool/is_alias_enabled"then add
<bool name="is_alias_enabled">true</bool>to bools.xmland create ../values-v23/bools.xml with this
So launcher icon should be always disabled Android 6.0 and newer.
Settings integration is available starting from this android version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Honeslty I think that can be still visible, is a shortcut, wothout go on settings>system>microg.
For the same reason I have installed an app to open update on lineageos.