From 6adfc496374eb88919f70a240eb15a726d2c18e0 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Fri, 7 Jul 2017 03:26:55 -0400 Subject: Dev 1.1.6 (#33) - Fix play store listing, add sharing options, update css & js * Remove play store listing updates * Fix up listing * Combine url getters for overlay activity * Begin building context menu programmatically * Update css and js --- app/src/main/play/contactEmail | 1 + app/src/main/play/defaultLanguage | 1 + app/src/main/play/en-CA/listing/title | 1 + 3 files changed, 3 insertions(+) create mode 100644 app/src/main/play/contactEmail create mode 100644 app/src/main/play/defaultLanguage create mode 100644 app/src/main/play/en-CA/listing/title (limited to 'app/src/main/play') diff --git a/app/src/main/play/contactEmail b/app/src/main/play/contactEmail new file mode 100644 index 00000000..3e033920 --- /dev/null +++ b/app/src/main/play/contactEmail @@ -0,0 +1 @@ +pitchedapps@gmail.com \ No newline at end of file diff --git a/app/src/main/play/defaultLanguage b/app/src/main/play/defaultLanguage new file mode 100644 index 00000000..ffdd217e --- /dev/null +++ b/app/src/main/play/defaultLanguage @@ -0,0 +1 @@ +en-CA \ No newline at end of file diff --git a/app/src/main/play/en-CA/listing/title b/app/src/main/play/en-CA/listing/title new file mode 100644 index 00000000..a933d845 --- /dev/null +++ b/app/src/main/play/en-CA/listing/title @@ -0,0 +1 @@ +Frost for Facebook \ No newline at end of file -- cgit v1.2.3