From 38123fd510618f60a994b00f52901c9654d2e1fb Mon Sep 17 00:00:00 2001 From: Mitchell Gordon Date: Tue, 19 Apr 2016 11:01:56 -0700 Subject: [PATCH] Support opening .org files Org (organization) files are common among emacs developers. If you're not familiar with it, it's kind of like markdown. It would be nice to be able to automatically open these. --- app/src/main/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 8887dae..412bfce 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -76,6 +76,7 @@ +