nix-on-droid-app/app
Fredrik Fornwall 11ed7e45d8 Fix crash when opening URL:s in Android < 7.0
In versions of Android earlier than 7.0 the FLAG_ACTIVITY_NEW_TASK
is needed when starting an activity from a non-activity context.

This was removed in Android 7.0 (possibly by mistake), see
https://code.google.com/p/android/issues/detail?id=226647.

Fixes #802
2017-03-02 00:29:17 +01:00
..
src Fix crash when opening URL:s in Android < 7.0 2017-03-02 00:29:17 +01:00
build.gradle Bump version to 0.47 2017-02-28 00:47:16 +01:00
proguard-rules.pro Initial commit 2015-10-25 15:27:32 +01:00