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

Refactor Large Class Abstract Manager #115

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

Commits on Nov 27, 2014

  1. Added Preferences For IDE to Ignore File

    Added files to the .gitignore from the preferences that were created by
    Android Studio
    coolhatharry committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    1c5a8ca View commit details
    Browse the repository at this point in the history
  2. Refactored AbstractManager

    - Extracted KEY_SORT attributes to a new class called
    SortPreferenceMedia
    - Removed Interface ISortableManager from the child classes of
    AbstractManager
    coolhatharry committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    6c473ba View commit details
    Browse the repository at this point in the history
  3. Removed Sort Methods From AbstractManager

    - Removed Unnecessary method getSortOrder from AbstractManager
    coolhatharry committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    9e86e63 View commit details
    Browse the repository at this point in the history
  4. Added Patchset For Refactoring

    - Added new folder for patches
    - Documented a patchiest of changes
    coolhatharry committed Nov 27, 2014
    Configuration menu
    Copy the full SHA
    07a32e1 View commit details
    Browse the repository at this point in the history