From 6c2ecc4f4f1699c77cffea69c3c3339e83f97b0e Mon Sep 17 00:00:00 2001 From: personabe1984 Date: Sat, 1 Aug 2015 17:17:07 -0400 Subject: [PATCH 1/3] testing --- OMG/.idea/compiler.xml | 2 +- OMG/.idea/misc.xml | 29 +++++- OMG/.idea/runConfigurations.xml | 12 +++ OMG/.idea/vcs.xml | 2 +- OMG/OMG.iml | 2 +- OMG/app/app.iml | 96 +++++++++++++++++++ OMG/app/src/main/AndroidManifest.xml | 3 + .../c4q/nyc/omg/EmergencyButtons.java | 44 +++++++++ OMG/app/src/main/res/layout/activity_main.xml | 21 ++++ 9 files changed, 207 insertions(+), 4 deletions(-) create mode 100644 OMG/.idea/runConfigurations.xml create mode 100644 OMG/app/app.iml create mode 100644 OMG/app/src/main/java/charlyn23/c4q/nyc/omg/EmergencyButtons.java diff --git a/OMG/.idea/compiler.xml b/OMG/.idea/compiler.xml index 9a8b7e5..96cc43e 100644 --- a/OMG/.idea/compiler.xml +++ b/OMG/.idea/compiler.xml @@ -1,7 +1,6 @@ -