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: pardom-zz/ActiveAndroid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rileyackerman/ProactiveAndroid
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.
  • 20 commits
  • 91 files changed
  • 2 contributors

Commits on Mar 23, 2016

  1. Configuration menu
    Copy the full SHA
    6a4c41e View commit details
    Browse the repository at this point in the history
  2. Working on moving to proper AS library

    rackerman committed Mar 23, 2016
    Configuration menu
    Copy the full SHA
    ee2b434 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2016

  1. Fixed package bugs

    rackerman committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    3fda6c0 View commit details
    Browse the repository at this point in the history
  2. Made id settable

    rackerman committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    d5c5933 View commit details
    Browse the repository at this point in the history
  3. upgrade to 0.2.1

    rackerman committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    066d144 View commit details
    Browse the repository at this point in the history
  4. Fixed reflection bug

    rackerman committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    0655490 View commit details
    Browse the repository at this point in the history
  5. removed id setter, made model parcelable instead

    rackerman committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    a5b0580 View commit details
    Browse the repository at this point in the history
  6. Added support annotations

    rackerman committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    e419826 View commit details
    Browse the repository at this point in the history
  7. Upgrade 0.2.5

    rackerman committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    863d0c2 View commit details
    Browse the repository at this point in the history
  8. Added async initialization

    rackerman committed Mar 24, 2016
    Configuration menu
    Copy the full SHA
    9cc80f1 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2016

  1. Renamed Log to ProactiveLog

    rackerman committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    34815ae View commit details
    Browse the repository at this point in the history
  2. Prevented null pointer exception when returning id

    rackerman committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    e6826b1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2016

  1. Catching SQLiteException and returning null

    rackerman committed May 16, 2016
    Configuration menu
    Copy the full SHA
    1bc1b34 View commit details
    Browse the repository at this point in the history
  2. Reverted try catch as it is a silent failure

    rackerman committed May 16, 2016
    Configuration menu
    Copy the full SHA
    d5cf3f6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2016

  1. Fixed SQLiteCantOpenDatabaseException issued

    rackerman committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    9562927 View commit details
    Browse the repository at this point in the history
  2. Set DB to writeable

    rackerman committed Jun 9, 2016
    Configuration menu
    Copy the full SHA
    ad9aa50 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2016

  1. Catching a verify error

    rackerman committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    1f7c90b View commit details
    Browse the repository at this point in the history
  2. Upgraded to version 0.3.3

    rackerman committed Jun 13, 2016
    Configuration menu
    Copy the full SHA
    537cb11 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2016

  1. Configuration menu
    Copy the full SHA
    b17751f View commit details
    Browse the repository at this point in the history
  2. Updated version to 0.3.4

    RileyGB committed Nov 16, 2016
    Configuration menu
    Copy the full SHA
    9b25536 View commit details
    Browse the repository at this point in the history
Loading