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: commons-app/apps-android-commons
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Nethermane/apps-android-commons
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
  • 22 files changed
  • 1 contributor

Commits on Aug 9, 2017

  1. Replaced all instances of sharedPrefs.commit() where the resulting va…

    …lue was not used with apply().
    Nethermane committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    db470a8 View commit details
    Browse the repository at this point in the history
  2. Removed android:layout_centerInParent from child of a linear layout b…

    …ecause that is a property of children of relative layouts and does nothing here.
    Nethermane committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    3ab1365 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    091fbb7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba2b049 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2017

  1. Remove unused imports

    Nethermane committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    d83d1c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Nethermane/cleanup

    Cleanup
    Nethermane authored Aug 10, 2017
    Configuration menu
    Copy the full SHA
    eb8cc4c View commit details
    Browse the repository at this point in the history
  3. update to master

    Nethermane committed Aug 10, 2017
    Configuration menu
    Copy the full SHA
    34aa09a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fa7cba View commit details
    Browse the repository at this point in the history
Loading