From 133922f7b49c31fe4ac1dc199182f90ad7cb45d6 Mon Sep 17 00:00:00 2001 From: amoghbl1 Date: Wed, 18 Jun 2014 06:02:23 +0530 Subject: [PATCH] updated the expanded notification ui, calls for getting exit ip implemented, exit ip added temporarily in the title of the notification till the final ui is ready. Regex to match ip address on getting response from the exit node written. --- AndroidManifest.xml | 2 +- external/config.guess | 0 external/config.sub | 0 libs/jtorctl.jar | Bin res/drawable/icon_orweb.png | Bin res/drawable/icon_story_maker.png | Bin res/drawable/torerror.png | Bin res/layout/layout_notification_expanded.xml | 172 +++++++-- ...notification_template_part_chronometer.xml | 25 ++ .../notification_template_part_time.xml | 25 ++ res/menu/main.xml | 0 res/values/dimens.xml | 361 ++++++++++++++++++ .../android/service/TorService.java | 55 ++- update-ant-build.sh | 0 14 files changed, 585 insertions(+), 55 deletions(-) mode change 100755 => 100644 external/config.guess mode change 100755 => 100644 external/config.sub mode change 100755 => 100644 libs/jtorctl.jar mode change 100755 => 100644 res/drawable/icon_orweb.png mode change 100755 => 100644 res/drawable/icon_story_maker.png mode change 100755 => 100644 res/drawable/torerror.png create mode 100644 res/layout/notification_template_part_chronometer.xml create mode 100644 res/layout/notification_template_part_time.xml mode change 100755 => 100644 res/menu/main.xml create mode 100644 res/values/dimens.xml mode change 100755 => 100644 update-ant-build.sh diff --git a/AndroidManifest.xml b/AndroidManifest.xml index dc3b9cae..4c185e34 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -80,7 +80,7 @@ - + - - - - - - - - + + + + + + + + + + + + + + + + +