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

Spezi stable #6

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

Spezi stable #6

wants to merge 8 commits into from

Commits on May 30, 2014

  1. Move CRT animation

    codex-corp committed May 30, 2014
    Configuration menu
    Copy the full SHA
    3bcbdf8 View commit details
    Browse the repository at this point in the history
  2. Move Third party apps/mods

    codex-corp committed May 30, 2014
    Configuration menu
    Copy the full SHA
    902e2a2 View commit details
    Browse the repository at this point in the history
  3. update UK translation

    codex-corp committed May 30, 2014
    Configuration menu
    Copy the full SHA
    b449eb6 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2014

  1. Settings: Remove Wallpaper selection from Display

    Let the launcher handle wallpaper selection.
    
    Change-Id: I7f0eb20a5bc01d82fdb98905524b9743fee447c6
    Signed-off-by: Roman Birg <[email protected]>
    
    Conflicts:
    
    	res/xml/display_settings.xml
    romanbb authored and spezi77 committed May 31, 2014
    Configuration menu
    Copy the full SHA
    0eec202 View commit details
    Browse the repository at this point in the history
  2. Fix MSIM Network Settings (1/2)

    Add needed extras to launch subscription selection.
    
    Change-Id: I568666477fe9a5cf566fd94475f8d2a5ebf768e1
    ciwrl authored and spezi77 committed May 31, 2014
    Configuration menu
    Copy the full SHA
    0fa53a1 View commit details
    Browse the repository at this point in the history
  3. Settings: Remove redundancy in description

    * All these settings are under a 'Volume buttons' header.
      Avoiding duplication of 'Volume button' makes it easier for
      translators
    
    Change-Id: I51eb2de69c2f038f13d95a8e97bde1ecf83df913
    
    Conflicts:
    
    	res/values/cm_strings.xml
    elektroschmock authored and spezi77 committed May 31, 2014
    Configuration menu
    Copy the full SHA
    554b439 View commit details
    Browse the repository at this point in the history
  4. settings: Various cleanups

     * Cleanup display settings ghetto:
       - Move Brightness to the top
       - Replace the single-option menu with a switch in cast screen
       - Create display category
       - Move Cast Screen to higher priority, move down Daydream and Font
       - Create advanced category
       - Relocate advanced stuff to the bottom, including DoubleTap to wake
     * Move gesture settings so it doesn't look like it's part of expanded
       desktop's category
     * Use a seekbar preference to allow setting arbitrary animation scale values
    
    Todo (depend on outstanding draft patches) :
    
       - Remove Lockscreen wallpaper option from Lockscreen settings
           - Use new ThemeChooser instead
       - Kill Trebuchet sub-settings from Home settings
    
    Change-Id: I4ceaf0dc74e6e044e36cf3652bfc1efb33890380
    
    Conflicts:
    
    	res/xml/display_settings.xml
    	src/com/android/settings/DisplaySettings.java
    hyperb1iss authored and spezi77 committed May 31, 2014
    Configuration menu
    Copy the full SHA
    1ef9bcb View commit details
    Browse the repository at this point in the history
  5. Revert "settings: Various cleanups"

    This reverts commit 1ef9bcb.
    spezi77 committed May 31, 2014
    Configuration menu
    Copy the full SHA
    ded5df5 View commit details
    Browse the repository at this point in the history