Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zst123/MultiWindowSidebar
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: shooash/MultiWindowSidebar
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 21, 2015

  1. [TEST] Use new flag 0x2001 for floating window

    This is to comply with test xhfw mods. Lollipop uses the old flag (0x2000) as FLAG_ACTIVITY_RETAIN_IN_RECENTS - to keep list of documents or open pages in recent tasks when the user closes the app. It is default launch flag for the new Chrome, for example. Getting the new unused flag - 0x2001.
    shooash committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    37da6cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from shooash/flymod-1

    [TEST] Use new flag 0x2001 for floating window
    shooash committed Apr 21, 2015
    Configuration menu
    Copy the full SHA
    0e01ab5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Fix dexing errors

    shooash committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    37bb8e3 View commit details
    Browse the repository at this point in the history
  2. 4way snap

    shooash committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    a8a6e93 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2016

  1. Add 4way snap

    shooash committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    f69b972 View commit details
    Browse the repository at this point in the history
  2. Add XHFW3 support

    shooash committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    279b42a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9715058 View commit details
    Browse the repository at this point in the history
  4. Update version

    shooash committed Apr 17, 2016
    Configuration menu
    Copy the full SHA
    74ad52a View commit details
    Browse the repository at this point in the history
Loading