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: ankidroid/Anki-Android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: mikechang1926/Anki-Android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 1,366 files changed
  • 3 contributors

Commits on Jan 23, 2013

  1. Merge pull request #1 from flerda/v2.0.1-dev

    Update 2.0.1 branch from flerda
    flerda committed Jan 23, 2013
    Configuration menu
    Copy the full SHA
    b08a918 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2013

  1. Merge pull request #3 from flerda/v2.0.1-dev

    Catch up merge from flerda into 2.0.1
    flerda committed Jan 30, 2013
    Configuration menu
    Copy the full SHA
    81b6ee4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from flerda/v2.0.1-dev

    Catch up merge from flerda into 2.0.1
    flerda committed Jan 30, 2013
    Configuration menu
    Copy the full SHA
    1ad76e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2013

  1. Configuration menu
    Copy the full SHA
    fd522c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3127c6e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from iniju/v2.0.1-upgrade-wizard-exception-on-c…

    …ancel-upload
    
    moving connections shutdown to separate thread instead of GUI thread
    flerda committed Jan 31, 2013
    Configuration menu
    Copy the full SHA
    975d16f View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2013

  1. Configuration menu
    Copy the full SHA
    d504aaa View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2013

  1. Commented logging

    nicolas-raoul committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    f81bfbc View commit details
    Browse the repository at this point in the history
  2. change icons to blue → stable version"

    This reverts commit 83cd0f2.
    nicolas-raoul committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    d0c1d58 View commit details
    Browse the repository at this point in the history
  3. Bumped version 2.0.1

    nicolas-raoul committed Feb 7, 2013
    Configuration menu
    Copy the full SHA
    eac0483 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2013

  1. Configuration menu
    Copy the full SHA
    1253aa2 View commit details
    Browse the repository at this point in the history
  2. Specify repository.

    flerda committed Feb 10, 2013
    Configuration menu
    Copy the full SHA
    7792e29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    723e849 View commit details
    Browse the repository at this point in the history
  4. Add .gitignore

    flerda committed Feb 10, 2013
    2 Configuration menu
    Copy the full SHA
    3de9e1e View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2013

  1. Update checkout command to not track remote branch.

    We want users to be tracking pushing to their own branch, not the
    organization repository.
    
    Also, move the name of the branch to the end of the command, so it is
    easier for people to edit after copying and pasting.
    flerda committed Mar 7, 2013
    Configuration menu
    Copy the full SHA
    a154c41 View commit details
    Browse the repository at this point in the history
Loading