diff --git a/.gitignore b/.gitignore index cd2946a..6d28d39 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,19 @@ ehthumbs.db # Folder config file Desktop.ini +# Xamarin build output +bin/ +obj/ + +# Regenerated by Xamarin (when packages are restored) +*.designer.cs +packages/ +Tools/ + +# Specific to user session +*.userprefs +.vs/ + # Recycle Bin used on file shares $RECYCLE.BIN/ diff --git a/.vs/SkimmerScammer/v15/.suo b/.vs/SkimmerScammer/v15/.suo deleted file mode 100644 index 65a65f3..0000000 Binary files a/.vs/SkimmerScammer/v15/.suo and /dev/null differ diff --git a/.vs/SkimmerScammer/v15/sqlite3/storage.ide b/.vs/SkimmerScammer/v15/sqlite3/storage.ide deleted file mode 100644 index 3c1cdb1..0000000 Binary files a/.vs/SkimmerScammer/v15/sqlite3/storage.ide and /dev/null differ diff --git a/App4/Resources/Resource.Designer.cs b/App4/Resources/Resource.Designer.cs deleted file mode 100644 index 30c7eb3..0000000 --- a/App4/Resources/Resource.Designer.cs +++ /dev/null @@ -1,169 +0,0 @@ -#pragma warning disable 1591 -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -[assembly: global::Android.Runtime.ResourceDesignerAttribute("SkimmerScanner.Resource", IsApplication=true)] - -namespace SkimmerScanner -{ - - - [System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Android.Build.Tasks", "1.0.0.0")] - public partial class Resource - { - - static Resource() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - public static void UpdateIdValues() - { - } - - public partial class Attribute - { - - static Attribute() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Attribute() - { - } - } - - public partial class Drawable - { - - // aapt resource value: 0x7f020000 - public const int sfechip = 2130837504; - - // aapt resource value: 0x7f020001 - public const int skimmercard = 2130837505; - - // aapt resource value: 0x7f020002 - public const int skimmerlogo = 2130837506; - - // aapt resource value: 0x7f020003 - public const int SparkX = 2130837507; - - // aapt resource value: 0x7f020004 - public const int Twitter = 2130837508; - - // aapt resource value: 0x7f020005 - public const int warninggreen = 2130837509; - - // aapt resource value: 0x7f020006 - public const int warningred = 2130837510; - - // aapt resource value: 0x7f020007 - public const int warningyellow = 2130837511; - - static Drawable() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Drawable() - { - } - } - - public partial class Id - { - - // aapt resource value: 0x7f050006 - public const int button1 = 2131034118; - - // aapt resource value: 0x7f050005 - public const int button2 = 2131034117; - - // aapt resource value: 0x7f050008 - public const int button3 = 2131034120; - - // aapt resource value: 0x7f050003 - public const int imageView1 = 2131034115; - - // aapt resource value: 0x7f050009 - public const int imageView2 = 2131034121; - - // aapt resource value: 0x7f050004 - public const int linearLayout1 = 2131034116; - - // aapt resource value: 0x7f050007 - public const int scrollView1 = 2131034119; - - // aapt resource value: 0x7f050000 - public const int textView1 = 2131034112; - - // aapt resource value: 0x7f050001 - public const int textView2 = 2131034113; - - // aapt resource value: 0x7f050002 - public const int textView3 = 2131034114; - - static Id() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Id() - { - } - } - - public partial class Layout - { - - // aapt resource value: 0x7f030000 - public const int About = 2130903040; - - // aapt resource value: 0x7f030001 - public const int Green = 2130903041; - - // aapt resource value: 0x7f030002 - public const int Main = 2130903042; - - // aapt resource value: 0x7f030003 - public const int Red = 2130903043; - - // aapt resource value: 0x7f030004 - public const int Yellow = 2130903044; - - static Layout() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private Layout() - { - } - } - - public partial class String - { - - // aapt resource value: 0x7f040000 - public const int app_name = 2130968576; - - static String() - { - global::Android.Runtime.ResourceIdManager.UpdateIdValues(); - } - - private String() - { - } - } - } -} -#pragma warning restore 1591 diff --git a/App4/bin/Debug/App4.dll b/App4/bin/Debug/App4.dll deleted file mode 100644 index 5ab281d..0000000 Binary files a/App4/bin/Debug/App4.dll and /dev/null differ diff --git a/App4/bin/Debug/App4.dll.mdb b/App4/bin/Debug/App4.dll.mdb deleted file mode 100644 index 42961a3..0000000 Binary files a/App4/bin/Debug/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Debug/App4.pdb b/App4/bin/Debug/App4.pdb deleted file mode 100644 index 190baf2..0000000 Binary files a/App4/bin/Debug/App4.pdb and /dev/null differ diff --git a/App4/bin/Debug/Mono.Android.pdb b/App4/bin/Debug/Mono.Android.pdb deleted file mode 100644 index d098e65..0000000 Binary files a/App4/bin/Debug/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Debug/Mono.Security.pdb b/App4/bin/Debug/Mono.Security.pdb deleted file mode 100644 index a9e149c..0000000 Binary files a/App4/bin/Debug/Mono.Security.pdb and /dev/null differ diff --git a/App4/bin/Debug/System.ComponentModel.Composition.pdb b/App4/bin/Debug/System.ComponentModel.Composition.pdb deleted file mode 100644 index 8178431..0000000 Binary files a/App4/bin/Debug/System.ComponentModel.Composition.pdb and /dev/null differ diff --git a/App4/bin/Debug/System.Core.pdb b/App4/bin/Debug/System.Core.pdb deleted file mode 100644 index 73ab81b..0000000 Binary files a/App4/bin/Debug/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Debug/System.Net.Http.pdb b/App4/bin/Debug/System.Net.Http.pdb deleted file mode 100644 index f028ab5..0000000 Binary files a/App4/bin/Debug/System.Net.Http.pdb and /dev/null differ diff --git a/App4/bin/Debug/System.Runtime.Serialization.pdb b/App4/bin/Debug/System.Runtime.Serialization.pdb deleted file mode 100644 index 18b9ba6..0000000 Binary files a/App4/bin/Debug/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Debug/System.ServiceModel.Internals.pdb b/App4/bin/Debug/System.ServiceModel.Internals.pdb deleted file mode 100644 index 50e21f4..0000000 Binary files a/App4/bin/Debug/System.ServiceModel.Internals.pdb and /dev/null differ diff --git a/App4/bin/Debug/System.Xml.pdb b/App4/bin/Debug/System.Xml.pdb deleted file mode 100644 index b68ea51..0000000 Binary files a/App4/bin/Debug/System.Xml.pdb and /dev/null differ diff --git a/App4/bin/Debug/System.pdb b/App4/bin/Debug/System.pdb deleted file mode 100644 index 5ade356..0000000 Binary files a/App4/bin/Debug/System.pdb and /dev/null differ diff --git a/App4/bin/Debug/mscorlib.pdb b/App4/bin/Debug/mscorlib.pdb deleted file mode 100644 index 4257f63..0000000 Binary files a/App4/bin/Debug/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Debug/skimmerscammer.skimmerscammer-Signed.apk b/App4/bin/Debug/skimmerscammer.skimmerscammer-Signed.apk deleted file mode 100644 index 4e5d144..0000000 Binary files a/App4/bin/Debug/skimmerscammer.skimmerscammer-Signed.apk and /dev/null differ diff --git a/App4/bin/Debug/skimmerscammer.skimmerscammer.apk b/App4/bin/Debug/skimmerscammer.skimmerscammer.apk deleted file mode 100644 index bcf9454..0000000 Binary files a/App4/bin/Debug/skimmerscammer.skimmerscammer.apk and /dev/null differ diff --git a/App4/bin/Release/App4.dll b/App4/bin/Release/App4.dll deleted file mode 100644 index ad4f7c7..0000000 Binary files a/App4/bin/Release/App4.dll and /dev/null differ diff --git a/App4/bin/Release/App4.dll.mdb b/App4/bin/Release/App4.dll.mdb deleted file mode 100644 index 3cacb23..0000000 Binary files a/App4/bin/Release/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/App4.pdb b/App4/bin/Release/App4.pdb deleted file mode 100644 index 3241f23..0000000 Binary files a/App4/bin/Release/App4.pdb and /dev/null differ diff --git a/App4/bin/Release/Mono.Android.pdb b/App4/bin/Release/Mono.Android.pdb deleted file mode 100644 index d098e65..0000000 Binary files a/App4/bin/Release/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/Mono.Security.pdb b/App4/bin/Release/Mono.Security.pdb deleted file mode 100644 index a9e149c..0000000 Binary files a/App4/bin/Release/Mono.Security.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0182594d548948c29c098705fc6dd23d/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0182594d548948c29c098705fc6dd23d/Mono.Android.dll deleted file mode 100644 index 6b55a01..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0182594d548948c29c098705fc6dd23d/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0182594d548948c29c098705fc6dd23d/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0182594d548948c29c098705fc6dd23d/Mono.Android.pdb deleted file mode 100644 index d0c19b1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0182594d548948c29c098705fc6dd23d/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/066d6be06f2646949a8ee50a3e1ee364/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/066d6be06f2646949a8ee50a3e1ee364/System.Core.dll deleted file mode 100644 index 8ff8825..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/066d6be06f2646949a8ee50a3e1ee364/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/066d6be06f2646949a8ee50a3e1ee364/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/066d6be06f2646949a8ee50a3e1ee364/System.Core.pdb deleted file mode 100644 index 4ccbd7c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/066d6be06f2646949a8ee50a3e1ee364/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0816a53e235245d891a77c21a074f05b/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0816a53e235245d891a77c21a074f05b/System.Runtime.Serialization.dll deleted file mode 100644 index dea127e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0816a53e235245d891a77c21a074f05b/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0816a53e235245d891a77c21a074f05b/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0816a53e235245d891a77c21a074f05b/System.Runtime.Serialization.pdb deleted file mode 100644 index 282de09..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0816a53e235245d891a77c21a074f05b/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0987a8f56984409db67f832cd7c04d74/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0987a8f56984409db67f832cd7c04d74/App4.dll deleted file mode 100644 index 9c0400a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0987a8f56984409db67f832cd7c04d74/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0987a8f56984409db67f832cd7c04d74/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0987a8f56984409db67f832cd7c04d74/App4.dll.mdb deleted file mode 100644 index 498ca47..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0987a8f56984409db67f832cd7c04d74/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0c2c5e3b56954a4ea300d3f0cdebb99c/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0c2c5e3b56954a4ea300d3f0cdebb99c/mscorlib.dll deleted file mode 100644 index 1a20336..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0c2c5e3b56954a4ea300d3f0cdebb99c/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0c2c5e3b56954a4ea300d3f0cdebb99c/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0c2c5e3b56954a4ea300d3f0cdebb99c/mscorlib.pdb deleted file mode 100644 index fc454b1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0c2c5e3b56954a4ea300d3f0cdebb99c/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0df6008cd449473687f63ab621a8742c/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0df6008cd449473687f63ab621a8742c/System.Runtime.Serialization.dll deleted file mode 100644 index ed26961..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0df6008cd449473687f63ab621a8742c/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0df6008cd449473687f63ab621a8742c/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0df6008cd449473687f63ab621a8742c/System.Runtime.Serialization.pdb deleted file mode 100644 index 76bb33b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0df6008cd449473687f63ab621a8742c/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0e5301827ad943b59fbb200b29b18003/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0e5301827ad943b59fbb200b29b18003/mscorlib.dll deleted file mode 100644 index b21e5bd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0e5301827ad943b59fbb200b29b18003/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0e5301827ad943b59fbb200b29b18003/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0e5301827ad943b59fbb200b29b18003/mscorlib.pdb deleted file mode 100644 index 988ac3a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0e5301827ad943b59fbb200b29b18003/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0ecc570f249d4e96b1837c0fffa8d86d/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0ecc570f249d4e96b1837c0fffa8d86d/Mono.Android.dll deleted file mode 100644 index 1e5faeb..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0ecc570f249d4e96b1837c0fffa8d86d/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0ecc570f249d4e96b1837c0fffa8d86d/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0ecc570f249d4e96b1837c0fffa8d86d/Mono.Android.pdb deleted file mode 100644 index 0557ce3..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0ecc570f249d4e96b1837c0fffa8d86d/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0fdb256f8f0849ccb8e5c2ca39ab0554/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0fdb256f8f0849ccb8e5c2ca39ab0554/App4.dll deleted file mode 100644 index 0069f80..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0fdb256f8f0849ccb8e5c2ca39ab0554/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0fdb256f8f0849ccb8e5c2ca39ab0554/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0fdb256f8f0849ccb8e5c2ca39ab0554/App4.dll.mdb deleted file mode 100644 index f78c627..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/0fdb256f8f0849ccb8e5c2ca39ab0554/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1269c8cd02ef4e1fbc09548ec80844d4/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1269c8cd02ef4e1fbc09548ec80844d4/mscorlib.dll deleted file mode 100644 index e1a4781..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1269c8cd02ef4e1fbc09548ec80844d4/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1269c8cd02ef4e1fbc09548ec80844d4/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1269c8cd02ef4e1fbc09548ec80844d4/mscorlib.pdb deleted file mode 100644 index e4b1d74..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1269c8cd02ef4e1fbc09548ec80844d4/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/161b084f240d403f9c2cd2bef694f46f/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/161b084f240d403f9c2cd2bef694f46f/Mono.Android.dll deleted file mode 100644 index 089bef8..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/161b084f240d403f9c2cd2bef694f46f/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/161b084f240d403f9c2cd2bef694f46f/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/161b084f240d403f9c2cd2bef694f46f/Mono.Android.pdb deleted file mode 100644 index d3563e2..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/161b084f240d403f9c2cd2bef694f46f/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/16efd22c88224979aaf0a7d413b6a156/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/16efd22c88224979aaf0a7d413b6a156/Mono.Android.dll deleted file mode 100644 index 668d25a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/16efd22c88224979aaf0a7d413b6a156/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/16efd22c88224979aaf0a7d413b6a156/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/16efd22c88224979aaf0a7d413b6a156/Mono.Android.pdb deleted file mode 100644 index 821b970..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/16efd22c88224979aaf0a7d413b6a156/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1a171610ef484ee191454c1734cc0b09/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1a171610ef484ee191454c1734cc0b09/mscorlib.dll deleted file mode 100644 index d39f055..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1a171610ef484ee191454c1734cc0b09/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1a171610ef484ee191454c1734cc0b09/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1a171610ef484ee191454c1734cc0b09/mscorlib.pdb deleted file mode 100644 index 8e841cd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1a171610ef484ee191454c1734cc0b09/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1b9cf04dc46645e89343e488bb976287/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1b9cf04dc46645e89343e488bb976287/System.Runtime.Serialization.dll deleted file mode 100644 index 7de054a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1b9cf04dc46645e89343e488bb976287/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1b9cf04dc46645e89343e488bb976287/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1b9cf04dc46645e89343e488bb976287/System.Runtime.Serialization.pdb deleted file mode 100644 index 5e595d9..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1b9cf04dc46645e89343e488bb976287/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1d1280e5c7d64a3abfbc323a574df99c/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1d1280e5c7d64a3abfbc323a574df99c/Mono.Android.dll deleted file mode 100644 index d698bc0..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1d1280e5c7d64a3abfbc323a574df99c/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1d1280e5c7d64a3abfbc323a574df99c/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1d1280e5c7d64a3abfbc323a574df99c/Mono.Android.pdb deleted file mode 100644 index 04b9d87..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1d1280e5c7d64a3abfbc323a574df99c/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1dd4eb133b1b438f956e11c7977a301d/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1dd4eb133b1b438f956e11c7977a301d/App4.dll deleted file mode 100644 index 5277b6f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1dd4eb133b1b438f956e11c7977a301d/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1dd4eb133b1b438f956e11c7977a301d/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1dd4eb133b1b438f956e11c7977a301d/App4.dll.mdb deleted file mode 100644 index e07beff..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1dd4eb133b1b438f956e11c7977a301d/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1f3fc349533741daa2311e1adac6fb4e/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1f3fc349533741daa2311e1adac6fb4e/App4.dll deleted file mode 100644 index 6f038a4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1f3fc349533741daa2311e1adac6fb4e/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1f3fc349533741daa2311e1adac6fb4e/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1f3fc349533741daa2311e1adac6fb4e/App4.dll.mdb deleted file mode 100644 index c3da338..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/1f3fc349533741daa2311e1adac6fb4e/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/20614c0180ce4f07bea2d5621ff2c68a/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/20614c0180ce4f07bea2d5621ff2c68a/Mono.Android.dll deleted file mode 100644 index 1f42e6c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/20614c0180ce4f07bea2d5621ff2c68a/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/20614c0180ce4f07bea2d5621ff2c68a/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/20614c0180ce4f07bea2d5621ff2c68a/Mono.Android.pdb deleted file mode 100644 index dfbeae8..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/20614c0180ce4f07bea2d5621ff2c68a/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21287cc785754520a753ae6f12af4d95/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21287cc785754520a753ae6f12af4d95/System.dll deleted file mode 100644 index aa79741..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21287cc785754520a753ae6f12af4d95/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21287cc785754520a753ae6f12af4d95/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21287cc785754520a753ae6f12af4d95/System.pdb deleted file mode 100644 index 13a0215..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21287cc785754520a753ae6f12af4d95/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21664cf3f3c1456e851f16fd4946a499/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21664cf3f3c1456e851f16fd4946a499/System.Runtime.Serialization.dll deleted file mode 100644 index eb3749d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21664cf3f3c1456e851f16fd4946a499/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21664cf3f3c1456e851f16fd4946a499/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21664cf3f3c1456e851f16fd4946a499/System.Runtime.Serialization.pdb deleted file mode 100644 index 7af0d99..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/21664cf3f3c1456e851f16fd4946a499/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2319f6b394604e53b78c3d0312ca71a8/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2319f6b394604e53b78c3d0312ca71a8/System.dll deleted file mode 100644 index 8c2d072..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2319f6b394604e53b78c3d0312ca71a8/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2319f6b394604e53b78c3d0312ca71a8/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2319f6b394604e53b78c3d0312ca71a8/System.pdb deleted file mode 100644 index 7a94178..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2319f6b394604e53b78c3d0312ca71a8/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/23235837e2d54780bdcc0f412b839219/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/23235837e2d54780bdcc0f412b839219/App4.dll deleted file mode 100644 index 2944e83..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/23235837e2d54780bdcc0f412b839219/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/23235837e2d54780bdcc0f412b839219/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/23235837e2d54780bdcc0f412b839219/App4.dll.mdb deleted file mode 100644 index 64150f4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/23235837e2d54780bdcc0f412b839219/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/242e4d19a30e4324b8c32efd41cbd520/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/242e4d19a30e4324b8c32efd41cbd520/mscorlib.dll deleted file mode 100644 index 0b794b8..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/242e4d19a30e4324b8c32efd41cbd520/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/242e4d19a30e4324b8c32efd41cbd520/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/242e4d19a30e4324b8c32efd41cbd520/mscorlib.pdb deleted file mode 100644 index 7cb3623..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/242e4d19a30e4324b8c32efd41cbd520/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/25bf44ef3ce546a799828d98d4f184ce/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/25bf44ef3ce546a799828d98d4f184ce/mscorlib.dll deleted file mode 100644 index 9dfbef7..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/25bf44ef3ce546a799828d98d4f184ce/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/25bf44ef3ce546a799828d98d4f184ce/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/25bf44ef3ce546a799828d98d4f184ce/mscorlib.pdb deleted file mode 100644 index 2a8c0f5..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/25bf44ef3ce546a799828d98d4f184ce/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/27a01c66f5184663ad782abc7135f2f1/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/27a01c66f5184663ad782abc7135f2f1/App4.dll deleted file mode 100644 index d5c2718..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/27a01c66f5184663ad782abc7135f2f1/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/27a01c66f5184663ad782abc7135f2f1/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/27a01c66f5184663ad782abc7135f2f1/App4.dll.mdb deleted file mode 100644 index eead4c3..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/27a01c66f5184663ad782abc7135f2f1/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/28a2ce132ded43b8bc432ad8f85c4106/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/28a2ce132ded43b8bc432ad8f85c4106/System.Core.dll deleted file mode 100644 index ada8b03..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/28a2ce132ded43b8bc432ad8f85c4106/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/28a2ce132ded43b8bc432ad8f85c4106/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/28a2ce132ded43b8bc432ad8f85c4106/System.Core.pdb deleted file mode 100644 index 6c5a784..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/28a2ce132ded43b8bc432ad8f85c4106/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/296b984f0f6743fbb727b52e2f2a9adb/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/296b984f0f6743fbb727b52e2f2a9adb/System.dll deleted file mode 100644 index daa22a6..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/296b984f0f6743fbb727b52e2f2a9adb/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/296b984f0f6743fbb727b52e2f2a9adb/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/296b984f0f6743fbb727b52e2f2a9adb/System.pdb deleted file mode 100644 index 99e0109..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/296b984f0f6743fbb727b52e2f2a9adb/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2d2b2c3d717a4f4bade2ae2f016c1f36/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2d2b2c3d717a4f4bade2ae2f016c1f36/Mono.Android.dll deleted file mode 100644 index 2b1a896..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2d2b2c3d717a4f4bade2ae2f016c1f36/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2d2b2c3d717a4f4bade2ae2f016c1f36/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2d2b2c3d717a4f4bade2ae2f016c1f36/Mono.Android.pdb deleted file mode 100644 index 942809e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2d2b2c3d717a4f4bade2ae2f016c1f36/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2e13e38c2878484592e692119119fb3b/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2e13e38c2878484592e692119119fb3b/System.Core.dll deleted file mode 100644 index 83a0ba8..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2e13e38c2878484592e692119119fb3b/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2e13e38c2878484592e692119119fb3b/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2e13e38c2878484592e692119119fb3b/System.Core.pdb deleted file mode 100644 index f4ddc86..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/2e13e38c2878484592e692119119fb3b/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/31ebdfbd3f494dd19cb66084f108e690/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/31ebdfbd3f494dd19cb66084f108e690/System.Core.dll deleted file mode 100644 index 8b20f67..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/31ebdfbd3f494dd19cb66084f108e690/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/31ebdfbd3f494dd19cb66084f108e690/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/31ebdfbd3f494dd19cb66084f108e690/System.Core.pdb deleted file mode 100644 index bd4e44d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/31ebdfbd3f494dd19cb66084f108e690/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/32bdb3eb114f4a0284f8ca0ef0f688af/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/32bdb3eb114f4a0284f8ca0ef0f688af/System.Runtime.Serialization.dll deleted file mode 100644 index 6eaf58b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/32bdb3eb114f4a0284f8ca0ef0f688af/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/32bdb3eb114f4a0284f8ca0ef0f688af/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/32bdb3eb114f4a0284f8ca0ef0f688af/System.Runtime.Serialization.pdb deleted file mode 100644 index 876b436..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/32bdb3eb114f4a0284f8ca0ef0f688af/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/370c60bd94694e7ebd2b30367d65d177/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/370c60bd94694e7ebd2b30367d65d177/System.Runtime.Serialization.dll deleted file mode 100644 index 0c2bd9b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/370c60bd94694e7ebd2b30367d65d177/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/370c60bd94694e7ebd2b30367d65d177/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/370c60bd94694e7ebd2b30367d65d177/System.Runtime.Serialization.pdb deleted file mode 100644 index 54d5c95..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/370c60bd94694e7ebd2b30367d65d177/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/372c90e254c04a27acace5e44894fa11/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/372c90e254c04a27acace5e44894fa11/Mono.Android.dll deleted file mode 100644 index a816c57..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/372c90e254c04a27acace5e44894fa11/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/372c90e254c04a27acace5e44894fa11/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/372c90e254c04a27acace5e44894fa11/Mono.Android.pdb deleted file mode 100644 index 6c6d143..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/372c90e254c04a27acace5e44894fa11/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/37a06dd3537b4bca90978b5e67f3caad/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/37a06dd3537b4bca90978b5e67f3caad/App4.dll deleted file mode 100644 index dec935d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/37a06dd3537b4bca90978b5e67f3caad/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/37a06dd3537b4bca90978b5e67f3caad/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/37a06dd3537b4bca90978b5e67f3caad/App4.dll.mdb deleted file mode 100644 index 195ba29..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/37a06dd3537b4bca90978b5e67f3caad/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38336e0876064378b6ecb03817943b5e/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38336e0876064378b6ecb03817943b5e/Mono.Android.dll deleted file mode 100644 index 9779e52..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38336e0876064378b6ecb03817943b5e/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38336e0876064378b6ecb03817943b5e/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38336e0876064378b6ecb03817943b5e/Mono.Android.pdb deleted file mode 100644 index c1192fc..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38336e0876064378b6ecb03817943b5e/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38aa0176a94546349679061d5396b269/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38aa0176a94546349679061d5396b269/mscorlib.dll deleted file mode 100644 index e71eec5..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38aa0176a94546349679061d5396b269/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38aa0176a94546349679061d5396b269/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38aa0176a94546349679061d5396b269/mscorlib.pdb deleted file mode 100644 index 0191d9f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/38aa0176a94546349679061d5396b269/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3e7764d651a24c50a52c53e999bc0a02/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3e7764d651a24c50a52c53e999bc0a02/System.dll deleted file mode 100644 index dd7967d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3e7764d651a24c50a52c53e999bc0a02/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3e7764d651a24c50a52c53e999bc0a02/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3e7764d651a24c50a52c53e999bc0a02/System.pdb deleted file mode 100644 index 459eac0..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3e7764d651a24c50a52c53e999bc0a02/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3fa5ca780f1c41e280a5439bbbae73b1/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3fa5ca780f1c41e280a5439bbbae73b1/System.dll deleted file mode 100644 index 335a016..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3fa5ca780f1c41e280a5439bbbae73b1/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3fa5ca780f1c41e280a5439bbbae73b1/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3fa5ca780f1c41e280a5439bbbae73b1/System.pdb deleted file mode 100644 index 2c4c567..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/3fa5ca780f1c41e280a5439bbbae73b1/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/409d51b794384448a3603e634fbf7fb6/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/409d51b794384448a3603e634fbf7fb6/System.Runtime.Serialization.dll deleted file mode 100644 index 2d420c4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/409d51b794384448a3603e634fbf7fb6/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/409d51b794384448a3603e634fbf7fb6/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/409d51b794384448a3603e634fbf7fb6/System.Runtime.Serialization.pdb deleted file mode 100644 index 237a75b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/409d51b794384448a3603e634fbf7fb6/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/40eda317e01544d9a6968a0d87a7bac1/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/40eda317e01544d9a6968a0d87a7bac1/System.Core.dll deleted file mode 100644 index 0243d39..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/40eda317e01544d9a6968a0d87a7bac1/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/40eda317e01544d9a6968a0d87a7bac1/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/40eda317e01544d9a6968a0d87a7bac1/System.Core.pdb deleted file mode 100644 index 0f2ad41..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/40eda317e01544d9a6968a0d87a7bac1/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/41e0a37f66944a71b83c50b17ffab878/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/41e0a37f66944a71b83c50b17ffab878/System.Core.dll deleted file mode 100644 index 57daa6b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/41e0a37f66944a71b83c50b17ffab878/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/41e0a37f66944a71b83c50b17ffab878/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/41e0a37f66944a71b83c50b17ffab878/System.Core.pdb deleted file mode 100644 index ba7dcbb..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/41e0a37f66944a71b83c50b17ffab878/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/42d4bf7c6616497bb20ea004e8066e71/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/42d4bf7c6616497bb20ea004e8066e71/mscorlib.dll deleted file mode 100644 index d16698a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/42d4bf7c6616497bb20ea004e8066e71/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/42d4bf7c6616497bb20ea004e8066e71/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/42d4bf7c6616497bb20ea004e8066e71/mscorlib.pdb deleted file mode 100644 index 2e729b1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/42d4bf7c6616497bb20ea004e8066e71/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/49c3f0a772bf4007a864026930ad8b0c/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/49c3f0a772bf4007a864026930ad8b0c/System.Core.dll deleted file mode 100644 index 8a215c1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/49c3f0a772bf4007a864026930ad8b0c/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/49c3f0a772bf4007a864026930ad8b0c/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/49c3f0a772bf4007a864026930ad8b0c/System.Core.pdb deleted file mode 100644 index 695a6cd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/49c3f0a772bf4007a864026930ad8b0c/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/4ed58fe113fe412bae47c6689c20dfba/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/4ed58fe113fe412bae47c6689c20dfba/App4.dll deleted file mode 100644 index 1c0ab20..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/4ed58fe113fe412bae47c6689c20dfba/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/4ed58fe113fe412bae47c6689c20dfba/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/4ed58fe113fe412bae47c6689c20dfba/App4.dll.mdb deleted file mode 100644 index af71eab..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/4ed58fe113fe412bae47c6689c20dfba/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/50d6b8adcbef43849ba16c02e164fac9/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/50d6b8adcbef43849ba16c02e164fac9/System.dll deleted file mode 100644 index 068cbfd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/50d6b8adcbef43849ba16c02e164fac9/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/50d6b8adcbef43849ba16c02e164fac9/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/50d6b8adcbef43849ba16c02e164fac9/System.pdb deleted file mode 100644 index 679f287..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/50d6b8adcbef43849ba16c02e164fac9/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/51dd1086e5e744aa9893611c45bdbc9d/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/51dd1086e5e744aa9893611c45bdbc9d/System.Core.dll deleted file mode 100644 index a0ea692..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/51dd1086e5e744aa9893611c45bdbc9d/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/51dd1086e5e744aa9893611c45bdbc9d/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/51dd1086e5e744aa9893611c45bdbc9d/System.Core.pdb deleted file mode 100644 index f580636..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/51dd1086e5e744aa9893611c45bdbc9d/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/54b16fa4ba0c4161b73d667668505680/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/54b16fa4ba0c4161b73d667668505680/System.Runtime.Serialization.dll deleted file mode 100644 index b8518dc..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/54b16fa4ba0c4161b73d667668505680/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/54b16fa4ba0c4161b73d667668505680/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/54b16fa4ba0c4161b73d667668505680/System.Runtime.Serialization.pdb deleted file mode 100644 index d2ddc0e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/54b16fa4ba0c4161b73d667668505680/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/56f8e7fab4404cfa84ee653c56dc7f7f/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/56f8e7fab4404cfa84ee653c56dc7f7f/App4.dll deleted file mode 100644 index 05fc52d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/56f8e7fab4404cfa84ee653c56dc7f7f/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/56f8e7fab4404cfa84ee653c56dc7f7f/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/56f8e7fab4404cfa84ee653c56dc7f7f/App4.dll.mdb deleted file mode 100644 index cba36ef..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/56f8e7fab4404cfa84ee653c56dc7f7f/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/59f7f743d617434da8b2ae54259eb2ad/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/59f7f743d617434da8b2ae54259eb2ad/mscorlib.dll deleted file mode 100644 index 070b394..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/59f7f743d617434da8b2ae54259eb2ad/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/59f7f743d617434da8b2ae54259eb2ad/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/59f7f743d617434da8b2ae54259eb2ad/mscorlib.pdb deleted file mode 100644 index 3f1a6e4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/59f7f743d617434da8b2ae54259eb2ad/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5a229a01438b474ebdf2db5397fc2eba/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5a229a01438b474ebdf2db5397fc2eba/mscorlib.dll deleted file mode 100644 index b220fc4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5a229a01438b474ebdf2db5397fc2eba/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5a229a01438b474ebdf2db5397fc2eba/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5a229a01438b474ebdf2db5397fc2eba/mscorlib.pdb deleted file mode 100644 index 2bc4bbd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5a229a01438b474ebdf2db5397fc2eba/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5aa17f5ff695428f940640869bca6b29/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5aa17f5ff695428f940640869bca6b29/App4.dll deleted file mode 100644 index 1b193e0..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5aa17f5ff695428f940640869bca6b29/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5aa17f5ff695428f940640869bca6b29/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5aa17f5ff695428f940640869bca6b29/App4.dll.mdb deleted file mode 100644 index 7fae379..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5aa17f5ff695428f940640869bca6b29/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5c2dd55d42e34eabba8d332099a71aaa/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5c2dd55d42e34eabba8d332099a71aaa/System.dll deleted file mode 100644 index 5287171..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5c2dd55d42e34eabba8d332099a71aaa/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5c2dd55d42e34eabba8d332099a71aaa/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5c2dd55d42e34eabba8d332099a71aaa/System.pdb deleted file mode 100644 index c8df113..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5c2dd55d42e34eabba8d332099a71aaa/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5df445ac9d2b4270a27e3ec41ef6639c/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5df445ac9d2b4270a27e3ec41ef6639c/Mono.Android.dll deleted file mode 100644 index f1310d1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5df445ac9d2b4270a27e3ec41ef6639c/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5df445ac9d2b4270a27e3ec41ef6639c/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5df445ac9d2b4270a27e3ec41ef6639c/Mono.Android.pdb deleted file mode 100644 index 4758f78..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5df445ac9d2b4270a27e3ec41ef6639c/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fb76f1bde004ba0b8595650462bb8e2/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fb76f1bde004ba0b8595650462bb8e2/System.dll deleted file mode 100644 index ad4aa22..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fb76f1bde004ba0b8595650462bb8e2/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fb76f1bde004ba0b8595650462bb8e2/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fb76f1bde004ba0b8595650462bb8e2/System.pdb deleted file mode 100644 index ff05841..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fb76f1bde004ba0b8595650462bb8e2/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fdc971c74aa4a10bcd6b8d8dd4a14f0/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fdc971c74aa4a10bcd6b8d8dd4a14f0/System.Runtime.Serialization.dll deleted file mode 100644 index 8e99b26..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fdc971c74aa4a10bcd6b8d8dd4a14f0/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fdc971c74aa4a10bcd6b8d8dd4a14f0/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fdc971c74aa4a10bcd6b8d8dd4a14f0/System.Runtime.Serialization.pdb deleted file mode 100644 index 0899616..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/5fdc971c74aa4a10bcd6b8d8dd4a14f0/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/61397862166c4b02bd89a4b31af264aa/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/61397862166c4b02bd89a4b31af264aa/System.Runtime.Serialization.dll deleted file mode 100644 index e2cd17e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/61397862166c4b02bd89a4b31af264aa/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/61397862166c4b02bd89a4b31af264aa/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/61397862166c4b02bd89a4b31af264aa/System.Runtime.Serialization.pdb deleted file mode 100644 index 17db3df..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/61397862166c4b02bd89a4b31af264aa/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/624ced9fab1d438bb9fb11a56478eddc/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/624ced9fab1d438bb9fb11a56478eddc/Mono.Android.dll deleted file mode 100644 index a2e29ee..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/624ced9fab1d438bb9fb11a56478eddc/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/624ced9fab1d438bb9fb11a56478eddc/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/624ced9fab1d438bb9fb11a56478eddc/Mono.Android.pdb deleted file mode 100644 index 63b2c7b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/624ced9fab1d438bb9fb11a56478eddc/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6467162f4ef448ea9b64aeda75b396ea/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6467162f4ef448ea9b64aeda75b396ea/System.Core.dll deleted file mode 100644 index ea5a5ce..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6467162f4ef448ea9b64aeda75b396ea/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6467162f4ef448ea9b64aeda75b396ea/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6467162f4ef448ea9b64aeda75b396ea/System.Core.pdb deleted file mode 100644 index 3fa5b85..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6467162f4ef448ea9b64aeda75b396ea/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/678c5157d7e747709d4172f98cdb8608/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/678c5157d7e747709d4172f98cdb8608/Mono.Android.dll deleted file mode 100644 index 8e45867..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/678c5157d7e747709d4172f98cdb8608/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/678c5157d7e747709d4172f98cdb8608/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/678c5157d7e747709d4172f98cdb8608/Mono.Android.pdb deleted file mode 100644 index 8d15efd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/678c5157d7e747709d4172f98cdb8608/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/67a0e2bc49cb4c5790cc03c0b9b2671c/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/67a0e2bc49cb4c5790cc03c0b9b2671c/System.Core.dll deleted file mode 100644 index 8a0572a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/67a0e2bc49cb4c5790cc03c0b9b2671c/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/67a0e2bc49cb4c5790cc03c0b9b2671c/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/67a0e2bc49cb4c5790cc03c0b9b2671c/System.Core.pdb deleted file mode 100644 index 9471f23..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/67a0e2bc49cb4c5790cc03c0b9b2671c/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6836cae5ff0a4bfcb2730aa444e343ee/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6836cae5ff0a4bfcb2730aa444e343ee/System.Core.dll deleted file mode 100644 index fe23960..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6836cae5ff0a4bfcb2730aa444e343ee/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6836cae5ff0a4bfcb2730aa444e343ee/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6836cae5ff0a4bfcb2730aa444e343ee/System.Core.pdb deleted file mode 100644 index c6168e1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6836cae5ff0a4bfcb2730aa444e343ee/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6add2e43ab894ac18c809fc33a1983a2/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6add2e43ab894ac18c809fc33a1983a2/Mono.Android.dll deleted file mode 100644 index 168ebb2..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6add2e43ab894ac18c809fc33a1983a2/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6add2e43ab894ac18c809fc33a1983a2/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6add2e43ab894ac18c809fc33a1983a2/Mono.Android.pdb deleted file mode 100644 index efb1c9e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/6add2e43ab894ac18c809fc33a1983a2/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/735cbe4bcb9a4dc0b4327809ec49b0f7/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/735cbe4bcb9a4dc0b4327809ec49b0f7/System.Runtime.Serialization.dll deleted file mode 100644 index 024a1ce..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/735cbe4bcb9a4dc0b4327809ec49b0f7/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/735cbe4bcb9a4dc0b4327809ec49b0f7/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/735cbe4bcb9a4dc0b4327809ec49b0f7/System.Runtime.Serialization.pdb deleted file mode 100644 index 20ad559..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/735cbe4bcb9a4dc0b4327809ec49b0f7/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/777c22b78db2488789923d0460d74f06/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/777c22b78db2488789923d0460d74f06/App4.dll deleted file mode 100644 index 5d81136..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/777c22b78db2488789923d0460d74f06/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/777c22b78db2488789923d0460d74f06/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/777c22b78db2488789923d0460d74f06/App4.dll.mdb deleted file mode 100644 index 9ba9d96..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/777c22b78db2488789923d0460d74f06/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c3072b5348c49fdb04e4c50f0624133/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c3072b5348c49fdb04e4c50f0624133/System.Runtime.Serialization.dll deleted file mode 100644 index b6a5a46..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c3072b5348c49fdb04e4c50f0624133/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c3072b5348c49fdb04e4c50f0624133/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c3072b5348c49fdb04e4c50f0624133/System.Runtime.Serialization.pdb deleted file mode 100644 index 76ee31f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c3072b5348c49fdb04e4c50f0624133/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c47ef682d4a40c3b47a22e6152529a2/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c47ef682d4a40c3b47a22e6152529a2/App4.dll deleted file mode 100644 index 29c8511..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c47ef682d4a40c3b47a22e6152529a2/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c47ef682d4a40c3b47a22e6152529a2/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c47ef682d4a40c3b47a22e6152529a2/App4.dll.mdb deleted file mode 100644 index 437426d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c47ef682d4a40c3b47a22e6152529a2/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c9414440f154b768db1abcb029b64e3/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c9414440f154b768db1abcb029b64e3/Mono.Android.dll deleted file mode 100644 index fbe20bf..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c9414440f154b768db1abcb029b64e3/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c9414440f154b768db1abcb029b64e3/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c9414440f154b768db1abcb029b64e3/Mono.Android.pdb deleted file mode 100644 index 249d42a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7c9414440f154b768db1abcb029b64e3/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d4d3314a5d74995b4d96ef860be5c8f/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d4d3314a5d74995b4d96ef860be5c8f/System.dll deleted file mode 100644 index 210a751..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d4d3314a5d74995b4d96ef860be5c8f/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d4d3314a5d74995b4d96ef860be5c8f/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d4d3314a5d74995b4d96ef860be5c8f/System.pdb deleted file mode 100644 index 06ec75b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d4d3314a5d74995b4d96ef860be5c8f/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d661dbb6e7c4ee582d970d022dd11dd/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d661dbb6e7c4ee582d970d022dd11dd/Mono.Android.dll deleted file mode 100644 index f13634b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d661dbb6e7c4ee582d970d022dd11dd/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d661dbb6e7c4ee582d970d022dd11dd/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d661dbb6e7c4ee582d970d022dd11dd/Mono.Android.pdb deleted file mode 100644 index 73b457c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7d661dbb6e7c4ee582d970d022dd11dd/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e587f1bdbce416186c06f83e4027449/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e587f1bdbce416186c06f83e4027449/System.Runtime.Serialization.dll deleted file mode 100644 index a473954..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e587f1bdbce416186c06f83e4027449/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e587f1bdbce416186c06f83e4027449/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e587f1bdbce416186c06f83e4027449/System.Runtime.Serialization.pdb deleted file mode 100644 index 1d912c8..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e587f1bdbce416186c06f83e4027449/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e82a4f462c749d397de8776e2945cec/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e82a4f462c749d397de8776e2945cec/System.Runtime.Serialization.dll deleted file mode 100644 index 1919352..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e82a4f462c749d397de8776e2945cec/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e82a4f462c749d397de8776e2945cec/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e82a4f462c749d397de8776e2945cec/System.Runtime.Serialization.pdb deleted file mode 100644 index 0fbdffb..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e82a4f462c749d397de8776e2945cec/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e910e3680a24cb6b8119c9d9c88a263/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e910e3680a24cb6b8119c9d9c88a263/Mono.Android.dll deleted file mode 100644 index 17f3507..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e910e3680a24cb6b8119c9d9c88a263/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e910e3680a24cb6b8119c9d9c88a263/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e910e3680a24cb6b8119c9d9c88a263/Mono.Android.pdb deleted file mode 100644 index 4942496..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7e910e3680a24cb6b8119c9d9c88a263/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7f34df5f717947ffbd247f91259d5d06/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7f34df5f717947ffbd247f91259d5d06/App4.dll deleted file mode 100644 index 7ff55cb..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7f34df5f717947ffbd247f91259d5d06/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7f34df5f717947ffbd247f91259d5d06/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7f34df5f717947ffbd247f91259d5d06/App4.dll.mdb deleted file mode 100644 index 72825e4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/7f34df5f717947ffbd247f91259d5d06/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/817ce963a04e4feab5258b0be45fd597/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/817ce963a04e4feab5258b0be45fd597/System.dll deleted file mode 100644 index a13f8f4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/817ce963a04e4feab5258b0be45fd597/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/817ce963a04e4feab5258b0be45fd597/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/817ce963a04e4feab5258b0be45fd597/System.pdb deleted file mode 100644 index 0012b59..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/817ce963a04e4feab5258b0be45fd597/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82a01b6a204f486fa3ffb4b08cb061b7/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82a01b6a204f486fa3ffb4b08cb061b7/System.dll deleted file mode 100644 index 8be0e6c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82a01b6a204f486fa3ffb4b08cb061b7/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82a01b6a204f486fa3ffb4b08cb061b7/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82a01b6a204f486fa3ffb4b08cb061b7/System.pdb deleted file mode 100644 index 0b6221f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82a01b6a204f486fa3ffb4b08cb061b7/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82b07642abaf41a8a7f8ba764cecde87/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82b07642abaf41a8a7f8ba764cecde87/App4.dll deleted file mode 100644 index 309299e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82b07642abaf41a8a7f8ba764cecde87/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82b07642abaf41a8a7f8ba764cecde87/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82b07642abaf41a8a7f8ba764cecde87/App4.dll.mdb deleted file mode 100644 index 9c904fc..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/82b07642abaf41a8a7f8ba764cecde87/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/83648e6d70a64548962ea5342f76828d/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/83648e6d70a64548962ea5342f76828d/Mono.Android.dll deleted file mode 100644 index 48ca565..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/83648e6d70a64548962ea5342f76828d/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/83648e6d70a64548962ea5342f76828d/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/83648e6d70a64548962ea5342f76828d/Mono.Android.pdb deleted file mode 100644 index 12339cf..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/83648e6d70a64548962ea5342f76828d/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8518f2ae7073421daf4468cb27ce3cbc/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8518f2ae7073421daf4468cb27ce3cbc/mscorlib.dll deleted file mode 100644 index f97f867..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8518f2ae7073421daf4468cb27ce3cbc/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8518f2ae7073421daf4468cb27ce3cbc/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8518f2ae7073421daf4468cb27ce3cbc/mscorlib.pdb deleted file mode 100644 index 606590d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8518f2ae7073421daf4468cb27ce3cbc/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8791fb68ff09404298b33770035cfa80/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8791fb68ff09404298b33770035cfa80/mscorlib.dll deleted file mode 100644 index c85fc42..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8791fb68ff09404298b33770035cfa80/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8791fb68ff09404298b33770035cfa80/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8791fb68ff09404298b33770035cfa80/mscorlib.pdb deleted file mode 100644 index db5ed30..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8791fb68ff09404298b33770035cfa80/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/88257347199443f096f2c61512e579fa/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/88257347199443f096f2c61512e579fa/System.Core.dll deleted file mode 100644 index 6d6976a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/88257347199443f096f2c61512e579fa/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/88257347199443f096f2c61512e579fa/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/88257347199443f096f2c61512e579fa/System.Core.pdb deleted file mode 100644 index 1c4fc38..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/88257347199443f096f2c61512e579fa/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/889acf2ccf0f4eb48a20ae210b7b83bf/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/889acf2ccf0f4eb48a20ae210b7b83bf/mscorlib.dll deleted file mode 100644 index 35b2393..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/889acf2ccf0f4eb48a20ae210b7b83bf/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/889acf2ccf0f4eb48a20ae210b7b83bf/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/889acf2ccf0f4eb48a20ae210b7b83bf/mscorlib.pdb deleted file mode 100644 index 21afafe..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/889acf2ccf0f4eb48a20ae210b7b83bf/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8a63d662567b42caa1bf086b9f826c30/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8a63d662567b42caa1bf086b9f826c30/Mono.Android.dll deleted file mode 100644 index 31b1c49..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8a63d662567b42caa1bf086b9f826c30/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8a63d662567b42caa1bf086b9f826c30/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8a63d662567b42caa1bf086b9f826c30/Mono.Android.pdb deleted file mode 100644 index 9ba22c6..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8a63d662567b42caa1bf086b9f826c30/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8dd6df6ead2749bf8c1448cfa0cd7816/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8dd6df6ead2749bf8c1448cfa0cd7816/System.Core.dll deleted file mode 100644 index 04281b1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8dd6df6ead2749bf8c1448cfa0cd7816/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8dd6df6ead2749bf8c1448cfa0cd7816/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8dd6df6ead2749bf8c1448cfa0cd7816/System.Core.pdb deleted file mode 100644 index 01431cf..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8dd6df6ead2749bf8c1448cfa0cd7816/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8e0d487837f44d99b1fd38383cc33962/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8e0d487837f44d99b1fd38383cc33962/System.Core.dll deleted file mode 100644 index 5bc3233..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8e0d487837f44d99b1fd38383cc33962/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8e0d487837f44d99b1fd38383cc33962/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8e0d487837f44d99b1fd38383cc33962/System.Core.pdb deleted file mode 100644 index 600e5cd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8e0d487837f44d99b1fd38383cc33962/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8f85d1e63d9d4d77a1a8ee50613a8f17/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8f85d1e63d9d4d77a1a8ee50613a8f17/App4.dll deleted file mode 100644 index 0dab278..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8f85d1e63d9d4d77a1a8ee50613a8f17/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8f85d1e63d9d4d77a1a8ee50613a8f17/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8f85d1e63d9d4d77a1a8ee50613a8f17/App4.dll.mdb deleted file mode 100644 index cfd4d39..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8f85d1e63d9d4d77a1a8ee50613a8f17/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8fb9b2d3723247e7b0be996e89d4dbff/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8fb9b2d3723247e7b0be996e89d4dbff/System.dll deleted file mode 100644 index 9ff49d7..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8fb9b2d3723247e7b0be996e89d4dbff/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8fb9b2d3723247e7b0be996e89d4dbff/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8fb9b2d3723247e7b0be996e89d4dbff/System.pdb deleted file mode 100644 index 49f80bb..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/8fb9b2d3723247e7b0be996e89d4dbff/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/908b87419dbc48819195ba486ff1a913/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/908b87419dbc48819195ba486ff1a913/System.dll deleted file mode 100644 index 36fe71a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/908b87419dbc48819195ba486ff1a913/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/908b87419dbc48819195ba486ff1a913/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/908b87419dbc48819195ba486ff1a913/System.pdb deleted file mode 100644 index 29aa745..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/908b87419dbc48819195ba486ff1a913/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9230bdaf457a42c2b21a305cc224fd8e/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9230bdaf457a42c2b21a305cc224fd8e/mscorlib.dll deleted file mode 100644 index 357390f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9230bdaf457a42c2b21a305cc224fd8e/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9230bdaf457a42c2b21a305cc224fd8e/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9230bdaf457a42c2b21a305cc224fd8e/mscorlib.pdb deleted file mode 100644 index cbd9601..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9230bdaf457a42c2b21a305cc224fd8e/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/96d0dc1493614ef7943f0885c6f6782d/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/96d0dc1493614ef7943f0885c6f6782d/System.Core.dll deleted file mode 100644 index ac98a15..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/96d0dc1493614ef7943f0885c6f6782d/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/96d0dc1493614ef7943f0885c6f6782d/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/96d0dc1493614ef7943f0885c6f6782d/System.Core.pdb deleted file mode 100644 index df565dc..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/96d0dc1493614ef7943f0885c6f6782d/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/97a4a6820b684f08a5d9aad9e91052bd/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/97a4a6820b684f08a5d9aad9e91052bd/System.dll deleted file mode 100644 index 7a8d944..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/97a4a6820b684f08a5d9aad9e91052bd/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/97a4a6820b684f08a5d9aad9e91052bd/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/97a4a6820b684f08a5d9aad9e91052bd/System.pdb deleted file mode 100644 index a43dfc1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/97a4a6820b684f08a5d9aad9e91052bd/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9a93e1a3e97047b799d8241cfbf72477/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9a93e1a3e97047b799d8241cfbf72477/App4.dll deleted file mode 100644 index ad4f7c7..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9a93e1a3e97047b799d8241cfbf72477/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9a93e1a3e97047b799d8241cfbf72477/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9a93e1a3e97047b799d8241cfbf72477/App4.dll.mdb deleted file mode 100644 index 3cacb23..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9a93e1a3e97047b799d8241cfbf72477/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9c9374c7626542ccb9872232ec1e7984/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9c9374c7626542ccb9872232ec1e7984/mscorlib.dll deleted file mode 100644 index dff0ba6..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9c9374c7626542ccb9872232ec1e7984/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9c9374c7626542ccb9872232ec1e7984/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9c9374c7626542ccb9872232ec1e7984/mscorlib.pdb deleted file mode 100644 index 40de136..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9c9374c7626542ccb9872232ec1e7984/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9dd3eeae92284dbcbd4731c5d35b1270/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9dd3eeae92284dbcbd4731c5d35b1270/mscorlib.dll deleted file mode 100644 index 961b82f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9dd3eeae92284dbcbd4731c5d35b1270/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9dd3eeae92284dbcbd4731c5d35b1270/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9dd3eeae92284dbcbd4731c5d35b1270/mscorlib.pdb deleted file mode 100644 index 96f6caf..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9dd3eeae92284dbcbd4731c5d35b1270/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9e1e9323b0d342b99a3f98c0fdbc6c59/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9e1e9323b0d342b99a3f98c0fdbc6c59/mscorlib.dll deleted file mode 100644 index 5e6cdcf..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9e1e9323b0d342b99a3f98c0fdbc6c59/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9e1e9323b0d342b99a3f98c0fdbc6c59/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9e1e9323b0d342b99a3f98c0fdbc6c59/mscorlib.pdb deleted file mode 100644 index fb4c15f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/9e1e9323b0d342b99a3f98c0fdbc6c59/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a17845f3be5a4bb2aebe0619e7e67efc/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a17845f3be5a4bb2aebe0619e7e67efc/System.dll deleted file mode 100644 index 315cd55..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a17845f3be5a4bb2aebe0619e7e67efc/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a17845f3be5a4bb2aebe0619e7e67efc/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a17845f3be5a4bb2aebe0619e7e67efc/System.pdb deleted file mode 100644 index d132ba7..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a17845f3be5a4bb2aebe0619e7e67efc/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a3e671af2f5a40d49ea8070dbf4ec58b/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a3e671af2f5a40d49ea8070dbf4ec58b/System.Core.dll deleted file mode 100644 index ea87c14..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a3e671af2f5a40d49ea8070dbf4ec58b/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a3e671af2f5a40d49ea8070dbf4ec58b/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a3e671af2f5a40d49ea8070dbf4ec58b/System.Core.pdb deleted file mode 100644 index 010a730..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a3e671af2f5a40d49ea8070dbf4ec58b/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a54d3532d5034d5e80b5275c0d3a1432/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a54d3532d5034d5e80b5275c0d3a1432/mscorlib.dll deleted file mode 100644 index 55fbc8e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a54d3532d5034d5e80b5275c0d3a1432/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a54d3532d5034d5e80b5275c0d3a1432/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a54d3532d5034d5e80b5275c0d3a1432/mscorlib.pdb deleted file mode 100644 index 55d0e0e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a54d3532d5034d5e80b5275c0d3a1432/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a58492c7545c489cbfa0d034ada5b3ad/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a58492c7545c489cbfa0d034ada5b3ad/App4.dll deleted file mode 100644 index 7bf7198..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a58492c7545c489cbfa0d034ada5b3ad/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a58492c7545c489cbfa0d034ada5b3ad/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a58492c7545c489cbfa0d034ada5b3ad/App4.dll.mdb deleted file mode 100644 index b6a348f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a58492c7545c489cbfa0d034ada5b3ad/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a5c24afa8ba04b90953578929ae97612/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a5c24afa8ba04b90953578929ae97612/System.Core.dll deleted file mode 100644 index ab18dcf..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a5c24afa8ba04b90953578929ae97612/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a5c24afa8ba04b90953578929ae97612/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a5c24afa8ba04b90953578929ae97612/System.Core.pdb deleted file mode 100644 index a238049..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a5c24afa8ba04b90953578929ae97612/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a809a780fbbd479ca26bc30543ac3f37/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a809a780fbbd479ca26bc30543ac3f37/System.dll deleted file mode 100644 index f6266f2..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a809a780fbbd479ca26bc30543ac3f37/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a809a780fbbd479ca26bc30543ac3f37/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a809a780fbbd479ca26bc30543ac3f37/System.pdb deleted file mode 100644 index ca32a82..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/a809a780fbbd479ca26bc30543ac3f37/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/aafb97e7d68a4fe2bf1dc06a98792fd8/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/aafb97e7d68a4fe2bf1dc06a98792fd8/System.Core.dll deleted file mode 100644 index 0e25776..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/aafb97e7d68a4fe2bf1dc06a98792fd8/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/aafb97e7d68a4fe2bf1dc06a98792fd8/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/aafb97e7d68a4fe2bf1dc06a98792fd8/System.Core.pdb deleted file mode 100644 index 67838ca..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/aafb97e7d68a4fe2bf1dc06a98792fd8/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/acd3752472be4e7cb6467f8666519333/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/acd3752472be4e7cb6467f8666519333/App4.dll deleted file mode 100644 index d1cabfb..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/acd3752472be4e7cb6467f8666519333/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/acd3752472be4e7cb6467f8666519333/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/acd3752472be4e7cb6467f8666519333/App4.dll.mdb deleted file mode 100644 index 654bd29..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/acd3752472be4e7cb6467f8666519333/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ad7a9d507b764a5a94366481cbdae117/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ad7a9d507b764a5a94366481cbdae117/System.Core.dll deleted file mode 100644 index 8d8f371..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ad7a9d507b764a5a94366481cbdae117/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ad7a9d507b764a5a94366481cbdae117/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ad7a9d507b764a5a94366481cbdae117/System.Core.pdb deleted file mode 100644 index 42576a1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ad7a9d507b764a5a94366481cbdae117/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b0581190a5ac4becbd85ad1f04627f34/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b0581190a5ac4becbd85ad1f04627f34/Mono.Android.dll deleted file mode 100644 index 2eddba0..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b0581190a5ac4becbd85ad1f04627f34/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b0581190a5ac4becbd85ad1f04627f34/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b0581190a5ac4becbd85ad1f04627f34/Mono.Android.pdb deleted file mode 100644 index a3bb566..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b0581190a5ac4becbd85ad1f04627f34/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b140e094b4744918a2bca419260a9304/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b140e094b4744918a2bca419260a9304/Mono.Android.dll deleted file mode 100644 index abf85b4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b140e094b4744918a2bca419260a9304/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b140e094b4744918a2bca419260a9304/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b140e094b4744918a2bca419260a9304/Mono.Android.pdb deleted file mode 100644 index 3b17aa7..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b140e094b4744918a2bca419260a9304/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b1ae36244c794d6b9e61863625a85e2a/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b1ae36244c794d6b9e61863625a85e2a/mscorlib.dll deleted file mode 100644 index fac9866..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b1ae36244c794d6b9e61863625a85e2a/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b1ae36244c794d6b9e61863625a85e2a/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b1ae36244c794d6b9e61863625a85e2a/mscorlib.pdb deleted file mode 100644 index c21e5df..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b1ae36244c794d6b9e61863625a85e2a/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b240eeb5195f4c04adec0d598864cbd9/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b240eeb5195f4c04adec0d598864cbd9/mscorlib.dll deleted file mode 100644 index 55df536..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b240eeb5195f4c04adec0d598864cbd9/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b240eeb5195f4c04adec0d598864cbd9/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b240eeb5195f4c04adec0d598864cbd9/mscorlib.pdb deleted file mode 100644 index 9b80279..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b240eeb5195f4c04adec0d598864cbd9/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b2604ed9d3b84cfc9081e70c649694a2/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b2604ed9d3b84cfc9081e70c649694a2/System.Core.dll deleted file mode 100644 index 7bc8336..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b2604ed9d3b84cfc9081e70c649694a2/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b2604ed9d3b84cfc9081e70c649694a2/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b2604ed9d3b84cfc9081e70c649694a2/System.Core.pdb deleted file mode 100644 index 220195d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b2604ed9d3b84cfc9081e70c649694a2/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b5ef47e84fef43a6b8e4c409ad6f8c02/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b5ef47e84fef43a6b8e4c409ad6f8c02/System.Core.dll deleted file mode 100644 index 061e41e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b5ef47e84fef43a6b8e4c409ad6f8c02/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b5ef47e84fef43a6b8e4c409ad6f8c02/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b5ef47e84fef43a6b8e4c409ad6f8c02/System.Core.pdb deleted file mode 100644 index 1043a2c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b5ef47e84fef43a6b8e4c409ad6f8c02/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b657fc9111754d15b4c537c22ef770f3/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b657fc9111754d15b4c537c22ef770f3/mscorlib.dll deleted file mode 100644 index 0cbeb2c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b657fc9111754d15b4c537c22ef770f3/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b657fc9111754d15b4c537c22ef770f3/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b657fc9111754d15b4c537c22ef770f3/mscorlib.pdb deleted file mode 100644 index eb943c3..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b657fc9111754d15b4c537c22ef770f3/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b6ca18338c2e44c5a78f4369c405eac2/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b6ca18338c2e44c5a78f4369c405eac2/App4.dll deleted file mode 100644 index 0d5e728..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b6ca18338c2e44c5a78f4369c405eac2/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b6ca18338c2e44c5a78f4369c405eac2/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b6ca18338c2e44c5a78f4369c405eac2/App4.dll.mdb deleted file mode 100644 index 494e565..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b6ca18338c2e44c5a78f4369c405eac2/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b7d86e3a9a2043689b74c322b063f7ab/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b7d86e3a9a2043689b74c322b063f7ab/Mono.Android.dll deleted file mode 100644 index 0502053..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b7d86e3a9a2043689b74c322b063f7ab/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b7d86e3a9a2043689b74c322b063f7ab/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b7d86e3a9a2043689b74c322b063f7ab/Mono.Android.pdb deleted file mode 100644 index 832b37c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/b7d86e3a9a2043689b74c322b063f7ab/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ba1bd88d0141485ab45a0cadc30b5607/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ba1bd88d0141485ab45a0cadc30b5607/App4.dll deleted file mode 100644 index 76d8468..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ba1bd88d0141485ab45a0cadc30b5607/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ba1bd88d0141485ab45a0cadc30b5607/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ba1bd88d0141485ab45a0cadc30b5607/App4.dll.mdb deleted file mode 100644 index d265ad1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ba1bd88d0141485ab45a0cadc30b5607/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/be2f4da6a72b482eba0255e2d73eeb4c/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/be2f4da6a72b482eba0255e2d73eeb4c/System.Runtime.Serialization.dll deleted file mode 100644 index 83da530..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/be2f4da6a72b482eba0255e2d73eeb4c/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/be2f4da6a72b482eba0255e2d73eeb4c/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/be2f4da6a72b482eba0255e2d73eeb4c/System.Runtime.Serialization.pdb deleted file mode 100644 index f83b341..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/be2f4da6a72b482eba0255e2d73eeb4c/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bf04790f8faf46318915eab09d533f92/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bf04790f8faf46318915eab09d533f92/System.Runtime.Serialization.dll deleted file mode 100644 index d25e110..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bf04790f8faf46318915eab09d533f92/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bf04790f8faf46318915eab09d533f92/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bf04790f8faf46318915eab09d533f92/System.Runtime.Serialization.pdb deleted file mode 100644 index 503d3c5..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bf04790f8faf46318915eab09d533f92/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bff197daf5e248899e693dec9204c2a8/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bff197daf5e248899e693dec9204c2a8/mscorlib.dll deleted file mode 100644 index 04ba794..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bff197daf5e248899e693dec9204c2a8/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bff197daf5e248899e693dec9204c2a8/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bff197daf5e248899e693dec9204c2a8/mscorlib.pdb deleted file mode 100644 index 662d487..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/bff197daf5e248899e693dec9204c2a8/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c09c772382d5409999a0d7d98a5a92e1/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c09c772382d5409999a0d7d98a5a92e1/mscorlib.dll deleted file mode 100644 index 6b8bfdc..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c09c772382d5409999a0d7d98a5a92e1/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c09c772382d5409999a0d7d98a5a92e1/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c09c772382d5409999a0d7d98a5a92e1/mscorlib.pdb deleted file mode 100644 index 428e3fe..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c09c772382d5409999a0d7d98a5a92e1/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c31e906fa56841019a925aa8a098fefd/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c31e906fa56841019a925aa8a098fefd/mscorlib.dll deleted file mode 100644 index 55aebc8..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c31e906fa56841019a925aa8a098fefd/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c31e906fa56841019a925aa8a098fefd/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c31e906fa56841019a925aa8a098fefd/mscorlib.pdb deleted file mode 100644 index feca15b..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c31e906fa56841019a925aa8a098fefd/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c32b7c8d42524ed5b4c20fc059ee0343/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c32b7c8d42524ed5b4c20fc059ee0343/System.dll deleted file mode 100644 index 6a4d018..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c32b7c8d42524ed5b4c20fc059ee0343/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c32b7c8d42524ed5b4c20fc059ee0343/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c32b7c8d42524ed5b4c20fc059ee0343/System.pdb deleted file mode 100644 index 7c21d31..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c32b7c8d42524ed5b4c20fc059ee0343/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3ae872d6bf14fcbacdd35941642e287/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3ae872d6bf14fcbacdd35941642e287/App4.dll deleted file mode 100644 index 144628a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3ae872d6bf14fcbacdd35941642e287/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3ae872d6bf14fcbacdd35941642e287/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3ae872d6bf14fcbacdd35941642e287/App4.dll.mdb deleted file mode 100644 index 7da71da..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3ae872d6bf14fcbacdd35941642e287/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3bf2f0f5a594f00bc6a35a38a32e236/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3bf2f0f5a594f00bc6a35a38a32e236/System.Runtime.Serialization.dll deleted file mode 100644 index 3f12c02..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3bf2f0f5a594f00bc6a35a38a32e236/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3bf2f0f5a594f00bc6a35a38a32e236/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3bf2f0f5a594f00bc6a35a38a32e236/System.Runtime.Serialization.pdb deleted file mode 100644 index 55e8c18..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c3bf2f0f5a594f00bc6a35a38a32e236/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c9b7efc0c8dc492aacf9287ead0bd2c5/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c9b7efc0c8dc492aacf9287ead0bd2c5/System.Runtime.Serialization.dll deleted file mode 100644 index 7550a42..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c9b7efc0c8dc492aacf9287ead0bd2c5/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c9b7efc0c8dc492aacf9287ead0bd2c5/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c9b7efc0c8dc492aacf9287ead0bd2c5/System.Runtime.Serialization.pdb deleted file mode 100644 index e997a99..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/c9b7efc0c8dc492aacf9287ead0bd2c5/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cd80ee9f2aed4d3182ca471b25e123ef/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cd80ee9f2aed4d3182ca471b25e123ef/System.Runtime.Serialization.dll deleted file mode 100644 index 2dd75fa..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cd80ee9f2aed4d3182ca471b25e123ef/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cd80ee9f2aed4d3182ca471b25e123ef/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cd80ee9f2aed4d3182ca471b25e123ef/System.Runtime.Serialization.pdb deleted file mode 100644 index 1211526..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cd80ee9f2aed4d3182ca471b25e123ef/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cdcb9efcda884639a37315898abb3e42/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cdcb9efcda884639a37315898abb3e42/Mono.Android.dll deleted file mode 100644 index c3c4845..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cdcb9efcda884639a37315898abb3e42/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cdcb9efcda884639a37315898abb3e42/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cdcb9efcda884639a37315898abb3e42/Mono.Android.pdb deleted file mode 100644 index f711e70..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/cdcb9efcda884639a37315898abb3e42/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce3d596451d141c0bdd73f19a2d5637f/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce3d596451d141c0bdd73f19a2d5637f/System.Runtime.Serialization.dll deleted file mode 100644 index 74e19e6..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce3d596451d141c0bdd73f19a2d5637f/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce3d596451d141c0bdd73f19a2d5637f/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce3d596451d141c0bdd73f19a2d5637f/System.Runtime.Serialization.pdb deleted file mode 100644 index c115186..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce3d596451d141c0bdd73f19a2d5637f/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce8c3617045640bcaa1f1cf12783c400/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce8c3617045640bcaa1f1cf12783c400/System.Core.dll deleted file mode 100644 index 02a5cd2..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce8c3617045640bcaa1f1cf12783c400/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce8c3617045640bcaa1f1cf12783c400/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce8c3617045640bcaa1f1cf12783c400/System.Core.pdb deleted file mode 100644 index 139d1b3..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ce8c3617045640bcaa1f1cf12783c400/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d174463e9c384d61bbd2083c8390fc9b/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d174463e9c384d61bbd2083c8390fc9b/System.dll deleted file mode 100644 index ac489fd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d174463e9c384d61bbd2083c8390fc9b/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d174463e9c384d61bbd2083c8390fc9b/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d174463e9c384d61bbd2083c8390fc9b/System.pdb deleted file mode 100644 index ef6fcb5..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d174463e9c384d61bbd2083c8390fc9b/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d3e0098f1e5e42e794fc71b1a7dced8b/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d3e0098f1e5e42e794fc71b1a7dced8b/App4.dll deleted file mode 100644 index 5f40c83..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d3e0098f1e5e42e794fc71b1a7dced8b/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d3e0098f1e5e42e794fc71b1a7dced8b/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d3e0098f1e5e42e794fc71b1a7dced8b/App4.dll.mdb deleted file mode 100644 index 14e80d3..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d3e0098f1e5e42e794fc71b1a7dced8b/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d58a7e2913b94e519b9d55924d739b8d/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d58a7e2913b94e519b9d55924d739b8d/Mono.Android.dll deleted file mode 100644 index 2444e29..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d58a7e2913b94e519b9d55924d739b8d/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d58a7e2913b94e519b9d55924d739b8d/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d58a7e2913b94e519b9d55924d739b8d/Mono.Android.pdb deleted file mode 100644 index 2b9211c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d58a7e2913b94e519b9d55924d739b8d/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d5ee5a71a3234c5eb694ed3bb6100c01/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d5ee5a71a3234c5eb694ed3bb6100c01/System.dll deleted file mode 100644 index 19292b1..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d5ee5a71a3234c5eb694ed3bb6100c01/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d5ee5a71a3234c5eb694ed3bb6100c01/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d5ee5a71a3234c5eb694ed3bb6100c01/System.pdb deleted file mode 100644 index bbd5327..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d5ee5a71a3234c5eb694ed3bb6100c01/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d68e886d1879420dbcc1096a15d1509c/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d68e886d1879420dbcc1096a15d1509c/System.Runtime.Serialization.dll deleted file mode 100644 index cf97cdb..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d68e886d1879420dbcc1096a15d1509c/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d68e886d1879420dbcc1096a15d1509c/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d68e886d1879420dbcc1096a15d1509c/System.Runtime.Serialization.pdb deleted file mode 100644 index e89894c..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d68e886d1879420dbcc1096a15d1509c/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d6bf7022f8544554951e7c3885904633/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d6bf7022f8544554951e7c3885904633/App4.dll deleted file mode 100644 index e8494b2..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d6bf7022f8544554951e7c3885904633/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d6bf7022f8544554951e7c3885904633/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d6bf7022f8544554951e7c3885904633/App4.dll.mdb deleted file mode 100644 index 95211d4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d6bf7022f8544554951e7c3885904633/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d8e74ab1c3b248aca270b7717d785b49/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d8e74ab1c3b248aca270b7717d785b49/System.dll deleted file mode 100644 index 80e5874..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d8e74ab1c3b248aca270b7717d785b49/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d8e74ab1c3b248aca270b7717d785b49/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d8e74ab1c3b248aca270b7717d785b49/System.pdb deleted file mode 100644 index 6976daa..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d8e74ab1c3b248aca270b7717d785b49/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d9faaf22f8484669868f9015f5703e5c/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d9faaf22f8484669868f9015f5703e5c/System.Runtime.Serialization.dll deleted file mode 100644 index d021079..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d9faaf22f8484669868f9015f5703e5c/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d9faaf22f8484669868f9015f5703e5c/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d9faaf22f8484669868f9015f5703e5c/System.Runtime.Serialization.pdb deleted file mode 100644 index 7d549d2..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/d9faaf22f8484669868f9015f5703e5c/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/daed7fc061874ec4b103bc25b1351da9/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/daed7fc061874ec4b103bc25b1351da9/System.dll deleted file mode 100644 index a5bffe0..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/daed7fc061874ec4b103bc25b1351da9/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/daed7fc061874ec4b103bc25b1351da9/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/daed7fc061874ec4b103bc25b1351da9/System.pdb deleted file mode 100644 index b877124..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/daed7fc061874ec4b103bc25b1351da9/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddb8d6108ceb4b21a7918be335cf23c7/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddb8d6108ceb4b21a7918be335cf23c7/System.Core.dll deleted file mode 100644 index af88467..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddb8d6108ceb4b21a7918be335cf23c7/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddb8d6108ceb4b21a7918be335cf23c7/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddb8d6108ceb4b21a7918be335cf23c7/System.Core.pdb deleted file mode 100644 index ab862d9..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddb8d6108ceb4b21a7918be335cf23c7/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddd4576ce478407e87e56ecb1cc43c9d/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddd4576ce478407e87e56ecb1cc43c9d/App4.dll deleted file mode 100644 index b08cea6..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddd4576ce478407e87e56ecb1cc43c9d/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddd4576ce478407e87e56ecb1cc43c9d/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddd4576ce478407e87e56ecb1cc43c9d/App4.dll.mdb deleted file mode 100644 index 1fd5588..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ddd4576ce478407e87e56ecb1cc43c9d/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/de82f80218b74471804c46494efcdef3/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/de82f80218b74471804c46494efcdef3/Mono.Android.dll deleted file mode 100644 index ec66680..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/de82f80218b74471804c46494efcdef3/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/de82f80218b74471804c46494efcdef3/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/de82f80218b74471804c46494efcdef3/Mono.Android.pdb deleted file mode 100644 index af2bede..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/de82f80218b74471804c46494efcdef3/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e2fc1e7412254c22835bd7dd82b85968/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e2fc1e7412254c22835bd7dd82b85968/System.Core.dll deleted file mode 100644 index e281462..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e2fc1e7412254c22835bd7dd82b85968/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e2fc1e7412254c22835bd7dd82b85968/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e2fc1e7412254c22835bd7dd82b85968/System.Core.pdb deleted file mode 100644 index b529524..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e2fc1e7412254c22835bd7dd82b85968/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e506f9b083b041a5ae7db93f253bda7a/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e506f9b083b041a5ae7db93f253bda7a/System.dll deleted file mode 100644 index 28fd59f..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e506f9b083b041a5ae7db93f253bda7a/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e506f9b083b041a5ae7db93f253bda7a/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e506f9b083b041a5ae7db93f253bda7a/System.pdb deleted file mode 100644 index b3e1b54..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e506f9b083b041a5ae7db93f253bda7a/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e8392adeb3a0410cb6a7c1a121dc02c7/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e8392adeb3a0410cb6a7c1a121dc02c7/System.dll deleted file mode 100644 index 2e231cd..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e8392adeb3a0410cb6a7c1a121dc02c7/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e8392adeb3a0410cb6a7c1a121dc02c7/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e8392adeb3a0410cb6a7c1a121dc02c7/System.pdb deleted file mode 100644 index 695fa97..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e8392adeb3a0410cb6a7c1a121dc02c7/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e863c26076f5418ebc0364918e781a78/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e863c26076f5418ebc0364918e781a78/System.dll deleted file mode 100644 index 44fa112..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e863c26076f5418ebc0364918e781a78/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e863c26076f5418ebc0364918e781a78/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e863c26076f5418ebc0364918e781a78/System.pdb deleted file mode 100644 index 8786bce..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/e863c26076f5418ebc0364918e781a78/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ec84150f51764cc1a574402ddce21933/System.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ec84150f51764cc1a574402ddce21933/System.dll deleted file mode 100644 index 25bdb0d..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ec84150f51764cc1a574402ddce21933/System.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ec84150f51764cc1a574402ddce21933/System.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ec84150f51764cc1a574402ddce21933/System.pdb deleted file mode 100644 index 43226e8..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ec84150f51764cc1a574402ddce21933/System.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ef1181a023a84c6e8858e86f3a5ae61b/System.Core.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ef1181a023a84c6e8858e86f3a5ae61b/System.Core.dll deleted file mode 100644 index ad907ad..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ef1181a023a84c6e8858e86f3a5ae61b/System.Core.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ef1181a023a84c6e8858e86f3a5ae61b/System.Core.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ef1181a023a84c6e8858e86f3a5ae61b/System.Core.pdb deleted file mode 100644 index d841af9..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ef1181a023a84c6e8858e86f3a5ae61b/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f0bd6baa26664dd097f757fac7e8b564/App4.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f0bd6baa26664dd097f757fac7e8b564/App4.dll deleted file mode 100644 index e759aaa..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f0bd6baa26664dd097f757fac7e8b564/App4.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f0bd6baa26664dd097f757fac7e8b564/App4.dll.mdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f0bd6baa26664dd097f757fac7e8b564/App4.dll.mdb deleted file mode 100644 index 3f110fa..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f0bd6baa26664dd097f757fac7e8b564/App4.dll.mdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f16041cc35bd4f66a68c08ab312f346b/mscorlib.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f16041cc35bd4f66a68c08ab312f346b/mscorlib.dll deleted file mode 100644 index 1cb86f4..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f16041cc35bd4f66a68c08ab312f346b/mscorlib.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f16041cc35bd4f66a68c08ab312f346b/mscorlib.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f16041cc35bd4f66a68c08ab312f346b/mscorlib.pdb deleted file mode 100644 index 18d14ed..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f16041cc35bd4f66a68c08ab312f346b/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f97bfac9c44f4ef4a4138811def1546d/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f97bfac9c44f4ef4a4138811def1546d/System.Runtime.Serialization.dll deleted file mode 100644 index c759e4a..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f97bfac9c44f4ef4a4138811def1546d/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f97bfac9c44f4ef4a4138811def1546d/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f97bfac9c44f4ef4a4138811def1546d/System.Runtime.Serialization.pdb deleted file mode 100644 index a3332ec..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/f97bfac9c44f4ef4a4138811def1546d/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fab1a409a88e46aa9f6ed45987df622d/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fab1a409a88e46aa9f6ed45987df622d/System.Runtime.Serialization.dll deleted file mode 100644 index 1659bc0..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fab1a409a88e46aa9f6ed45987df622d/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fab1a409a88e46aa9f6ed45987df622d/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fab1a409a88e46aa9f6ed45987df622d/System.Runtime.Serialization.pdb deleted file mode 100644 index 3b67e28..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fab1a409a88e46aa9f6ed45987df622d/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fe431ea993784b03a74a88828035a62e/System.Runtime.Serialization.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fe431ea993784b03a74a88828035a62e/System.Runtime.Serialization.dll deleted file mode 100644 index 9c523b5..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fe431ea993784b03a74a88828035a62e/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fe431ea993784b03a74a88828035a62e/System.Runtime.Serialization.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fe431ea993784b03a74a88828035a62e/System.Runtime.Serialization.pdb deleted file mode 100644 index e56cff5..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/fe431ea993784b03a74a88828035a62e/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ff0644ef339f4ef6a2519ce8c925141d/Mono.Android.dll b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ff0644ef339f4ef6a2519ce8c925141d/Mono.Android.dll deleted file mode 100644 index 230e284..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ff0644ef339f4ef6a2519ce8c925141d/Mono.Android.dll and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ff0644ef339f4ef6a2519ce8c925141d/Mono.Android.pdb b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ff0644ef339f4ef6a2519ce8c925141d/Mono.Android.pdb deleted file mode 100644 index b394d2e..0000000 Binary files a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/ff0644ef339f4ef6a2519ce8c925141d/Mono.Android.pdb and /dev/null differ diff --git a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/manifest.xml b/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/manifest.xml deleted file mode 100644 index dcfd391..0000000 --- a/App4/bin/Release/SkimmerScammer.SkimmerScammer.apk.mSYM/manifest.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - skimmerscammer.skimmerscammer - 2017-09-25T22:40:39.5593666Z - dfceaacf-ae9a-4b42-967e-c489d2ed9d02 - \ No newline at end of file diff --git a/App4/bin/Release/System.ComponentModel.Composition.pdb b/App4/bin/Release/System.ComponentModel.Composition.pdb deleted file mode 100644 index 8178431..0000000 Binary files a/App4/bin/Release/System.ComponentModel.Composition.pdb and /dev/null differ diff --git a/App4/bin/Release/System.Core.pdb b/App4/bin/Release/System.Core.pdb deleted file mode 100644 index 73ab81b..0000000 Binary files a/App4/bin/Release/System.Core.pdb and /dev/null differ diff --git a/App4/bin/Release/System.Net.Http.pdb b/App4/bin/Release/System.Net.Http.pdb deleted file mode 100644 index f028ab5..0000000 Binary files a/App4/bin/Release/System.Net.Http.pdb and /dev/null differ diff --git a/App4/bin/Release/System.Runtime.Serialization.pdb b/App4/bin/Release/System.Runtime.Serialization.pdb deleted file mode 100644 index 18b9ba6..0000000 Binary files a/App4/bin/Release/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/bin/Release/System.ServiceModel.Internals.pdb b/App4/bin/Release/System.ServiceModel.Internals.pdb deleted file mode 100644 index 50e21f4..0000000 Binary files a/App4/bin/Release/System.ServiceModel.Internals.pdb and /dev/null differ diff --git a/App4/bin/Release/System.Xml.pdb b/App4/bin/Release/System.Xml.pdb deleted file mode 100644 index b68ea51..0000000 Binary files a/App4/bin/Release/System.Xml.pdb and /dev/null differ diff --git a/App4/bin/Release/System.pdb b/App4/bin/Release/System.pdb deleted file mode 100644 index 5ade356..0000000 Binary files a/App4/bin/Release/System.pdb and /dev/null differ diff --git a/App4/bin/Release/mscorlib.pdb b/App4/bin/Release/mscorlib.pdb deleted file mode 100644 index 4257f63..0000000 Binary files a/App4/bin/Release/mscorlib.pdb and /dev/null differ diff --git a/App4/bin/Release/skimmerscammer.skimmerscammer.apk b/App4/bin/Release/skimmerscammer.skimmerscammer.apk deleted file mode 100644 index b531d00..0000000 Binary files a/App4/bin/Release/skimmerscammer.skimmerscammer.apk and /dev/null differ diff --git a/App4/obj/.cache/App4.App4.flag b/App4/obj/.cache/App4.App4.flag deleted file mode 100644 index cdc7474..0000000 --- a/App4/obj/.cache/App4.App4.flag +++ /dev/null @@ -1 +0,0 @@ -DebugAnyCPU diff --git a/App4/obj/.cache/SkimmerScammer.SkimmerScammer.flag b/App4/obj/.cache/SkimmerScammer.SkimmerScammer.flag deleted file mode 100644 index 098c3b4..0000000 --- a/App4/obj/.cache/SkimmerScammer.SkimmerScammer.flag +++ /dev/null @@ -1 +0,0 @@ -ReleaseAnyCPU diff --git a/App4/obj/Debug/9887e0303451444655.deployment b/App4/obj/Debug/9887e0303451444655.deployment deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/App4.Resources.layout.View1.xaml.g.cs b/App4/obj/Debug/App4.Resources.layout.View1.xaml.g.cs deleted file mode 100644 index f2afe73..0000000 --- a/App4/obj/Debug/App4.Resources.layout.View1.xaml.g.cs +++ /dev/null @@ -1,22 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.42000 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -namespace App4.Resources.layout { - - - [global::Xamarin.Forms.Xaml.XamlFilePathAttribute("C:\\Users\\Nick\\source\\repos\\App4\\App4\\Resources\\layout\\View1.xaml")] - public partial class View1 : global::Xamarin.Forms.ContentView { - - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Xamarin.Forms.Build.Tasks.XamlG", "0.0.0.0")] - private void InitializeComponent() { - global::Xamarin.Forms.Xaml.Extensions.LoadFromXaml(this, typeof(View1)); - } - } -} diff --git a/App4/obj/Debug/App4.csproj.CoreCompileInputs.cache b/App4/obj/Debug/App4.csproj.CoreCompileInputs.cache deleted file mode 100644 index f70f4d7..0000000 --- a/App4/obj/Debug/App4.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -aaf92ac8254c9a12ff70bbe5f6a2479d769eed92 diff --git a/App4/obj/Debug/App4.csproj.FileListAbsolute.txt b/App4/obj/Debug/App4.csproj.FileListAbsolute.txt deleted file mode 100644 index 3160dd4..0000000 --- a/App4/obj/Debug/App4.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,18 +0,0 @@ -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.dll -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.pdb -C:\Users\Nick\source\repos\App4\App4\obj\Debug\App4.csprojResolveAssemblyReference.cache -C:\Users\Nick\source\repos\App4\App4\obj\Debug\App4.csproj.CoreCompileInputs.cache -C:\Users\Nick\source\repos\App4\App4\obj\Debug\App4.dll -C:\Users\Nick\source\repos\App4\App4\obj\Debug\App4.pdb -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\main.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\values\strings.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\R.cs.flag -C:\Users\Nick\source\repos\App4\App4\obj\Debug\uploadflags.txt -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.dll.mdb -C:\Users\Nick\source\repos\App4\App4\obj\Debug\android\assets\App4.dll.mdb -C:\Users\Nick\source\repos\App4\App4\bin\Debug\SkimmerScammer.SkimmerScammer.apk -C:\Users\Nick\source\repos\App4\App4\bin\Debug\SkimmerScammer.SkimmerScammer-Signed.apk -C:\Users\Nick\source\repos\App4\App4\obj\Debug\android\bin\SkimmerScammer.SkimmerScammer.apk -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\sfechip.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\skimmerlogo.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\skimmercard.png diff --git a/App4/obj/Debug/App4.csprojResolveAssemblyReference.cache b/App4/obj/Debug/App4.csprojResolveAssemblyReference.cache deleted file mode 100644 index fd7192f..0000000 Binary files a/App4/obj/Debug/App4.csprojResolveAssemblyReference.cache and /dev/null differ diff --git a/App4/obj/Debug/App4.dll b/App4/obj/Debug/App4.dll deleted file mode 100644 index 5ab281d..0000000 Binary files a/App4/obj/Debug/App4.dll and /dev/null differ diff --git a/App4/obj/Debug/App4.pdb b/App4/obj/Debug/App4.pdb deleted file mode 100644 index 190baf2..0000000 Binary files a/App4/obj/Debug/App4.pdb and /dev/null differ diff --git a/App4/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/App4/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache deleted file mode 100644 index d9c1900..0000000 Binary files a/App4/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and /dev/null differ diff --git a/App4/obj/Debug/R.cs.flag b/App4/obj/Debug/R.cs.flag deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/Schemas/25/android-layout-xml.xsd b/App4/obj/Debug/Schemas/25/android-layout-xml.xsd deleted file mode 100644 index a9c1d2e..0000000 --- a/App4/obj/Debug/Schemas/25/android-layout-xml.xsd +++ /dev/null @@ -1,1417 +0,0 @@ - - - - - - - v25 - 9/5/2017 8:39:10 PM - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.CheckedTextView - - - - - - - - - - - - - - - - Runtime Type: android.widget.TextView - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Attributes that can be used with android.view.View or any of its subclasses. Also see .ViewGroup_Layout for attributes that are processed by the view's parent. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.MultiAutoCompleteTextView - - - - - - - - - - Runtime Type: android.widget.AutoCompleteTextView - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.EditText - - - - - - - - - - Runtime Type: android.view.TextureView - - - - - - - - - - Runtime Type: android.widget.ZoomButton - - - - - - - - - - Runtime Type: android.widget.ImageButton - - - - - - - - - - Runtime Type: android.widget.ImageView - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.webkit.WebView - - - - - - - - - - Runtime Type: android.widget.AbsoluteLayout - - - - - - - - - - Attributes that can be used with a android.view.ViewGroup or any of its subclasses. Also see .ViewGroup_Layout for attributes that this class processes in its children. - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.Switch - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.CompoundButton - - - - - - - - - - - - - - - Runtime Type: android.widget.Button - - - - - - - - - - Runtime Type: android.widget.ZoomControls - - - - - - - - - - Runtime Type: android.widget.LinearLayout - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.Chronometer - - - - - - - - - - - - - Runtime Type: android.widget.NumberPicker - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.VideoView - - - - - - - - - - Runtime Type: android.view.SurfaceView - - - - - - - - - - Runtime Type: android.widget.QuickContactBadge - - - - - - - - - - - - Runtime Type: android.widget.ToggleButton - - - - - - - - - - - - - - Runtime Type: android.widget.RatingBar - - - - - - - - - - - - - - - Runtime Type: android.widget.AbsSeekBar - - - - - - - - - - Runtime Type: android.widget.ProgressBar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.Space - - - - - - - - - - A android.view.ViewStub lets you lazily include other XML layouts inside your application at runtime. - - - - - - - - - - - - - Runtime Type: android.widget.TimePicker - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.FrameLayout - - - - - - - - - - - - Runtime Type: android.widget.DigitalClock - - - - - - - - - - Runtime Type: android.widget.Spinner - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.AbsSpinner - - - - - - - - - - - - - - - Runtime Type: android.widget.AdapterView - - - - - - - - - - Runtime Type: android.widget.AnalogClock - - - - - - - - - - - - - - Runtime Type: android.widget.TwoLineListItem - - - - - - - - - - - - Runtime Type: android.widget.RelativeLayout - - - - - - - - - - - - - Runtime Type: android.widget.DatePicker - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.RadioButton - - - - - - - - - - Runtime Type: android.widget.CheckBox - - - - - - - - - - Runtime Type: android.widget.CalendarView - - - - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.Gallery - - - - - - - - - - - - - - - GestureOverlayView specific attributes. These attributes are used to configure a GestureOverlayView from XML. - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.SeekBar - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.TextClock - - - - - - - - - - - - - - Runtime Type: android.widget.MediaController - - - - - - - - - - Runtime Type: android.widget.Toolbar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.TableRow - - - - - - - - - - Runtime Type: android.widget.SearchView - - - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.GridView - - - - - - - - - - - - - - - - - Runtime Type: android.widget.AbsListView - - - - - - - - - - - - - - - - - - - - - - - - - - SlidingDrawer specific attributes. These attributes are used to configure a SlidingDrawer from XML. - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.TabWidget - - - - - - - - - - - - - - - Runtime Type: android.widget.ImageSwitcher - - - - - - - - - - Runtime Type: android.widget.ViewSwitcher - - - - - - - - - - Runtime Type: android.widget.ViewAnimator - - - - - - - - - - - - - - Runtime Type: android.widget.GridLayout - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.ViewFlipper - - - - - - - - - - - - - Runtime Type: android.widget.HorizontalScrollView - - - - - - - - - - - - Runtime Type: android.widget.TableLayout - - - - - - - - - - - - - - Runtime Type: android.widget.TabHost - - - - - - - - - - Runtime Type: android.widget.ExpandableListView - - - - - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.ListView - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.StackView - - - - - - - - - - - - - Runtime Type: android.widget.AdapterViewAnimator - - - - - - - - - - - - - - - - - - Runtime Type: android.widget.AdapterViewFlipper - - - - - - - - - - - - - Runtime Type: android.widget.DialerFilter - - - - - - - - - - Runtime Type: android.widget.ScrollView - - - - - - - - - - - - Runtime Type: android.widget.ActionMenuView - - - - - - - - - - Runtime Type: android.widget.RadioGroup - - - - - - - - - - - - Runtime Type: android.widget.TextSwitcher - - - - - - - - - - Attributes that can be used with <fragment> tags inside of the layout of an Activity. This instantiates the given android.app.Fragment and inserts its content view into the current location in the layout. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Runtime Type: include - - - - - - - - - - - \ No newline at end of file diff --git a/App4/obj/Debug/Schemas/25/schemas.android.com.apk.res.android.xsd b/App4/obj/Debug/Schemas/25/schemas.android.com.apk.res.android.xsd deleted file mode 100644 index 0827d41..0000000 --- a/App4/obj/Debug/Schemas/25/schemas.android.com.apk.res.android.xsd +++ /dev/null @@ -1,45273 +0,0 @@ - - - - v25 - 9/5/2017 8:39:10 PM - - - - Indicates to accessibility services whether the user should be notified when this view changes. - - - - - - - - - - - - - - - - - - - - - Sets the id of a view after which this one is visited in accessibility traversal. A screen-reader must visit the content of the other view before the content of this one. @see android.view.View#setAccessibilityTraversalAfter(int)} - - - - - - - - - - - - - - - - - - Sets the id of a view before which this one is visited in accessibility traversal. A screen-reader must visit the content of this view before the content of the one it precedes. @see android.view.View#setAccessibilityTraversalBefore(int)} - - - - - - - - - - - - - - - - - - Sets whether this ViewGroup's drawable states also include its children's drawable states. This is used, for example, to make a group appear to be focused when its child EditText or button is focused. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Set this to true if you want the ImageView to adjust its bounds to preserve the aspect ratio of its drawable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Indicates whether the drawer can be opened/closed by a single tap on the handle. (If false, the user must drag or fling, or click using the trackball, to open/close the drawer.) Default is true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Whether undo should be allowed for editable text. Defaults to true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - alpha property of the view, as a value between 0 (completely transparent) and 1 (completely opaque). - - - - - - - - - - - - Defines whether the ViewGroup should always draw its children using their drawing cache or not. The default value is true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The background color state list for the AM/PM selectors. Deprecated: Use headerBackground instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The color for the AM/PM selectors. Deprecated: Use headerTextColor instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether to animate the current View when the ViewAnimation is first displayed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether changes in layout (caused by adding and removing items) should cause a LayoutTransition to run. When this flag is set to true, a default LayoutTransition object will be set on the ViewGroup container and default animations will run when these layout changes occur. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Indicates whether the drawer should be opened/closed with an animation when the user clicks the handle. Default is true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether layout animations should create a drawing cache for their children. Enabling the animation cache consumes more memory and requires a longer initialization but provides better performance. The animation cache is enabled by default. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets how long a transition animation should run (in milliseconds) when layout has changed. Only relevant if animation is turned on. - - - - - - - - - - - - - - - - - - Timeout between frames of animation in milliseconds Deprecated: Not used by the framework. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When true, automatically start animating - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If set, specifies that this TextView has a textual input method and automatically corrects some common spelling errors. The default is "false". Deprecated: Use inputType instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A drawable to use as the background. This can be either a reference to a full drawable resource (such as a PNG image, 9-patch, XML state list description, etc), or a solid color such as "#ff000000" (black). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Tint to apply to the background. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the background tint. - - - - - - - - - - - - - - - - - - - The offset of the baseline within this view. See {see android.view.View#getBaseline} for details - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If true, the image view will be baseline aligned with based on its bottom edge. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When set to false, prevents the layout from aligning its children's baselines. This attribute is particularly useful when the children use different values for gravity. The default value is true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView). - - - - - - - - - - - - - - - - - - Extra offset for the handle at the bottom of the SlidingDrawer. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Break strategy (control over paragraph layout). - - - - - - - - - - - - - - - - Determines the minimum type that getText() will return. The default is "normal". Note that EditText and LogTextBox always return Editable, even if you specify something less powerful here. - - - - - - - - - - - - - - - - Drawable used for the button graphic (e.g. checkbox, radio button, etc). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Tint to apply to the button graphic. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the button graphic tint. - - - - - - - - - - - - - - - - - - - Indicates that this list will always be drawn on top of solid, single-color opaque background. This allows the list to optimize drawing. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text color list of the calendar. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide Which style of calendar delegate to use. - - - - - - - - - - - - - - - Whether the calendar view is shown. Only valid for "spinner" mode. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If set, specifies that this TextView has a textual input method and should automatically capitalize what the user types. The default is "none". Deprecated: Use inputType instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The id of the child radio button that should be checked by default within this radio group. - - - - - - - - - - - - - - - - - - Drawable used for the check mark graphic. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Gravity for aligning a CheckedTextView's checkmark to one side or the other. - - - - - - - - - - - - - - - - - Tint to apply to the check mark. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the check mark tint. - - - - - - - - - - - - - - - - - - - Drawable or color that is used as a divider for children. (It will drawn below and above child items.) The height of this will be the same as the height of the normal list item divider. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Indicator shown beside the child View. This can be a stateful Drawable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The end bound for a child's indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The left bound for a child's indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The right bound for a child's indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The start bound for a child's indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the choice behavior for the view. By default, lists do not have any choice behavior. By setting the choiceMode to singleChoice, the list allows up to one item to be in a chosen state. By setting the choiceMode to multipleChoice, the list allows any number of items to be chosen. Finally, by setting the choiceMode to multipleChoiceModal the list allows any number of items to be chosen in a special selection mode. The application will supply a android.widget.AbsListView.MultiChoiceModeListener using android.widget.AbsListView.setMultiChoiceModeListener to control the selection mode. This uses the android.view.ActionMode API. - - - - - - - - - - - - - - - - - Defines whether this view reacts to click events. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Color of the outline of click feedback. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether a child is limited to draw inside of its bounds or not. This is useful with animations that scale the size of the children to more than 100% for instance. In such a case, this property should be set to false to allow the children to draw outside of their bounds. The default value of this property is true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether the ViewGroup will clip its children and resize (but not clip) any EdgeEffect to its padding, if padding is not zero. This property is set to true by default. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Close button icon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The zero-based index of the columns to collapse. The column indices must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Text to set as the content description for the collapse button. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Icon drawable to use for the collapse button. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The maxmimum number of columns to create when automatically positioning children. - - - - - - - - - - - - - - - - - - When set to true, forces column boundaries to appear in the same order as column indices. The default is true. See android.widget.GridLayout.setColumnOrderPreserved(boolean). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the fixed width for each column. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Commit icon shown in the query suggestion row - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the hint displayed in the drop down menu. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the hint view displayed in the drop down menu. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the number of characters that the user must type before completion suggestions are displayed in a drop down menu. - - - - - - - - - - - - - - - - - - Identifier for the child that represents the drawer's content. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines text that briefly describes content of the view. This property is used primarily for accessibility. Since some views do not have textual representation this attribute can be used for providing such. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether this view reacts to context click events. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies whether this Chronometer counts down or counts up from the base. If not specified this is false and the Chronometer counts up. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If true, the image will be cropped to fit within its padding. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Makes the cursor visible (the default) or invisible. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the look of the widget. Prior to the L release, the only choice was spinner. As of L, with the Material theme selected, the default layout is calendar, but this attribute can be used to force spinner to be used instead. - - - - - - - - - - - - - - - The text appearance for the day numbers in the calendar grid. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The background color used for the day highlight indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The background color for the header's day of week. Deprecated: No longer displayed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text color for the header's day of week. Deprecated: No longer displayed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The background color used for the day selection indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Default query hint used when is undefined and the search view's does not provide a hint. @hide - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the relationship between the ViewGroup and its descendants when looking for a View to take focus. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If set, specifies that this TextView has a numeric input method and that these specific characters are the ones that it will accept. If this is set, numeric is implied to be true. The default is false. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Whether this spinner should mark child views as enabled/disabled when the spinner itself is enabled/disabled. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Drawable to use as a vertical divider between buttons. - - - - - - - - - - - - Height of the divider. Will use the intrinsic height of the divider if this is not specified. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Size of padding on either end of a divider. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The alpha value (0-255) set on the ImageView's drawable. Equivalent to calling ImageView.setAlpha(int), not the same as View.setAlpha(float). - - - - - - - - - - - - - - - - - - The drawable to be drawn below the text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The drawable to be drawn to the end of the text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The drawable to be drawn to the left of the text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The padding between the drawables and the text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The drawable to be drawn to the right of the text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The drawable to be drawn to the start of the text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Tint to apply to the compound (left, top, etc.) drawables. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the compound (left, top, etc.) drawables tint. - - - - - - - - - - - - - - - - - - - The drawable to be drawn above the text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the quality of translucent drawing caches. This property is used only when the drawing cache is enabled and translucent. The default value is auto. - - - - - - - - - - - - - - - - When set to true, the selector will be drawn over the selected item. Otherwise the selector is drawn behind the selected item. The default value is false. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - View to anchor the auto-complete dropdown to. If not specified, the text view itself is used. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the basic height of the dropdown. Its value may be a dimension (such as "12dip") for a constant height, fill_parent or match_parent to fill the height of the screen, or wrap_content to match the height of the content of the drop down. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Selector in a drop down list. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the basic width of the dropdown. Its value may be a dimension (such as "12dip") for a constant width, fill_parent or match_parent to match the width of the screen, or wrap_content to match the width of the anchored view. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When this attribute is set to true, the view gets its drawable state (focused, pressed, etc.) from its direct parent rather than from itself. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If set, specifies that this TextView has an input method. It will be a textual one unless it has otherwise been specified. For TextView, this is false by default. For EditText, it is true by default. Deprecated: Use inputType instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Reference to an <input-extras> XML resource containing additional data to supply to an input method, which is private to the implementation of the input method. This simply fills in the EditorInfo.extras field when the input method is connected. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - base z depth of the view - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Makes the TextView be exactly this many ems wide. - - - - - - - - - - - - - - - - - - Specifies whether the widget is enabled. The interpretation of the enabled state varies by subclass. For example, a non-enabled EditText prevents the user from editing the contained text, and a non-enabled Button prevents the user from tapping the button. The appearance of enabled and non-enabled widgets may differ, if the drawables referenced from evaluating state_enabled differ. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The last year (inclusive), for example "2010". Deprecated: Use maxDate instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether the overlay should intercept the motion events when a gesture is recognized. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Duration, in milliseconds, of the fade out effect after the user is done drawing a gesture. - - - - - - - - - - - - - - - - - - Defines whether the gesture will automatically fade out after being recognized. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Time, in milliseconds, to wait before the gesture fades out after the user is done drawing it. - - - - - - - - - - - - - - - - - - Defines whether to fade out scrollbars when they are not in use. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This attribute is deprecated and will be ignored as of API level 14 (android.os.Build.VERSION_CODES.ICE_CREAM_SANDWICH). Using fading edges may introduce noticeable performance degradations and should be used only when required by the application's visual design. To request fading edges with API level 14 and above, use the android:requiresFadingEdge attribute instead. - - - - - - - - - - - - - - - - Defines the length of the fading edges. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When set to true, the list will always show the fast scroll interface. This setting implies fastScrollEnabled. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Enables the fast scroll thumb that can be dragged to quickly scroll through the list. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the style of the fast scroll decorations. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies whether to filter touches when the view's window is obscured by another visible window. When set to true, the view will not receive touches whenever a toast, dialog or other window appears above the view's window. Refer to the android.view.View security documentation for more details. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The first day of week according to java.util.Calendar. - - - - - - - - - - - - Boolean internal attribute to adjust view layout based on system windows such as the status bar. If true, adjusts the padding of this view to leave space for the system windows. Will only take effect if this view is in a non-embedded activity. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Boolean that controls whether a view can take focus. By default the user can not move focus to a view; by setting this attribute to true the view is allowed to take focus. This value does not impact the behavior of directly calling android.view.View.requestFocus, which will always request focus regardless of this view. It only impacts where focus navigation will try to move focus. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Boolean that controls whether a view can take focus while in touch mode. If this is true for a view, that view can gain focus when clicked on, and can keep focus if another view is clicked on that doesn't have this attribute set to true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @deprecated The color for the dates of the focused month. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When set to false, the ListView will not draw the divider before each footer view. The default value is true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Whether this view has elements that may overlap when drawn. See android.view.View.forceHasOverlappingRendering(boolean). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the drawable to draw over the content. This can be used as an overlay. The foreground drawable participates in the padding of the content if the gravity is set to fill. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the gravity to apply to the foreground drawable. The gravity defaults to fill. - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether the foreground drawable should be drawn inside the padding. This property is turned on by default. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Tint to apply to the foreground. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the foreground tint. - - - - - - - - - - - - - - - - - - - Format string: if specified, the Chronometer will display this string, with the first "%s" replaced by the current timer value in "MM:SS" or "H:MM:SS" form. If no format string is specified, the Chronometer will simply display "MM:SS" or "H:MM:SS". - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the formatting pattern used to show the time and/or date in 12-hour mode. Please refer to android.text.format.DateFormat for a complete description of accepted formatting patterns. The default pattern is a locale-appropriate equivalent of "h:mm a". - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the formatting pattern used to show the time and/or date in 24-hour mode. Please refer to android.text.format.DateFormat for a complete description of accepted formatting patterns. The default pattern is a locale-appropriate equivalent of "H:mm". - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets whether the enter and exit transitions should overlap when transitioning forward. Corresponds to boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets whether the enter and exit transitions should overlap when transitioning because of popping the back stack. Corresponds to boolean) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The Transition that will be used to move Views into the initial scene. Corresponds to android.transition.Transition) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The Transition that will be used to move Views out of the scene when the fragment is removed, hidden, or detached when not popping the back stack. Corresponds to android.transition.Transition) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The Transition that will be used to move Views in to the scene when returning due to popping a back stack. Corresponds to android.transition.Transition) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The Transition that will be used to move Views out of the scene when the Fragment is preparing to be removed, hidden, or detached because of popping the back stack. Corresponds to android.transition.Transition) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The Transition that will be used for shared elements transferred into the content Scene. Corresponds to android.transition.Transition) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The Transition that will be used for shared elements transferred back during a pop of the back stack. This Transition acts in the leaving Fragment. Corresponds to android.transition.Transition) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If set, the text view will include its current complete text inside of its frozen icicle in addition to meta-data such as the current cursor position. By default this is disabled; it can be useful when the contents of a text view is not stored in a persistent place such as a content provider. For android.widget.EditText it is always enabled, regardless of the value of the attribute. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Color used to draw a gesture. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Minimum curve angle a stroke must contain before it is recognized as a gesture. - - - - - - - - - - - - Minimum length of a stroke before it is recognized as a gesture. - - - - - - - - - - - - Squareness threshold of a stroke before it is recognized as a gesture. - - - - - - - - - - - - Defines the type of strokes that define a gesture. - - - - - - - - - - - - - - - Width of the stroke used to draw the gesture. - - - - - - - - - - - - Go button icon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Indicator shown beside the group View. This can be a stateful Drawable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Identifier for the child that represents the drawer's handle. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Boolean that controls whether a view should have haptic feedback enabled for events such as long presses. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text appearance for the AM/PM header. @deprecated Use headerTextColor instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text appearance for the day of month (ex. 28) in the selected date header. Deprecated: Use headerTextColor instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When set to false, the ListView will not draw the divider after each header view. The default value is true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text appearance for the month (ex. May) in the selected date header. Deprecated: Use headerTextColor instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text appearance for the time header. @deprecated Use headerTextColor instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text appearance for the year (ex. 2014) in the selected date header. Deprecated: Use headerTextColor instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Makes the TextView be exactly this many pixels tall. You could get the same effect by specifying this number in the layout parameters. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide If true then the selector wheel is hidden until the picker has focus. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Hint text to display when the text is empty. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the default horizontal spacing between columns. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Frequency of automatic hyphenation. - - - - - - - - - - - - - - - - The default state of the SearchView. If true, it will be iconified when not in use and expanded when clicked. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Supply an identifier name for this view, to later retrieve it with View.findViewById() or Activity.findViewById(). This must be a resource reference; typically you set this using the @+ syntax to create a new ID resources. For example: android:id="@+id/my_id" which allows you to later retrieve the view with findViewById(R.id.my_id). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Indicates what view should not be affected by gravity. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Supply a value for EditorInfo.actionId used when an input method is connected to the text view. - - - - - - - - - - - - - - - - - - Supply a value for EditorInfo.actionLabel used when an input method is connected to the text view. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Describes whether or not this view is important for accessibility. If it is important, the view fires accessibility events and is reported to accessibility services that query the screen. Note: While not recommended, an accessibility service may decide to ignore this attribute and operate on all views in the view tree. - - - - - - - - - - - - - - - - - - - - - - Identifier for the animation to use when a view is shown. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Leave enough room for ascenders and descenders instead of using the font ascent and descent strictly. (Normally true). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Allows to enable the indeterminate mode. In this mode the progress bar plays an infinite looping animation. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines how the indeterminate mode should behave when the progress reaches max. - - - - - - - - - - - - - - - Drawable used for the indeterminate mode. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Duration of the indeterminate animation. - - - - - - - - - - - - - - - - - - Restricts to ONLY indeterminate mode (state-keeping progress mode will not work). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Tint to apply to the indeterminate progress indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the indeterminate progress indicator tint. - - - - - - - - - - - - - - - - - - - The end bound for an item's indicator. To specify a right bound specific to children, use childIndicatorEnd. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The left bound for an item's indicator. To specify a left bound specific to children, use childIndicatorLeft. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The right bound for an item's indicator. To specify a right bound specific to children, use childIndicatorRight. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The start bound for an item's indicator. To specify a start bound specific to children, use childIndicatorStart. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Overrides the id of the inflated View with this value. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If set, specifies that this TextView should use the specified input method (specified by fully-qualified class name). Deprecated: Use inputType instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The max height of the NumberPicker. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The max width of the NumberPicker. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The min height of the NumberPicker. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The min width of the NumberPicker. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Whether this rating bar is an indicator (and non-changeable by the user). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Set this if the view will serve as a scrolling container, meaning that it can be resized to shrink its overall window so that there will be space for an input method. If not set, the default value will be true if "scrollbars" has the vertical scrollbar set, else it will be false. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Controls whether the view's window should keep the screen on while visible. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the id of a view for which this view serves as a label for accessibility purposes. For example, a TextView before an EditText in the UI usually specifies what infomation is contained in the EditText. Hence, the TextView is a label for the EditText. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the type of layer backing this view. The default value is none. Refer to android.graphics.Paint) for more information. - - - - - - - - - - - - - - - - Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a valid reference to a layout. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the basic height of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant height or one of the special constants. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the left, top, right and bottom sides of this view. This space is outside this view's bounds. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the bottom side of this view. This space is outside this view's bounds. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the end side of this view. This space is outside this view's bounds. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the left side of this view. This space is outside this view's bounds. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the right side of this view. This space is outside this view's bounds. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the start side of this view. This space is outside this view's bounds. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the top side of this view. This space is outside this view's bounds. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies the basic width of the view. This is a required attribute for any view inside of a containing layout manager. Its value may be a dimension (such as "12dip") for a constant width or one of the special constants. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the layout animation to use the first time the ViewGroup is laid out. Layout animations can also be started manually after the first layout. - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the direction of layout drawing. This typically is associated with writing direction of the language script used. The possible values are "ltr" for Left-to-Right, "rtl" for Right-to-Left, "locale" and "inherit" from parent view. If there is nothing to inherit, "locale" is used. "locale" falls back to "en-US". "ltr" is the direction used in "en-US". The default for this attribute is "inherit". - - - - - - - - - - - - - - - - - Defines the layout mode of this ViewGroup. - - - - - - - - - - - - - - - @hide The layout of the legacy time picker. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Makes the TextView be exactly this many lines tall. - - - - - - - - - - - - - - - - - - Extra spacing between lines of text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Extra spacing between lines of text, as a multiplier. - - - - - - - - - - - - If set to false, keeps the movement method from being set to the link movement method even if autoLink causes links to be found. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Drawable used to indicate the currently selected item in the list. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Drawable to set as the logo that appears at the starting side of the Toolbar, just after the navigation button. - - - - - - - - - - - - A content description string to describe the appearance of the associated logo image. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether this view reacts to long click events. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether the animator loops to the first view once it has reached the end of the list. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The number of times to repeat the marquee animation. Only applied if the TextView has marquee enabled. - - - - - - - - - - - - - - - - - - - Defines the maximum value the progress can take. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The maximal date shown by this calendar view in mm/dd/yyyy format. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Makes the TextView be at most this many ems wide. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Set an input filter to constrain the text length to the specified number. - - - - - - - - - - - - - - - - - - Makes the TextView be at most this many lines tall. When used on an editable text, the inputType attribute's value must be combined with the textMultiLine flag for the maxLines attribute to apply. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Determines whether to measure all children or just those in the VISIBLE or INVISIBLE state when measuring. Defaults to false. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When set to true, all children with a weight will be considered having the minimum size of the largest child. If false, all children are measured normally. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The minimal date shown by this calendar view in mm/dd/yyyy format. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Makes the TextView be at least this many ems wide. - - - - - - - - - - - - - - - - - - Defines the minimum height of the view. It is not guaranteed the view will be able to achieve this minimum height (for example, if its parent layout constrains it with less available height). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Makes the TextView be at least this many lines tall. When used on an editable text, the inputType attribute's value must be combined with the textMultiLine flag for the minLines attribute to apply. - - - - - - - - - - - - - - - - - - Defines the minimum width of the view. It is not guaranteed the view will be able to achieve this minimum width (for example, if its parent layout constrains it with less available width). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines if the associated drawables need to be mirrored when in RTL mode. Default is false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text appearance for the month and year in the calendar header. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Supply the name of the fragment class to instantiate. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Text to set as the content description for the navigation button located at the start of the toolbar. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Icon drawable to use for the navigation button located at the start of the toolbar. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies that this view should permit nested scrolling within a compatible ancestor view. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the next view to give focus to when the next focus is android.view.View.FOCUS_DOWN If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a java.lang.RuntimeException will result when the reference is accessed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the next view to give focus to when the next focus is android.view.View.FOCUS_FORWARD If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a java.lang.RuntimeException will result when the reference is accessed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the next view to give focus to when the next focus is android.view.View.FOCUS_LEFT. If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a java.lang.RuntimeException will result when the reference is accessed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the next view to give focus to when the next focus is android.view.View.FOCUS_RIGHT If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a java.lang.RuntimeException will result when the reference is accessed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the next view to give focus to when the next focus is android.view.View.FOCUS_UP If the reference refers to a view that does not exist or is part of a hierarchy that is invisible, a java.lang.RuntimeException will result when the reference is accessed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The background color for the hours/minutes numbers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The color for the inner hours numbers used in 24-hour mode. This should be a color state list where the activated state will be used when the number is active. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The color for the hours/minutes selector. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The color for the hours/minutes numbers. This should be a color state list where the activated state will be used when the number is active. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines how many columns to show. - - - - - - - - - - - - - - - - - - - If set, specifies that this TextView has a numeric input method. The default is false. Deprecated: Use inputType instead. - - - - - - - - - - - - - - - - The number of stars (or rating items) to show. - - - - - - - - - - - - - - - - - - Name of the method in this View's context to invoke when the view is clicked. This name must correspond to a public method that takes exactly one parameter of type View. For instance, if you specify android:onClick="sayHello", you must declare a public void sayHello(View v) method of your context (typically, your Activity). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Identifier for the animation to use when a view is hidden. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ViewOutlineProvider used to determine the View's Outline. - - - - - - - - - - - - - - - - - Drawable to draw below list content. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Drawable to draw above list content. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines over-scrolling behavior. This property is used only if the View is scrollable. Over-scrolling is the ability for the user to receive feedback when attempting to scroll beyond meaningful content. - - - - - - - - - - - - - - - - Sets the padding, in pixels, of all four edges. Padding is defined as space between the edges of the view and the view's content. A views size will include it's padding. If a android.R.attr.background is provided, the padding will initially be set to that (0 if the drawable does not have padding). Explicitly setting a padding value will override the corresponding padding found in the background. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets the padding, in pixels, of the bottom edge; see android.R.attr.padding. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets the padding, in pixels, of the end edge; see android.R.attr.padding. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets the padding, in pixels, of the left edge; see android.R.attr.padding. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets the padding, in pixels, of the right edge; see android.R.attr.padding. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets the padding, in pixels, of the start edge; see android.R.attr.padding. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets the padding, in pixels, of the top edge; see android.R.attr.padding. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Whether the characters of the field are displayed as password dots instead of themselves. Deprecated: Use inputType instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the persistence of the drawing cache. The drawing cache might be enabled by a ViewGroup for all its children in specific situations (for instance during a scrolling.) This property lets you persist the cache in memory after its initial usage. Persisting the cache consumes more memory but may prevent frequent garbage collection is the cache is created over and over again. By default the persistence is set to scrolling. - - - - - - - - - - - - - - - - - If set, specifies that this TextView has a phone number input method. The default is false. Deprecated: Use inputType instead. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Reference to a layout to use for displaying a prompt in the dropdown for spinnerMode="dropdown". This layout must contain a TextView with the id to be populated with the prompt text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Theme to use for the completion popup window. - - - - - - - - - - - - An addition content type description to supply to the input method attached to the text view, which is private to the implementation of the input method. This simply fills in the EditorInfo.privateImeOptions field when the input method is connected. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the default progress value, between 0 and max. - - - - - - - - - - - - - - - - - - Tint to apply to the progress indicator background. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the progress indicator background tint. - - - - - - - - - - - - - - - - - - - Drawable used for the progress mode. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Tint to apply to the progress indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the progress indicator tint. - - - - - - - - - - - - - - - - - - - The prompt to display when the spinner's dialog is shown. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Background for the section containing the search query - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An optional query hint string to be displayed in the empty query field. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The rating to set by default. - - - - - - - - - - - - Defines which edges should be faded on scrolling. - - - - - - - - - - - - - - - - Color of the res-out outline. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - rotation of the view, in degrees. - - - - - - - - - - - - rotation of the view around the x axis, in degrees. - - - - - - - - - - - - rotation of the view around the y axis, in degrees. - - - - - - - - - - - - The maxmimum number of rows to create when automatically positioning children. - - - - - - - - - - - - - - - - - - When set to true, forces row boundaries to appear in the same order as row indices. The default is true. See android.widget.GridLayout.setRowOrderPreserved(boolean). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - If false, no state will be saved for this view when it is being frozen. The default is true, allowing the view to be saved (however it also must have an ID assigned to it for its state to be saved). Setting this to false only disables the state for this view, not for its children which may still be saved. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Controls how the image should be resized or moved to match the size of this ImageView. See android.widget.ImageView.ScaleType - - - - - - - - - - - - - - - - - - - - - scale of the view in the x direction. - - - - - - - - - - - - scale of the view in the y direction. - - - - - - - - - - - - Defines whether the horizontal scrollbar track should always be drawn. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines whether the vertical scrollbar track should always be drawn. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the delay in milliseconds that a scrollbar waits before fade out. - - - - - - - - - - - - - - - - - - Defines the delay in milliseconds that a scrollbar takes to fade out. - - - - - - - - - - - - - - - - - - Defines which scrollbars should be displayed on scrolling or not. - - - - - - - - - - - - - - - - Sets the width of vertical scrollbars and height of horizontal scrollbars. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Controls the scrollbar style and position. The scrollbars can be overlaid or inset. When inset, they add to the padding of the view. And the scrollbars can be drawn inside the padding area or on the edge of the view. For example, if a view has a background drawable and you want to draw the scrollbars inside the padding specified by the drawable, you can use insideOverlay or insideInset. If you want them to appear at the edge of the view, ignoring the padding, then you can use outsideOverlay or outsideInset. - - - - - - - - - - - - - - - - - Defines the horizontal scrollbar thumb drawable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the vertical scrollbar thumb drawable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the horizontal scrollbar track drawable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the vertical scrollbar track drawable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Whether the text is allowed to be wider than the view (and therefore can be scrolled horizontally). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines which scroll indicators should be displayed when the view can be scrolled. Multiple values may be combined using logical OR, for example "top|bottom". - - - - - - - - - - - - - - - - - - - - When set to true, the list uses a drawing cache during scrolling. This makes the rendering faster but uses more memory. The default value is true. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The initial horizontal scroll offset, in pixels. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The initial vertical scroll offset, in pixels. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Search icon displayed as a text field hint - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Search icon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the secondary progress value, between 0 and max. This progress is drawn between the primary progress and the background. It can be ideal for media scenarios such as showing the buffering progress while the default progress shows the play progress. - - - - - - - - - - - - - - - - - - Tint to apply to the secondary progress indicator. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the secondary progress indicator tint. - - - - - - - - - - - - - - - - - - - If the text is selectable, select it all when the view takes focus. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @deprecated Drawable for the vertical bar shown at the beginning and at the end of the selected date. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @deprecated The background color for the selected week. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The divider for making the selection area. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The height of the selection divider. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The distance between the two selection dividers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Setting for which dividers to show. - - - - - - - - - - - - - - - - - @deprecated The number of weeks to be shown. - - - - - - - - - - - - - - - - - - Whether to draw on/off text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @deprecated Whether do show week numbers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The zero-based index of the columns to shrink. The column indices must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. You can shrink all columns by using the value "*" instead. Note that a column can be marked stretchable and shrinkable at the same time. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Constrains the text to a single horizontally scrolling line instead of letting it wrap onto multiple lines, and advances focus instead of inserting a newline when you press the enter key. The default value is false (multi-line wrapped text mode) for non-editable text, but if you specify any value for inputType, the default is true (single-line input field mode). Deprecated: This attribute is deprecated. Use maxLines instead to change the layout of a static text, and use the textMultiLine flag in the inputType attribute instead for editable text views (if both singleLine and inputType are supplied, the inputType flags will override the value of singleLine). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When set to true, the list will use a more refined calculation method based on the pixels height of the items visible on screen. This property is set to true by default but should be set to false if your adapter will display items of varying heights. When this property is set to true and your adapter displays items of varying heights, the scrollbar thumb will change size as the user scrolls through the list. When set to false, the list will use only the number of items in the adapter and the number of items visible on screen to determine the scrollbar's properties. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide Color for the solid color background if such for optimized rendering. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Boolean that controls whether a view should have sound effects enabled for events such as clicking and touching. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Display mode for spinner options. - - - - - - - - - - - - - - - Whether the spinners are shown. Only valid for "spinner" mode. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets whether this ViewGroup should split MotionEvents to separate child views during touch event dispatch. If false (default), touch events will be dispatched to the child view where the first pointer went down until the last pointer goes up. If true, touch events may be dispatched to multiple children. MotionEvents for each pointer will be dispatched to the child view where the initial ACTION_DOWN event happened. See android.view.ViewGroup.setMotionEventSplittingEnabled(boolean) for more information. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets a drawable as the content of this ImageView. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Used by ListView and GridView to stack their content from the bottom. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The first year (inclusive), for example "1940". Deprecated: Use minDate instead. - - - - - - - - - - - - - - - - - - Sets the state-based animator for the View. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The step size of the rating. - - - - - - - - - - - - The zero-based index of the columns to stretch. The column indices must be separated by a comma: 1, 2, 5. Illegal and duplicate indices are ignored. You can stretch all columns by using the value "*" instead. Note that a column can be marked stretchable and shrinkable at the same time. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines how columns should stretch to fill the available empty space, if any. - - - - - - - - - - - - - - - - - View style - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Background for the section containing the action (e.g. voice search) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A color to apply to the subtitle string. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Layout for query suggestion rows - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Minimum width for the switch component - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Minimum space between the switch and caption text - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TextAppearance style for text displayed on the switch thumb. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Layout used to organize each tab's content. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Determines whether the strip under the tab indicators is drawn or not. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Drawable used to draw the left part of the strip underneath the tabs. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Drawable used to draw the right part of the strip underneath the tabs. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Supply a tag for this view containing a String, to be retrieved later with View.getTag() or searched for with View.findViewWithTag(). It is generally preferable to use IDs (through the android:id attribute) instead of tags because they are faster and allow for compile-time type checking. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Text to display. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the alignment of the text. A heuristic is used to determine the resolved text alignment. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the direction of the text. A heuristic is used to determine the resolved text direction of paragraphs. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - When set to true, the list will filter results as the user types. The List's adapter must support the Filterable interface for this to work. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets the horizontal scaling factor for the text. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies a theme override for a view. When a theme override is set, the view will be inflated using a android.content.Context themed with the specified resource. During XML inflation, any child views under the view with a theme override will inherit the themed context. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - An offset for the thumb that allows it to extend out of the range of the track. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Amount of padding on either side of text within the switch thumb. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the thumb tint. - - - - - - - - - - - - Drawable displayed at each progress position on a seekbar. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Tint to apply to the tick mark drawable. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the tick mark tint. - - - - - - - - - - - - - - - - - - - Defines the look of the widget. Prior to the L release, the only choice was spinner. As of L, with the Material theme selected, the default layout is clock, but this attribute can be used to force spinner to be used instead. - - - - - - - - - - - - - - - Specifies the time zone to use. When this attribute is specified, the TextClock will ignore the time zone of the system. To use the user's time zone, do not specify this attribute. The default value is the user's time zone. Please refer to java.util.TimeZone for more information about time zone ids. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The tinting color for the image. By default, the tint will blend using SRC_ATOP mode. Please note that for compatibility reasons, this is NOT consistent with the default SRC_IN tint mode used by android.widget.ImageView.setImageTintList and by similar tint attributes on other views. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the image tint. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the left, start, right and end sides of the toolbar's title. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the bottom side of the toolbar's title. If both this attribute and titleMargin are specified, then this attribute takes precedence. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the end side of the toolbar's title. If both this attribute and titleMargin are specified, then this attribute takes precedence. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the start side of the toolbar's title. If both this attribute and titleMargin are specified, then this attribute takes precedence. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Specifies extra space on the top side of the toolbar's title. If both this attribute and titleMargin are specified, then this attribute takes precedence. Margin values should be positive. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - A color to apply to the title string. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Extra offset for the handle at the top of the SlidingDrawer. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Set to true if this ViewGroup blocks focus in the presence of a touchscreen. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Drawable to use as the "track" that the switch thumb slides within. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Tint to apply to the track. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Blending mode used to apply the track tint. - - - - - - - - - - - - - - - - - - - Sets the transcript mode for the list. In transcript mode, the list scrolls to the bottom to make new items visible when they are added. - - - - - - - - - - - - - - - - x location of the pivot point around which the view will rotate and scale. This xml attribute sets the pivotX property of the View. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - y location of the pivot point around which the view will rotate and scale. This xml attribute sets the pivotY property of the View. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets whether or not this ViewGroup should be treated as a single entity when doing an Activity transition. Typically, the elements inside a ViewGroup are each transitioned from the scene individually. The default for a ViewGroup is false unless it has a background. See android.view.View, String) for more information. Corresponds to android.view.ViewGroup.setTransitionGroup(boolean). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Names a View such that it can be identified for Transitions. Names should be unique in the View hierarchy. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - translation in x of the view. This value is added post-layout to the left property of the view, which is set by its layout. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - translation in y of the view. This value is added post-layout to the top property of the view, which is set by its layout. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - translation in z of the view. This value is added to its elevation. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Color used to draw the user's strokes until we are sure it's a gesture. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @deprecated The color for the dates of an unfocused month. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Sets the alpha on the items that are not selected. - - - - - - - - - - - - When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters. The default value is false. See android.widget.GridLayout.setUseDefaultMargins(boolean). - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Whether to force the track's alpha to ?android:attr/disabledAlpha when disabled. This is required for Holo and Gingerbread, but should always be false for Material and beyond. @hide Developers shouldn't need to change this. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Determines which side the vertical scroll bar should be placed on. - - - - - - - - - - - - - - - - Defines the default vertical spacing between rows. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The drawable for pressed virtual (increment/decrement) buttons. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Controls the initial visibility of the view. - - - - - - - - - - - - - - - - Voice button icon - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The text appearance for the week day abbreviation in the calendar header. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @deprecated The color for the week numbers. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @deprecated The color for the separator line between weeks. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Defines the maximum weight sum. If unspecified, the sum is computed by adding the layout_weight of all of the children. This can be used for instance to give a single child 50% of the total available space by giving it a layout_weight of 0.5 and setting the weightSum to 1.0. - - - - - - - - - - - - Makes the TextView be exactly this many pixels wide. You could get the same effect by specifying this number in the layout parameters. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @hide The list year's text appearance in the list when activated. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The list year's text appearance in the list. Deprecated: Use yearListTextColor. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - The list year's selected circle color in the list. Deprecated: No longer displayed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/App4/obj/Debug/Schemas/25/schemas.android.com.apk.res.auto.xsd b/App4/obj/Debug/Schemas/25/schemas.android.com.apk.res.auto.xsd deleted file mode 100644 index 25e1799..0000000 --- a/App4/obj/Debug/Schemas/25/schemas.android.com.apk.res.auto.xsd +++ /dev/null @@ -1,7 +0,0 @@ - - - - v25 - 9/5/2017 8:39:10 PM - - \ No newline at end of file diff --git a/App4/obj/Debug/Schemas/25/schemas.android.com.tools.xsd b/App4/obj/Debug/Schemas/25/schemas.android.com.tools.xsd deleted file mode 100644 index 34a0052..0000000 --- a/App4/obj/Debug/Schemas/25/schemas.android.com.tools.xsd +++ /dev/null @@ -1,267 +0,0 @@ - - - - v25 - 9/5/2017 8:39:10 PM - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Text to display. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Controls the initial visibility of the view. - - - - - - - - - - - - - - \ No newline at end of file diff --git a/App4/obj/Debug/SkimmerScammer.csproj.CopyComplete b/App4/obj/Debug/SkimmerScammer.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/SkimmerScammer.csproj.CoreCompileInputs.cache b/App4/obj/Debug/SkimmerScammer.csproj.CoreCompileInputs.cache deleted file mode 100644 index 701c312..0000000 --- a/App4/obj/Debug/SkimmerScammer.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e7030c87b4d0b216813382bc0884eee61ce22c9f diff --git a/App4/obj/Debug/SkimmerScammer.csproj.FileListAbsolute.txt b/App4/obj/Debug/SkimmerScammer.csproj.FileListAbsolute.txt deleted file mode 100644 index ab2a0b1..0000000 --- a/App4/obj/Debug/SkimmerScammer.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,26 +0,0 @@ -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.dll -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.pdb -C:\Users\Nick\source\repos\App4\App4\bin\Debug\SkimmerScammer.SkimmerScammer.apk -C:\Users\Nick\source\repos\App4\App4\bin\Debug\SkimmerScammer.SkimmerScammer-Signed.apk -C:\Users\Nick\source\repos\App4\App4\obj\Debug\SkimmerScammer.csprojResolveAssemblyReference.cache -C:\Users\Nick\source\repos\App4\App4\obj\Debug\SkimmerScammer.csproj.CoreCompileInputs.cache -C:\Users\Nick\source\repos\App4\App4\obj\Debug\App4.dll -C:\Users\Nick\source\repos\App4\App4\obj\Debug\App4.pdb -C:\Users\Nick\source\repos\App4\App4\obj\Debug\android\bin\SkimmerScammer.SkimmerScammer.apk -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\main.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\values\strings.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\sfechip.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\skimmerlogo.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\skimmercard.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\R.cs.flag -C:\Users\Nick\source\repos\App4\App4\obj\Debug\uploadflags.txt -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.dll.mdb -C:\Users\Nick\source\repos\App4\App4\obj\Debug\android\assets\App4.dll.mdb -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\red.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\yellow.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\green.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\warningred.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\warningyellow.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\warninggreen.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\about.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\sparkx.png diff --git a/App4/obj/Debug/SkimmerScammer.csprojResolveAssemblyReference.cache b/App4/obj/Debug/SkimmerScammer.csprojResolveAssemblyReference.cache deleted file mode 100644 index 7dfacf8..0000000 Binary files a/App4/obj/Debug/SkimmerScammer.csprojResolveAssemblyReference.cache and /dev/null differ diff --git a/App4/obj/Debug/SkimmerScanner.csproj.CoreCompileInputs.cache b/App4/obj/Debug/SkimmerScanner.csproj.CoreCompileInputs.cache deleted file mode 100644 index 701c312..0000000 --- a/App4/obj/Debug/SkimmerScanner.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -e7030c87b4d0b216813382bc0884eee61ce22c9f diff --git a/App4/obj/Debug/SkimmerScanner.csproj.FileListAbsolute.txt b/App4/obj/Debug/SkimmerScanner.csproj.FileListAbsolute.txt deleted file mode 100644 index 80f6973..0000000 --- a/App4/obj/Debug/SkimmerScanner.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,25 +0,0 @@ -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.dll -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.pdb -C:\Users\Nick\source\repos\App4\App4\bin\Debug\skimmerscammer.skimmerscammer.apk -C:\Users\Nick\source\repos\App4\App4\bin\Debug\skimmerscammer.skimmerscammer-Signed.apk -C:\Users\Nick\source\repos\App4\App4\obj\Debug\SkimmerScanner.csproj.CoreCompileInputs.cache -C:\Users\Nick\source\repos\App4\App4\obj\Debug\App4.dll -C:\Users\Nick\source\repos\App4\App4\obj\Debug\App4.pdb -C:\Users\Nick\source\repos\App4\App4\obj\Debug\android\bin\skimmerscammer.skimmerscammer.apk -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\main.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\red.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\yellow.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\green.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\layout\about.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\values\strings.xml -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\sfechip.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\skimmerlogo.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\skimmercard.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\warningred.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\warningyellow.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\warninggreen.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\res\drawable\sparkx.png -C:\Users\Nick\source\repos\App4\App4\obj\Debug\R.cs.flag -C:\Users\Nick\source\repos\App4\App4\obj\Debug\uploadflags.txt -C:\Users\Nick\source\repos\App4\App4\bin\Debug\App4.dll.mdb -C:\Users\Nick\source\repos\App4\App4\obj\Debug\android\assets\App4.dll.mdb diff --git a/App4/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs b/App4/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs b/App4/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs b/App4/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/__library_projects__/FormsViewGroup.stamp b/App4/obj/Debug/__library_projects__/FormsViewGroup.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/__library_projects__/FormsViewGroup/library_project_imports/formsviewgroup.jar b/App4/obj/Debug/__library_projects__/FormsViewGroup/library_project_imports/formsviewgroup.jar deleted file mode 100644 index b98d347..0000000 Binary files a/App4/obj/Debug/__library_projects__/FormsViewGroup/library_project_imports/formsviewgroup.jar and /dev/null differ diff --git a/App4/obj/Debug/__library_projects__/System.Runtime.stamp b/App4/obj/Debug/__library_projects__/System.Runtime.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/__library_projects__/Xamarin.Forms.Core.stamp b/App4/obj/Debug/__library_projects__/Xamarin.Forms.Core.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/__library_projects__/Xamarin.Forms.Platform.Android.stamp b/App4/obj/Debug/__library_projects__/Xamarin.Forms.Platform.Android.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/__library_projects__/Xamarin.Forms.Platform.stamp b/App4/obj/Debug/__library_projects__/Xamarin.Forms.Platform.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/__library_projects__/Xamarin.Forms.Xaml.stamp b/App4/obj/Debug/__library_projects__/Xamarin.Forms.Xaml.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/_dex_stamp b/App4/obj/Debug/_dex_stamp deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/_javac.stamp b/App4/obj/Debug/_javac.stamp deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/acw-map.txt b/App4/obj/Debug/acw-map.txt deleted file mode 100644 index ba305fd..0000000 --- a/App4/obj/Debug/acw-map.txt +++ /dev/null @@ -1,24 +0,0 @@ -SkimmerScanner.About, App4;md5a36792c658e76de85fc768d937528912.About -SkimmerScanner.About, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null;md5a36792c658e76de85fc768d937528912.About -SkimmerScanner.About;md5a36792c658e76de85fc768d937528912.About -skimmerscanner.About;md5a36792c658e76de85fc768d937528912.About -SkimmerScanner.Alert, App4;md5a36792c658e76de85fc768d937528912.Alert -SkimmerScanner.Alert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null;md5a36792c658e76de85fc768d937528912.Alert -SkimmerScanner.Alert;md5a36792c658e76de85fc768d937528912.Alert -skimmerscanner.Alert;md5a36792c658e76de85fc768d937528912.Alert -SkimmerScanner.MainActivity, App4;md5a36792c658e76de85fc768d937528912.MainActivity -SkimmerScanner.MainActivity, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null;md5a36792c658e76de85fc768d937528912.MainActivity -SkimmerScanner.MainActivity;md5a36792c658e76de85fc768d937528912.MainActivity -skimmerscanner.MainActivity;md5a36792c658e76de85fc768d937528912.MainActivity -SkimmerScanner.MainActivity/Receiver, App4;md5a36792c658e76de85fc768d937528912.MainActivity_Receiver -SkimmerScanner.MainActivity+Receiver, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null;md5a36792c658e76de85fc768d937528912.MainActivity_Receiver -SkimmerScanner.MainActivity.Receiver;md5a36792c658e76de85fc768d937528912.MainActivity_Receiver -skimmerscanner.MainActivity_Receiver;md5a36792c658e76de85fc768d937528912.MainActivity_Receiver -SkimmerScanner.MildAlert, App4;md5a36792c658e76de85fc768d937528912.MildAlert -SkimmerScanner.MildAlert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null;md5a36792c658e76de85fc768d937528912.MildAlert -SkimmerScanner.MildAlert;md5a36792c658e76de85fc768d937528912.MildAlert -skimmerscanner.MildAlert;md5a36792c658e76de85fc768d937528912.MildAlert -SkimmerScanner.OKAlert, App4;md5a36792c658e76de85fc768d937528912.OKAlert -SkimmerScanner.OKAlert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null;md5a36792c658e76de85fc768d937528912.OKAlert -SkimmerScanner.OKAlert;md5a36792c658e76de85fc768d937528912.OKAlert -skimmerscanner.OKAlert;md5a36792c658e76de85fc768d937528912.OKAlert diff --git a/App4/obj/Debug/android/AndroidManifest.xml b/App4/obj/Debug/android/AndroidManifest.xml deleted file mode 100644 index b48b89a..0000000 --- a/App4/obj/Debug/android/AndroidManifest.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/App4/obj/Debug/android/app4/app4/R.java b/App4/obj/Debug/android/app4/app4/R.java deleted file mode 100644 index c8a3580..0000000 --- a/App4/obj/Debug/android/app4/app4/R.java +++ /dev/null @@ -1,19 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package app4.app4; - -public final class R { - public static final class attr { - } - public static final class layout { - public static final int main=0x7f020000; - } - public static final class string { - public static final int app_name=0x7f030000; - } -} diff --git a/App4/obj/Debug/android/assets/App4.dll b/App4/obj/Debug/android/assets/App4.dll deleted file mode 100644 index 5ab281d..0000000 Binary files a/App4/obj/Debug/android/assets/App4.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/App4.dll.mdb b/App4/obj/Debug/android/assets/App4.dll.mdb deleted file mode 100644 index 42961a3..0000000 Binary files a/App4/obj/Debug/android/assets/App4.dll.mdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/Java.Interop.dll b/App4/obj/Debug/android/assets/Java.Interop.dll deleted file mode 100644 index a79cd0e..0000000 Binary files a/App4/obj/Debug/android/assets/Java.Interop.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/Mono.Android.dll b/App4/obj/Debug/android/assets/Mono.Android.dll deleted file mode 100644 index b2b867a..0000000 Binary files a/App4/obj/Debug/android/assets/Mono.Android.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/Mono.Android.pdb b/App4/obj/Debug/android/assets/Mono.Android.pdb deleted file mode 100644 index d098e65..0000000 Binary files a/App4/obj/Debug/android/assets/Mono.Android.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/Mono.Security.dll b/App4/obj/Debug/android/assets/Mono.Security.dll deleted file mode 100644 index 5d899e4..0000000 Binary files a/App4/obj/Debug/android/assets/Mono.Security.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/Mono.Security.pdb b/App4/obj/Debug/android/assets/Mono.Security.pdb deleted file mode 100644 index a9e149c..0000000 Binary files a/App4/obj/Debug/android/assets/Mono.Security.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Collections.Concurrent.dll b/App4/obj/Debug/android/assets/System.Collections.Concurrent.dll deleted file mode 100644 index ad0cb10..0000000 Binary files a/App4/obj/Debug/android/assets/System.Collections.Concurrent.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Collections.dll b/App4/obj/Debug/android/assets/System.Collections.dll deleted file mode 100644 index 5a2d82f..0000000 Binary files a/App4/obj/Debug/android/assets/System.Collections.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.ComponentModel.Composition.dll b/App4/obj/Debug/android/assets/System.ComponentModel.Composition.dll deleted file mode 100644 index 63162c5..0000000 Binary files a/App4/obj/Debug/android/assets/System.ComponentModel.Composition.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.ComponentModel.Composition.pdb b/App4/obj/Debug/android/assets/System.ComponentModel.Composition.pdb deleted file mode 100644 index 8178431..0000000 Binary files a/App4/obj/Debug/android/assets/System.ComponentModel.Composition.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Core.dll b/App4/obj/Debug/android/assets/System.Core.dll deleted file mode 100644 index 7a563b8..0000000 Binary files a/App4/obj/Debug/android/assets/System.Core.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Core.pdb b/App4/obj/Debug/android/assets/System.Core.pdb deleted file mode 100644 index 73ab81b..0000000 Binary files a/App4/obj/Debug/android/assets/System.Core.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Diagnostics.Debug.dll b/App4/obj/Debug/android/assets/System.Diagnostics.Debug.dll deleted file mode 100644 index f714ae8..0000000 Binary files a/App4/obj/Debug/android/assets/System.Diagnostics.Debug.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Linq.dll b/App4/obj/Debug/android/assets/System.Linq.dll deleted file mode 100644 index 99144c3..0000000 Binary files a/App4/obj/Debug/android/assets/System.Linq.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Net.Http.dll b/App4/obj/Debug/android/assets/System.Net.Http.dll deleted file mode 100644 index 9e9659a..0000000 Binary files a/App4/obj/Debug/android/assets/System.Net.Http.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Net.Http.pdb b/App4/obj/Debug/android/assets/System.Net.Http.pdb deleted file mode 100644 index f028ab5..0000000 Binary files a/App4/obj/Debug/android/assets/System.Net.Http.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Reflection.Extensions.dll b/App4/obj/Debug/android/assets/System.Reflection.Extensions.dll deleted file mode 100644 index e6c3fc1..0000000 Binary files a/App4/obj/Debug/android/assets/System.Reflection.Extensions.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Reflection.dll b/App4/obj/Debug/android/assets/System.Reflection.dll deleted file mode 100644 index 1a6c3c1..0000000 Binary files a/App4/obj/Debug/android/assets/System.Reflection.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Runtime.Extensions.dll b/App4/obj/Debug/android/assets/System.Runtime.Extensions.dll deleted file mode 100644 index 3d26580..0000000 Binary files a/App4/obj/Debug/android/assets/System.Runtime.Extensions.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Runtime.InteropServices.dll b/App4/obj/Debug/android/assets/System.Runtime.InteropServices.dll deleted file mode 100644 index 6e7210a..0000000 Binary files a/App4/obj/Debug/android/assets/System.Runtime.InteropServices.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Runtime.Serialization.dll b/App4/obj/Debug/android/assets/System.Runtime.Serialization.dll deleted file mode 100644 index d41a080..0000000 Binary files a/App4/obj/Debug/android/assets/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Runtime.Serialization.pdb b/App4/obj/Debug/android/assets/System.Runtime.Serialization.pdb deleted file mode 100644 index 18b9ba6..0000000 Binary files a/App4/obj/Debug/android/assets/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Runtime.dll b/App4/obj/Debug/android/assets/System.Runtime.dll deleted file mode 100644 index b393ea0..0000000 Binary files a/App4/obj/Debug/android/assets/System.Runtime.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.ServiceModel.Internals.dll b/App4/obj/Debug/android/assets/System.ServiceModel.Internals.dll deleted file mode 100644 index d0e3d4c..0000000 Binary files a/App4/obj/Debug/android/assets/System.ServiceModel.Internals.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.ServiceModel.Internals.pdb b/App4/obj/Debug/android/assets/System.ServiceModel.Internals.pdb deleted file mode 100644 index 50e21f4..0000000 Binary files a/App4/obj/Debug/android/assets/System.ServiceModel.Internals.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Threading.dll b/App4/obj/Debug/android/assets/System.Threading.dll deleted file mode 100644 index 5ed5c49..0000000 Binary files a/App4/obj/Debug/android/assets/System.Threading.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Xml.dll b/App4/obj/Debug/android/assets/System.Xml.dll deleted file mode 100644 index 25f4743..0000000 Binary files a/App4/obj/Debug/android/assets/System.Xml.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.Xml.pdb b/App4/obj/Debug/android/assets/System.Xml.pdb deleted file mode 100644 index b68ea51..0000000 Binary files a/App4/obj/Debug/android/assets/System.Xml.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.dll b/App4/obj/Debug/android/assets/System.dll deleted file mode 100644 index 25f70f9..0000000 Binary files a/App4/obj/Debug/android/assets/System.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/System.pdb b/App4/obj/Debug/android/assets/System.pdb deleted file mode 100644 index 5ade356..0000000 Binary files a/App4/obj/Debug/android/assets/System.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/assets/machine.config b/App4/obj/Debug/android/assets/machine.config deleted file mode 100644 index 76ccdb4..0000000 --- a/App4/obj/Debug/android/assets/machine.config +++ /dev/null @@ -1,273 +0,0 @@ - - - - - -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
- -
- - -
-
-
- -
- -
-
-
- -
- -
-
-
-
-
-
-
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/App4/obj/Debug/android/assets/mscorlib.dll b/App4/obj/Debug/android/assets/mscorlib.dll deleted file mode 100644 index f4596cf..0000000 Binary files a/App4/obj/Debug/android/assets/mscorlib.dll and /dev/null differ diff --git a/App4/obj/Debug/android/assets/mscorlib.pdb b/App4/obj/Debug/android/assets/mscorlib.pdb deleted file mode 100644 index 4257f63..0000000 Binary files a/App4/obj/Debug/android/assets/mscorlib.pdb and /dev/null differ diff --git a/App4/obj/Debug/android/bin/SkimmerScammer.SkimmerScammer.apk b/App4/obj/Debug/android/bin/SkimmerScammer.SkimmerScammer.apk deleted file mode 100644 index bcf9454..0000000 Binary files a/App4/obj/Debug/android/bin/SkimmerScammer.SkimmerScammer.apk and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes.dex b/App4/obj/Debug/android/bin/classes.dex deleted file mode 100644 index 100fd8b..0000000 Binary files a/App4/obj/Debug/android/bin/classes.dex and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/app4/app4/R$attr.class b/App4/obj/Debug/android/bin/classes/app4/app4/R$attr.class deleted file mode 100644 index 65a91bc..0000000 Binary files a/App4/obj/Debug/android/bin/classes/app4/app4/R$attr.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/app4/app4/R$layout.class b/App4/obj/Debug/android/bin/classes/app4/app4/R$layout.class deleted file mode 100644 index 8609d7c..0000000 Binary files a/App4/obj/Debug/android/bin/classes/app4/app4/R$layout.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/app4/app4/R$string.class b/App4/obj/Debug/android/bin/classes/app4/app4/R$string.class deleted file mode 100644 index 9788d26..0000000 Binary files a/App4/obj/Debug/android/bin/classes/app4/app4/R$string.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/app4/app4/R.class b/App4/obj/Debug/android/bin/classes/app4/app4/R.class deleted file mode 100644 index 4e847c2..0000000 Binary files a/App4/obj/Debug/android/bin/classes/app4/app4/R.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity.class b/App4/obj/Debug/android/bin/classes/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity.class deleted file mode 100644 index 180d8f3..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity_mReceiver.class b/App4/obj/Debug/android/bin/classes/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity_mReceiver.class deleted file mode 100644 index d5f2e37..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity_mReceiver.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/About.class b/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/About.class deleted file mode 100644 index e41c4d8..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/About.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/Alert.class b/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/Alert.class deleted file mode 100644 index 266856f..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/Alert.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity.class b/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity.class deleted file mode 100644 index 5c7dc44..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_BondReceiver.class b/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_BondReceiver.class deleted file mode 100644 index d7aecbf..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_BondReceiver.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_Receiver.class b/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_Receiver.class deleted file mode 100644 index 71c7c2a..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_Receiver.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MildAlert.class b/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MildAlert.class deleted file mode 100644 index a2a99c4..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/MildAlert.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/OKAlert.class b/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/OKAlert.class deleted file mode 100644 index ee5fb67..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md56f2ebb2d50057bd412eb2f1aac46db37/OKAlert.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/About.class b/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/About.class deleted file mode 100644 index 932a566..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/About.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/Alert.class b/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/Alert.class deleted file mode 100644 index b730ad5..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/Alert.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MainActivity.class b/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MainActivity.class deleted file mode 100644 index ac08c3d..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MainActivity.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MainActivity_Receiver.class b/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MainActivity_Receiver.class deleted file mode 100644 index a02753a..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MainActivity_Receiver.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MildAlert.class b/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MildAlert.class deleted file mode 100644 index 022ecfe..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/MildAlert.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/OKAlert.class b/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/OKAlert.class deleted file mode 100644 index ac63d80..0000000 Binary files a/App4/obj/Debug/android/bin/classes/md5a36792c658e76de85fc768d937528912/OKAlert.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/mono/MonoPackageManager.class b/App4/obj/Debug/android/bin/classes/mono/MonoPackageManager.class deleted file mode 100644 index 656fd3d..0000000 Binary files a/App4/obj/Debug/android/bin/classes/mono/MonoPackageManager.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/mono/MonoPackageManager_Resources.class b/App4/obj/Debug/android/bin/classes/mono/MonoPackageManager_Resources.class deleted file mode 100644 index 86f96aa..0000000 Binary files a/App4/obj/Debug/android/bin/classes/mono/MonoPackageManager_Resources.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/mono/MonoRuntimeProvider.class b/App4/obj/Debug/android/bin/classes/mono/MonoRuntimeProvider.class deleted file mode 100644 index a1b2dc9..0000000 Binary files a/App4/obj/Debug/android/bin/classes/mono/MonoRuntimeProvider.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/mono/android/Seppuku.class b/App4/obj/Debug/android/bin/classes/mono/android/Seppuku.class deleted file mode 100644 index afd19df..0000000 Binary files a/App4/obj/Debug/android/bin/classes/mono/android/Seppuku.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/mono/android/app/ApplicationRegistration.class b/App4/obj/Debug/android/bin/classes/mono/android/app/ApplicationRegistration.class deleted file mode 100644 index 20a9328..0000000 Binary files a/App4/obj/Debug/android/bin/classes/mono/android/app/ApplicationRegistration.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/mono/android/app/NotifyTimeZoneChanges.class b/App4/obj/Debug/android/bin/classes/mono/android/app/NotifyTimeZoneChanges.class deleted file mode 100644 index 72e7bbc..0000000 Binary files a/App4/obj/Debug/android/bin/classes/mono/android/app/NotifyTimeZoneChanges.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$attr.class b/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$attr.class deleted file mode 100644 index 7215a14..0000000 Binary files a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$attr.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$drawable.class b/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$drawable.class deleted file mode 100644 index 3fc92ba..0000000 Binary files a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$drawable.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$id.class b/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$id.class deleted file mode 100644 index 1afc871..0000000 Binary files a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$id.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$layout.class b/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$layout.class deleted file mode 100644 index 336a825..0000000 Binary files a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$layout.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$string.class b/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$string.class deleted file mode 100644 index a2cd4f7..0000000 Binary files a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R$string.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R.class b/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R.class deleted file mode 100644 index 645f865..0000000 Binary files a/App4/obj/Debug/android/bin/classes/skimmerscammer/skimmerscammer/R.class and /dev/null differ diff --git a/App4/obj/Debug/android/bin/mono.android.jar b/App4/obj/Debug/android/bin/mono.android.jar deleted file mode 100644 index 1986eaf..0000000 Binary files a/App4/obj/Debug/android/bin/mono.android.jar and /dev/null differ diff --git a/App4/obj/Debug/android/bin/packaged_resources b/App4/obj/Debug/android/bin/packaged_resources deleted file mode 100644 index c65cde5..0000000 Binary files a/App4/obj/Debug/android/bin/packaged_resources and /dev/null differ diff --git a/App4/obj/Debug/android/manifest/AndroidManifest.xml b/App4/obj/Debug/android/manifest/AndroidManifest.xml deleted file mode 100644 index b48b89a..0000000 --- a/App4/obj/Debug/android/manifest/AndroidManifest.xml +++ /dev/null @@ -1,31 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/App4/obj/Debug/android/skimmerscammer/skimmerscammer/R.java b/App4/obj/Debug/android/skimmerscammer/skimmerscammer/R.java deleted file mode 100644 index e5af35a..0000000 --- a/App4/obj/Debug/android/skimmerscammer/skimmerscammer/R.java +++ /dev/null @@ -1,42 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package skimmerscammer.skimmerscammer; - -public final class R { - public static final class attr { - } - public static final class drawable { - public static final int sfechip=0x7f020000; - public static final int skimmercard=0x7f020001; - public static final int skimmerlogo=0x7f020002; - public static final int sparkx=0x7f020003; - public static final int warninggreen=0x7f020004; - public static final int warningred=0x7f020005; - public static final int warningyellow=0x7f020006; - } - public static final class id { - public static final int button1=0x7f050006; - public static final int button2=0x7f050005; - public static final int imageView1=0x7f050003; - public static final int linearLayout1=0x7f050004; - public static final int scrollView1=0x7f050007; - public static final int textView1=0x7f050000; - public static final int textView2=0x7f050001; - public static final int textView3=0x7f050002; - } - public static final class layout { - public static final int about=0x7f030000; - public static final int green=0x7f030001; - public static final int main=0x7f030002; - public static final int red=0x7f030003; - public static final int yellow=0x7f030004; - } - public static final class string { - public static final int app_name=0x7f040000; - } -} diff --git a/App4/obj/Debug/android/src/app4/app4/R.java b/App4/obj/Debug/android/src/app4/app4/R.java deleted file mode 100644 index c8a3580..0000000 --- a/App4/obj/Debug/android/src/app4/app4/R.java +++ /dev/null @@ -1,19 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package app4.app4; - -public final class R { - public static final class attr { - } - public static final class layout { - public static final int main=0x7f020000; - } - public static final class string { - public static final int app_name=0x7f030000; - } -} diff --git a/App4/obj/Debug/android/src/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity.java b/App4/obj/Debug/android/src/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity.java deleted file mode 100644 index 3c0619c..0000000 --- a/App4/obj/Debug/android/src/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity.java +++ /dev/null @@ -1,56 +0,0 @@ -package md5066ac93f51537d81d5a988e03c6f5a22; - - -public class MainActivity - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - "n_onDestroy:()V:GetOnDestroyHandler\n" + - ""; - mono.android.Runtime.register ("App4.MainActivity, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", MainActivity.class, __md_methods); - } - - - public MainActivity () throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity.class) - mono.android.TypeManager.Activate ("App4.MainActivity, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - - public void onDestroy () - { - n_onDestroy (); - } - - private native void n_onDestroy (); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity_mReceiver.java b/App4/obj/Debug/android/src/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity_mReceiver.java deleted file mode 100644 index 2bb0ca4..0000000 --- a/App4/obj/Debug/android/src/md5066ac93f51537d81d5a988e03c6f5a22/MainActivity_mReceiver.java +++ /dev/null @@ -1,47 +0,0 @@ -package md5066ac93f51537d81d5a988e03c6f5a22; - - -public class MainActivity_mReceiver - extends android.content.BroadcastReceiver - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onReceive:(Landroid/content/Context;Landroid/content/Intent;)V:GetOnReceive_Landroid_content_Context_Landroid_content_Intent_Handler\n" + - ""; - mono.android.Runtime.register ("App4.MainActivity+mReceiver, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", MainActivity_mReceiver.class, __md_methods); - } - - - public MainActivity_mReceiver () throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity_mReceiver.class) - mono.android.TypeManager.Activate ("App4.MainActivity+mReceiver, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onReceive (android.content.Context p0, android.content.Intent p1) - { - n_onReceive (p0, p1); - } - - private native void n_onReceive (android.content.Context p0, android.content.Intent p1); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/About.java b/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/About.java deleted file mode 100644 index 833de86..0000000 --- a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/About.java +++ /dev/null @@ -1,47 +0,0 @@ -package md56f2ebb2d50057bd412eb2f1aac46db37; - - -public class About - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScammer.About, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", About.class, __md_methods); - } - - - public About () throws java.lang.Throwable - { - super (); - if (getClass () == About.class) - mono.android.TypeManager.Activate ("SkimmerScammer.About, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/Alert.java b/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/Alert.java deleted file mode 100644 index 30a9a81..0000000 --- a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/Alert.java +++ /dev/null @@ -1,47 +0,0 @@ -package md56f2ebb2d50057bd412eb2f1aac46db37; - - -public class Alert - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScammer.Alert, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", Alert.class, __md_methods); - } - - - public Alert () throws java.lang.Throwable - { - super (); - if (getClass () == Alert.class) - mono.android.TypeManager.Activate ("SkimmerScammer.Alert, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity.java b/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity.java deleted file mode 100644 index ee0baa6..0000000 --- a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity.java +++ /dev/null @@ -1,56 +0,0 @@ -package md56f2ebb2d50057bd412eb2f1aac46db37; - - -public class MainActivity - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - "n_onDestroy:()V:GetOnDestroyHandler\n" + - ""; - mono.android.Runtime.register ("SkimmerScammer.MainActivity, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", MainActivity.class, __md_methods); - } - - - public MainActivity () throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity.class) - mono.android.TypeManager.Activate ("SkimmerScammer.MainActivity, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - - public void onDestroy () - { - n_onDestroy (); - } - - private native void n_onDestroy (); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_BondReceiver.java b/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_BondReceiver.java deleted file mode 100644 index 08e20a3..0000000 --- a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_BondReceiver.java +++ /dev/null @@ -1,54 +0,0 @@ -package md56f2ebb2d50057bd412eb2f1aac46db37; - - -public class MainActivity_BondReceiver - extends android.content.BroadcastReceiver - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onReceive:(Landroid/content/Context;Landroid/content/Intent;)V:GetOnReceive_Landroid_content_Context_Landroid_content_Intent_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScammer.MainActivity+BondReceiver, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", MainActivity_BondReceiver.class, __md_methods); - } - - - public MainActivity_BondReceiver () throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity_BondReceiver.class) - mono.android.TypeManager.Activate ("SkimmerScammer.MainActivity+BondReceiver, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - public MainActivity_BondReceiver (android.app.Activity p0) throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity_BondReceiver.class) - mono.android.TypeManager.Activate ("SkimmerScammer.MainActivity+BondReceiver, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "Android.App.Activity, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065", this, new java.lang.Object[] { p0 }); - } - - - public void onReceive (android.content.Context p0, android.content.Intent p1) - { - n_onReceive (p0, p1); - } - - private native void n_onReceive (android.content.Context p0, android.content.Intent p1); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_Receiver.java b/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_Receiver.java deleted file mode 100644 index a7f7cea..0000000 --- a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MainActivity_Receiver.java +++ /dev/null @@ -1,54 +0,0 @@ -package md56f2ebb2d50057bd412eb2f1aac46db37; - - -public class MainActivity_Receiver - extends android.content.BroadcastReceiver - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onReceive:(Landroid/content/Context;Landroid/content/Intent;)V:GetOnReceive_Landroid_content_Context_Landroid_content_Intent_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScammer.MainActivity+Receiver, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", MainActivity_Receiver.class, __md_methods); - } - - - public MainActivity_Receiver () throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity_Receiver.class) - mono.android.TypeManager.Activate ("SkimmerScammer.MainActivity+Receiver, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - public MainActivity_Receiver (android.app.Activity p0) throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity_Receiver.class) - mono.android.TypeManager.Activate ("SkimmerScammer.MainActivity+Receiver, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "Android.App.Activity, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065", this, new java.lang.Object[] { p0 }); - } - - - public void onReceive (android.content.Context p0, android.content.Intent p1) - { - n_onReceive (p0, p1); - } - - private native void n_onReceive (android.content.Context p0, android.content.Intent p1); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MildAlert.java b/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MildAlert.java deleted file mode 100644 index 4235b27..0000000 --- a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/MildAlert.java +++ /dev/null @@ -1,47 +0,0 @@ -package md56f2ebb2d50057bd412eb2f1aac46db37; - - -public class MildAlert - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScammer.MildAlert, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", MildAlert.class, __md_methods); - } - - - public MildAlert () throws java.lang.Throwable - { - super (); - if (getClass () == MildAlert.class) - mono.android.TypeManager.Activate ("SkimmerScammer.MildAlert, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/OKAlert.java b/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/OKAlert.java deleted file mode 100644 index f19f4d7..0000000 --- a/App4/obj/Debug/android/src/md56f2ebb2d50057bd412eb2f1aac46db37/OKAlert.java +++ /dev/null @@ -1,47 +0,0 @@ -package md56f2ebb2d50057bd412eb2f1aac46db37; - - -public class OKAlert - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScammer.OKAlert, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", OKAlert.class, __md_methods); - } - - - public OKAlert () throws java.lang.Throwable - { - super (); - if (getClass () == OKAlert.class) - mono.android.TypeManager.Activate ("SkimmerScammer.OKAlert, App4, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/About.java b/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/About.java deleted file mode 100644 index bfc2bd3..0000000 --- a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/About.java +++ /dev/null @@ -1,47 +0,0 @@ -package md5a36792c658e76de85fc768d937528912; - - -public class About - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScanner.About, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", About.class, __md_methods); - } - - - public About () throws java.lang.Throwable - { - super (); - if (getClass () == About.class) - mono.android.TypeManager.Activate ("SkimmerScanner.About, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/Alert.java b/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/Alert.java deleted file mode 100644 index 756730d..0000000 --- a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/Alert.java +++ /dev/null @@ -1,47 +0,0 @@ -package md5a36792c658e76de85fc768d937528912; - - -public class Alert - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScanner.Alert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", Alert.class, __md_methods); - } - - - public Alert () throws java.lang.Throwable - { - super (); - if (getClass () == Alert.class) - mono.android.TypeManager.Activate ("SkimmerScanner.Alert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MainActivity.java b/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MainActivity.java deleted file mode 100644 index 78f741d..0000000 --- a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MainActivity.java +++ /dev/null @@ -1,56 +0,0 @@ -package md5a36792c658e76de85fc768d937528912; - - -public class MainActivity - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - "n_onDestroy:()V:GetOnDestroyHandler\n" + - ""; - mono.android.Runtime.register ("SkimmerScanner.MainActivity, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", MainActivity.class, __md_methods); - } - - - public MainActivity () throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity.class) - mono.android.TypeManager.Activate ("SkimmerScanner.MainActivity, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - - public void onDestroy () - { - n_onDestroy (); - } - - private native void n_onDestroy (); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MainActivity_Receiver.java b/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MainActivity_Receiver.java deleted file mode 100644 index 7046d65..0000000 --- a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MainActivity_Receiver.java +++ /dev/null @@ -1,54 +0,0 @@ -package md5a36792c658e76de85fc768d937528912; - - -public class MainActivity_Receiver - extends android.content.BroadcastReceiver - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onReceive:(Landroid/content/Context;Landroid/content/Intent;)V:GetOnReceive_Landroid_content_Context_Landroid_content_Intent_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScanner.MainActivity+Receiver, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", MainActivity_Receiver.class, __md_methods); - } - - - public MainActivity_Receiver () throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity_Receiver.class) - mono.android.TypeManager.Activate ("SkimmerScanner.MainActivity+Receiver, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - public MainActivity_Receiver (android.app.Activity p0) throws java.lang.Throwable - { - super (); - if (getClass () == MainActivity_Receiver.class) - mono.android.TypeManager.Activate ("SkimmerScanner.MainActivity+Receiver, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", "Android.App.Activity, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065", this, new java.lang.Object[] { p0 }); - } - - - public void onReceive (android.content.Context p0, android.content.Intent p1) - { - n_onReceive (p0, p1); - } - - private native void n_onReceive (android.content.Context p0, android.content.Intent p1); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MildAlert.java b/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MildAlert.java deleted file mode 100644 index 407342a..0000000 --- a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/MildAlert.java +++ /dev/null @@ -1,47 +0,0 @@ -package md5a36792c658e76de85fc768d937528912; - - -public class MildAlert - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScanner.MildAlert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", MildAlert.class, __md_methods); - } - - - public MildAlert () throws java.lang.Throwable - { - super (); - if (getClass () == MildAlert.class) - mono.android.TypeManager.Activate ("SkimmerScanner.MildAlert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/OKAlert.java b/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/OKAlert.java deleted file mode 100644 index 7c1bd58..0000000 --- a/App4/obj/Debug/android/src/md5a36792c658e76de85fc768d937528912/OKAlert.java +++ /dev/null @@ -1,47 +0,0 @@ -package md5a36792c658e76de85fc768d937528912; - - -public class OKAlert - extends android.app.Activity - implements - mono.android.IGCUserPeer -{ -/** @hide */ - public static final String __md_methods; - static { - __md_methods = - "n_onCreate:(Landroid/os/Bundle;)V:GetOnCreate_Landroid_os_Bundle_Handler\n" + - ""; - mono.android.Runtime.register ("SkimmerScanner.OKAlert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", OKAlert.class, __md_methods); - } - - - public OKAlert () throws java.lang.Throwable - { - super (); - if (getClass () == OKAlert.class) - mono.android.TypeManager.Activate ("SkimmerScanner.OKAlert, App4, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null", "", this, new java.lang.Object[] { }); - } - - - public void onCreate (android.os.Bundle p0) - { - n_onCreate (p0); - } - - private native void n_onCreate (android.os.Bundle p0); - - private java.util.ArrayList refList; - public void monodroidAddReference (java.lang.Object obj) - { - if (refList == null) - refList = new java.util.ArrayList (); - refList.add (obj); - } - - public void monodroidClearReferences () - { - if (refList != null) - refList.clear (); - } -} diff --git a/App4/obj/Debug/android/src/mono/MonoPackageManager.java b/App4/obj/Debug/android/src/mono/MonoPackageManager.java deleted file mode 100644 index 6b40ae6..0000000 --- a/App4/obj/Debug/android/src/mono/MonoPackageManager.java +++ /dev/null @@ -1,106 +0,0 @@ -package mono; - -import java.io.*; -import java.lang.String; -import java.util.Locale; -import java.util.HashSet; -import java.util.zip.*; -import android.content.Context; -import android.content.Intent; -import android.content.pm.ApplicationInfo; -import android.content.res.AssetManager; -import android.util.Log; -import mono.android.Runtime; - -public class MonoPackageManager { - - static Object lock = new Object (); - static boolean initialized; - - static android.content.Context Context; - - public static void LoadApplication (Context context, ApplicationInfo runtimePackage, String[] apks) - { - synchronized (lock) { - if (context instanceof android.app.Application) { - Context = context; - } - if (!initialized) { - android.content.IntentFilter timezoneChangedFilter = new android.content.IntentFilter ( - android.content.Intent.ACTION_TIMEZONE_CHANGED - ); - context.registerReceiver (new mono.android.app.NotifyTimeZoneChanges (), timezoneChangedFilter); - - System.loadLibrary("monodroid"); - Locale locale = Locale.getDefault (); - String language = locale.getLanguage () + "-" + locale.getCountry (); - String filesDir = context.getFilesDir ().getAbsolutePath (); - String cacheDir = context.getCacheDir ().getAbsolutePath (); - String dataDir = getNativeLibraryPath (context); - ClassLoader loader = context.getClassLoader (); - - Runtime.init ( - language, - apks, - getNativeLibraryPath (runtimePackage), - new String[]{ - filesDir, - cacheDir, - dataDir, - }, - loader, - new java.io.File ( - android.os.Environment.getExternalStorageDirectory (), - "Android/data/" + context.getPackageName () + "/files/.__override__").getAbsolutePath (), - MonoPackageManager_Resources.Assemblies, - context.getPackageName ()); - - mono.android.app.ApplicationRegistration.registerApplications (); - - initialized = true; - } - } - } - - public static void setContext (Context context) - { - // Ignore; vestigial - } - - static String getNativeLibraryPath (Context context) - { - return getNativeLibraryPath (context.getApplicationInfo ()); - } - - static String getNativeLibraryPath (ApplicationInfo ainfo) - { - if (android.os.Build.VERSION.SDK_INT >= 9) - return ainfo.nativeLibraryDir; - return ainfo.dataDir + "/lib"; - } - - public static String[] getAssemblies () - { - return MonoPackageManager_Resources.Assemblies; - } - - public static String[] getDependencies () - { - return MonoPackageManager_Resources.Dependencies; - } - - public static String getApiPackageName () - { - return MonoPackageManager_Resources.ApiPackageName; - } -} - -class MonoPackageManager_Resources { - public static final String[] Assemblies = new String[]{ - /* We need to ensure that "App4.dll" comes first in this list. */ - "App4.dll", - }; - public static final String[] Dependencies = new String[]{ - }; - public static final String ApiPackageName = "Mono.Android.Platform.ApiLevel_25"; -} diff --git a/App4/obj/Debug/android/src/mono/MonoRuntimeProvider.java b/App4/obj/Debug/android/src/mono/MonoRuntimeProvider.java deleted file mode 100644 index c006006..0000000 --- a/App4/obj/Debug/android/src/mono/MonoRuntimeProvider.java +++ /dev/null @@ -1,83 +0,0 @@ -package mono; - -public class MonoRuntimeProvider - extends android.content.ContentProvider -{ - public MonoRuntimeProvider () - { - } - - @Override - public boolean onCreate () - { - return true; - } - - @Override - public void attachInfo (android.content.Context context, android.content.pm.ProviderInfo info) - { - // Mono Runtime Initialization {{{ - android.content.pm.ApplicationInfo apiInfo = null; - - String platformPackage = mono.MonoPackageManager.getApiPackageName (); - if (platformPackage != null) { - Throwable t = null; - try { - apiInfo = context.getPackageManager ().getApplicationInfo (platformPackage, 0); - } catch (android.content.pm.PackageManager.NameNotFoundException e) { - // ignore - } - if (apiInfo == null) { - try { - apiInfo = context.getPackageManager ().getApplicationInfo ("Xamarin.Android.Platform", 0); - } catch (android.content.pm.PackageManager.NameNotFoundException e) { - t = e; - } - } - if (apiInfo == null) - throw new RuntimeException ("Unable to find application " + platformPackage + " or Xamarin.Android.Platform!", t); - } - try { - android.content.pm.ApplicationInfo runtimeInfo = context.getPackageManager ().getApplicationInfo ("Mono.Android.DebugRuntime", 0); - mono.MonoPackageManager.LoadApplication (context, runtimeInfo, - apiInfo != null - ? new String[]{runtimeInfo.sourceDir, apiInfo.sourceDir, context.getApplicationInfo ().sourceDir} - : new String[]{runtimeInfo.sourceDir, context.getApplicationInfo ().sourceDir}); - } catch (android.content.pm.PackageManager.NameNotFoundException e) { - throw new RuntimeException ("Unable to find application Mono.Android.DebugRuntime!", e); - } - // }}} - super.attachInfo (context, info); - } - - @Override - public android.database.Cursor query (android.net.Uri uri, String[] projection, String selection, String[] selectionArgs, String sortOrder) - { - throw new RuntimeException ("This operation is not supported."); - } - - @Override - public String getType (android.net.Uri uri) - { - throw new RuntimeException ("This operation is not supported."); - } - - @Override - public android.net.Uri insert (android.net.Uri uri, android.content.ContentValues initialValues) - { - throw new RuntimeException ("This operation is not supported."); - } - - @Override - public int delete (android.net.Uri uri, String where, String[] whereArgs) - { - throw new RuntimeException ("This operation is not supported."); - } - - @Override - public int update (android.net.Uri uri, android.content.ContentValues values, String where, String[] whereArgs) - { - throw new RuntimeException ("This operation is not supported."); - } -} - diff --git a/App4/obj/Debug/android/src/mono/android/Seppuku.java b/App4/obj/Debug/android/src/mono/android/Seppuku.java deleted file mode 100644 index 539c874..0000000 --- a/App4/obj/Debug/android/src/mono/android/Seppuku.java +++ /dev/null @@ -1,19 +0,0 @@ -package mono.android; - -import android.content.BroadcastReceiver; -import android.content.Context; -import android.content.Intent; -import android.util.Log; - -public class Seppuku extends BroadcastReceiver { - @Override - public void onReceive (Context context, Intent intent) - { - Intent startMain = new Intent (Intent.ACTION_MAIN); - startMain.addCategory (Intent.CATEGORY_HOME); - startMain.setFlags (Intent.FLAG_ACTIVITY_NEW_TASK); - context.startActivity (startMain); - - java.lang.Runtime.getRuntime ().exit (-1); - } -} diff --git a/App4/obj/Debug/android/src/mono/android/app/ApplicationRegistration.java b/App4/obj/Debug/android/src/mono/android/app/ApplicationRegistration.java deleted file mode 100644 index b150f3d..0000000 --- a/App4/obj/Debug/android/src/mono/android/app/ApplicationRegistration.java +++ /dev/null @@ -1,10 +0,0 @@ -package mono.android.app; - -public class ApplicationRegistration { - - public static void registerApplications () - { - // Application and Instrumentation ACWs must be registered first. - - } -} diff --git a/App4/obj/Debug/android/src/mono/android/app/NotifyTimeZoneChanges.java b/App4/obj/Debug/android/src/mono/android/app/NotifyTimeZoneChanges.java deleted file mode 100644 index 21896a0..0000000 --- a/App4/obj/Debug/android/src/mono/android/app/NotifyTimeZoneChanges.java +++ /dev/null @@ -1,8 +0,0 @@ -package mono.android.app; - -public class NotifyTimeZoneChanges extends android.content.BroadcastReceiver { - @Override - public void onReceive (android.content.Context context, android.content.Intent intent) { - mono.android.Runtime.notifyTimeZoneChanged (); - } -} diff --git a/App4/obj/Debug/android/src/skimmerscammer/skimmerscammer/R.java b/App4/obj/Debug/android/src/skimmerscammer/skimmerscammer/R.java deleted file mode 100644 index e5af35a..0000000 --- a/App4/obj/Debug/android/src/skimmerscammer/skimmerscammer/R.java +++ /dev/null @@ -1,42 +0,0 @@ -/* AUTO-GENERATED FILE. DO NOT MODIFY. - * - * This class was automatically generated by the - * aapt tool from the resource data it found. It - * should not be modified by hand. - */ - -package skimmerscammer.skimmerscammer; - -public final class R { - public static final class attr { - } - public static final class drawable { - public static final int sfechip=0x7f020000; - public static final int skimmercard=0x7f020001; - public static final int skimmerlogo=0x7f020002; - public static final int sparkx=0x7f020003; - public static final int warninggreen=0x7f020004; - public static final int warningred=0x7f020005; - public static final int warningyellow=0x7f020006; - } - public static final class id { - public static final int button1=0x7f050006; - public static final int button2=0x7f050005; - public static final int imageView1=0x7f050003; - public static final int linearLayout1=0x7f050004; - public static final int scrollView1=0x7f050007; - public static final int textView1=0x7f050000; - public static final int textView2=0x7f050001; - public static final int textView3=0x7f050002; - } - public static final class layout { - public static final int about=0x7f030000; - public static final int green=0x7f030001; - public static final int main=0x7f030002; - public static final int red=0x7f030003; - public static final int yellow=0x7f030004; - } - public static final class string { - public static final int app_name=0x7f040000; - } -} diff --git a/App4/obj/Debug/android/typemap.jm b/App4/obj/Debug/android/typemap.jm deleted file mode 100644 index 2d4b5b1..0000000 Binary files a/App4/obj/Debug/android/typemap.jm and /dev/null differ diff --git a/App4/obj/Debug/android/typemap.mj b/App4/obj/Debug/android/typemap.mj deleted file mode 100644 index 3d8b0df..0000000 Binary files a/App4/obj/Debug/android/typemap.mj and /dev/null differ diff --git a/App4/obj/Debug/android_debug_keystore.flag b/App4/obj/Debug/android_debug_keystore.flag deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/build.props b/App4/obj/Debug/build.props deleted file mode 100644 index ccf9b31..0000000 --- a/App4/obj/Debug/build.props +++ /dev/null @@ -1,20 +0,0 @@ -BundleAssemblies=False -AotAssemblies=False -AndroidAotMode= -ExplicitCrunch=False -EnableProguard= -UseSharedRuntime=True -EmbedAssembliesIntoApk=False -AndroidLinkMode=None -AndroidLinkSkip= -AndroidSdkBuildToolsVersion=23.0.0 -AndroidSdkPath= -AndroidNdkPath= -JavaSdkPath= -AndroidSequencePointsMode=None -XamarinAndroidVersion=7.4.0-21 -MonoSymbolArchive=False -AndroidUseLatestPlatformSdk=True -TargetFrameworkVersion=v7.1 -AndroidCreatePackagePerAbi= -OS=Windows_NT diff --git a/App4/obj/Debug/devices.cache b/App4/obj/Debug/devices.cache deleted file mode 100644 index bd2560c..0000000 --- a/App4/obj/Debug/devices.cache +++ /dev/null @@ -1,11 +0,0 @@ - - - - x86 - 23 - - - - 24 - - \ No newline at end of file diff --git a/App4/obj/Debug/emulator-5554.deployment b/App4/obj/Debug/emulator-5554.deployment deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/libraryimports.cache b/App4/obj/Debug/libraryimports.cache deleted file mode 100644 index 63a09dc..0000000 --- a/App4/obj/Debug/libraryimports.cache +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - obj\Debug\__library_projects__\FormsViewGroup\library_project_imports\formsviewgroup.jar - - \ No newline at end of file diff --git a/App4/obj/Debug/libraryprojectimports.cache b/App4/obj/Debug/libraryprojectimports.cache deleted file mode 100644 index 0aa225f..0000000 --- a/App4/obj/Debug/libraryprojectimports.cache +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/App4/obj/Debug/link.flag b/App4/obj/Debug/link.flag deleted file mode 100644 index e69de29..0000000 diff --git a/App4/obj/Debug/linkdst/App4.dll b/App4/obj/Debug/linkdst/App4.dll deleted file mode 100644 index 5ab281d..0000000 Binary files a/App4/obj/Debug/linkdst/App4.dll and /dev/null differ diff --git a/App4/obj/Debug/linkdst/App4.dll.mdb b/App4/obj/Debug/linkdst/App4.dll.mdb deleted file mode 100644 index 42961a3..0000000 Binary files a/App4/obj/Debug/linkdst/App4.dll.mdb and /dev/null differ diff --git a/App4/obj/Debug/linkdst/App4.pdb b/App4/obj/Debug/linkdst/App4.pdb deleted file mode 100644 index 190baf2..0000000 Binary files a/App4/obj/Debug/linkdst/App4.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/App4.dll b/App4/obj/Debug/linksrc/App4.dll deleted file mode 100644 index 5ab281d..0000000 Binary files a/App4/obj/Debug/linksrc/App4.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/App4.dll.mdb b/App4/obj/Debug/linksrc/App4.dll.mdb deleted file mode 100644 index 42961a3..0000000 Binary files a/App4/obj/Debug/linksrc/App4.dll.mdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/Java.Interop.dll b/App4/obj/Debug/linksrc/Java.Interop.dll deleted file mode 100644 index a79cd0e..0000000 Binary files a/App4/obj/Debug/linksrc/Java.Interop.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/Mono.Android.dll b/App4/obj/Debug/linksrc/Mono.Android.dll deleted file mode 100644 index b2b867a..0000000 Binary files a/App4/obj/Debug/linksrc/Mono.Android.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/Mono.Android.pdb b/App4/obj/Debug/linksrc/Mono.Android.pdb deleted file mode 100644 index d098e65..0000000 Binary files a/App4/obj/Debug/linksrc/Mono.Android.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/Mono.Security.dll b/App4/obj/Debug/linksrc/Mono.Security.dll deleted file mode 100644 index 5d899e4..0000000 Binary files a/App4/obj/Debug/linksrc/Mono.Security.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/Mono.Security.pdb b/App4/obj/Debug/linksrc/Mono.Security.pdb deleted file mode 100644 index a9e149c..0000000 Binary files a/App4/obj/Debug/linksrc/Mono.Security.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Collections.Concurrent.dll b/App4/obj/Debug/linksrc/System.Collections.Concurrent.dll deleted file mode 100644 index ad0cb10..0000000 Binary files a/App4/obj/Debug/linksrc/System.Collections.Concurrent.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Collections.dll b/App4/obj/Debug/linksrc/System.Collections.dll deleted file mode 100644 index 5a2d82f..0000000 Binary files a/App4/obj/Debug/linksrc/System.Collections.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.ComponentModel.Composition.dll b/App4/obj/Debug/linksrc/System.ComponentModel.Composition.dll deleted file mode 100644 index 63162c5..0000000 Binary files a/App4/obj/Debug/linksrc/System.ComponentModel.Composition.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.ComponentModel.Composition.pdb b/App4/obj/Debug/linksrc/System.ComponentModel.Composition.pdb deleted file mode 100644 index 8178431..0000000 Binary files a/App4/obj/Debug/linksrc/System.ComponentModel.Composition.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Core.dll b/App4/obj/Debug/linksrc/System.Core.dll deleted file mode 100644 index 7a563b8..0000000 Binary files a/App4/obj/Debug/linksrc/System.Core.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Core.pdb b/App4/obj/Debug/linksrc/System.Core.pdb deleted file mode 100644 index 73ab81b..0000000 Binary files a/App4/obj/Debug/linksrc/System.Core.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Diagnostics.Debug.dll b/App4/obj/Debug/linksrc/System.Diagnostics.Debug.dll deleted file mode 100644 index f714ae8..0000000 Binary files a/App4/obj/Debug/linksrc/System.Diagnostics.Debug.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Linq.dll b/App4/obj/Debug/linksrc/System.Linq.dll deleted file mode 100644 index 99144c3..0000000 Binary files a/App4/obj/Debug/linksrc/System.Linq.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Net.Http.dll b/App4/obj/Debug/linksrc/System.Net.Http.dll deleted file mode 100644 index 9e9659a..0000000 Binary files a/App4/obj/Debug/linksrc/System.Net.Http.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Net.Http.pdb b/App4/obj/Debug/linksrc/System.Net.Http.pdb deleted file mode 100644 index f028ab5..0000000 Binary files a/App4/obj/Debug/linksrc/System.Net.Http.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Reflection.Extensions.dll b/App4/obj/Debug/linksrc/System.Reflection.Extensions.dll deleted file mode 100644 index e6c3fc1..0000000 Binary files a/App4/obj/Debug/linksrc/System.Reflection.Extensions.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Reflection.dll b/App4/obj/Debug/linksrc/System.Reflection.dll deleted file mode 100644 index 1a6c3c1..0000000 Binary files a/App4/obj/Debug/linksrc/System.Reflection.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Runtime.Extensions.dll b/App4/obj/Debug/linksrc/System.Runtime.Extensions.dll deleted file mode 100644 index 3d26580..0000000 Binary files a/App4/obj/Debug/linksrc/System.Runtime.Extensions.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Runtime.InteropServices.dll b/App4/obj/Debug/linksrc/System.Runtime.InteropServices.dll deleted file mode 100644 index 6e7210a..0000000 Binary files a/App4/obj/Debug/linksrc/System.Runtime.InteropServices.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Runtime.Serialization.dll b/App4/obj/Debug/linksrc/System.Runtime.Serialization.dll deleted file mode 100644 index d41a080..0000000 Binary files a/App4/obj/Debug/linksrc/System.Runtime.Serialization.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Runtime.Serialization.pdb b/App4/obj/Debug/linksrc/System.Runtime.Serialization.pdb deleted file mode 100644 index 18b9ba6..0000000 Binary files a/App4/obj/Debug/linksrc/System.Runtime.Serialization.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Runtime.dll b/App4/obj/Debug/linksrc/System.Runtime.dll deleted file mode 100644 index b393ea0..0000000 Binary files a/App4/obj/Debug/linksrc/System.Runtime.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.ServiceModel.Internals.dll b/App4/obj/Debug/linksrc/System.ServiceModel.Internals.dll deleted file mode 100644 index d0e3d4c..0000000 Binary files a/App4/obj/Debug/linksrc/System.ServiceModel.Internals.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.ServiceModel.Internals.pdb b/App4/obj/Debug/linksrc/System.ServiceModel.Internals.pdb deleted file mode 100644 index 50e21f4..0000000 Binary files a/App4/obj/Debug/linksrc/System.ServiceModel.Internals.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Threading.dll b/App4/obj/Debug/linksrc/System.Threading.dll deleted file mode 100644 index 5ed5c49..0000000 Binary files a/App4/obj/Debug/linksrc/System.Threading.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Xml.dll b/App4/obj/Debug/linksrc/System.Xml.dll deleted file mode 100644 index 25f4743..0000000 Binary files a/App4/obj/Debug/linksrc/System.Xml.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.Xml.pdb b/App4/obj/Debug/linksrc/System.Xml.pdb deleted file mode 100644 index b68ea51..0000000 Binary files a/App4/obj/Debug/linksrc/System.Xml.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.dll b/App4/obj/Debug/linksrc/System.dll deleted file mode 100644 index 25f70f9..0000000 Binary files a/App4/obj/Debug/linksrc/System.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/System.pdb b/App4/obj/Debug/linksrc/System.pdb deleted file mode 100644 index 5ade356..0000000 Binary files a/App4/obj/Debug/linksrc/System.pdb and /dev/null differ diff --git a/App4/obj/Debug/linksrc/mscorlib.dll b/App4/obj/Debug/linksrc/mscorlib.dll deleted file mode 100644 index f4596cf..0000000 Binary files a/App4/obj/Debug/linksrc/mscorlib.dll and /dev/null differ diff --git a/App4/obj/Debug/linksrc/mscorlib.pdb b/App4/obj/Debug/linksrc/mscorlib.pdb deleted file mode 100644 index 4257f63..0000000 Binary files a/App4/obj/Debug/linksrc/mscorlib.pdb and /dev/null differ diff --git a/App4/obj/Debug/res/drawable/sfechip.png b/App4/obj/Debug/res/drawable/sfechip.png deleted file mode 100644 index 8d1c62f..0000000 Binary files a/App4/obj/Debug/res/drawable/sfechip.png and /dev/null differ diff --git a/App4/obj/Debug/res/drawable/skimmercard.png b/App4/obj/Debug/res/drawable/skimmercard.png deleted file mode 100644 index 2d721d1..0000000 Binary files a/App4/obj/Debug/res/drawable/skimmercard.png and /dev/null differ diff --git a/App4/obj/Debug/res/drawable/skimmerlogo.png b/App4/obj/Debug/res/drawable/skimmerlogo.png deleted file mode 100644 index b7d021a..0000000 Binary files a/App4/obj/Debug/res/drawable/skimmerlogo.png and /dev/null differ diff --git a/App4/obj/Debug/res/drawable/sparkx.png b/App4/obj/Debug/res/drawable/sparkx.png deleted file mode 100644 index 027e239..0000000 Binary files a/App4/obj/Debug/res/drawable/sparkx.png and /dev/null differ diff --git a/App4/obj/Debug/res/drawable/warninggreen.png b/App4/obj/Debug/res/drawable/warninggreen.png deleted file mode 100644 index c9cb2b6..0000000 Binary files a/App4/obj/Debug/res/drawable/warninggreen.png and /dev/null differ diff --git a/App4/obj/Debug/res/drawable/warningred.png b/App4/obj/Debug/res/drawable/warningred.png deleted file mode 100644 index c063b64..0000000 Binary files a/App4/obj/Debug/res/drawable/warningred.png and /dev/null differ diff --git a/App4/obj/Debug/res/drawable/warningyellow.png b/App4/obj/Debug/res/drawable/warningyellow.png deleted file mode 100644 index 6bc4c0e..0000000 Binary files a/App4/obj/Debug/res/drawable/warningyellow.png and /dev/null differ diff --git a/App4/obj/Debug/res/layout/about.xml b/App4/obj/Debug/res/layout/about.xml deleted file mode 100644 index 031f660..0000000 --- a/App4/obj/Debug/res/layout/about.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/App4/obj/Debug/res/layout/green.xml b/App4/obj/Debug/res/layout/green.xml deleted file mode 100644 index c11e85b..0000000 --- a/App4/obj/Debug/res/layout/green.xml +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/App4/obj/Debug/res/layout/main.xml b/App4/obj/Debug/res/layout/main.xml deleted file mode 100644 index 8bdb227..0000000 --- a/App4/obj/Debug/res/layout/main.xml +++ /dev/null @@ -1 +0,0 @@ -