From 32ff6c3269abb81289160aa6f9f55c14369c99a3 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Thu, 12 Oct 2017 12:36:05 -0400 Subject: misc (#400) * Remove job scheduler null check * Add try catch for viewpager on touch event. Resolves #356 * Update kotlin and translation url * Use short url * Check job scheduler null check against travis lint * Add badges and update crashlytics --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e1fb9d16..b755a372 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.iml .gradle /local.properties +/crowdin.properties /.idea .DS_Store /build -- cgit v1.2.3