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: orklar/SimpleNoSQL
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Jearil/SimpleNoSQL
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.
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on Oct 26, 2020

  1. Updated project to recent android versions

    Fixed the tests to go away from the old ActivityUnitTest. Updated the build files.
    Jearil committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    cae79a6 View commit details
    Browse the repository at this point in the history
  2. Updating travis

    Hopefully this will get CI working again.
    Jearil committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    264ab9b View commit details
    Browse the repository at this point in the history
  3. Adding Javadoc creation and updating travis

    Seems to be an issue with the emulator version for travis. Trying a new
    one.
    Jearil committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    88746c8 View commit details
    Browse the repository at this point in the history
  4. Change to x86 abi

    Seeing if travis supports an x86 abi
    Jearil committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    fb20f84 View commit details
    Browse the repository at this point in the history
  5. Remove abi completely

    It should default to whatever ABI is installed
    Jearil committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    834bff7 View commit details
    Browse the repository at this point in the history
  6. Adding maven_push back in and switching travis again

    Trying arm64-v8a
    Jearil committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    a79f5c6 View commit details
    Browse the repository at this point in the history
Loading