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: DeveloperPaul123/FilePickerLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: DeveloperPaul123/FilePickerLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 37 files changed
  • 1 contributor

Commits on Dec 27, 2017

  1. Removed Unnecessary NameFile Dialog

    Resolves #43.
    Paul T committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    996b4b8 View commit details
    Browse the repository at this point in the history
  2. Updating Builds

    Updated to latest support libs and gradle versions and associated libraries.
    Paul T committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    8305083 View commit details
    Browse the repository at this point in the history
  3. Updates for New ButterKnife Version

    Changes needed with updates to ButterKnife version that is used.
    Paul T committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    98851e1 View commit details
    Browse the repository at this point in the history
  4. Fixes for Scrolling and Display

    Fixed performance issues with recycler view scrolling. Removed manual toggling of FloatingActionButton visibility in favor of using a Behavior class. Fully removed usage of the NameDialog fragment class.
    Paul T committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    6fa882e View commit details
    Browse the repository at this point in the history
  5. Various Layout and Values Changes

    Small tweaks to layouts and values. Switch the item view for the recylcer view to use constraint layout.
    Paul T committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    07a200b View commit details
    Browse the repository at this point in the history
  6. Removing Files

    Updated gitignore so now removing files that no longer need to be tracked.
    Paul T committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    c958b73 View commit details
    Browse the repository at this point in the history
  7. New Image for FAB

    Paul T committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    1a4a228 View commit details
    Browse the repository at this point in the history
Loading