Skip to content

Tags: shingon/android

Tags

1.0.4

Toggle 1.0.4's commit message
Prepare 1.0.4 release

1.0.3

Toggle 1.0.3's commit message
Remove unneeded calls to SQLiteDatabase.close

The SQLiteOpenHelper is always closed in a finally
block and closing the database is handled there.

1.0.2

Toggle 1.0.2's commit message
Add test that verifies authenticator is detected

1.0.1

Toggle 1.0.1's commit message
Prepare 1.0.1 release

1.0

Toggle 1.0's commit message
Add browsable category to action view intent before starting

This ensures the GitHub app is not shown as a possible
target for the sign up link since that must be done
from a browser.