_____________________________________________________________________
+ Program class: net/hockeyapp/android/a
  Superclass:    android/os/AsyncTask
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.a extends android.os.AsyncTask

Interfaces (count = 0):

Constant Pool (count = 293):
  - Integer [268435456]
  - String [&type=apk]
  - String [.apk]
  - String [/Download]
  - String [Loading...]
  - String [android.intent.action.VIEW]
  - String [application/vnd.android.package-archive]
  - String [close]
  - String [connection]
  - Class [[B]
  - Class [[Ljava/lang/Integer;]
  - Class [[Ljava/lang/String;]
  - Class [android/app/AlertDialog]
  - Class [android/app/AlertDialog$Builder]
  - Class [android/app/ProgressDialog]
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [android/content/Intent]
  - Class [android/net/Uri]
  - Class [android/os/AsyncTask]
  - Class [android/os/Environment]
  - Class [java/io/BufferedInputStream]
  - Class [java/io/File]
  - Class [java/io/FileOutputStream]
  - Class [java/io/InputStream]
  - Class [java/io/OutputStream]
  - Class [java/lang/Boolean]
  - Class [java/lang/Exception]
  - Class [java/lang/Integer]
  - Class [java/lang/String]
  - Class [java/lang/StringBuilder]
  - Class [java/net/URL]
  - Class [java/net/URLConnection]
  - Class [java/util/UUID]
  - Class [net/hockeyapp/android/UpdateActivity]
  - Class [net/hockeyapp/android/a]
  - Class [net/hockeyapp/android/d]
  - Class [net/hockeyapp/android/e]
  - Class [net/hockeyapp/android/j]
  - Class [net/hockeyapp/android/n]
  - Long [100]
  - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
  - Fieldref [net/hockeyapp/android/a.b Landroid/content/Context;]
  - Fieldref [net/hockeyapp/android/a.c Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/a.d Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/a.e Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
  - Fieldref [net/hockeyapp/android/n.e I]
  - Fieldref [net/hockeyapp/android/n.f I]
  - Fieldref [net/hockeyapp/android/n.g I]
  - Fieldref [net/hockeyapp/android/n.h I]
  - Methodref [android/app/AlertDialog.show ()V]
  - Methodref [android/app/AlertDialog$Builder.<init> (Landroid/content/Context;)V]
  - Methodref [android/app/AlertDialog$Builder.create ()Landroid/app/AlertDialog;]
  - Methodref [android/app/AlertDialog$Builder.setMessage (I)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setTitle (I)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/ProgressDialog.<init> (Landroid/content/Context;)V]
  - Methodref [android/app/ProgressDialog.dismiss ()V]
  - Methodref [android/app/ProgressDialog.setCancelable (Z)V]
  - Methodref [android/app/ProgressDialog.setMessage (Ljava/lang/CharSequence;)V]
  - Methodref [android/app/ProgressDialog.setProgress (I)V]
  - Methodref [android/app/ProgressDialog.setProgressStyle (I)V]
  - Methodref [android/app/ProgressDialog.show ()V]
  - Methodref [android/content/Intent.<init> (Ljava/lang/String;)V]
  - Methodref [android/content/Intent.setDataAndType (Landroid/net/Uri;Ljava/lang/String;)Landroid/content/Intent;]
  - Methodref [android/content/Intent.setFlags (I)Landroid/content/Intent;]
  - Methodref [android/net/Uri.fromFile (Ljava/io/File;)Landroid/net/Uri;]
  - Methodref [android/os/AsyncTask.<init> ()V]
  - Methodref [android/os/Environment.getExternalStorageDirectory ()Ljava/io/File;]
  - Methodref [java/io/BufferedInputStream.<init> (Ljava/io/InputStream;)V]
  - Methodref [java/io/File.<init> (Ljava/io/File;Ljava/lang/String;)V]
  - Methodref [java/io/File.<init> (Ljava/lang/String;)V]
  - Methodref [java/io/File.<init> (Ljava/lang/String;Ljava/lang/String;)V]
  - Methodref [java/io/File.getAbsolutePath ()Ljava/lang/String;]
  - Methodref [java/io/File.mkdirs ()Z]
  - Methodref [java/io/FileOutputStream.<init> (Ljava/io/File;)V]
  - Methodref [java/io/InputStream.close ()V]
  - Methodref [java/io/InputStream.read ([B)I]
  - Methodref [java/io/OutputStream.close ()V]
  - Methodref [java/io/OutputStream.flush ()V]
  - Methodref [java/io/OutputStream.write ([BII)V]
  - Methodref [java/lang/Boolean.booleanValue ()Z]
  - Methodref [java/lang/Boolean.valueOf (Z)Ljava/lang/Boolean;]
  - Methodref [java/lang/Exception.printStackTrace ()V]
  - Methodref [java/lang/Integer.intValue ()I]
  - Methodref [java/lang/Integer.valueOf (I)Ljava/lang/Integer;]
  - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  - Methodref [java/lang/StringBuilder.<init> ()V]
  - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
  - Methodref [java/lang/StringBuilder.append (Ljava/lang/Object;)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
  - Methodref [java/net/URL.<init> (Ljava/lang/String;)V]
  - Methodref [java/net/URL.openConnection ()Ljava/net/URLConnection;]
  - Methodref [java/net/URLConnection.connect ()V]
  - Methodref [java/net/URLConnection.getContentLength ()I]
  - Methodref [java/net/URLConnection.getInputStream ()Ljava/io/InputStream;]
  - Methodref [java/net/URLConnection.setRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
  - Methodref [java/util/UUID.randomUUID ()Ljava/util/UUID;]
  - Methodref [net/hockeyapp/android/UpdateActivity.startActivity (Landroid/content/Intent;)V]
  - Methodref [net/hockeyapp/android/a.b ()Ljava/lang/Boolean;]
  - Methodref [net/hockeyapp/android/a.publishProgress ([Ljava/lang/Object;)V]
  - Methodref [net/hockeyapp/android/d.<init> (Lnet/hockeyapp/android/a;)V]
  - Methodref [net/hockeyapp/android/e.<init> (Lnet/hockeyapp/android/a;)V]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (Landroid/content/Context;)V]
  + NameAndType [<init> (Ljava/io/File;)V]
  + NameAndType [<init> (Ljava/io/File;Ljava/lang/String;)V]
  + NameAndType [<init> (Ljava/io/InputStream;)V]
  + NameAndType [<init> (Ljava/lang/String;)V]
  + NameAndType [<init> (Ljava/lang/String;Ljava/lang/String;)V]
  + NameAndType [<init> (Lnet/hockeyapp/android/a;)V]
  + NameAndType [a Lnet/hockeyapp/android/UpdateActivity;]
  + NameAndType [append (Ljava/lang/Object;)Ljava/lang/StringBuilder;]
  + NameAndType [append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + NameAndType [b ()Ljava/lang/Boolean;]
  + NameAndType [b Landroid/content/Context;]
  + NameAndType [booleanValue ()Z]
  + NameAndType [c Ljava/lang/String;]
  + NameAndType [close ()V]
  + NameAndType [connect ()V]
  + NameAndType [create ()Landroid/app/AlertDialog;]
  + NameAndType [d Ljava/lang/String;]
  + NameAndType [dismiss ()V]
  + NameAndType [e I]
  + NameAndType [e Ljava/lang/String;]
  + NameAndType [f I]
  + NameAndType [f Landroid/app/ProgressDialog;]
  + NameAndType [flush ()V]
  + NameAndType [fromFile (Ljava/io/File;)Landroid/net/Uri;]
  + NameAndType [g I]
  + NameAndType [getAbsolutePath ()Ljava/lang/String;]
  + NameAndType [getContentLength ()I]
  + NameAndType [getExternalStorageDirectory ()Ljava/io/File;]
  + NameAndType [getInputStream ()Ljava/io/InputStream;]
  + NameAndType [h I]
  + NameAndType [intValue ()I]
  + NameAndType [mkdirs ()Z]
  + NameAndType [openConnection ()Ljava/net/URLConnection;]
  + NameAndType [printStackTrace ()V]
  + NameAndType [publishProgress ([Ljava/lang/Object;)V]
  + NameAndType [randomUUID ()Ljava/util/UUID;]
  + NameAndType [read ([B)I]
  + NameAndType [setCancelable (Z)V]
  + NameAndType [setDataAndType (Landroid/net/Uri;Ljava/lang/String;)Landroid/content/Intent;]
  + NameAndType [setFlags (I)Landroid/content/Intent;]
  + NameAndType [setMessage (I)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setMessage (Ljava/lang/CharSequence;)V]
  + NameAndType [setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setProgress (I)V]
  + NameAndType [setProgressStyle (I)V]
  + NameAndType [setRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
  + NameAndType [setTitle (I)Landroid/app/AlertDialog$Builder;]
  + NameAndType [show ()V]
  + NameAndType [startActivity (Landroid/content/Intent;)V]
  + NameAndType [toString ()Ljava/lang/String;]
  + NameAndType [valueOf (I)Ljava/lang/Integer;]
  + NameAndType [valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  + NameAndType [valueOf (Z)Ljava/lang/Boolean;]
  + NameAndType [write ([BII)V]
  + Utf8 [&type=apk]
  + Utf8 [()I]
  + Utf8 [()Landroid/app/AlertDialog;]
  + Utf8 [()Ljava/io/File;]
  + Utf8 [()Ljava/io/InputStream;]
  + Utf8 [()Ljava/lang/Boolean;]
  + Utf8 [()Ljava/lang/String;]
  + Utf8 [()Ljava/net/URLConnection;]
  + Utf8 [()Ljava/util/UUID;]
  + Utf8 [()V]
  + Utf8 [()Z]
  + Utf8 [(I)Landroid/app/AlertDialog$Builder;]
  + Utf8 [(I)Landroid/content/Intent;]
  + Utf8 [(I)Ljava/lang/Integer;]
  + Utf8 [(I)V]
  + Utf8 [(ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Landroid/content/Intent;)V]
  + Utf8 [(Landroid/net/Uri;Ljava/lang/String;)Landroid/content/Intent;]
  + Utf8 [(Ljava/io/File;)Landroid/net/Uri;]
  + Utf8 [(Ljava/io/File;)V]
  + Utf8 [(Ljava/io/File;Ljava/lang/String;)V]
  + Utf8 [(Ljava/io/InputStream;)V]
  + Utf8 [(Ljava/lang/CharSequence;)V]
  + Utf8 [(Ljava/lang/Object;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/Object;)Ljava/lang/StringBuilder;]
  + Utf8 [(Ljava/lang/Object;)V]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + Utf8 [(Ljava/lang/String;)V]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;)V]
  + Utf8 [(Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
  + Utf8 [(Lnet/hockeyapp/android/a;)V]
  + Utf8 [(Z)Ljava/lang/Boolean;]
  + Utf8 [(Z)V]
  + Utf8 [([B)I]
  + Utf8 [([BII)V]
  + Utf8 [([Ljava/lang/Object;)Ljava/lang/Object;]
  + Utf8 [([Ljava/lang/Object;)V]
  + Utf8 [.apk]
  + Utf8 [/Download]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [I]
  + Utf8 [Landroid/app/ProgressDialog;]
  + Utf8 [Landroid/content/Context;]
  + Utf8 [Ljava/lang/String;]
  + Utf8 [Lnet/hockeyapp/android/UpdateActivity;]
  + Utf8 [Loading...]
  + Utf8 [StackMapTable]
  + Utf8 [[B]
  + Utf8 [[Ljava/lang/Integer;]
  + Utf8 [[Ljava/lang/String;]
  + Utf8 [a]
  + Utf8 [android.intent.action.VIEW]
  + Utf8 [android/app/AlertDialog]
  + Utf8 [android/app/AlertDialog$Builder]
  + Utf8 [android/app/ProgressDialog]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [android/content/Intent]
  + Utf8 [android/net/Uri]
  + Utf8 [android/os/AsyncTask]
  + Utf8 [android/os/Environment]
  + Utf8 [append]
  + Utf8 [application/vnd.android.package-archive]
  + Utf8 [b]
  + Utf8 [booleanValue]
  + Utf8 [c]
  + Utf8 [close]
  + Utf8 [connect]
  + Utf8 [connection]
  + Utf8 [create]
  + Utf8 [d]
  + Utf8 [dismiss]
  + Utf8 [doInBackground]
  + Utf8 [e]
  + Utf8 [f]
  + Utf8 [flush]
  + Utf8 [fromFile]
  + Utf8 [g]
  + Utf8 [getAbsolutePath]
  + Utf8 [getContentLength]
  + Utf8 [getExternalStorageDirectory]
  + Utf8 [getInputStream]
  + Utf8 [h]
  + Utf8 [intValue]
  + Utf8 [java/io/BufferedInputStream]
  + Utf8 [java/io/File]
  + Utf8 [java/io/FileOutputStream]
  + Utf8 [java/io/InputStream]
  + Utf8 [java/io/OutputStream]
  + Utf8 [java/lang/Boolean]
  + Utf8 [java/lang/Exception]
  + Utf8 [java/lang/Integer]
  + Utf8 [java/lang/String]
  + Utf8 [java/lang/StringBuilder]
  + Utf8 [java/net/URL]
  + Utf8 [java/net/URLConnection]
  + Utf8 [java/util/UUID]
  + Utf8 [mkdirs]
  + Utf8 [net/hockeyapp/android/UpdateActivity]
  + Utf8 [net/hockeyapp/android/a]
  + Utf8 [net/hockeyapp/android/d]
  + Utf8 [net/hockeyapp/android/e]
  + Utf8 [net/hockeyapp/android/j]
  + Utf8 [net/hockeyapp/android/n]
  + Utf8 [onPostExecute]
  + Utf8 [onProgressUpdate]
  + Utf8 [openConnection]
  + Utf8 [printStackTrace]
  + Utf8 [publishProgress]
  + Utf8 [randomUUID]
  + Utf8 [read]
  + Utf8 [setCancelable]
  + Utf8 [setDataAndType]
  + Utf8 [setFlags]
  + Utf8 [setMessage]
  + Utf8 [setNegativeButton]
  + Utf8 [setPositiveButton]
  + Utf8 [setProgress]
  + Utf8 [setProgressStyle]
  + Utf8 [setRequestProperty]
  + Utf8 [setTitle]
  + Utf8 [show]
  + Utf8 [startActivity]
  + Utf8 [toString]
  + Utf8 [valueOf]
  + Utf8 [write]

Fields (count = 6):
  + Field:        b Landroid/content/Context;
    Access flags: 0x2
      = private android.content.Context b
  + Field:        c Ljava/lang/String;
    Access flags: 0x2
      = private java.lang.String c
  + Field:        d Ljava/lang/String;
    Access flags: 0x2
      = private java.lang.String d
  + Field:        e Ljava/lang/String;
    Access flags: 0x2
      = private java.lang.String e
  + Field:        f Landroid/app/ProgressDialog;
    Access flags: 0x2
      = private android.app.ProgressDialog f
  + Field:        a Lnet/hockeyapp/android/UpdateActivity;
    Access flags: 0x1010
      = final net.hockeyapp.android.UpdateActivity a

Methods (count = 7):
  - Method:       <init>(Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V
    Access flags: 0x1
      = public a(net.hockeyapp.android.UpdateActivity,android.content.Context,java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 73, locals = 4, stack = 4):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #43
        - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
      [5] aload_0 v0
      [6] invokespecial #71
        - Methodref [android/os/AsyncTask.<init> ()V]
      [9] aload_0 v0
      [10] aload_2 v2
      [11] putfield #44
        - Fieldref [net/hockeyapp/android/a.b Landroid/content/Context;]
      [14] aload_0 v0
      [15] aload_3 v3
      [16] putfield #45
        - Fieldref [net/hockeyapp/android/a.c Ljava/lang/String;]
      [19] aload_0 v0
      [20] new #31
        - Class [java/lang/StringBuilder]
      [23] dup
      [24] invokespecial #91
        - Methodref [java/lang/StringBuilder.<init> ()V]
      [27] invokestatic #102
        - Methodref [java/util/UUID.randomUUID ()Ljava/util/UUID;]
      [30] invokevirtual #93
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/Object;)Ljava/lang/StringBuilder;]
      [33] ldc #3
        - String [.apk]
      [35] invokevirtual #94
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [38] invokevirtual #95
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [41] putfield #46
        - Fieldref [net/hockeyapp/android/a.d Ljava/lang/String;]
      [44] aload_0 v0
      [45] new #31
        - Class [java/lang/StringBuilder]
      [48] dup
      [49] invokestatic #72
        - Methodref [android/os/Environment.getExternalStorageDirectory ()Ljava/io/File;]
      [52] invokevirtual #77
        - Methodref [java/io/File.getAbsolutePath ()Ljava/lang/String;]
      [55] invokestatic #90
        - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
      [58] invokespecial #92
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [61] ldc #4
        - String [/Download]
      [63] invokevirtual #94
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [66] invokevirtual #95
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [69] putfield #47
        - Fieldref [net/hockeyapp/android/a.e Ljava/lang/String;]
      [72] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Landroid/content/Context;)V
    Access flags: 0x11
      = public final void a(android.content.Context)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 6, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #44
        - Fieldref [net/hockeyapp/android/a.b Landroid/content/Context;]
      [5] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a()V
    Access flags: 0x11
      = public final void a()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 11, locals = 1, stack = 2):
      [0] aload_0 v0
      [1] aconst_null
      [2] putfield #44
        - Fieldref [net/hockeyapp/android/a.b Landroid/content/Context;]
      [5] aload_0 v0
      [6] aconst_null
      [7] putfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [10] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       b()Ljava/lang/Boolean;
    Access flags: 0x82
      = private java.lang.Boolean b()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 207, locals = 8, stack = 8):
      [0] new #32
        - Class [java/net/URL]
      [3] dup
      [4] aload_0 v0
      [5] astore_1 v1
      [6] new #31
        - Class [java/lang/StringBuilder]
      [9] dup
      [10] aload_1 v1
      [11] getfield #45
        - Fieldref [net/hockeyapp/android/a.c Ljava/lang/String;]
      [14] invokestatic #90
        - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
      [17] invokespecial #92
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [20] ldc #2
        - String [&type=apk]
      [22] invokevirtual #94
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [25] invokevirtual #95
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [28] invokespecial #96
        - Methodref [java/net/URL.<init> (Ljava/lang/String;)V]
      [31] invokevirtual #97
        - Methodref [java/net/URL.openConnection ()Ljava/net/URLConnection;]
      [34] dup
      [35] astore_1 v1
      [36] ldc #9
        - String [connection]
      [38] ldc #8
        - String [close]
      [40] invokevirtual #101
        - Methodref [java/net/URLConnection.setRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
      [43] aload_1 v1
      [44] invokevirtual #98
        - Methodref [java/net/URLConnection.connect ()V]
      [47] aload_1 v1
      [48] invokevirtual #99
        - Methodref [java/net/URLConnection.getContentLength ()I]
      [51] istore_2 v2
      [52] new #23
        - Class [java/io/File]
      [55] dup
      [56] aload_0 v0
      [57] getfield #47
        - Fieldref [net/hockeyapp/android/a.e Ljava/lang/String;]
      [60] invokespecial #75
        - Methodref [java/io/File.<init> (Ljava/lang/String;)V]
      [63] dup
      [64] astore_3 v3
      [65] invokevirtual #78
        - Methodref [java/io/File.mkdirs ()Z]
      [68] pop
      [69] new #23
        - Class [java/io/File]
      [72] dup
      [73] aload_3 v3
      [74] aload_0 v0
      [75] getfield #46
        - Fieldref [net/hockeyapp/android/a.d Ljava/lang/String;]
      [78] invokespecial #74
        - Methodref [java/io/File.<init> (Ljava/io/File;Ljava/lang/String;)V]
      [81] astore_3 v3
      [82] new #22
        - Class [java/io/BufferedInputStream]
      [85] dup
      [86] aload_1 v1
      [87] invokevirtual #100
        - Methodref [java/net/URLConnection.getInputStream ()Ljava/io/InputStream;]
      [90] invokespecial #73
        - Methodref [java/io/BufferedInputStream.<init> (Ljava/io/InputStream;)V]
      [93] astore_1 v1
      [94] new #24
        - Class [java/io/FileOutputStream]
      [97] dup
      [98] aload_3 v3
      [99] invokespecial #79
        - Methodref [java/io/FileOutputStream.<init> (Ljava/io/File;)V]
      [102] astore_3 v3
      [103] sipush 1024
      [106] newarray 8
      [108] astore v4
      [110] lconst_0
      [111] lstore v6
      [113] goto +44 (target=157)
      [116] lload v6
      [118] iload v5
      [120] i2l
      [121] ladd
      [122] lstore v6
      [124] aload_0 v0
      [125] iconst_1
      [126] anewarray #29
        - Class [java/lang/Integer]
      [129] dup
      [130] iconst_0
      [131] lload v6
      [133] ldc2_w #41
        - Long [100]
      [136] lmul
      [137] iload_2 v2
      [138] i2l
      [139] ldiv
      [140] l2i
      [141] invokestatic #89
        - Methodref [java/lang/Integer.valueOf (I)Ljava/lang/Integer;]
      [144] aastore
      [145] invokevirtual #105
        - Methodref [net/hockeyapp/android/a.publishProgress ([Ljava/lang/Object;)V]
      [148] aload_3 v3
      [149] aload v4
      [151] iconst_0
      [152] iload v5
      [154] invokevirtual #84
        - Methodref [java/io/OutputStream.write ([BII)V]
      [157] aload_1 v1
      [158] aload v4
      [160] invokevirtual #81
        - Methodref [java/io/InputStream.read ([B)I]
      [163] dup
      [164] istore v5
      [166] iconst_m1
      [167] ificmpne -51 (target=116)
      [170] aload_3 v3
      [171] invokevirtual #83
        - Methodref [java/io/OutputStream.flush ()V]
      [174] aload_3 v3
      [175] invokevirtual #82
        - Methodref [java/io/OutputStream.close ()V]
      [178] aload_1 v1
      [179] invokevirtual #80
        - Methodref [java/io/InputStream.close ()V]
      [182] lload v6
      [184] lconst_0
      [185] lcmp
      [186] ifle +8 (target=194)
      [189] iconst_1
      [190] invokestatic #86
        - Methodref [java/lang/Boolean.valueOf (Z)Ljava/lang/Boolean;]
      [193] areturn
      [194] iconst_0
      [195] invokestatic #86
        - Methodref [java/lang/Boolean.valueOf (Z)Ljava/lang/Boolean;]
      [198] areturn
      [199] invokevirtual #87
        - Methodref [java/lang/Exception.printStackTrace ()V]
      [202] iconst_0
      [203] invokestatic #86
        - Methodref [java/lang/Boolean.valueOf (Z)Ljava/lang/Boolean;]
      [206] areturn
      Code attribute exceptions (count = 1):
      - ExceptionInfo (0 -> 198: 199):
      - Class [java/lang/Exception]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 4):
        - [116] Var: [a:net/hockeyapp/android/a][a:[Ljava/lang/String;][a:java/net/URL][a:java/net/URLConnection][i][a:java/io/File][a:java/io/File][a:java/io/InputStream][a:java/io/OutputStream][a:[B][i][l], Stack: 
        - [157] Var: ..., Stack: (empty)
        - [194] Var: ..., Stack: (empty)
        - [199] Var: [a:net/hockeyapp/android/a][a:[Ljava/lang/String;], Stack: [a:java/lang/Exception]
  + Method:       onPostExecute(Ljava/lang/Object;)V
    Access flags: 0x1054
      = protected final void onPostExecute(java.lang.Object)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 147, locals = 3, stack = 5):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] checkcast #27
        - Class [java/lang/Boolean]
      [5] astore_2 v2
      [6] dup
      [7] astore_1 v1
      [8] getfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [11] ifnull +10 (target=21)
      [14] aload_1 v1
      [15] getfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [18] invokevirtual #61
        - Methodref [android/app/ProgressDialog.dismiss ()V]
      [21] aload_2 v2
      [22] invokevirtual #85
        - Methodref [java/lang/Boolean.booleanValue ()Z]
      [25] ifeq +54 (target=79)
      [28] new #18
        - Class [android/content/Intent]
      [31] dup
      [32] ldc #6
        - String [android.intent.action.VIEW]
      [34] invokespecial #67
        - Methodref [android/content/Intent.<init> (Ljava/lang/String;)V]
      [37] dup
      [38] astore_2 v2
      [39] new #23
        - Class [java/io/File]
      [42] dup
      [43] aload_1 v1
      [44] getfield #47
        - Fieldref [net/hockeyapp/android/a.e Ljava/lang/String;]
      [47] aload_1 v1
      [48] getfield #46
        - Fieldref [net/hockeyapp/android/a.d Ljava/lang/String;]
      [51] invokespecial #76
        - Methodref [java/io/File.<init> (Ljava/lang/String;Ljava/lang/String;)V]
      [54] invokestatic #70
        - Methodref [android/net/Uri.fromFile (Ljava/io/File;)Landroid/net/Uri;]
      [57] ldc #7
        - String [application/vnd.android.package-archive]
      [59] invokevirtual #68
        - Methodref [android/content/Intent.setDataAndType (Landroid/net/Uri;Ljava/lang/String;)Landroid/content/Intent;]
      [62] pop
      [63] aload_2 v2
      [64] ldc #1
        - Integer [268435456]
      [66] invokevirtual #69
        - Methodref [android/content/Intent.setFlags (I)Landroid/content/Intent;]
      [69] pop
      [70] aload_1 v1
      [71] getfield #43
        - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
      [74] aload_2 v2
      [75] invokevirtual #103
        - Methodref [net/hockeyapp/android/UpdateActivity.startActivity (Landroid/content/Intent;)V]
      [78] return
      [79] new #14
        - Class [android/app/AlertDialog$Builder]
      [82] dup
      [83] aload_1 v1
      [84] getfield #44
        - Fieldref [net/hockeyapp/android/a.b Landroid/content/Context;]
      [87] invokespecial #54
        - Methodref [android/app/AlertDialog$Builder.<init> (Landroid/content/Context;)V]
      [90] dup
      [91] astore_2 v2
      [92] getstatic #52
        - Fieldref [net/hockeyapp/android/n.h I]
      [95] invokevirtual #59
        - Methodref [android/app/AlertDialog$Builder.setTitle (I)Landroid/app/AlertDialog$Builder;]
      [98] pop
      [99] aload_2 v2
      [100] getstatic #49
        - Fieldref [net/hockeyapp/android/n.e I]
      [103] invokevirtual #56
        - Methodref [android/app/AlertDialog$Builder.setMessage (I)Landroid/app/AlertDialog$Builder;]
      [106] pop
      [107] aload_2 v2
      [108] getstatic #50
        - Fieldref [net/hockeyapp/android/n.f I]
      [111] new #38
        - Class [net/hockeyapp/android/e]
      [114] dup
      [115] aload_1 v1
      [116] invokespecial #107
        - Methodref [net/hockeyapp/android/e.<init> (Lnet/hockeyapp/android/a;)V]
      [119] invokevirtual #57
        - Methodref [android/app/AlertDialog$Builder.setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
      [122] pop
      [123] aload_2 v2
      [124] getstatic #51
        - Fieldref [net/hockeyapp/android/n.g I]
      [127] new #37
        - Class [net/hockeyapp/android/d]
      [130] dup
      [131] aload_1 v1
      [132] invokespecial #106
        - Methodref [net/hockeyapp/android/d.<init> (Lnet/hockeyapp/android/a;)V]
      [135] invokevirtual #58
        - Methodref [android/app/AlertDialog$Builder.setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
      [138] pop
      [139] aload_2 v2
      [140] invokevirtual #55
        - Methodref [android/app/AlertDialog$Builder.create ()Landroid/app/AlertDialog;]
      [143] invokevirtual #53
        - Methodref [android/app/AlertDialog.show ()V]
      [146] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       doInBackground([Ljava/lang/Object;)Ljava/lang/Object;
    Access flags: 0x10d4
      = protected final java.lang.Object doInBackground(java.lang.Object[])
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 2, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #104
        - Methodref [net/hockeyapp/android/a.b ()Ljava/lang/Boolean;]
      [4] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onProgressUpdate([Ljava/lang/Object;)V
    Access flags: 0x10d4
      = protected final void onProgressUpdate(java.lang.Object[])
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 75, locals = 3, stack = 4):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] checkcast #11
        - Class [[Ljava/lang/Integer;]
      [5] astore_2 v2
      [6] dup
      [7] astore_1 v1
      [8] getfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [11] ifnonnull +50 (target=61)
      [14] aload_1 v1
      [15] new #15
        - Class [android/app/ProgressDialog]
      [18] dup
      [19] aload_1 v1
      [20] getfield #44
        - Fieldref [net/hockeyapp/android/a.b Landroid/content/Context;]
      [23] invokespecial #60
        - Methodref [android/app/ProgressDialog.<init> (Landroid/content/Context;)V]
      [26] putfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [29] aload_1 v1
      [30] getfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [33] iconst_1
      [34] invokevirtual #65
        - Methodref [android/app/ProgressDialog.setProgressStyle (I)V]
      [37] aload_1 v1
      [38] getfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [41] ldc #5
        - String [Loading...]
      [43] invokevirtual #63
        - Methodref [android/app/ProgressDialog.setMessage (Ljava/lang/CharSequence;)V]
      [46] aload_1 v1
      [47] getfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [50] iconst_0
      [51] invokevirtual #62
        - Methodref [android/app/ProgressDialog.setCancelable (Z)V]
      [54] aload_1 v1
      [55] getfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [58] invokevirtual #66
        - Methodref [android/app/ProgressDialog.show ()V]
      [61] aload_1 v1
      [62] getfield #48
        - Fieldref [net/hockeyapp/android/a.f Landroid/app/ProgressDialog;]
      [65] aload_2 v2
      [66] iconst_0
      [67] aaload
      [68] invokevirtual #88
        - Methodref [java/lang/Integer.intValue ()I]
      [71] invokevirtual #64
        - Methodref [android/app/ProgressDialog.setProgress (I)V]
      [74] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/b
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.b extends java.lang.Object

Interfaces (count = 1):
  - Class [java/io/FilenameFilter]

Constant Pool (count = 24):
  - String [.stacktrace]
  - Class [java/io/FilenameFilter]
  - Class [java/lang/Object]
  - Class [java/lang/String]
  - Class [net/hockeyapp/android/b]
  - Class [net/hockeyapp/android/f]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [java/lang/String.endsWith (Ljava/lang/String;)Z]
  + NameAndType [<init> ()V]
  + NameAndType [endsWith (Ljava/lang/String;)Z]
  + Utf8 [()V]
  + Utf8 [(Ljava/io/File;Ljava/lang/String;)Z]
  + Utf8 [(Ljava/lang/String;)Z]
  + Utf8 [.stacktrace]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [accept]
  + Utf8 [endsWith]
  + Utf8 [java/io/FilenameFilter]
  + Utf8 [java/lang/Object]
  + Utf8 [java/lang/String]
  + Utf8 [net/hockeyapp/android/b]
  + Utf8 [net/hockeyapp/android/f]

Fields (count = 0):

Methods (count = 2):
  - Method:       <init>()V
    Access flags: 0x0
      = b()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #7
        - Methodref [java/lang/Object.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       accept(Ljava/io/File;Ljava/lang/String;)Z
    Access flags: 0x11
      = public final boolean accept(java.io.File,java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 7, locals = 3, stack = 2):
      [0] aload_2 v2
      [1] ldc #1
        - String [.stacktrace]
      [3] invokevirtual #8
        - Methodref [java/lang/String.endsWith (Ljava/lang/String;)Z]
      [6] ireturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/c
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.c extends java.lang.Object

Interfaces (count = 0):

Constant Pool (count = 99):
  - String [HockeyApp]
  - Class [android/content/Context]
  - Class [android/content/pm/PackageInfo]
  - Class [android/content/pm/PackageManager]
  - Class [android/content/pm/PackageManager$NameNotFoundException]
  - Class [android/os/Build]
  - Class [android/os/Build$VERSION]
  - Class [java/io/File]
  - Class [java/lang/Object]
  - Class [java/lang/StringBuilder]
  - Class [net/hockeyapp/android/c]
  - Fieldref [android/content/pm/PackageInfo.packageName Ljava/lang/String;]
  - Fieldref [android/content/pm/PackageInfo.versionCode I]
  - Fieldref [android/os/Build.MANUFACTURER Ljava/lang/String;]
  - Fieldref [android/os/Build.MODEL Ljava/lang/String;]
  - Fieldref [android/os/Build$VERSION.RELEASE Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.b Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.c Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.d Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.e Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.f Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
  - Methodref [android/content/Context.getFilesDir ()Ljava/io/File;]
  - Methodref [android/content/Context.getPackageManager ()Landroid/content/pm/PackageManager;]
  - Methodref [android/content/Context.getPackageName ()Ljava/lang/String;]
  - Methodref [android/content/pm/PackageManager.getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  - Methodref [android/content/pm/PackageManager$NameNotFoundException.printStackTrace ()V]
  - Methodref [java/io/File.getAbsolutePath ()Ljava/lang/String;]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [java/lang/StringBuilder.<init> ()V]
  - Methodref [java/lang/StringBuilder.append (I)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
  + NameAndType [<init> ()V]
  + NameAndType [MANUFACTURER Ljava/lang/String;]
  + NameAndType [MODEL Ljava/lang/String;]
  + NameAndType [RELEASE Ljava/lang/String;]
  + NameAndType [a Ljava/lang/String;]
  + NameAndType [append (I)Ljava/lang/StringBuilder;]
  + NameAndType [b Ljava/lang/String;]
  + NameAndType [c Ljava/lang/String;]
  + NameAndType [d Ljava/lang/String;]
  + NameAndType [e Ljava/lang/String;]
  + NameAndType [f Ljava/lang/String;]
  + NameAndType [g Ljava/lang/String;]
  + NameAndType [getAbsolutePath ()Ljava/lang/String;]
  + NameAndType [getFilesDir ()Ljava/io/File;]
  + NameAndType [getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  + NameAndType [getPackageManager ()Landroid/content/pm/PackageManager;]
  + NameAndType [getPackageName ()Ljava/lang/String;]
  + NameAndType [packageName Ljava/lang/String;]
  + NameAndType [printStackTrace ()V]
  + NameAndType [toString ()Ljava/lang/String;]
  + NameAndType [versionCode I]
  + Utf8 [()Landroid/content/pm/PackageManager;]
  + Utf8 [()Ljava/io/File;]
  + Utf8 [()Ljava/lang/String;]
  + Utf8 [()V]
  + Utf8 [(I)Ljava/lang/StringBuilder;]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  + Utf8 [<clinit>]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [HockeyApp]
  + Utf8 [I]
  + Utf8 [Ljava/lang/String;]
  + Utf8 [MANUFACTURER]
  + Utf8 [MODEL]
  + Utf8 [RELEASE]
  + Utf8 [StackMapTable]
  + Utf8 [a]
  + Utf8 [android/content/Context]
  + Utf8 [android/content/pm/PackageInfo]
  + Utf8 [android/content/pm/PackageManager]
  + Utf8 [android/content/pm/PackageManager$NameNotFoundException]
  + Utf8 [android/os/Build]
  + Utf8 [android/os/Build$VERSION]
  + Utf8 [append]
  + Utf8 [b]
  + Utf8 [c]
  + Utf8 [d]
  + Utf8 [e]
  + Utf8 [f]
  + Utf8 [g]
  + Utf8 [getAbsolutePath]
  + Utf8 [getFilesDir]
  + Utf8 [getPackageInfo]
  + Utf8 [getPackageManager]
  + Utf8 [getPackageName]
  + Utf8 [java/io/File]
  + Utf8 [java/lang/Object]
  + Utf8 [java/lang/StringBuilder]
  + Utf8 [net/hockeyapp/android/c]
  + Utf8 [packageName]
  + Utf8 [printStackTrace]
  + Utf8 [toString]
  + Utf8 [versionCode]

Fields (count = 7):
  + Field:        a Ljava/lang/String;
    Access flags: 0x9
      = public static java.lang.String a
  + Field:        b Ljava/lang/String;
    Access flags: 0x9
      = public static java.lang.String b
  + Field:        c Ljava/lang/String;
    Access flags: 0x9
      = public static java.lang.String c
  + Field:        d Ljava/lang/String;
    Access flags: 0x9
      = public static java.lang.String d
  + Field:        e Ljava/lang/String;
    Access flags: 0x9
      = public static java.lang.String e
  + Field:        f Ljava/lang/String;
    Access flags: 0x9
      = public static java.lang.String f
  + Field:        g Ljava/lang/String;
    Access flags: 0x9
      = public static java.lang.String g

Methods (count = 3):
  - Method:       <clinit>()V
    Access flags: 0x8
      = static void <clinit>()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 30, locals = 0, stack = 1):
      [0] aconst_null
      [1] putstatic #17
        - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
      [4] aconst_null
      [5] putstatic #18
        - Fieldref [net/hockeyapp/android/c.b Ljava/lang/String;]
      [8] aconst_null
      [9] putstatic #19
        - Fieldref [net/hockeyapp/android/c.c Ljava/lang/String;]
      [12] aconst_null
      [13] putstatic #20
        - Fieldref [net/hockeyapp/android/c.d Ljava/lang/String;]
      [16] aconst_null
      [17] putstatic #21
        - Fieldref [net/hockeyapp/android/c.e Ljava/lang/String;]
      [20] aconst_null
      [21] putstatic #22
        - Fieldref [net/hockeyapp/android/c.f Ljava/lang/String;]
      [24] ldc #1
        - String [HockeyApp]
      [26] putstatic #23
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [29] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  - Method:       <init>()V
    Access flags: 0x1
      = public c()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #30
        - Methodref [java/lang/Object.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Landroid/content/Context;)V
    Access flags: 0x9
      = public static void a(android.content.Context)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 75, locals = 2, stack = 3):
      [0] getstatic #16
        - Fieldref [android/os/Build$VERSION.RELEASE Ljava/lang/String;]
      [3] putstatic #20
        - Fieldref [net/hockeyapp/android/c.d Ljava/lang/String;]
      [6] getstatic #15
        - Fieldref [android/os/Build.MODEL Ljava/lang/String;]
      [9] putstatic #21
        - Fieldref [net/hockeyapp/android/c.e Ljava/lang/String;]
      [12] getstatic #14
        - Fieldref [android/os/Build.MANUFACTURER Ljava/lang/String;]
      [15] putstatic #22
        - Fieldref [net/hockeyapp/android/c.f Ljava/lang/String;]
      [18] aload_0 v0
      [19] invokevirtual #25
        - Methodref [android/content/Context.getPackageManager ()Landroid/content/pm/PackageManager;]
      [22] astore_1 v1
      [23] aload_1 v1
      [24] aload_0 v0
      [25] invokevirtual #26
        - Methodref [android/content/Context.getPackageName ()Ljava/lang/String;]
      [28] iconst_0
      [29] invokevirtual #27
        - Methodref [android/content/pm/PackageManager.getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
      [32] astore_1 v1
      [33] new #10
        - Class [java/lang/StringBuilder]
      [36] dup
      [37] invokespecial #31
        - Methodref [java/lang/StringBuilder.<init> ()V]
      [40] aload_1 v1
      [41] getfield #13
        - Fieldref [android/content/pm/PackageInfo.versionCode I]
      [44] invokevirtual #32
        - Methodref [java/lang/StringBuilder.append (I)Ljava/lang/StringBuilder;]
      [47] invokevirtual #33
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [50] putstatic #18
        - Fieldref [net/hockeyapp/android/c.b Ljava/lang/String;]
      [53] aload_1 v1
      [54] getfield #12
        - Fieldref [android/content/pm/PackageInfo.packageName Ljava/lang/String;]
      [57] putstatic #19
        - Fieldref [net/hockeyapp/android/c.c Ljava/lang/String;]
      [60] aload_0 v0
      [61] invokevirtual #24
        - Methodref [android/content/Context.getFilesDir ()Ljava/io/File;]
      [64] invokevirtual #29
        - Methodref [java/io/File.getAbsolutePath ()Ljava/lang/String;]
      [67] putstatic #17
        - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
      [70] return
      [71] invokevirtual #28
        - Methodref [android/content/pm/PackageManager$NameNotFoundException.printStackTrace ()V]
      [74] return
      Code attribute exceptions (count = 1):
      - ExceptionInfo (23 -> 70: 71):
      - Class [android/content/pm/PackageManager$NameNotFoundException]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 2):
        - [71] Var: [a:android/content/Context][a:android/content/pm/PackageManager], Stack: [a:android/content/pm/PackageManager$NameNotFoundException]
        - [74] Var: ..., Stack: (empty)

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/d
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.d extends java.lang.Object

Interfaces (count = 1):
  - Class [android/content/DialogInterface$OnClickListener]

Constant Pool (count = 55):
  - String [url]
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [android/content/Intent]
  - Class [java/lang/Object]
  - Class [java/lang/String]
  - Class [net/hockeyapp/android/UpdateActivity]
  - Class [net/hockeyapp/android/a]
  - Class [net/hockeyapp/android/d]
  - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
  - Fieldref [net/hockeyapp/android/d.a Lnet/hockeyapp/android/a;]
  - Methodref [android/content/Intent.getStringExtra (Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [net/hockeyapp/android/UpdateActivity.a (Lnet/hockeyapp/android/UpdateActivity;)Lnet/hockeyapp/android/a;]
  - Methodref [net/hockeyapp/android/UpdateActivity.a (Lnet/hockeyapp/android/UpdateActivity;Lnet/hockeyapp/android/a;)V]
  - Methodref [net/hockeyapp/android/UpdateActivity.getIntent ()Landroid/content/Intent;]
  - Methodref [net/hockeyapp/android/a.<init> (Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
  - Methodref [net/hockeyapp/android/a.execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
  + NameAndType [a (Lnet/hockeyapp/android/UpdateActivity;)Lnet/hockeyapp/android/a;]
  + NameAndType [a (Lnet/hockeyapp/android/UpdateActivity;Lnet/hockeyapp/android/a;)V]
  + NameAndType [a Lnet/hockeyapp/android/UpdateActivity;]
  + NameAndType [a Lnet/hockeyapp/android/a;]
  + NameAndType [execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  + NameAndType [getIntent ()Landroid/content/Intent;]
  + NameAndType [getStringExtra (Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [()Landroid/content/Intent;]
  + Utf8 [()V]
  + Utf8 [(Landroid/content/DialogInterface;I)V]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [(Lnet/hockeyapp/android/UpdateActivity;)Lnet/hockeyapp/android/a;]
  + Utf8 [(Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
  + Utf8 [(Lnet/hockeyapp/android/UpdateActivity;Lnet/hockeyapp/android/a;)V]
  + Utf8 [(Lnet/hockeyapp/android/a;)V]
  + Utf8 [([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Lnet/hockeyapp/android/UpdateActivity;]
  + Utf8 [Lnet/hockeyapp/android/a;]
  + Utf8 [a]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [android/content/Intent]
  + Utf8 [execute]
  + Utf8 [getIntent]
  + Utf8 [getStringExtra]
  + Utf8 [java/lang/Object]
  + Utf8 [java/lang/String]
  + Utf8 [net/hockeyapp/android/UpdateActivity]
  + Utf8 [net/hockeyapp/android/a]
  + Utf8 [net/hockeyapp/android/d]
  + Utf8 [onClick]
  + Utf8 [url]

Fields (count = 1):
  + Field:        a Lnet/hockeyapp/android/a;
    Access flags: 0x1002
      = private net.hockeyapp.android.a a

Methods (count = 2):
  - Method:       <init>(Lnet/hockeyapp/android/a;)V
    Access flags: 0x0
      = d(net.hockeyapp.android.a)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #11
        - Fieldref [net/hockeyapp/android/d.a Lnet/hockeyapp/android/a;]
      [5] aload_0 v0
      [6] invokespecial #13
        - Methodref [java/lang/Object.<init> ()V]
      [9] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onClick(Landroid/content/DialogInterface;I)V
    Access flags: 0x11
      = public final void onClick(android.content.DialogInterface,int)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 65, locals = 3, stack = 7):
      [0] aload_0 v0
      [1] getfield #11
        - Fieldref [net/hockeyapp/android/d.a Lnet/hockeyapp/android/a;]
      [4] getfield #10
        - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
      [7] new #8
        - Class [net/hockeyapp/android/a]
      [10] dup
      [11] aload_0 v0
      [12] getfield #11
        - Fieldref [net/hockeyapp/android/d.a Lnet/hockeyapp/android/a;]
      [15] getfield #10
        - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
      [18] aload_0 v0
      [19] getfield #11
        - Fieldref [net/hockeyapp/android/d.a Lnet/hockeyapp/android/a;]
      [22] getfield #10
        - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
      [25] aload_0 v0
      [26] getfield #11
        - Fieldref [net/hockeyapp/android/d.a Lnet/hockeyapp/android/a;]
      [29] getfield #10
        - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
      [32] invokevirtual #16
        - Methodref [net/hockeyapp/android/UpdateActivity.getIntent ()Landroid/content/Intent;]
      [35] ldc #1
        - String [url]
      [37] invokevirtual #12
        - Methodref [android/content/Intent.getStringExtra (Ljava/lang/String;)Ljava/lang/String;]
      [40] invokespecial #17
        - Methodref [net/hockeyapp/android/a.<init> (Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
      [43] invokestatic #15
        - Methodref [net/hockeyapp/android/UpdateActivity.a (Lnet/hockeyapp/android/UpdateActivity;Lnet/hockeyapp/android/a;)V]
      [46] aload_0 v0
      [47] getfield #11
        - Fieldref [net/hockeyapp/android/d.a Lnet/hockeyapp/android/a;]
      [50] getfield #10
        - Fieldref [net/hockeyapp/android/a.a Lnet/hockeyapp/android/UpdateActivity;]
      [53] invokestatic #14
        - Methodref [net/hockeyapp/android/UpdateActivity.a (Lnet/hockeyapp/android/UpdateActivity;)Lnet/hockeyapp/android/a;]
      [56] iconst_0
      [57] anewarray #6
        - Class [java/lang/String]
      [60] invokevirtual #18
        - Methodref [net/hockeyapp/android/a.execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
      [63] pop
      [64] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/e
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.e extends java.lang.Object

Interfaces (count = 1):
  - Class [android/content/DialogInterface$OnClickListener]

Constant Pool (count = 25):
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/UpdateActivity]
  - Class [net/hockeyapp/android/a]
  - Class [net/hockeyapp/android/e]
  - Fieldref [net/hockeyapp/android/e.a Lnet/hockeyapp/android/a;]
  - Methodref [java/lang/Object.<init> ()V]
  + NameAndType [<init> ()V]
  + NameAndType [a Lnet/hockeyapp/android/a;]
  + Utf8 [()V]
  + Utf8 [(Landroid/content/DialogInterface;I)V]
  + Utf8 [(Lnet/hockeyapp/android/a;)V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Lnet/hockeyapp/android/a;]
  + Utf8 [a]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [java/lang/Object]
  + Utf8 [net/hockeyapp/android/UpdateActivity]
  + Utf8 [net/hockeyapp/android/a]
  + Utf8 [net/hockeyapp/android/e]
  + Utf8 [onClick]

Fields (count = 1):
  + Field:        a Lnet/hockeyapp/android/a;
    Access flags: 0x1002
      = private net.hockeyapp.android.a a

Methods (count = 2):
  - Method:       <init>(Lnet/hockeyapp/android/a;)V
    Access flags: 0x0
      = e(net.hockeyapp.android.a)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #7
        - Fieldref [net/hockeyapp/android/e.a Lnet/hockeyapp/android/a;]
      [5] aload_0 v0
      [6] invokespecial #8
        - Methodref [java/lang/Object.<init> ()V]
      [9] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onClick(Landroid/content/DialogInterface;I)V
    Access flags: 0x11
      = public final void onClick(android.content.DialogInterface,int)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 1, locals = 3, stack = 0):
      [0] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/f
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.f extends java.lang.Object

Interfaces (count = 0):

Constant Pool (count = 255):
  - String [ stacktrace(s).]
  - String [.]
  - String [/]
  - String [/crashes/]
  - String [Current handler class = ]
  - String [Delete stacktrace ]
  - String [Found ]
  - String [Looking for exceptions in: ]
  - String [Transmitting crash data: 
]
  - String [UTF-8]
  - String [api/2/apps/]
  - String [line.separator]
  - String [raw]
  - Class [[Ljava/lang/String;]
  - Class [android/app/AlertDialog]
  - Class [android/app/AlertDialog$Builder]
  - Class [android/content/Context]
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [android/util/Log]
  - Class [java/io/BufferedReader]
  - Class [java/io/File]
  - Class [java/io/InputStreamReader]
  - Class [java/lang/Class]
  - Class [java/lang/Exception]
  - Class [java/lang/Object]
  - Class [java/lang/String]
  - Class [java/lang/StringBuilder]
  - Class [java/lang/System]
  - Class [java/lang/Thread]
  - Class [java/lang/Thread$UncaughtExceptionHandler]
  - Class [java/lang/Throwable]
  - Class [java/util/ArrayList]
  - Class [java/util/List]
  - Class [net/hockeyapp/android/b]
  - Class [net/hockeyapp/android/c]
  - Class [net/hockeyapp/android/f]
  - Class [net/hockeyapp/android/i]
  - Class [net/hockeyapp/android/j]
  - Class [net/hockeyapp/android/m]
  - Class [net/hockeyapp/android/n]
  - Class [net/hockeyapp/android/p]
  - Class [org/apache/http/client/entity/UrlEncodedFormEntity]
  - Class [org/apache/http/client/methods/HttpPost]
  - Class [org/apache/http/impl/client/DefaultHttpClient]
  - Class [org/apache/http/message/BasicNameValuePair]
  - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.c Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/f.a Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/f.b Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/n.a I]
  - Fieldref [net/hockeyapp/android/n.b I]
  - Fieldref [net/hockeyapp/android/n.c I]
  - Fieldref [net/hockeyapp/android/n.d I]
  - Methodref [android/app/AlertDialog.show ()V]
  - Methodref [android/app/AlertDialog$Builder.<init> (Landroid/content/Context;)V]
  - Methodref [android/app/AlertDialog$Builder.create ()Landroid/app/AlertDialog;]
  - Methodref [android/app/AlertDialog$Builder.setMessage (I)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setTitle (I)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/content/Context.deleteFile (Ljava/lang/String;)Z]
  - Methodref [android/content/Context.openFileInput (Ljava/lang/String;)Ljava/io/FileInputStream;]
  - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
  - Methodref [java/io/BufferedReader.<init> (Ljava/io/Reader;)V]
  - Methodref [java/io/BufferedReader.close ()V]
  - Methodref [java/io/BufferedReader.readLine ()Ljava/lang/String;]
  - Methodref [java/io/File.<init> (Ljava/lang/String;)V]
  - Methodref [java/io/File.list (Ljava/io/FilenameFilter;)[Ljava/lang/String;]
  - Methodref [java/io/File.mkdir ()Z]
  - Methodref [java/io/InputStreamReader.<init> (Ljava/io/InputStream;)V]
  - Methodref [java/lang/Class.getName ()Ljava/lang/String;]
  - Methodref [java/lang/Exception.printStackTrace ()V]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [java/lang/Object.getClass ()Ljava/lang/Class;]
  - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  - Methodref [java/lang/StringBuilder.<init> ()V]
  - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
  - Methodref [java/lang/StringBuilder.append (I)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
  - Methodref [java/lang/System.getProperty (Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [java/lang/Thread.getDefaultUncaughtExceptionHandler ()Ljava/lang/Thread$UncaughtExceptionHandler;]
  - Methodref [java/lang/Thread.setDefaultUncaughtExceptionHandler (Ljava/lang/Thread$UncaughtExceptionHandler;)V]
  - Methodref [java/util/ArrayList.<init> ()V]
  - Methodref [net/hockeyapp/android/b.<init> ()V]
  - Methodref [net/hockeyapp/android/c.a (Landroid/content/Context;)V]
  - Methodref [net/hockeyapp/android/f.b ()V]
  - Methodref [net/hockeyapp/android/f.c ()[Ljava/lang/String;]
  - Methodref [net/hockeyapp/android/i.<init> (Landroid/content/Context;)V]
  - Methodref [net/hockeyapp/android/m.<init> (Landroid/content/Context;)V]
  - Methodref [net/hockeyapp/android/p.<init> (Ljava/lang/Thread$UncaughtExceptionHandler;)V]
  - Methodref [org/apache/http/client/entity/UrlEncodedFormEntity.<init> (Ljava/util/List;Ljava/lang/String;)V]
  - Methodref [org/apache/http/client/methods/HttpPost.<init> (Ljava/lang/String;)V]
  - Methodref [org/apache/http/client/methods/HttpPost.setEntity (Lorg/apache/http/HttpEntity;)V]
  - Methodref [org/apache/http/impl/client/DefaultHttpClient.<init> ()V]
  - Methodref [org/apache/http/impl/client/DefaultHttpClient.execute (Lorg/apache/http/client/methods/HttpUriRequest;)Lorg/apache/http/HttpResponse;]
  - Methodref [org/apache/http/message/BasicNameValuePair.<init> (Ljava/lang/String;Ljava/lang/String;)V]
  - InterfaceMethodref [java/util/List.add (Ljava/lang/Object;)Z]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (Landroid/content/Context;)V]
  + NameAndType [<init> (Ljava/io/InputStream;)V]
  + NameAndType [<init> (Ljava/io/Reader;)V]
  + NameAndType [<init> (Ljava/lang/String;)V]
  + NameAndType [<init> (Ljava/lang/String;Ljava/lang/String;)V]
  + NameAndType [<init> (Ljava/lang/Thread$UncaughtExceptionHandler;)V]
  + NameAndType [<init> (Ljava/util/List;Ljava/lang/String;)V]
  + NameAndType [a (Landroid/content/Context;)V]
  + NameAndType [a I]
  + NameAndType [a Ljava/lang/String;]
  + NameAndType [add (Ljava/lang/Object;)Z]
  + NameAndType [append (I)Ljava/lang/StringBuilder;]
  + NameAndType [append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + NameAndType [b ()V]
  + NameAndType [b I]
  + NameAndType [b Ljava/lang/String;]
  + NameAndType [c ()[Ljava/lang/String;]
  + NameAndType [c I]
  + NameAndType [c Ljava/lang/String;]
  + NameAndType [close ()V]
  + NameAndType [create ()Landroid/app/AlertDialog;]
  + NameAndType [d (Ljava/lang/String;Ljava/lang/String;)I]
  + NameAndType [d I]
  + NameAndType [deleteFile (Ljava/lang/String;)Z]
  + NameAndType [execute (Lorg/apache/http/client/methods/HttpUriRequest;)Lorg/apache/http/HttpResponse;]
  + NameAndType [g Ljava/lang/String;]
  + NameAndType [getClass ()Ljava/lang/Class;]
  + NameAndType [getDefaultUncaughtExceptionHandler ()Ljava/lang/Thread$UncaughtExceptionHandler;]
  + NameAndType [getName ()Ljava/lang/String;]
  + NameAndType [getProperty (Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [list (Ljava/io/FilenameFilter;)[Ljava/lang/String;]
  + NameAndType [mkdir ()Z]
  + NameAndType [openFileInput (Ljava/lang/String;)Ljava/io/FileInputStream;]
  + NameAndType [printStackTrace ()V]
  + NameAndType [readLine ()Ljava/lang/String;]
  + NameAndType [setDefaultUncaughtExceptionHandler (Ljava/lang/Thread$UncaughtExceptionHandler;)V]
  + NameAndType [setEntity (Lorg/apache/http/HttpEntity;)V]
  + NameAndType [setMessage (I)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setTitle (I)Landroid/app/AlertDialog$Builder;]
  + NameAndType [show ()V]
  + NameAndType [toString ()Ljava/lang/String;]
  + NameAndType [valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  + Utf8 [ stacktrace(s).]
  + Utf8 [()Landroid/app/AlertDialog;]
  + Utf8 [()Ljava/lang/Class;]
  + Utf8 [()Ljava/lang/String;]
  + Utf8 [()Ljava/lang/Thread$UncaughtExceptionHandler;]
  + Utf8 [()V]
  + Utf8 [()Z]
  + Utf8 [()[Ljava/lang/String;]
  + Utf8 [(I)Landroid/app/AlertDialog$Builder;]
  + Utf8 [(I)Ljava/lang/StringBuilder;]
  + Utf8 [(ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
  + Utf8 [(Ljava/io/FilenameFilter;)[Ljava/lang/String;]
  + Utf8 [(Ljava/io/InputStream;)V]
  + Utf8 [(Ljava/io/Reader;)V]
  + Utf8 [(Ljava/lang/Object;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/Object;)Z]
  + Utf8 [(Ljava/lang/String;)Ljava/io/FileInputStream;]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + Utf8 [(Ljava/lang/String;)V]
  + Utf8 [(Ljava/lang/String;)Z]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;)I]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;)V]
  + Utf8 [(Ljava/lang/Thread$UncaughtExceptionHandler;)V]
  + Utf8 [(Ljava/util/List;Ljava/lang/String;)V]
  + Utf8 [(Lorg/apache/http/HttpEntity;)V]
  + Utf8 [(Lorg/apache/http/client/methods/HttpUriRequest;)Lorg/apache/http/HttpResponse;]
  + Utf8 [.]
  + Utf8 [/]
  + Utf8 [/crashes/]
  + Utf8 [<clinit>]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Current handler class = ]
  + Utf8 [Delete stacktrace ]
  + Utf8 [Found ]
  + Utf8 [I]
  + Utf8 [Ljava/lang/String;]
  + Utf8 [Looking for exceptions in: ]
  + Utf8 [StackMapTable]
  + Utf8 [Transmitting crash data: 
]
  + Utf8 [UTF-8]
  + Utf8 [[Ljava/lang/String;]
  + Utf8 [a]
  + Utf8 [add]
  + Utf8 [android/app/AlertDialog]
  + Utf8 [android/app/AlertDialog$Builder]
  + Utf8 [android/content/Context]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [android/util/Log]
  + Utf8 [api/2/apps/]
  + Utf8 [append]
  + Utf8 [b]
  + Utf8 [c]
  + Utf8 [close]
  + Utf8 [create]
  + Utf8 [d]
  + Utf8 [deleteFile]
  + Utf8 [execute]
  + Utf8 [g]
  + Utf8 [getClass]
  + Utf8 [getDefaultUncaughtExceptionHandler]
  + Utf8 [getName]
  + Utf8 [getProperty]
  + Utf8 [java/io/BufferedReader]
  + Utf8 [java/io/File]
  + Utf8 [java/io/InputStreamReader]
  + Utf8 [java/lang/Class]
  + Utf8 [java/lang/Exception]
  + Utf8 [java/lang/Object]
  + Utf8 [java/lang/String]
  + Utf8 [java/lang/StringBuilder]
  + Utf8 [java/lang/System]
  + Utf8 [java/lang/Thread]
  + Utf8 [java/lang/Thread$UncaughtExceptionHandler]
  + Utf8 [java/lang/Throwable]
  + Utf8 [java/util/ArrayList]
  + Utf8 [java/util/List]
  + Utf8 [line.separator]
  + Utf8 [list]
  + Utf8 [mkdir]
  + Utf8 [net/hockeyapp/android/b]
  + Utf8 [net/hockeyapp/android/c]
  + Utf8 [net/hockeyapp/android/f]
  + Utf8 [net/hockeyapp/android/i]
  + Utf8 [net/hockeyapp/android/j]
  + Utf8 [net/hockeyapp/android/m]
  + Utf8 [net/hockeyapp/android/n]
  + Utf8 [net/hockeyapp/android/p]
  + Utf8 [openFileInput]
  + Utf8 [org/apache/http/client/entity/UrlEncodedFormEntity]
  + Utf8 [org/apache/http/client/methods/HttpPost]
  + Utf8 [org/apache/http/impl/client/DefaultHttpClient]
  + Utf8 [org/apache/http/message/BasicNameValuePair]
  + Utf8 [printStackTrace]
  + Utf8 [raw]
  + Utf8 [readLine]
  + Utf8 [setDefaultUncaughtExceptionHandler]
  + Utf8 [setEntity]
  + Utf8 [setMessage]
  + Utf8 [setNegativeButton]
  + Utf8 [setPositiveButton]
  + Utf8 [setTitle]
  + Utf8 [show]
  + Utf8 [toString]
  + Utf8 [valueOf]

Fields (count = 2):
  + Field:        a Ljava/lang/String;
    Access flags: 0xa
      = private static java.lang.String a
  + Field:        b Ljava/lang/String;
    Access flags: 0xa
      = private static java.lang.String b

Methods (count = 8):
  - Method:       <clinit>()V
    Access flags: 0x8
      = static void <clinit>()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 9, locals = 0, stack = 1):
      [0] aconst_null
      [1] putstatic #50
        - Fieldref [net/hockeyapp/android/f.a Ljava/lang/String;]
      [4] aconst_null
      [5] putstatic #51
        - Fieldref [net/hockeyapp/android/f.b Ljava/lang/String;]
      [8] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  - Method:       <init>()V
    Access flags: 0x1
      = public f()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #75
        - Methodref [java/lang/Object.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
    Access flags: 0x9
      = public static void a(android.content.Context,java.lang.String,java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 114, locals = 3, stack = 5):
      [0] aload_1 v1
      [1] putstatic #51
        - Fieldref [net/hockeyapp/android/f.b Ljava/lang/String;]
      [4] aload_2 v2
      [5] putstatic #50
        - Fieldref [net/hockeyapp/android/f.a Ljava/lang/String;]
      [8] aload_0 v0
      [9] invokestatic #88
        - Methodref [net/hockeyapp/android/c.a (Landroid/content/Context;)V]
      [12] getstatic #50
        - Fieldref [net/hockeyapp/android/f.a Ljava/lang/String;]
      [15] ifnonnull +9 (target=24)
      [18] getstatic #48
        - Fieldref [net/hockeyapp/android/c.c Ljava/lang/String;]
      [21] putstatic #50
        - Fieldref [net/hockeyapp/android/f.a Ljava/lang/String;]
      [24] invokestatic #90
        - Methodref [net/hockeyapp/android/f.c ()[Ljava/lang/String;]
      [27] arraylength
      [28] ifle +7 (target=35)
      [31] iconst_1
      [32] goto +4 (target=36)
      [35] iconst_0
      [36] ifeq +74 (target=110)
      [39] aload_0 v0
      [40] dup
      [41] astore_0 v0
      [42] ifnull +67 (target=109)
      [45] new #16
        - Class [android/app/AlertDialog$Builder]
      [48] dup
      [49] aload_0 v0
      [50] invokespecial #57
        - Methodref [android/app/AlertDialog$Builder.<init> (Landroid/content/Context;)V]
      [53] dup
      [54] astore_1 v1
      [55] getstatic #55
        - Fieldref [net/hockeyapp/android/n.d I]
      [58] invokevirtual #62
        - Methodref [android/app/AlertDialog$Builder.setTitle (I)Landroid/app/AlertDialog$Builder;]
      [61] pop
      [62] aload_1 v1
      [63] getstatic #52
        - Fieldref [net/hockeyapp/android/n.a I]
      [66] invokevirtual #59
        - Methodref [android/app/AlertDialog$Builder.setMessage (I)Landroid/app/AlertDialog$Builder;]
      [69] pop
      [70] aload_1 v1
      [71] getstatic #53
        - Fieldref [net/hockeyapp/android/n.b I]
      [74] new #38
        - Class [net/hockeyapp/android/i]
      [77] dup
      [78] aload_0 v0
      [79] invokespecial #91
        - Methodref [net/hockeyapp/android/i.<init> (Landroid/content/Context;)V]
      [82] invokevirtual #60
        - Methodref [android/app/AlertDialog$Builder.setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
      [85] pop
      [86] aload_1 v1
      [87] getstatic #54
        - Fieldref [net/hockeyapp/android/n.c I]
      [90] new #40
        - Class [net/hockeyapp/android/m]
      [93] dup
      [94] aload_0 v0
      [95] invokespecial #92
        - Methodref [net/hockeyapp/android/m.<init> (Landroid/content/Context;)V]
      [98] invokevirtual #61
        - Methodref [android/app/AlertDialog$Builder.setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
      [101] pop
      [102] aload_1 v1
      [103] invokevirtual #58
        - Methodref [android/app/AlertDialog$Builder.create ()Landroid/app/AlertDialog;]
      [106] invokevirtual #56
        - Methodref [android/app/AlertDialog.show ()V]
      [109] return
      [110] invokestatic #89
        - Methodref [net/hockeyapp/android/f.b ()V]
      [113] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 3):
        - [24] Var: ..., Stack: (empty)
        - [110] Var: ..., Stack: (empty)
        - [113] Var: ..., Stack: (empty)
  + Method:       b()V
    Access flags: 0xa
      = private static void b()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 56, locals = 1, stack = 4):
      [0] invokestatic #84
        - Methodref [java/lang/Thread.getDefaultUncaughtExceptionHandler ()Ljava/lang/Thread$UncaughtExceptionHandler;]
      [3] dup
      [4] astore_0 v0
      [5] ifnull +32 (target=37)
      [8] getstatic #49
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [11] new #28
        - Class [java/lang/StringBuilder]
      [14] dup
      [15] ldc #5
        - String [Current handler class = ]
      [17] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [20] aload_0 v0
      [21] invokevirtual #76
        - Methodref [java/lang/Object.getClass ()Ljava/lang/Class;]
      [24] invokevirtual #73
        - Methodref [java/lang/Class.getName ()Ljava/lang/String;]
      [27] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [30] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [33] invokestatic #65
        - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
      [36] pop
      [37] aload_0 v0
      [38] instanceof #42
        - Class [net/hockeyapp/android/p]
      [41] ifne +14 (target=55)
      [44] new #42
        - Class [net/hockeyapp/android/p]
      [47] dup
      [48] aload_0 v0
      [49] invokespecial #93
        - Methodref [net/hockeyapp/android/p.<init> (Ljava/lang/Thread$UncaughtExceptionHandler;)V]
      [52] invokestatic #85
        - Methodref [java/lang/Thread.setDefaultUncaughtExceptionHandler (Ljava/lang/Thread$UncaughtExceptionHandler;)V]
      [55] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 2):
        - [37] Var: ...[a:java/lang/Thread$UncaughtExceptionHandler], Stack: (empty)
        - [55] Var: ..., Stack: (empty)
  + Method:       a(Landroid/content/Context;)V
    Access flags: 0x9
      = public static void a(android.content.Context)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 126, locals = 3, stack = 4):
      [0] getstatic #49
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [3] new #28
        - Class [java/lang/StringBuilder]
      [6] dup
      [7] ldc #8
        - String [Looking for exceptions in: ]
      [9] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [12] getstatic #47
        - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
      [15] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [18] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [21] invokestatic #65
        - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
      [24] pop
      [25] invokestatic #90
        - Methodref [net/hockeyapp/android/f.c ()[Ljava/lang/String;]
      [28] dup
      [29] astore_1 v1
      [30] ifnull +95 (target=125)
      [33] aload_1 v1
      [34] arraylength
      [35] ifle +90 (target=125)
      [38] getstatic #49
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [41] new #28
        - Class [java/lang/StringBuilder]
      [44] dup
      [45] ldc #7
        - String [Found ]
      [47] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [50] aload_1 v1
      [51] arraylength
      [52] invokevirtual #80
        - Methodref [java/lang/StringBuilder.append (I)Ljava/lang/StringBuilder;]
      [55] ldc #1
        - String [ stacktrace(s).]
      [57] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [60] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [63] invokestatic #65
        - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
      [66] pop
      [67] iconst_0
      [68] istore_2 v2
      [69] goto +50 (target=119)
      [72] getstatic #49
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [75] new #28
        - Class [java/lang/StringBuilder]
      [78] dup
      [79] ldc #6
        - String [Delete stacktrace ]
      [81] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [84] aload_1 v1
      [85] iload_2 v2
      [86] aaload
      [87] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [90] ldc #2
        - String [.]
      [92] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [95] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [98] invokestatic #65
        - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
      [101] pop
      [102] aload_0 v0
      [103] aload_1 v1
      [104] iload_2 v2
      [105] aaload
      [106] invokevirtual #63
        - Methodref [android/content/Context.deleteFile (Ljava/lang/String;)Z]
      [109] pop
      [110] goto +6 (target=116)
      [113] invokevirtual #74
        - Methodref [java/lang/Exception.printStackTrace ()V]
      [116] iinc v2, 1
      [119] iload_2 v2
      [120] aload_1 v1
      [121] arraylength
      [122] ificmplt -50 (target=72)
      [125] return
      Code attribute exceptions (count = 1):
      - ExceptionInfo (72 -> 110: 113):
      - Class [java/lang/Exception]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 5):
        - [72] Var: ...[a:[Ljava/lang/String;][i], Stack: (empty)
        - [113] Var: ..., Stack: [a:java/lang/Exception]
        - [116] Var: ..., Stack: (empty)
        - [119] Var: ..., Stack: (empty)
        - [125] Var: -1, Stack: (empty)
  + Method:       b(Landroid/content/Context;)V
    Access flags: 0x9
      = public static void b(android.content.Context)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 331, locals = 7, stack = 7):
      [0] getstatic #49
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [3] new #28
        - Class [java/lang/StringBuilder]
      [6] dup
      [7] ldc #8
        - String [Looking for exceptions in: ]
      [9] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [12] getstatic #47
        - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
      [15] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [18] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [21] invokestatic #65
        - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
      [24] pop
      [25] invokestatic #90
        - Methodref [net/hockeyapp/android/f.c ()[Ljava/lang/String;]
      [28] dup
      [29] astore_1 v1
      [30] ifnull +300 (target=330)
      [33] aload_1 v1
      [34] arraylength
      [35] ifle +295 (target=330)
      [38] getstatic #49
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [41] new #28
        - Class [java/lang/StringBuilder]
      [44] dup
      [45] ldc #7
        - String [Found ]
      [47] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [50] aload_1 v1
      [51] arraylength
      [52] invokevirtual #80
        - Methodref [java/lang/StringBuilder.append (I)Ljava/lang/StringBuilder;]
      [55] ldc #1
        - String [ stacktrace(s).]
      [57] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [60] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [63] invokestatic #65
        - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
      [66] pop
      [67] iconst_0
      [68] istore_2 v2
      [69] goto +255 (target=324)
      [72] new #28
        - Class [java/lang/StringBuilder]
      [75] dup
      [76] invokespecial #78
        - Methodref [java/lang/StringBuilder.<init> ()V]
      [79] astore_3 v3
      [80] new #21
        - Class [java/io/BufferedReader]
      [83] dup
      [84] new #23
        - Class [java/io/InputStreamReader]
      [87] dup
      [88] aload_0 v0
      [89] aload_1 v1
      [90] iload_2 v2
      [91] aaload
      [92] invokevirtual #64
        - Methodref [android/content/Context.openFileInput (Ljava/lang/String;)Ljava/io/FileInputStream;]
      [95] invokespecial #72
        - Methodref [java/io/InputStreamReader.<init> (Ljava/io/InputStream;)V]
      [98] invokespecial #66
        - Methodref [java/io/BufferedReader.<init> (Ljava/io/Reader;)V]
      [101] astore v4
      [103] goto +20 (target=123)
      [106] aload_3 v3
      [107] aload v5
      [109] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [112] pop
      [113] aload_3 v3
      [114] ldc #12
        - String [line.separator]
      [116] invokestatic #83
        - Methodref [java/lang/System.getProperty (Ljava/lang/String;)Ljava/lang/String;]
      [119] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [122] pop
      [123] aload v4
      [125] invokevirtual #68
        - Methodref [java/io/BufferedReader.readLine ()Ljava/lang/String;]
      [128] dup
      [129] astore v5
      [131] ifnonnull -25 (target=106)
      [134] aload v4
      [136] invokevirtual #67
        - Methodref [java/io/BufferedReader.close ()V]
      [139] aload_3 v3
      [140] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [143] astore_3 v3
      [144] getstatic #49
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [147] new #28
        - Class [java/lang/StringBuilder]
      [150] dup
      [151] ldc #9
        - String [Transmitting crash data: 
]
      [153] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [156] aload_3 v3
      [157] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [160] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [163] invokestatic #65
        - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
      [166] pop
      [167] new #45
        - Class [org/apache/http/impl/client/DefaultHttpClient]
      [170] dup
      [171] invokespecial #97
        - Methodref [org/apache/http/impl/client/DefaultHttpClient.<init> ()V]
      [174] astore v4
      [176] new #44
        - Class [org/apache/http/client/methods/HttpPost]
      [179] dup
      [180] new #28
        - Class [java/lang/StringBuilder]
      [183] dup
      [184] getstatic #51
        - Fieldref [net/hockeyapp/android/f.b Ljava/lang/String;]
      [187] invokestatic #77
        - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
      [190] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [193] ldc #11
        - String [api/2/apps/]
      [195] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [198] getstatic #50
        - Fieldref [net/hockeyapp/android/f.a Ljava/lang/String;]
      [201] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [204] ldc #4
        - String [/crashes/]
      [206] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [209] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [212] invokespecial #95
        - Methodref [org/apache/http/client/methods/HttpPost.<init> (Ljava/lang/String;)V]
      [215] astore v5
      [217] new #33
        - Class [java/util/ArrayList]
      [220] dup
      [221] invokespecial #86
        - Methodref [java/util/ArrayList.<init> ()V]
      [224] dup
      [225] astore v6
      [227] new #46
        - Class [org/apache/http/message/BasicNameValuePair]
      [230] dup
      [231] ldc #13
        - String [raw]
      [233] aload_3 v3
      [234] invokespecial #99
        - Methodref [org/apache/http/message/BasicNameValuePair.<init> (Ljava/lang/String;Ljava/lang/String;)V]
      [237] invokeinterface #100
        - InterfaceMethodref [java/util/List.add (Ljava/lang/Object;)Z]
      [242] pop
      [243] aload v5
      [245] new #43
        - Class [org/apache/http/client/entity/UrlEncodedFormEntity]
      [248] dup
      [249] aload v6
      [251] ldc #10
        - String [UTF-8]
      [253] invokespecial #94
        - Methodref [org/apache/http/client/entity/UrlEncodedFormEntity.<init> (Ljava/util/List;Ljava/lang/String;)V]
      [256] invokevirtual #96
        - Methodref [org/apache/http/client/methods/HttpPost.setEntity (Lorg/apache/http/HttpEntity;)V]
      [259] aload v4
      [261] aload v5
      [263] invokevirtual #98
        - Methodref [org/apache/http/impl/client/DefaultHttpClient.execute (Lorg/apache/http/client/methods/HttpUriRequest;)Lorg/apache/http/HttpResponse;]
      [266] pop
      [267] goto +40 (target=307)
      [270] invokevirtual #74
        - Methodref [java/lang/Exception.printStackTrace ()V]
      [273] aload_0 v0
      [274] aload_1 v1
      [275] iload_2 v2
      [276] aaload
      [277] invokevirtual #63
        - Methodref [android/content/Context.deleteFile (Ljava/lang/String;)Z]
      [280] pop
      [281] goto +40 (target=321)
      [284] invokevirtual #74
        - Methodref [java/lang/Exception.printStackTrace ()V]
      [287] goto +34 (target=321)
      [290] astore_3 v3
      [291] aload_0 v0
      [292] aload_1 v1
      [293] iload_2 v2
      [294] aaload
      [295] invokevirtual #63
        - Methodref [android/content/Context.deleteFile (Ljava/lang/String;)Z]
      [298] pop
      [299] goto +6 (target=305)
      [302] invokevirtual #74
        - Methodref [java/lang/Exception.printStackTrace ()V]
      [305] aload_3 v3
      [306] athrow
      [307] aload_0 v0
      [308] aload_1 v1
      [309] iload_2 v2
      [310] aaload
      [311] invokevirtual #63
        - Methodref [android/content/Context.deleteFile (Ljava/lang/String;)Z]
      [314] pop
      [315] goto +6 (target=321)
      [318] invokevirtual #74
        - Methodref [java/lang/Exception.printStackTrace ()V]
      [321] iinc v2, 1
      [324] iload_2 v2
      [325] aload_1 v1
      [326] arraylength
      [327] ificmplt -255 (target=72)
      [330] return
      Code attribute exceptions (count = 5):
      - ExceptionInfo (72 -> 267: 270):
      - Class [java/lang/Exception]
      - ExceptionInfo (273 -> 281: 284):
      - Class [java/lang/Exception]
      - ExceptionInfo (72 -> 273: 290):
      - ExceptionInfo (291 -> 299: 302):
      - Class [java/lang/Exception]
      - ExceptionInfo (307 -> 315: 318):
      - Class [java/lang/Exception]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 14):
        - [72] Var: ...[a:[Ljava/lang/String;][i], Stack: (empty)
        - [106] Var: ...[a:java/lang/StringBuilder][a:java/io/BufferedReader][a:java/lang/String], Stack: (empty)
        - [123] Var: ..., Stack: (empty)
        - [270] Var: [a:android/content/Context][a:[Ljava/lang/String;][i], Stack: [a:java/lang/Exception]
        - [284] Var: ..., Stack: [a:java/lang/Exception]
        - [287] Var: ..., Stack: (empty)
        - [290] Var: ..., Stack: [a:java/lang/Throwable]
        - [302] Var: [a:android/content/Context][a:[Ljava/lang/String;][i][T][T][T][T][T][T][T][a:java/lang/Throwable], Stack: [a:java/lang/Exception]
        - [305] Var: ..., Stack: (empty)
        - [307] Var: [a:android/content/Context][a:[Ljava/lang/String;][i], Stack: 
        - [318] Var: ..., Stack: [a:java/lang/Exception]
        - [321] Var: ..., Stack: (empty)
        - [324] Var: ..., Stack: (empty)
        - [330] Var: -1, Stack: (empty)
  + Method:       c()[Ljava/lang/String;
    Access flags: 0xa
      = private static java.lang.String[] c()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 48, locals = 2, stack = 5):
      [0] new #22
        - Class [java/io/File]
      [3] dup
      [4] new #28
        - Class [java/lang/StringBuilder]
      [7] dup
      [8] getstatic #47
        - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
      [11] invokestatic #77
        - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
      [14] invokespecial #79
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [17] ldc #3
        - String [/]
      [19] invokevirtual #81
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [22] invokevirtual #82
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [25] invokespecial #69
        - Methodref [java/io/File.<init> (Ljava/lang/String;)V]
      [28] dup
      [29] astore_0 v0
      [30] invokevirtual #71
        - Methodref [java/io/File.mkdir ()Z]
      [33] pop
      [34] new #35
        - Class [net/hockeyapp/android/b]
      [37] dup
      [38] invokespecial #87
        - Methodref [net/hockeyapp/android/b.<init> ()V]
      [41] astore_1 v1
      [42] aload_0 v0
      [43] aload_1 v1
      [44] invokevirtual #70
        - Methodref [java/io/File.list (Ljava/io/FilenameFilter;)[Ljava/lang/String;]
      [47] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a()V
    Access flags: 0x1008
      = static void a()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 4, locals = 0, stack = 0):
      [0] invokestatic #89
        - Methodref [net/hockeyapp/android/f.b ()V]
      [3] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/g
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.g extends java.lang.Object

Interfaces (count = 1):
  - Class [java/util/Comparator]

Constant Pool (count = 35):
  - String [version]
  - Class [java/lang/Object]
  - Class [java/util/Comparator]
  - Class [net/hockeyapp/android/g]
  - Class [net/hockeyapp/android/k]
  - Class [org/json/JSONException]
  - Class [org/json/JSONObject]
  - Fieldref [net/hockeyapp/android/g.a Lnet/hockeyapp/android/k;]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [net/hockeyapp/android/g.a (Lorg/json/JSONObject;Lorg/json/JSONObject;)I]
  - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
  + NameAndType [<init> ()V]
  + NameAndType [a (Lorg/json/JSONObject;Lorg/json/JSONObject;)I]
  + NameAndType [a Lnet/hockeyapp/android/k;]
  + NameAndType [getInt (Ljava/lang/String;)I]
  + Utf8 [()V]
  + Utf8 [(Ljava/lang/Object;Ljava/lang/Object;)I]
  + Utf8 [(Ljava/lang/String;)I]
  + Utf8 [(Lnet/hockeyapp/android/k;)V]
  + Utf8 [(Lorg/json/JSONObject;Lorg/json/JSONObject;)I]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Lnet/hockeyapp/android/k;]
  + Utf8 [StackMapTable]
  + Utf8 [a]
  + Utf8 [compare]
  + Utf8 [getInt]
  + Utf8 [java/lang/Object]
  + Utf8 [java/util/Comparator]
  + Utf8 [net/hockeyapp/android/g]
  + Utf8 [net/hockeyapp/android/k]
  + Utf8 [org/json/JSONException]
  + Utf8 [org/json/JSONObject]
  + Utf8 [version]

Fields (count = 1):
  + Field:        a Lnet/hockeyapp/android/k;
    Access flags: 0x1002
      = private net.hockeyapp.android.k a

Methods (count = 3):
  - Method:       <init>(Lnet/hockeyapp/android/k;)V
    Access flags: 0x0
      = g(net.hockeyapp.android.k)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #8
        - Fieldref [net/hockeyapp/android/g.a Lnet/hockeyapp/android/k;]
      [5] aload_0 v0
      [6] invokespecial #9
        - Methodref [java/lang/Object.<init> ()V]
      [9] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Lorg/json/JSONObject;Lorg/json/JSONObject;)I
    Access flags: 0xa
      = private static int a(org.json.JSONObject,org.json.JSONObject)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 20, locals = 2, stack = 3):
      [0] aload_0 v0
      [1] ldc #1
        - String [version]
      [3] invokevirtual #11
        - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
      [6] aload_1 v1
      [7] ldc #1
        - String [version]
      [9] invokevirtual #11
        - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
      [12] ificmple +6 (target=18)
      [15] iconst_0
      [16] ireturn
      [17] pop
      [18] iconst_0
      [19] ireturn
      Code attribute exceptions (count = 1):
      - ExceptionInfo (0 -> 15: 17):
      - Class [org/json/JSONException]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 2):
        - [17] Var: ..., Stack: [a:org/json/JSONException]
        - [18] Var: ..., Stack: (empty)
  + Method:       compare(Ljava/lang/Object;Ljava/lang/Object;)I
    Access flags: 0x1051
      = public final int compare(java.lang.Object,java.lang.Object)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 12, locals = 3, stack = 2):
      [0] aload_1 v1
      [1] checkcast #7
        - Class [org/json/JSONObject]
      [4] aload_2 v2
      [5] checkcast #7
        - Class [org/json/JSONObject]
      [8] invokestatic #10
        - Methodref [net/hockeyapp/android/g.a (Lorg/json/JSONObject;Lorg/json/JSONObject;)I]
      [11] ireturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/h
  Superclass:    java/lang/Thread
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.h extends java.lang.Thread

Interfaces (count = 0):

Constant Pool (count = 29):
  - Class [java/lang/Thread]
  - Class [net/hockeyapp/android/f]
  - Class [net/hockeyapp/android/h]
  - Class [net/hockeyapp/android/m]
  - Fieldref [net/hockeyapp/android/h.a Lnet/hockeyapp/android/m;]
  - Fieldref [net/hockeyapp/android/h.b Landroid/content/Context;]
  - Methodref [java/lang/Thread.<init> ()V]
  - Methodref [net/hockeyapp/android/f.a ()V]
  - Methodref [net/hockeyapp/android/f.b (Landroid/content/Context;)V]
  + NameAndType [<init> ()V]
  + NameAndType [a ()V]
  + NameAndType [a Lnet/hockeyapp/android/m;]
  + NameAndType [b (Landroid/content/Context;)V]
  + NameAndType [b Landroid/content/Context;]
  + Utf8 [()V]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Lnet/hockeyapp/android/m;Landroid/content/Context;)V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Landroid/content/Context;]
  + Utf8 [Lnet/hockeyapp/android/m;]
  + Utf8 [a]
  + Utf8 [b]
  + Utf8 [java/lang/Thread]
  + Utf8 [net/hockeyapp/android/f]
  + Utf8 [net/hockeyapp/android/h]
  + Utf8 [net/hockeyapp/android/m]
  + Utf8 [run]

Fields (count = 2):
  + Field:        a Lnet/hockeyapp/android/m;
    Access flags: 0x1002
      = private net.hockeyapp.android.m a
  + Field:        b Landroid/content/Context;
    Access flags: 0x1012
      = private final android.content.Context b

Methods (count = 2):
  - Method:       <init>(Lnet/hockeyapp/android/m;Landroid/content/Context;)V
    Access flags: 0x0
      = h(net.hockeyapp.android.m,android.content.Context)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 15, locals = 3, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #5
        - Fieldref [net/hockeyapp/android/h.a Lnet/hockeyapp/android/m;]
      [5] aload_0 v0
      [6] aload_2 v2
      [7] putfield #6
        - Fieldref [net/hockeyapp/android/h.b Landroid/content/Context;]
      [10] aload_0 v0
      [11] invokespecial #7
        - Methodref [java/lang/Thread.<init> ()V]
      [14] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       run()V
    Access flags: 0x11
      = public final void run()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 11, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] getfield #6
        - Fieldref [net/hockeyapp/android/h.b Landroid/content/Context;]
      [4] invokestatic #9
        - Methodref [net/hockeyapp/android/f.b (Landroid/content/Context;)V]
      [7] invokestatic #8
        - Methodref [net/hockeyapp/android/f.a ()V]
      [10] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/i
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.i extends java.lang.Object

Interfaces (count = 1):
  - Class [android/content/DialogInterface$OnClickListener]

Constant Pool (count = 27):
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/f]
  - Class [net/hockeyapp/android/i]
  - Fieldref [net/hockeyapp/android/i.a Landroid/content/Context;]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [net/hockeyapp/android/f.a ()V]
  - Methodref [net/hockeyapp/android/f.a (Landroid/content/Context;)V]
  + NameAndType [<init> ()V]
  + NameAndType [a ()V]
  + NameAndType [a (Landroid/content/Context;)V]
  + NameAndType [a Landroid/content/Context;]
  + Utf8 [()V]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Landroid/content/DialogInterface;I)V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Landroid/content/Context;]
  + Utf8 [a]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [java/lang/Object]
  + Utf8 [net/hockeyapp/android/f]
  + Utf8 [net/hockeyapp/android/i]
  + Utf8 [onClick]

Fields (count = 1):
  + Field:        a Landroid/content/Context;
    Access flags: 0x1012
      = private final android.content.Context a

Methods (count = 2):
  - Method:       <init>(Landroid/content/Context;)V
    Access flags: 0x0
      = i(android.content.Context)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #6
        - Fieldref [net/hockeyapp/android/i.a Landroid/content/Context;]
      [5] aload_0 v0
      [6] invokespecial #7
        - Methodref [java/lang/Object.<init> ()V]
      [9] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onClick(Landroid/content/DialogInterface;I)V
    Access flags: 0x11
      = public final void onClick(android.content.DialogInterface,int)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 11, locals = 3, stack = 1):
      [0] aload_0 v0
      [1] getfield #6
        - Fieldref [net/hockeyapp/android/i.a Landroid/content/Context;]
      [4] invokestatic #9
        - Methodref [net/hockeyapp/android/f.a (Landroid/content/Context;)V]
      [7] invokestatic #8
        - Methodref [net/hockeyapp/android/f.a ()V]
      [10] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/j
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.j extends java.lang.Object

Interfaces (count = 0):

Constant Pool (count = 16):
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/j]
  - Class [net/hockeyapp/android/l]
  - Class [net/hockeyapp/android/n]
  - Class [net/hockeyapp/android/s]
  - Methodref [java/lang/Object.<init> ()V]
  + NameAndType [<init> ()V]
  + Utf8 [()V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [java/lang/Object]
  + Utf8 [net/hockeyapp/android/j]
  + Utf8 [net/hockeyapp/android/l]
  + Utf8 [net/hockeyapp/android/n]
  + Utf8 [net/hockeyapp/android/s]

Fields (count = 0):

Methods (count = 1):
  - Method:       <init>()V
    Access flags: 0x1
      = public j()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #6
        - Methodref [java/lang/Object.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/k
  Superclass:    android/widget/BaseAdapter
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.k extends android.widget.BaseAdapter

Interfaces (count = 0):

Constant Pool (count = 313):
  - Integer [-16777216]
  - Integer [16908308]
  - Integer [17367043]
  - Float [16.0]
  - Float [20.0]
  - Float [1024.0]
  - String []
  - String [ (]
  - String [ - ]
  - String [ MB]
  - String [%.2f]
  - String [)]
  - String [): ]
  - String [<em>No information.</em>]
  - String [Release Notes:]
  - String [Version ]
  - String [[INSTALLED]]
  - String [appsize]
  - String [dd.MM.yyyy]
  - String [notes]
  - String [right]
  - String [shortversion]
  - String [text/html]
  - String [timestamp]
  - String [utf-8]
  - String [version]
  - Class [android/app/Activity]
  - Class [android/content/pm/PackageInfo]
  - Class [android/content/pm/PackageManager]
  - Class [android/content/pm/PackageManager$NameNotFoundException]
  - Class [android/content/res/Resources]
  - Class [android/util/DisplayMetrics]
  - Class [android/view/LayoutInflater]
  - Class [android/view/View]
  - Class [android/view/ViewGroup]
  - Class [android/view/ViewGroup$LayoutParams]
  - Class [android/webkit/WebView]
  - Class [android/widget/AbsListView]
  - Class [android/widget/AbsListView$LayoutParams]
  - Class [android/widget/BaseAdapter]
  - Class [android/widget/RelativeLayout]
  - Class [android/widget/RelativeLayout$LayoutParams]
  - Class [android/widget/TextView]
  - Class [java/lang/Float]
  - Class [java/lang/Integer]
  - Class [java/lang/Object]
  - Class [java/lang/String]
  - Class [java/lang/StringBuilder]
  - Class [java/text/SimpleDateFormat]
  - Class [java/util/ArrayList]
  - Class [java/util/Collections]
  - Class [java/util/Date]
  - Class [net/hockeyapp/android/g]
  - Class [net/hockeyapp/android/k]
  - Class [org/json/JSONArray]
  - Class [org/json/JSONException]
  - Class [org/json/JSONObject]
  - Long [1000]
  - Fieldref [android/content/pm/PackageInfo.versionCode I]
  - Fieldref [android/util/DisplayMetrics.density F]
  - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
  - Fieldref [net/hockeyapp/android/k.b Lorg/json/JSONObject;]
  - Fieldref [net/hockeyapp/android/k.c Ljava/util/ArrayList;]
  - Methodref [android/app/Activity.getLayoutInflater ()Landroid/view/LayoutInflater;]
  - Methodref [android/app/Activity.getPackageManager ()Landroid/content/pm/PackageManager;]
  - Methodref [android/app/Activity.getPackageName ()Ljava/lang/String;]
  - Methodref [android/app/Activity.getResources ()Landroid/content/res/Resources;]
  - Methodref [android/content/pm/PackageManager.getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  - Methodref [android/content/res/Resources.getDisplayMetrics ()Landroid/util/DisplayMetrics;]
  - Methodref [android/view/LayoutInflater.inflate (ILandroid/view/ViewGroup;Z)Landroid/view/View;]
  - Methodref [android/view/View.findViewById (I)Landroid/view/View;]
  - Methodref [android/view/ViewGroup.getTag ()Ljava/lang/Object;]
  - Methodref [android/webkit/WebView.<init> (Landroid/content/Context;)V]
  - Methodref [android/webkit/WebView.loadData (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
  - Methodref [android/webkit/WebView.setId (I)V]
  - Methodref [android/webkit/WebView.setLayoutParams (Landroid/view/ViewGroup$LayoutParams;)V]
  - Methodref [android/widget/AbsListView$LayoutParams.<init> (II)V]
  - Methodref [android/widget/BaseAdapter.<init> ()V]
  - Methodref [android/widget/RelativeLayout.<init> (Landroid/content/Context;)V]
  - Methodref [android/widget/RelativeLayout.addView (Landroid/view/View;)V]
  - Methodref [android/widget/RelativeLayout.setLayoutParams (Landroid/view/ViewGroup$LayoutParams;)V]
  - Methodref [android/widget/RelativeLayout$LayoutParams.<init> (II)V]
  - Methodref [android/widget/RelativeLayout$LayoutParams.setMargins (IIII)V]
  - Methodref [android/widget/TextView.setPadding (IIII)V]
  - Methodref [android/widget/TextView.setText (Ljava/lang/CharSequence;)V]
  - Methodref [android/widget/TextView.setTextColor (I)V]
  - Methodref [android/widget/TextView.setTextSize (IF)V]
  - Methodref [java/lang/Float.valueOf (F)Ljava/lang/Float;]
  - Methodref [java/lang/Integer.<init> (I)V]
  - Methodref [java/lang/Integer.hashCode ()I]
  - Methodref [java/lang/Object.equals (Ljava/lang/Object;)Z]
  - Methodref [java/lang/String.format (Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;]
  - Methodref [java/lang/String.length ()I]
  - Methodref [java/lang/String.trim ()Ljava/lang/String;]
  - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
  - Methodref [java/lang/StringBuilder.append (I)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
  - Methodref [java/text/SimpleDateFormat.<init> (Ljava/lang/String;)V]
  - Methodref [java/text/SimpleDateFormat.format (Ljava/util/Date;)Ljava/lang/String;]
  - Methodref [java/util/ArrayList.<init> ()V]
  - Methodref [java/util/ArrayList.add (Ljava/lang/Object;)Z]
  - Methodref [java/util/ArrayList.get (I)Ljava/lang/Object;]
  - Methodref [java/util/ArrayList.size ()I]
  - Methodref [java/util/Collections.sort (Ljava/util/List;Ljava/util/Comparator;)V]
  - Methodref [java/util/Date.<init> (J)V]
  - Methodref [net/hockeyapp/android/g.<init> (Lnet/hockeyapp/android/k;)V]
  - Methodref [net/hockeyapp/android/k.a (Ljava/lang/String;)V]
  - Methodref [net/hockeyapp/android/k.a (Lorg/json/JSONObject;Ljava/lang/String;)I]
  - Methodref [net/hockeyapp/android/k.a (Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [net/hockeyapp/android/k.getItem (I)Ljava/lang/Object;]
  - Methodref [org/json/JSONArray.<init> (Ljava/lang/String;)V]
  - Methodref [org/json/JSONArray.getJSONObject (I)Lorg/json/JSONObject;]
  - Methodref [org/json/JSONArray.length ()I]
  - Methodref [org/json/JSONObject.<init> ()V]
  - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
  - Methodref [org/json/JSONObject.getString (Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (I)V]
  + NameAndType [<init> (II)V]
  + NameAndType [<init> (J)V]
  + NameAndType [<init> (Landroid/content/Context;)V]
  + NameAndType [<init> (Ljava/lang/String;)V]
  + NameAndType [<init> (Lnet/hockeyapp/android/k;)V]
  + NameAndType [a (Ljava/lang/String;)V]
  + NameAndType [a (Lorg/json/JSONObject;Ljava/lang/String;)I]
  + NameAndType [a (Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [a Landroid/app/Activity;]
  + NameAndType [add (Ljava/lang/Object;)Z]
  + NameAndType [addView (Landroid/view/View;)V]
  + NameAndType [append (I)Ljava/lang/StringBuilder;]
  + NameAndType [append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + NameAndType [b Lorg/json/JSONObject;]
  + NameAndType [c Ljava/util/ArrayList;]
  + NameAndType [density F]
  + NameAndType [equals (Ljava/lang/Object;)Z]
  + NameAndType [findViewById (I)Landroid/view/View;]
  + NameAndType [format (Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;]
  + NameAndType [format (Ljava/util/Date;)Ljava/lang/String;]
  + NameAndType [get (I)Ljava/lang/Object;]
  + NameAndType [getDisplayMetrics ()Landroid/util/DisplayMetrics;]
  + NameAndType [getInt (Ljava/lang/String;)I]
  + NameAndType [getItem (I)Ljava/lang/Object;]
  + NameAndType [getJSONObject (I)Lorg/json/JSONObject;]
  + NameAndType [getLayoutInflater ()Landroid/view/LayoutInflater;]
  + NameAndType [getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  + NameAndType [getPackageManager ()Landroid/content/pm/PackageManager;]
  + NameAndType [getPackageName ()Ljava/lang/String;]
  + NameAndType [getResources ()Landroid/content/res/Resources;]
  + NameAndType [getString (Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [getTag ()Ljava/lang/Object;]
  + NameAndType [hashCode ()I]
  + NameAndType [inflate (ILandroid/view/ViewGroup;Z)Landroid/view/View;]
  + NameAndType [length ()I]
  + NameAndType [loadData (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
  + NameAndType [setId (I)V]
  + NameAndType [setLayoutParams (Landroid/view/ViewGroup$LayoutParams;)V]
  + NameAndType [setMargins (IIII)V]
  + NameAndType [setPadding (IIII)V]
  + NameAndType [setText (Ljava/lang/CharSequence;)V]
  + NameAndType [setTextColor (I)V]
  + NameAndType [setTextSize (IF)V]
  + NameAndType [size ()I]
  + NameAndType [sort (Ljava/util/List;Ljava/util/Comparator;)V]
  + NameAndType [toString ()Ljava/lang/String;]
  + NameAndType [trim ()Ljava/lang/String;]
  + NameAndType [valueOf (F)Ljava/lang/Float;]
  + NameAndType [valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  + NameAndType [versionCode I]
  + Utf8 []
  + Utf8 [ (]
  + Utf8 [ - ]
  + Utf8 [ MB]
  + Utf8 [%.2f]
  + Utf8 [()I]
  + Utf8 [()Landroid/content/pm/PackageManager;]
  + Utf8 [()Landroid/content/res/Resources;]
  + Utf8 [()Landroid/util/DisplayMetrics;]
  + Utf8 [()Landroid/view/LayoutInflater;]
  + Utf8 [()Ljava/lang/Object;]
  + Utf8 [()Ljava/lang/String;]
  + Utf8 [()V]
  + Utf8 [(F)Ljava/lang/Float;]
  + Utf8 [(I)J]
  + Utf8 [(I)Landroid/view/View;]
  + Utf8 [(I)Ljava/lang/Object;]
  + Utf8 [(I)Ljava/lang/StringBuilder;]
  + Utf8 [(I)Lorg/json/JSONObject;]
  + Utf8 [(I)V]
  + Utf8 [(IF)V]
  + Utf8 [(II)V]
  + Utf8 [(IIII)V]
  + Utf8 [(ILandroid/view/View;Landroid/view/ViewGroup;)Landroid/view/View;]
  + Utf8 [(ILandroid/view/ViewGroup;Z)Landroid/view/View;]
  + Utf8 [(J)V]
  + Utf8 [(Landroid/app/Activity;Ljava/lang/String;)V]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Landroid/view/View;)V]
  + Utf8 [(Landroid/view/ViewGroup$LayoutParams;)V]
  + Utf8 [(Ljava/lang/CharSequence;)V]
  + Utf8 [(Ljava/lang/Object;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/Object;)Z]
  + Utf8 [(Ljava/lang/String;)I]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + Utf8 [(Ljava/lang/String;)V]
  + Utf8 [(Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
  + Utf8 [(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;]
  + Utf8 [(Ljava/util/Date;)Ljava/lang/String;]
  + Utf8 [(Ljava/util/List;Ljava/util/Comparator;)V]
  + Utf8 [(Lnet/hockeyapp/android/k;)V]
  + Utf8 [(Lorg/json/JSONObject;Ljava/lang/String;)I]
  + Utf8 [(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [)]
  + Utf8 [): ]
  + Utf8 [<em>No information.</em>]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [F]
  + Utf8 [I]
  + Utf8 [Landroid/app/Activity;]
  + Utf8 [Ljava/util/ArrayList;]
  + Utf8 [Lorg/json/JSONObject;]
  + Utf8 [Release Notes:]
  + Utf8 [StackMapTable]
  + Utf8 [Version ]
  + Utf8 [[INSTALLED]]
  + Utf8 [a]
  + Utf8 [add]
  + Utf8 [addView]
  + Utf8 [android/app/Activity]
  + Utf8 [android/content/pm/PackageInfo]
  + Utf8 [android/content/pm/PackageManager]
  + Utf8 [android/content/pm/PackageManager$NameNotFoundException]
  + Utf8 [android/content/res/Resources]
  + Utf8 [android/util/DisplayMetrics]
  + Utf8 [android/view/LayoutInflater]
  + Utf8 [android/view/View]
  + Utf8 [android/view/ViewGroup]
  + Utf8 [android/view/ViewGroup$LayoutParams]
  + Utf8 [android/webkit/WebView]
  + Utf8 [android/widget/AbsListView]
  + Utf8 [android/widget/AbsListView$LayoutParams]
  + Utf8 [android/widget/BaseAdapter]
  + Utf8 [android/widget/RelativeLayout]
  + Utf8 [android/widget/RelativeLayout$LayoutParams]
  + Utf8 [android/widget/TextView]
  + Utf8 [append]
  + Utf8 [appsize]
  + Utf8 [b]
  + Utf8 [c]
  + Utf8 [dd.MM.yyyy]
  + Utf8 [density]
  + Utf8 [equals]
  + Utf8 [findViewById]
  + Utf8 [format]
  + Utf8 [get]
  + Utf8 [getCount]
  + Utf8 [getDisplayMetrics]
  + Utf8 [getInt]
  + Utf8 [getItem]
  + Utf8 [getItemId]
  + Utf8 [getJSONObject]
  + Utf8 [getLayoutInflater]
  + Utf8 [getPackageInfo]
  + Utf8 [getPackageManager]
  + Utf8 [getPackageName]
  + Utf8 [getResources]
  + Utf8 [getString]
  + Utf8 [getTag]
  + Utf8 [getView]
  + Utf8 [hashCode]
  + Utf8 [inflate]
  + Utf8 [java/lang/Float]
  + Utf8 [java/lang/Integer]
  + Utf8 [java/lang/Object]
  + Utf8 [java/lang/String]
  + Utf8 [java/lang/StringBuilder]
  + Utf8 [java/text/SimpleDateFormat]
  + Utf8 [java/util/ArrayList]
  + Utf8 [java/util/Collections]
  + Utf8 [java/util/Date]
  + Utf8 [length]
  + Utf8 [loadData]
  + Utf8 [net/hockeyapp/android/g]
  + Utf8 [net/hockeyapp/android/k]
  + Utf8 [notes]
  + Utf8 [org/json/JSONArray]
  + Utf8 [org/json/JSONException]
  + Utf8 [org/json/JSONObject]
  + Utf8 [right]
  + Utf8 [setId]
  + Utf8 [setLayoutParams]
  + Utf8 [setMargins]
  + Utf8 [setPadding]
  + Utf8 [setText]
  + Utf8 [setTextColor]
  + Utf8 [setTextSize]
  + Utf8 [shortversion]
  + Utf8 [size]
  + Utf8 [sort]
  + Utf8 [text/html]
  + Utf8 [timestamp]
  + Utf8 [toString]
  + Utf8 [trim]
  + Utf8 [utf-8]
  + Utf8 [valueOf]
  + Utf8 [version]
  + Utf8 [versionCode]

Fields (count = 3):
  + Field:        a Landroid/app/Activity;
    Access flags: 0x2
      = private android.app.Activity a
  + Field:        b Lorg/json/JSONObject;
    Access flags: 0x2
      = private org.json.JSONObject b
  + Field:        c Ljava/util/ArrayList;
    Access flags: 0x2
      = private java.util.ArrayList c

Methods (count = 10):
  - Method:       <init>(Landroid/app/Activity;Ljava/lang/String;)V
    Access flags: 0x1
      = public k(android.app.Activity,java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 32, locals = 3, stack = 4):
      [0] aload_0 v0
      [1] invokespecial #79
        - Methodref [android/widget/BaseAdapter.<init> ()V]
      [4] aload_0 v0
      [5] aload_1 v1
      [6] putfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [9] aload_0 v0
      [10] aload_2 v2
      [11] invokespecial #110
        - Methodref [net/hockeyapp/android/k.a (Ljava/lang/String;)V]
      [14] aload_0 v0
      [15] dup
      [16] astore_1 v1
      [17] getfield #64
        - Fieldref [net/hockeyapp/android/k.c Ljava/util/ArrayList;]
      [20] new #53
        - Class [net/hockeyapp/android/g]
      [23] dup
      [24] aload_1 v1
      [25] invokespecial #109
        - Methodref [net/hockeyapp/android/g.<init> (Lnet/hockeyapp/android/k;)V]
      [28] invokestatic #107
        - Methodref [java/util/Collections.sort (Ljava/util/List;Ljava/util/Comparator;)V]
      [31] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Ljava/lang/String;)V
    Access flags: 0x2
      = private void a(java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 117, locals = 5, stack = 3):
      [0] aload_0 v0
      [1] new #57
        - Class [org/json/JSONObject]
      [4] dup
      [5] invokespecial #117
        - Methodref [org/json/JSONObject.<init> ()V]
      [8] putfield #63
        - Fieldref [net/hockeyapp/android/k.b Lorg/json/JSONObject;]
      [11] new #55
        - Class [org/json/JSONArray]
      [14] dup
      [15] aload_1 v1
      [16] invokespecial #114
        - Methodref [org/json/JSONArray.<init> (Ljava/lang/String;)V]
      [19] astore_1 v1
      [20] aload_0 v0
      [21] new #50
        - Class [java/util/ArrayList]
      [24] dup
      [25] invokespecial #103
        - Methodref [java/util/ArrayList.<init> ()V]
      [28] putfield #64
        - Fieldref [net/hockeyapp/android/k.c Ljava/util/ArrayList;]
      [31] aload_0 v0
      [32] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [35] invokevirtual #66
        - Methodref [android/app/Activity.getPackageManager ()Landroid/content/pm/PackageManager;]
      [38] aload_0 v0
      [39] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [42] invokevirtual #67
        - Methodref [android/app/Activity.getPackageName ()Ljava/lang/String;]
      [45] sipush 128
      [48] invokevirtual #69
        - Methodref [android/content/pm/PackageManager.getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
      [51] getfield #60
        - Fieldref [android/content/pm/PackageInfo.versionCode I]
      [54] istore_2 v2
      [55] iconst_0
      [56] istore_3 v3
      [57] goto +47 (target=104)
      [60] aload_1 v1
      [61] iload_3 v3
      [62] invokevirtual #115
        - Methodref [org/json/JSONArray.getJSONObject (I)Lorg/json/JSONObject;]
      [65] dup
      [66] astore v4
      [68] ldc #26
        - String [version]
      [70] invokevirtual #118
        - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
      [73] iload_2 v2
      [74] ificmple +17 (target=91)
      [77] aload_0 v0
      [78] aload v4
      [80] putfield #63
        - Fieldref [net/hockeyapp/android/k.b Lorg/json/JSONObject;]
      [83] aload v4
      [85] ldc #26
        - String [version]
      [87] invokevirtual #118
        - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
      [90] istore_2 v2
      [91] aload_0 v0
      [92] getfield #64
        - Fieldref [net/hockeyapp/android/k.c Ljava/util/ArrayList;]
      [95] aload v4
      [97] invokevirtual #104
        - Methodref [java/util/ArrayList.add (Ljava/lang/Object;)Z]
      [100] pop
      [101] iinc v3, 1
      [104] iload_3 v3
      [105] aload_1 v1
      [106] invokevirtual #116
        - Methodref [org/json/JSONArray.length ()I]
      [109] ificmplt -49 (target=60)
      [112] return
      [113] pop
      [114] return
      [115] pop
      [116] return
      Code attribute exceptions (count = 2):
      - ExceptionInfo (11 -> 112: 113):
      - Class [org/json/JSONException]
      - ExceptionInfo (11 -> 112: 115):
      - Class [android/content/pm/PackageManager$NameNotFoundException]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 6):
        - [60] Var: ...[a:org/json/JSONArray][i][i], Stack: (empty)
        - [91] Var: ...[a:org/json/JSONObject], Stack: (empty)
        - [104] Var: -1, Stack: (empty)
        - [113] Var: [a:net/hockeyapp/android/k][a:java/lang/String], Stack: [a:org/json/JSONException]
        - [115] Var: ..., Stack: [a:android/content/pm/PackageManager$NameNotFoundException]
        - [116] Var: ..., Stack: (empty)
  + Method:       getCount()I
    Access flags: 0x11
      = public final int getCount()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 1, stack = 2):
      [0] iconst_2
      [1] aload_0 v0
      [2] getfield #64
        - Fieldref [net/hockeyapp/android/k.c Ljava/util/ArrayList;]
      [5] invokevirtual #106
        - Methodref [java/util/ArrayList.size ()I]
      [8] imul
      [9] ireturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       getItem(I)Ljava/lang/Object;
    Access flags: 0x11
      = public final java.lang.Object getItem(int)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 179, locals = 7, stack = 3):
      [0] iconst_m1
      [1] istore_2 v2
      [2] aload_0 v0
      [3] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [6] invokevirtual #66
        - Methodref [android/app/Activity.getPackageManager ()Landroid/content/pm/PackageManager;]
      [9] aload_0 v0
      [10] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [13] invokevirtual #67
        - Methodref [android/app/Activity.getPackageName ()Ljava/lang/String;]
      [16] sipush 128
      [19] invokevirtual #69
        - Methodref [android/content/pm/PackageManager.getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
      [22] getfield #60
        - Fieldref [android/content/pm/PackageInfo.versionCode I]
      [25] istore_2 v2
      [26] goto +4 (target=30)
      [29] pop
      [30] aload_0 v0
      [31] getfield #64
        - Fieldref [net/hockeyapp/android/k.c Ljava/util/ArrayList;]
      [34] iload_1 v1
      [35] iconst_2
      [36] idiv
      [37] invokevirtual #105
        - Methodref [java/util/ArrayList.get (I)Ljava/lang/Object;]
      [40] checkcast #57
        - Class [org/json/JSONObject]
      [43] astore_3 v3
      [44] iconst_0
      [45] istore v4
      [47] ldc #7
        - String []
      [49] astore v5
      [51] aload_3 v3
      [52] ldc #26
        - String [version]
      [54] invokevirtual #118
        - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
      [57] istore v4
      [59] aload_3 v3
      [60] ldc #22
        - String [shortversion]
      [62] invokevirtual #119
        - Methodref [org/json/JSONObject.getString (Ljava/lang/String;)Ljava/lang/String;]
      [65] astore v5
      [67] goto +4 (target=71)
      [70] pop
      [71] aconst_null
      [72] astore v6
      [74] iload_1 v1
      [75] iconst_2
      [76] irem
      [77] tableswitch (3 offsets, default=99) (target=176)
        0: offset = 27, target = 104
        1: offset = 89, target = 166
        2: offset = 99, target = 176
        default: offset = 99, target = 176
      [104] iload_1 v1
      [105] ifne +8 (target=113)
      [108] ldc #15
        - String [Release Notes:]
      [110] goto +51 (target=161)
      [113] new #48
        - Class [java/lang/StringBuilder]
      [116] dup
      [117] ldc #16
        - String [Version ]
      [119] invokespecial #97
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [122] aload v5
      [124] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [127] ldc #8
        - String [ (]
      [129] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [132] iload v4
      [134] invokevirtual #98
        - Methodref [java/lang/StringBuilder.append (I)Ljava/lang/StringBuilder;]
      [137] ldc #13
        - String [): ]
      [139] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [142] iload v4
      [144] iload_2 v2
      [145] ificmpne +8 (target=153)
      [148] ldc #17
        - String [[INSTALLED]]
      [150] goto +5 (target=155)
      [153] ldc #7
        - String []
      [155] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [158] invokevirtual #100
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [161] astore v6
      [163] goto +13 (target=176)
      [166] aload_3 v3
      [167] ldc #20
        - String [notes]
      [169] ldc #7
        - String []
      [171] invokestatic #112
        - Methodref [net/hockeyapp/android/k.a (Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
      [174] astore v6
      [176] aload v6
      [178] areturn
      Code attribute exceptions (count = 2):
      - ExceptionInfo (2 -> 26: 29):
      - Class [android/content/pm/PackageManager$NameNotFoundException]
      - ExceptionInfo (51 -> 67: 70):
      - Class [org/json/JSONException]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 11):
        - [29] Var: [a:net/hockeyapp/android/k][i][i], Stack: [a:android/content/pm/PackageManager$NameNotFoundException]
        - [30] Var: ..., Stack: (empty)
        - [70] Var: [a:net/hockeyapp/android/k][i][i][a:org/json/JSONObject][i][a:java/lang/String], Stack: [a:org/json/JSONException]
        - [71] Var: ..., Stack: (empty)
        - [104] Var: ...[a:java/lang/String], Stack: (empty)
        - [113] Var: ..., Stack: (empty)
        - [153] Var: ..., Stack: [a:java/lang/StringBuilder]
        - [155] Var: [a:net/hockeyapp/android/k][i][i][a:org/json/JSONObject][i][a:java/lang/String][a:java/lang/String], Stack: [a:java/lang/StringBuilder][a:java/lang/String]
        - [161] Var: ..., Stack: [a:java/lang/String]
        - [166] Var: ..., Stack: (empty)
        - [176] Var: ..., Stack: (empty)
  + Method:       a()Ljava/lang/String;
    Access flags: 0x11
      = public final java.lang.String a()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 49, locals = 1, stack = 5):
      [0] new #48
        - Class [java/lang/StringBuilder]
      [3] dup
      [4] aload_0 v0
      [5] getfield #63
        - Fieldref [net/hockeyapp/android/k.b Lorg/json/JSONObject;]
      [8] ldc #22
        - String [shortversion]
      [10] ldc #7
        - String []
      [12] invokestatic #112
        - Methodref [net/hockeyapp/android/k.a (Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
      [15] invokestatic #96
        - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
      [18] invokespecial #97
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [21] ldc #8
        - String [ (]
      [23] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [26] aload_0 v0
      [27] getfield #63
        - Fieldref [net/hockeyapp/android/k.b Lorg/json/JSONObject;]
      [30] ldc #26
        - String [version]
      [32] ldc #7
        - String []
      [34] invokestatic #112
        - Methodref [net/hockeyapp/android/k.a (Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
      [37] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [40] ldc #12
        - String [)]
      [42] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [45] invokevirtual #100
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [48] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       b()Ljava/lang/String;
    Access flags: 0x11
      = public final java.lang.String b()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 99, locals = 4, stack = 7):
      [0] aload_0 v0
      [1] getfield #63
        - Fieldref [net/hockeyapp/android/k.b Lorg/json/JSONObject;]
      [4] ldc #18
        - String [appsize]
      [6] invokestatic #111
        - Methodref [net/hockeyapp/android/k.a (Lorg/json/JSONObject;Ljava/lang/String;)I]
      [9] istore_1 v1
      [10] aload_0 v0
      [11] getfield #63
        - Fieldref [net/hockeyapp/android/k.b Lorg/json/JSONObject;]
      [14] ldc #24
        - String [timestamp]
      [16] invokestatic #111
        - Methodref [net/hockeyapp/android/k.a (Lorg/json/JSONObject;Ljava/lang/String;)I]
      [19] i2l
      [20] lstore_2 v2
      [21] new #52
        - Class [java/util/Date]
      [24] dup
      [25] lload_2 v2
      [26] ldc2_w #58
        - Long [1000]
      [29] lmul
      [30] invokespecial #108
        - Methodref [java/util/Date.<init> (J)V]
      [33] astore_2 v2
      [34] new #49
        - Class [java/text/SimpleDateFormat]
      [37] dup
      [38] ldc #19
        - String [dd.MM.yyyy]
      [40] invokespecial #101
        - Methodref [java/text/SimpleDateFormat.<init> (Ljava/lang/String;)V]
      [43] astore_3 v3
      [44] new #48
        - Class [java/lang/StringBuilder]
      [47] dup
      [48] aload_3 v3
      [49] aload_2 v2
      [50] invokevirtual #102
        - Methodref [java/text/SimpleDateFormat.format (Ljava/util/Date;)Ljava/lang/String;]
      [53] invokestatic #96
        - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
      [56] invokespecial #97
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [59] ldc #9
        - String [ - ]
      [61] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [64] ldc #11
        - String [%.2f]
      [66] iconst_1
      [67] anewarray #46
        - Class [java/lang/Object]
      [70] dup
      [71] iconst_0
      [72] iload_1 v1
      [73] i2f
      [74] ldc #6
        - Float [1024.0]
      [76] fdiv
      [77] ldc #6
        - Float [1024.0]
      [79] fdiv
      [80] invokestatic #89
        - Methodref [java/lang/Float.valueOf (F)Ljava/lang/Float;]
      [83] aastore
      [84] invokestatic #93
        - Methodref [java/lang/String.format (Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;]
      [87] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [90] ldc #10
        - String [ MB]
      [92] invokevirtual #99
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [95] invokevirtual #100
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [98] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Lorg/json/JSONObject;Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
    Access flags: 0xa
      = private static java.lang.String a(org.json.JSONObject,java.lang.String,java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 9, locals = 3, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] invokevirtual #119
        - Methodref [org/json/JSONObject.getString (Ljava/lang/String;)Ljava/lang/String;]
      [5] areturn
      [6] pop
      [7] aload_2 v2
      [8] areturn
      Code attribute exceptions (count = 1):
      - ExceptionInfo (0 -> 5: 6):
      - Class [org/json/JSONException]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 1):
        - [6] Var: ..., Stack: [a:org/json/JSONException]
  + Method:       a(Lorg/json/JSONObject;Ljava/lang/String;)I
    Access flags: 0xa
      = private static int a(org.json.JSONObject,java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 9, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] invokevirtual #118
        - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
      [5] ireturn
      [6] pop
      [7] iconst_0
      [8] ireturn
      Code attribute exceptions (count = 1):
      - ExceptionInfo (0 -> 5: 6):
      - Class [org/json/JSONException]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 1):
        - [6] Var: ..., Stack: [a:org/json/JSONException]
  + Method:       getItemId(I)J
    Access flags: 0x11
      = public final long getItemId(int)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 13, locals = 2, stack = 3):
      [0] new #45
        - Class [java/lang/Integer]
      [3] dup
      [4] iload_1 v1
      [5] invokespecial #90
        - Methodref [java/lang/Integer.<init> (I)V]
      [8] invokevirtual #91
        - Methodref [java/lang/Integer.hashCode ()I]
      [11] i2l
      [12] lreturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       getView(ILandroid/view/View;Landroid/view/ViewGroup;)Landroid/view/View;
    Access flags: 0x11
      = public final android.view.View getView(int,android.view.View,android.view.ViewGroup)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 415, locals = 9, stack = 5):
      [0] iload_1 v1
      [1] iconst_2
      [2] irem
      [3] tableswitch (2 offsets, default=410) (target=413)
        0: offset = 21, target = 24
        1: offset = 189, target = 192
        default: offset = 410, target = 413
      [24] aload_0 v0
      [25] iload_1 v1
      [26] aload_2 v2
      [27] aload_3 v3
      [28] astore v4
      [30] astore_3 v3
      [31] istore_2 v2
      [32] astore_1 v1
      [33] aload_3 v3
      [34] dup
      [35] astore_3 v3
      [36] instanceof #43
        - Class [android/widget/TextView]
      [39] ifne +19 (target=58)
      [42] aload_1 v1
      [43] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [46] invokevirtual #65
        - Methodref [android/app/Activity.getLayoutInflater ()Landroid/view/LayoutInflater;]
      [49] ldc #3
        - Integer [17367043]
      [51] aload v4
      [53] iconst_0
      [54] invokevirtual #71
        - Methodref [android/view/LayoutInflater.inflate (ILandroid/view/ViewGroup;Z)Landroid/view/View;]
      [57] astore_3 v3
      [58] aload_1 v1
      [59] iload_2 v2
      [60] invokevirtual #113
        - Methodref [net/hockeyapp/android/k.getItem (I)Ljava/lang/Object;]
      [63] checkcast #47
        - Class [java/lang/String]
      [66] astore v5
      [68] aload_3 v3
      [69] ldc #2
        - Integer [16908308]
      [71] invokevirtual #72
        - Methodref [android/view/View.findViewById (I)Landroid/view/View;]
      [74] checkcast #43
        - Class [android/widget/TextView]
      [77] astore v6
      [79] aload_1 v1
      [80] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [83] invokevirtual #68
        - Methodref [android/app/Activity.getResources ()Landroid/content/res/Resources;]
      [86] invokevirtual #70
        - Methodref [android/content/res/Resources.getDisplayMetrics ()Landroid/util/DisplayMetrics;]
      [89] getfield #61
        - Fieldref [android/util/DisplayMetrics.density F]
      [92] fstore v7
      [94] aload v4
      [96] invokevirtual #73
        - Methodref [android/view/ViewGroup.getTag ()Ljava/lang/Object;]
      [99] ldc #21
        - String [right]
      [101] invokevirtual #92
        - Methodref [java/lang/Object.equals (Ljava/lang/Object;)Z]
      [104] istore v8
      [106] iload_2 v2
      [107] ifne +7 (target=114)
      [110] iconst_1
      [111] goto +4 (target=115)
      [114] iconst_0
      [115] istore v4
      [117] aload v6
      [119] ldc #5
        - Float [20.0]
      [121] fload v7
      [123] fmul
      [124] f2i
      [125] iload v8
      [127] ifeq +7 (target=134)
      [130] iconst_2
      [131] goto +4 (target=135)
      [134] iconst_1
      [135] imul
      [136] ldc #5
        - Float [20.0]
      [138] fload v7
      [140] fmul
      [141] f2i
      [142] iload v8
      [144] ifne +12 (target=156)
      [147] iload v4
      [149] ifeq +7 (target=156)
      [152] iconst_1
      [153] goto +4 (target=157)
      [156] iconst_0
      [157] imul
      [158] ldc #5
        - Float [20.0]
      [160] fload v7
      [162] fmul
      [163] f2i
      [164] iconst_0
      [165] invokevirtual #85
        - Methodref [android/widget/TextView.setPadding (IIII)V]
      [168] aload v6
      [170] aload v5
      [172] invokevirtual #86
        - Methodref [android/widget/TextView.setText (Ljava/lang/CharSequence;)V]
      [175] aload v6
      [177] ldc #1
        - Integer [-16777216]
      [179] invokevirtual #87
        - Methodref [android/widget/TextView.setTextColor (I)V]
      [182] aload v6
      [184] iconst_2
      [185] ldc #4
        - Float [16.0]
      [187] invokevirtual #88
        - Methodref [android/widget/TextView.setTextSize (IF)V]
      [190] aload_3 v3
      [191] areturn
      [192] aload_0 v0
      [193] iload_1 v1
      [194] aload_2 v2
      [195] aload_3 v3
      [196] astore v4
      [198] astore_3 v3
      [199] istore_2 v2
      [200] astore_1 v1
      [201] aload_3 v3
      [202] dup
      [203] astore_3 v3
      [204] ifnull +13 (target=217)
      [207] aload_3 v3
      [208] sipush 1337
      [211] invokevirtual #72
        - Methodref [android/view/View.findViewById (I)Landroid/view/View;]
      [214] ifnonnull +140 (target=354)
      [217] new #41
        - Class [android/widget/RelativeLayout]
      [220] dup
      [221] aload_1 v1
      [222] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [225] invokespecial #80
        - Methodref [android/widget/RelativeLayout.<init> (Landroid/content/Context;)V]
      [228] dup
      [229] astore v5
      [231] new #39
        - Class [android/widget/AbsListView$LayoutParams]
      [234] dup
      [235] iconst_m1
      [236] bipush -2
      [238] invokespecial #78
        - Methodref [android/widget/AbsListView$LayoutParams.<init> (II)V]
      [241] invokevirtual #82
        - Methodref [android/widget/RelativeLayout.setLayoutParams (Landroid/view/ViewGroup$LayoutParams;)V]
      [244] aload v5
      [246] astore_3 v3
      [247] new #37
        - Class [android/webkit/WebView]
      [250] dup
      [251] aload_1 v1
      [252] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [255] invokespecial #74
        - Methodref [android/webkit/WebView.<init> (Landroid/content/Context;)V]
      [258] dup
      [259] astore v6
      [261] sipush 1337
      [264] invokevirtual #76
        - Methodref [android/webkit/WebView.setId (I)V]
      [267] new #42
        - Class [android/widget/RelativeLayout$LayoutParams]
      [270] dup
      [271] iconst_m1
      [272] bipush -2
      [274] invokespecial #83
        - Methodref [android/widget/RelativeLayout$LayoutParams.<init> (II)V]
      [277] astore v7
      [279] aload_1 v1
      [280] getfield #62
        - Fieldref [net/hockeyapp/android/k.a Landroid/app/Activity;]
      [283] invokevirtual #68
        - Methodref [android/app/Activity.getResources ()Landroid/content/res/Resources;]
      [286] invokevirtual #70
        - Methodref [android/content/res/Resources.getDisplayMetrics ()Landroid/util/DisplayMetrics;]
      [289] getfield #61
        - Fieldref [android/util/DisplayMetrics.density F]
      [292] fstore v8
      [294] aload v4
      [296] invokevirtual #73
        - Methodref [android/view/ViewGroup.getTag ()Ljava/lang/Object;]
      [299] ldc #21
        - String [right]
      [301] invokevirtual #92
        - Methodref [java/lang/Object.equals (Ljava/lang/Object;)Z]
      [304] istore v4
      [306] aload v7
      [308] ldc #5
        - Float [20.0]
      [310] fload v8
      [312] fmul
      [313] f2i
      [314] iload v4
      [316] ifeq +7 (target=323)
      [319] iconst_2
      [320] goto +4 (target=324)
      [323] iconst_1
      [324] imul
      [325] fconst_0
      [326] fload v8
      [328] fmul
      [329] f2i
      [330] ldc #5
        - Float [20.0]
      [332] fload v8
      [334] fmul
      [335] f2i
      [336] iconst_0
      [337] invokevirtual #84
        - Methodref [android/widget/RelativeLayout$LayoutParams.setMargins (IIII)V]
      [340] aload v6
      [342] aload v7
      [344] invokevirtual #77
        - Methodref [android/webkit/WebView.setLayoutParams (Landroid/view/ViewGroup$LayoutParams;)V]
      [347] aload v5
      [349] aload v6
      [351] invokevirtual #81
        - Methodref [android/widget/RelativeLayout.addView (Landroid/view/View;)V]
      [354] aload_3 v3
      [355] sipush 1337
      [358] invokevirtual #72
        - Methodref [android/view/View.findViewById (I)Landroid/view/View;]
      [361] checkcast #37
        - Class [android/webkit/WebView]
      [364] astore v5
      [366] aload_1 v1
      [367] iload_2 v2
      [368] invokevirtual #113
        - Methodref [net/hockeyapp/android/k.getItem (I)Ljava/lang/Object;]
      [371] checkcast #47
        - Class [java/lang/String]
      [374] dup
      [375] astore v6
      [377] invokevirtual #95
        - Methodref [java/lang/String.trim ()Ljava/lang/String;]
      [380] invokevirtual #94
        - Methodref [java/lang/String.length ()I]
      [383] ifne +17 (target=400)
      [386] aload v5
      [388] ldc #14
        - String [<em>No information.</em>]
      [390] ldc #23
        - String [text/html]
      [392] ldc #25
        - String [utf-8]
      [394] invokevirtual #75
        - Methodref [android/webkit/WebView.loadData (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
      [397] goto +14 (target=411)
      [400] aload v5
      [402] aload v6
      [404] ldc #23
        - String [text/html]
      [406] ldc #25
        - String [utf-8]
      [408] invokevirtual #75
        - Methodref [android/webkit/WebView.loadData (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V]
      [411] aload_3 v3
      [412] areturn
      [413] aconst_null
      [414] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 3):
        - [24] Var: ..., Stack: (empty)
        - [192] Var: ..., Stack: (empty)
        - [413] Var: ..., Stack: (empty)

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/l
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.l extends java.lang.Object

Interfaces (count = 0):

Constant Pool (count = 20):
  - Integer [2131034118]
  - Integer [2131034120]
  - Integer [2131034123]
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/j]
  - Class [net/hockeyapp/android/l]
  - Methodref [java/lang/Object.<init> ()V]
  + NameAndType [<init> ()V]
  + Utf8 [()V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [ConstantValue]
  + Utf8 [I]
  + Utf8 [a]
  + Utf8 [b]
  + Utf8 [c]
  + Utf8 [java/lang/Object]
  + Utf8 [net/hockeyapp/android/j]
  + Utf8 [net/hockeyapp/android/l]

Fields (count = 3):
  + Field:        a I
    Access flags: 0x19
      = public static final int a
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2131034118]
  + Field:        b I
    Access flags: 0x19
      = public static final int b
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2131034120]
  + Field:        c I
    Access flags: 0x19
      = public static final int c
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2131034123]

Methods (count = 1):
  - Method:       <init>()V
    Access flags: 0x1
      = public l()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #7
        - Methodref [java/lang/Object.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/demo/MainActivity
  Superclass:    android/app/Activity
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x21
    = public class net.hockeyapp.android.demo.MainActivity extends android.app.Activity

Interfaces (count = 0):

Constant Pool (count = 71):
  - Integer [2130837510]
  - Integer [2130903040]
  - String [dedae71020c1c014120ef0153cb8457c]
  - String [false]
  - String [http.keepAlive]
  - String [https://rink.hockeyapp.net/]
  - Class [android/app/Activity]
  - Class [java/lang/String]
  - Class [java/lang/System]
  - Class [net/hockeyapp/android/UpdateActivity]
  - Class [net/hockeyapp/android/demo/MainActivity]
  - Class [net/hockeyapp/android/f]
  - Class [net/hockeyapp/android/o]
  - Fieldref [net/hockeyapp/android/UpdateActivity.a I]
  - Fieldref [net/hockeyapp/android/demo/MainActivity.a Lnet/hockeyapp/android/o;]
  - Methodref [android/app/Activity.<init> ()V]
  - Methodref [android/app/Activity.onCreate (Landroid/os/Bundle;)V]
  - Methodref [android/app/Activity.onResume ()V]
  - Methodref [java/lang/System.setProperty (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [net/hockeyapp/android/demo/MainActivity.getLastNonConfigurationInstance ()Ljava/lang/Object;]
  - Methodref [net/hockeyapp/android/demo/MainActivity.setContentView (I)V]
  - Methodref [net/hockeyapp/android/f.a (Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
  - Methodref [net/hockeyapp/android/o.<init> (Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
  - Methodref [net/hockeyapp/android/o.a ()V]
  - Methodref [net/hockeyapp/android/o.a (Landroid/content/Context;)V]
  - Methodref [net/hockeyapp/android/o.execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
  + NameAndType [a ()V]
  + NameAndType [a (Landroid/content/Context;)V]
  + NameAndType [a (Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
  + NameAndType [a I]
  + NameAndType [a Lnet/hockeyapp/android/o;]
  + NameAndType [execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  + NameAndType [getLastNonConfigurationInstance ()Ljava/lang/Object;]
  + NameAndType [onCreate (Landroid/os/Bundle;)V]
  + NameAndType [onResume ()V]
  + NameAndType [setContentView (I)V]
  + NameAndType [setProperty (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [()Ljava/lang/Object;]
  + Utf8 [()V]
  + Utf8 [(I)V]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
  + Utf8 [(Landroid/os/Bundle;)V]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [I]
  + Utf8 [Lnet/hockeyapp/android/o;]
  + Utf8 [a]
  + Utf8 [android/app/Activity]
  + Utf8 [dedae71020c1c014120ef0153cb8457c]
  + Utf8 [execute]
  + Utf8 [false]
  + Utf8 [getLastNonConfigurationInstance]
  + Utf8 [http.keepAlive]
  + Utf8 [https://rink.hockeyapp.net/]
  + Utf8 [java/lang/String]
  + Utf8 [java/lang/System]
  + Utf8 [net/hockeyapp/android/UpdateActivity]
  + Utf8 [net/hockeyapp/android/demo/MainActivity]
  + Utf8 [net/hockeyapp/android/f]
  + Utf8 [net/hockeyapp/android/o]
  + Utf8 [onCreate]
  + Utf8 [onResume]
  + Utf8 [onRetainNonConfigurationInstance]
  + Utf8 [setContentView]
  + Utf8 [setProperty]

Fields (count = 1):
  + Field:        a Lnet/hockeyapp/android/o;
    Access flags: 0x2
      = private net.hockeyapp.android.o a

Methods (count = 4):
  - Method:       <init>()V
    Access flags: 0x1
      = public MainActivity()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #16
        - Methodref [android/app/Activity.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onCreate(Landroid/os/Bundle;)V
    Access flags: 0x1
      = public void onCreate(android.os.Bundle)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 82, locals = 2, stack = 6):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] invokespecial #17
        - Methodref [android/app/Activity.onCreate (Landroid/os/Bundle;)V]
      [5] aload_0 v0
      [6] ldc #2
        - Integer [2130903040]
      [8] invokevirtual #21
        - Methodref [net/hockeyapp/android/demo/MainActivity.setContentView (I)V]
      [11] ldc #5
        - String [http.keepAlive]
      [13] ldc #4
        - String [false]
      [15] invokestatic #19
        - Methodref [java/lang/System.setProperty (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;]
      [18] pop
      [19] ldc #1
        - Integer [2130837510]
      [21] putstatic #14
        - Fieldref [net/hockeyapp/android/UpdateActivity.a I]
      [24] aload_0 v0
      [25] dup
      [26] dup
      [27] astore_1 v1
      [28] invokevirtual #20
        - Methodref [net/hockeyapp/android/demo/MainActivity.getLastNonConfigurationInstance ()Ljava/lang/Object;]
      [31] checkcast #13
        - Class [net/hockeyapp/android/o]
      [34] putfield #15
        - Fieldref [net/hockeyapp/android/demo/MainActivity.a Lnet/hockeyapp/android/o;]
      [37] aload_1 v1
      [38] getfield #15
        - Fieldref [net/hockeyapp/android/demo/MainActivity.a Lnet/hockeyapp/android/o;]
      [41] ifnull +12 (target=53)
      [44] aload_1 v1
      [45] getfield #15
        - Fieldref [net/hockeyapp/android/demo/MainActivity.a Lnet/hockeyapp/android/o;]
      [48] aload_1 v1
      [49] invokevirtual #25
        - Methodref [net/hockeyapp/android/o.a (Landroid/content/Context;)V]
      [52] return
      [53] aload_1 v1
      [54] new #13
        - Class [net/hockeyapp/android/o]
      [57] dup
      [58] aload_1 v1
      [59] ldc #6
        - String [https://rink.hockeyapp.net/]
      [61] ldc #3
        - String [dedae71020c1c014120ef0153cb8457c]
      [63] invokespecial #23
        - Methodref [net/hockeyapp/android/o.<init> (Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
      [66] putfield #15
        - Fieldref [net/hockeyapp/android/demo/MainActivity.a Lnet/hockeyapp/android/o;]
      [69] aload_1 v1
      [70] getfield #15
        - Fieldref [net/hockeyapp/android/demo/MainActivity.a Lnet/hockeyapp/android/o;]
      [73] iconst_0
      [74] anewarray #8
        - Class [java/lang/String]
      [77] invokevirtual #26
        - Methodref [net/hockeyapp/android/o.execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
      [80] pop
      [81] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onResume()V
    Access flags: 0x1
      = public void onResume()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 13, locals = 1, stack = 3):
      [0] aload_0 v0
      [1] invokespecial #18
        - Methodref [android/app/Activity.onResume ()V]
      [4] aload_0 v0
      [5] ldc #6
        - String [https://rink.hockeyapp.net/]
      [7] ldc #3
        - String [dedae71020c1c014120ef0153cb8457c]
      [9] invokestatic #22
        - Methodref [net/hockeyapp/android/f.a (Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
      [12] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onRetainNonConfigurationInstance()Ljava/lang/Object;
    Access flags: 0x1
      = public java.lang.Object onRetainNonConfigurationInstance()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 12, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] getfield #15
        - Fieldref [net/hockeyapp/android/demo/MainActivity.a Lnet/hockeyapp/android/o;]
      [4] invokevirtual #24
        - Methodref [net/hockeyapp/android/o.a ()V]
      [7] aload_0 v0
      [8] getfield #15
        - Fieldref [net/hockeyapp/android/demo/MainActivity.a Lnet/hockeyapp/android/o;]
      [11] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/m
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.m extends java.lang.Object

Interfaces (count = 1):
  - Class [android/content/DialogInterface$OnClickListener]

Constant Pool (count = 31):
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/f]
  - Class [net/hockeyapp/android/h]
  - Class [net/hockeyapp/android/m]
  - Fieldref [net/hockeyapp/android/m.a Landroid/content/Context;]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [net/hockeyapp/android/h.<init> (Lnet/hockeyapp/android/m;Landroid/content/Context;)V]
  - Methodref [net/hockeyapp/android/h.start ()V]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (Lnet/hockeyapp/android/m;Landroid/content/Context;)V]
  + NameAndType [a Landroid/content/Context;]
  + NameAndType [start ()V]
  + Utf8 [()V]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Landroid/content/DialogInterface;I)V]
  + Utf8 [(Lnet/hockeyapp/android/m;Landroid/content/Context;)V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Landroid/content/Context;]
  + Utf8 [a]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [java/lang/Object]
  + Utf8 [net/hockeyapp/android/f]
  + Utf8 [net/hockeyapp/android/h]
  + Utf8 [net/hockeyapp/android/m]
  + Utf8 [onClick]
  + Utf8 [start]

Fields (count = 1):
  + Field:        a Landroid/content/Context;
    Access flags: 0x1012
      = private final android.content.Context a

Methods (count = 2):
  - Method:       <init>(Landroid/content/Context;)V
    Access flags: 0x0
      = m(android.content.Context)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #7
        - Fieldref [net/hockeyapp/android/m.a Landroid/content/Context;]
      [5] aload_0 v0
      [6] invokespecial #8
        - Methodref [java/lang/Object.<init> ()V]
      [9] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onClick(Landroid/content/DialogInterface;I)V
    Access flags: 0x11
      = public final void onClick(android.content.DialogInterface,int)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 16, locals = 3, stack = 4):
      [0] new #5
        - Class [net/hockeyapp/android/h]
      [3] dup
      [4] aload_0 v0
      [5] aload_0 v0
      [6] getfield #7
        - Fieldref [net/hockeyapp/android/m.a Landroid/content/Context;]
      [9] invokespecial #9
        - Methodref [net/hockeyapp/android/h.<init> (Lnet/hockeyapp/android/m;Landroid/content/Context;)V]
      [12] invokevirtual #10
        - Methodref [net/hockeyapp/android/h.start ()V]
      [15] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/n
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.n extends java.lang.Object

Interfaces (count = 0):

Constant Pool (count = 38):
  - Integer [2130968577]
  - Integer [2130968578]
  - Integer [2130968579]
  - Integer [2130968580]
  - Integer [2130968581]
  - Integer [2130968582]
  - Integer [2130968583]
  - Integer [2130968584]
  - Integer [2130968585]
  - Integer [2130968586]
  - Integer [2130968587]
  - Integer [2130968588]
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/j]
  - Class [net/hockeyapp/android/n]
  - Methodref [java/lang/Object.<init> ()V]
  + NameAndType [<init> ()V]
  + Utf8 [()V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [ConstantValue]
  + Utf8 [I]
  + Utf8 [a]
  + Utf8 [b]
  + Utf8 [c]
  + Utf8 [d]
  + Utf8 [e]
  + Utf8 [f]
  + Utf8 [g]
  + Utf8 [h]
  + Utf8 [i]
  + Utf8 [j]
  + Utf8 [java/lang/Object]
  + Utf8 [k]
  + Utf8 [l]
  + Utf8 [net/hockeyapp/android/j]
  + Utf8 [net/hockeyapp/android/n]

Fields (count = 12):
  + Field:        a I
    Access flags: 0x19
      = public static final int a
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968578]
  + Field:        b I
    Access flags: 0x19
      = public static final int b
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968579]
  + Field:        c I
    Access flags: 0x19
      = public static final int c
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968580]
  + Field:        d I
    Access flags: 0x19
      = public static final int d
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968577]
  + Field:        e I
    Access flags: 0x19
      = public static final int e
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968582]
  + Field:        f I
    Access flags: 0x19
      = public static final int f
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968583]
  + Field:        g I
    Access flags: 0x19
      = public static final int g
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968584]
  + Field:        h I
    Access flags: 0x19
      = public static final int h
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968581]
  + Field:        i I
    Access flags: 0x19
      = public static final int i
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968586]
  + Field:        j I
    Access flags: 0x19
      = public static final int j
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968587]
  + Field:        k I
    Access flags: 0x19
      = public static final int k
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968588]
  + Field:        l I
    Access flags: 0x19
      = public static final int l
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130968585]

Methods (count = 1):
  - Method:       <init>()V
    Access flags: 0x1
      = public n()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #16
        - Methodref [java/lang/Object.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/UpdateActivity
  Superclass:    android/app/ListActivity
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x21
    = public class net.hockeyapp.android.UpdateActivity extends android.app.ListActivity

Interfaces (count = 0):

Constant Pool (count = 220):
  - Integer [16908298]
  - Float [10.0]
  - Float [23.0]
  - String [
]
  - String [Application Update]
  - String [Version ]
  - String [json]
  - String [right]
  - String [url]
  - Class [android/app/Activity]
  - Class [android/app/ListActivity]
  - Class [android/content/Intent]
  - Class [android/content/res/Resources]
  - Class [android/util/DisplayMetrics]
  - Class [android/view/Display]
  - Class [android/view/View]
  - Class [android/view/ViewGroup]
  - Class [android/view/ViewGroup$LayoutParams]
  - Class [android/view/WindowManager]
  - Class [android/widget/ImageView]
  - Class [android/widget/ListView]
  - Class [android/widget/RelativeLayout]
  - Class [android/widget/RelativeLayout$LayoutParams]
  - Class [android/widget/TextView]
  - Class [java/lang/String]
  - Class [java/lang/StringBuilder]
  - Class [net/hockeyapp/android/UpdateActivity]
  - Class [net/hockeyapp/android/a]
  - Class [net/hockeyapp/android/j]
  - Class [net/hockeyapp/android/k]
  - Class [net/hockeyapp/android/l]
  - Class [net/hockeyapp/android/s]
  - Fieldref [android/util/DisplayMetrics.density F]
  - Fieldref [net/hockeyapp/android/UpdateActivity.a I]
  - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
  - Fieldref [net/hockeyapp/android/UpdateActivity.c Lnet/hockeyapp/android/k;]
  - Fieldref [net/hockeyapp/android/l.a I]
  - Fieldref [net/hockeyapp/android/l.b I]
  - Fieldref [net/hockeyapp/android/l.c I]
  - Fieldref [net/hockeyapp/android/s.a I]
  - Methodref [android/app/Activity.findViewById (I)Landroid/view/View;]
  - Methodref [android/app/Activity.getResources ()Landroid/content/res/Resources;]
  - Methodref [android/app/Activity.getWindowManager ()Landroid/view/WindowManager;]
  - Methodref [android/app/ListActivity.<init> ()V]
  - Methodref [android/app/ListActivity.onCreate (Landroid/os/Bundle;)V]
  - Methodref [android/content/Intent.getStringExtra (Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [android/content/res/Resources.getDisplayMetrics ()Landroid/util/DisplayMetrics;]
  - Methodref [android/content/res/Resources.getDrawable (I)Landroid/graphics/drawable/Drawable;]
  - Methodref [android/view/Display.getHeight ()I]
  - Methodref [android/view/View.getTag ()Ljava/lang/Object;]
  - Methodref [android/view/View.setLayoutParams (Landroid/view/ViewGroup$LayoutParams;)V]
  - Methodref [android/view/ViewGroup.getHeight ()I]
  - Methodref [android/widget/ImageView.setImageDrawable (Landroid/graphics/drawable/Drawable;)V]
  - Methodref [android/widget/ListView.setDivider (Landroid/graphics/drawable/Drawable;)V]
  - Methodref [android/widget/RelativeLayout$LayoutParams.<init> (II)V]
  - Methodref [android/widget/RelativeLayout$LayoutParams.addRule (II)V]
  - Methodref [android/widget/RelativeLayout$LayoutParams.setMargins (IIII)V]
  - Methodref [android/widget/TextView.setText (Ljava/lang/CharSequence;)V]
  - Methodref [java/lang/String.equalsIgnoreCase (Ljava/lang/String;)Z]
  - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
  - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
  - Methodref [net/hockeyapp/android/UpdateActivity.findViewById (I)Landroid/view/View;]
  - Methodref [net/hockeyapp/android/UpdateActivity.getIntent ()Landroid/content/Intent;]
  - Methodref [net/hockeyapp/android/UpdateActivity.getLastNonConfigurationInstance ()Ljava/lang/Object;]
  - Methodref [net/hockeyapp/android/UpdateActivity.getListView ()Landroid/widget/ListView;]
  - Methodref [net/hockeyapp/android/UpdateActivity.getResources ()Landroid/content/res/Resources;]
  - Methodref [net/hockeyapp/android/UpdateActivity.setContentView (I)V]
  - Methodref [net/hockeyapp/android/UpdateActivity.setListAdapter (Landroid/widget/ListAdapter;)V]
  - Methodref [net/hockeyapp/android/UpdateActivity.setTitle (Ljava/lang/CharSequence;)V]
  - Methodref [net/hockeyapp/android/a.<init> (Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
  - Methodref [net/hockeyapp/android/a.a ()V]
  - Methodref [net/hockeyapp/android/a.a (Landroid/content/Context;)V]
  - Methodref [net/hockeyapp/android/a.execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  - Methodref [net/hockeyapp/android/k.<init> (Landroid/app/Activity;Ljava/lang/String;)V]
  - Methodref [net/hockeyapp/android/k.a ()Ljava/lang/String;]
  - Methodref [net/hockeyapp/android/k.b ()Ljava/lang/String;]
  - InterfaceMethodref [android/view/WindowManager.getDefaultDisplay ()Landroid/view/Display;]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (II)V]
  + NameAndType [<init> (Landroid/app/Activity;Ljava/lang/String;)V]
  + NameAndType [<init> (Ljava/lang/String;)V]
  + NameAndType [<init> (Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
  + NameAndType [a ()Ljava/lang/String;]
  + NameAndType [a ()V]
  + NameAndType [a (Landroid/content/Context;)V]
  + NameAndType [a I]
  + NameAndType [addRule (II)V]
  + NameAndType [append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + NameAndType [b ()Ljava/lang/String;]
  + NameAndType [b I]
  + NameAndType [b Lnet/hockeyapp/android/a;]
  + NameAndType [c I]
  + NameAndType [c Lnet/hockeyapp/android/k;]
  + NameAndType [density F]
  + NameAndType [equalsIgnoreCase (Ljava/lang/String;)Z]
  + NameAndType [execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  + NameAndType [findViewById (I)Landroid/view/View;]
  + NameAndType [getDefaultDisplay ()Landroid/view/Display;]
  + NameAndType [getDisplayMetrics ()Landroid/util/DisplayMetrics;]
  + NameAndType [getDrawable (I)Landroid/graphics/drawable/Drawable;]
  + NameAndType [getHeight ()I]
  + NameAndType [getIntent ()Landroid/content/Intent;]
  + NameAndType [getLastNonConfigurationInstance ()Ljava/lang/Object;]
  + NameAndType [getListView ()Landroid/widget/ListView;]
  + NameAndType [getResources ()Landroid/content/res/Resources;]
  + NameAndType [getStringExtra (Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [getTag ()Ljava/lang/Object;]
  + NameAndType [getWindowManager ()Landroid/view/WindowManager;]
  + NameAndType [onCreate (Landroid/os/Bundle;)V]
  + NameAndType [setContentView (I)V]
  + NameAndType [setDivider (Landroid/graphics/drawable/Drawable;)V]
  + NameAndType [setImageDrawable (Landroid/graphics/drawable/Drawable;)V]
  + NameAndType [setLayoutParams (Landroid/view/ViewGroup$LayoutParams;)V]
  + NameAndType [setListAdapter (Landroid/widget/ListAdapter;)V]
  + NameAndType [setMargins (IIII)V]
  + NameAndType [setText (Ljava/lang/CharSequence;)V]
  + NameAndType [setTitle (Ljava/lang/CharSequence;)V]
  + NameAndType [toString ()Ljava/lang/String;]
  + Utf8 [
]
  + Utf8 [()I]
  + Utf8 [()Landroid/content/Intent;]
  + Utf8 [()Landroid/content/res/Resources;]
  + Utf8 [()Landroid/util/DisplayMetrics;]
  + Utf8 [()Landroid/view/Display;]
  + Utf8 [()Landroid/view/WindowManager;]
  + Utf8 [()Landroid/widget/ListView;]
  + Utf8 [()Ljava/lang/Object;]
  + Utf8 [()Ljava/lang/String;]
  + Utf8 [()V]
  + Utf8 [(I)Landroid/graphics/drawable/Drawable;]
  + Utf8 [(I)Landroid/view/View;]
  + Utf8 [(I)V]
  + Utf8 [(II)V]
  + Utf8 [(IIII)V]
  + Utf8 [(Landroid/app/Activity;Ljava/lang/String;)V]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Landroid/graphics/drawable/Drawable;)V]
  + Utf8 [(Landroid/os/Bundle;)V]
  + Utf8 [(Landroid/view/View;)V]
  + Utf8 [(Landroid/view/ViewGroup$LayoutParams;)V]
  + Utf8 [(Landroid/widget/ListAdapter;)V]
  + Utf8 [(Ljava/lang/CharSequence;)V]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + Utf8 [(Ljava/lang/String;)V]
  + Utf8 [(Ljava/lang/String;)Z]
  + Utf8 [(Lnet/hockeyapp/android/UpdateActivity;)Lnet/hockeyapp/android/a;]
  + Utf8 [(Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
  + Utf8 [(Lnet/hockeyapp/android/UpdateActivity;Lnet/hockeyapp/android/a;)V]
  + Utf8 [([Ljava/lang/Object;)Landroid/os/AsyncTask;]
  + Utf8 [<clinit>]
  + Utf8 [<init>]
  + Utf8 [Application Update]
  + Utf8 [Code]
  + Utf8 [F]
  + Utf8 [I]
  + Utf8 [Lnet/hockeyapp/android/a;]
  + Utf8 [Lnet/hockeyapp/android/k;]
  + Utf8 [StackMapTable]
  + Utf8 [Version ]
  + Utf8 [a]
  + Utf8 [addRule]
  + Utf8 [android/app/Activity]
  + Utf8 [android/app/ListActivity]
  + Utf8 [android/content/Intent]
  + Utf8 [android/content/res/Resources]
  + Utf8 [android/util/DisplayMetrics]
  + Utf8 [android/view/Display]
  + Utf8 [android/view/View]
  + Utf8 [android/view/ViewGroup]
  + Utf8 [android/view/ViewGroup$LayoutParams]
  + Utf8 [android/view/WindowManager]
  + Utf8 [android/widget/ImageView]
  + Utf8 [android/widget/ListView]
  + Utf8 [android/widget/RelativeLayout]
  + Utf8 [android/widget/RelativeLayout$LayoutParams]
  + Utf8 [android/widget/TextView]
  + Utf8 [append]
  + Utf8 [b]
  + Utf8 [c]
  + Utf8 [density]
  + Utf8 [equalsIgnoreCase]
  + Utf8 [execute]
  + Utf8 [findViewById]
  + Utf8 [getDefaultDisplay]
  + Utf8 [getDisplayMetrics]
  + Utf8 [getDrawable]
  + Utf8 [getHeight]
  + Utf8 [getIntent]
  + Utf8 [getLastNonConfigurationInstance]
  + Utf8 [getListView]
  + Utf8 [getResources]
  + Utf8 [getStringExtra]
  + Utf8 [getTag]
  + Utf8 [getWindowManager]
  + Utf8 [java/lang/String]
  + Utf8 [java/lang/StringBuilder]
  + Utf8 [json]
  + Utf8 [net/hockeyapp/android/UpdateActivity]
  + Utf8 [net/hockeyapp/android/a]
  + Utf8 [net/hockeyapp/android/j]
  + Utf8 [net/hockeyapp/android/k]
  + Utf8 [net/hockeyapp/android/l]
  + Utf8 [net/hockeyapp/android/s]
  + Utf8 [onClickUpdate]
  + Utf8 [onCreate]
  + Utf8 [onRetainNonConfigurationInstance]
  + Utf8 [right]
  + Utf8 [setContentView]
  + Utf8 [setDivider]
  + Utf8 [setImageDrawable]
  + Utf8 [setLayoutParams]
  + Utf8 [setListAdapter]
  + Utf8 [setMargins]
  + Utf8 [setText]
  + Utf8 [setTitle]
  + Utf8 [toString]
  + Utf8 [url]

Fields (count = 3):
  + Field:        a I
    Access flags: 0x9
      = public static int a
  + Field:        b Lnet/hockeyapp/android/a;
    Access flags: 0x2
      = private net.hockeyapp.android.a b
  + Field:        c Lnet/hockeyapp/android/k;
    Access flags: 0x2
      = private net.hockeyapp.android.k c

Methods (count = 7):
  - Method:       <clinit>()V
    Access flags: 0x8
      = static void <clinit>()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 0, stack = 1):
      [0] iconst_m1
      [1] putstatic #34
        - Fieldref [net/hockeyapp/android/UpdateActivity.a I]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  - Method:       <init>()V
    Access flags: 0x1
      = public UpdateActivity()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #44
        - Methodref [android/app/ListActivity.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onCreate(Landroid/os/Bundle;)V
    Access flags: 0x1
      = public void onCreate(android.os.Bundle)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 308, locals = 5, stack = 6):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] invokespecial #45
        - Methodref [android/app/ListActivity.onCreate (Landroid/os/Bundle;)V]
      [5] aload_0 v0
      [6] ldc #5
        - String [Application Update]
      [8] invokevirtual #70
        - Methodref [net/hockeyapp/android/UpdateActivity.setTitle (Ljava/lang/CharSequence;)V]
      [11] aload_0 v0
      [12] getstatic #40
        - Fieldref [net/hockeyapp/android/s.a I]
      [15] invokevirtual #68
        - Methodref [net/hockeyapp/android/UpdateActivity.setContentView (I)V]
      [18] aload_0 v0
      [19] getstatic #37
        - Fieldref [net/hockeyapp/android/l.a I]
      [22] istore_3 v3
      [23] dup
      [24] astore_1 v1
      [25] iload_3 v3
      [26] invokevirtual #41
        - Methodref [android/app/Activity.findViewById (I)Landroid/view/View;]
      [29] checkcast #17
        - Class [android/view/ViewGroup]
      [32] astore_2 v2
      [33] aload_1 v1
      [34] ldc #1
        - Integer [16908298]
      [36] invokevirtual #41
        - Methodref [android/app/Activity.findViewById (I)Landroid/view/View;]
      [39] astore_3 v3
      [40] aload_1 v1
      [41] invokevirtual #42
        - Methodref [android/app/Activity.getResources ()Landroid/content/res/Resources;]
      [44] invokevirtual #47
        - Methodref [android/content/res/Resources.getDisplayMetrics ()Landroid/util/DisplayMetrics;]
      [47] getfield #33
        - Fieldref [android/util/DisplayMetrics.density F]
      [50] fstore v4
      [52] new #23
        - Class [android/widget/RelativeLayout$LayoutParams]
      [55] dup
      [56] iconst_m1
      [57] aload_1 v1
      [58] invokevirtual #43
        - Methodref [android/app/Activity.getWindowManager ()Landroid/view/WindowManager;]
      [61] invokeinterface #78
        - InterfaceMethodref [android/view/WindowManager.getDefaultDisplay ()Landroid/view/Display;]
      [66] invokevirtual #49
        - Methodref [android/view/Display.getHeight ()I]
      [69] aload_2 v2
      [70] invokevirtual #52
        - Methodref [android/view/ViewGroup.getHeight ()I]
      [73] isub
      [74] ldc #3
        - Float [23.0]
      [76] fload v4
      [78] fmul
      [79] f2i
      [80] iadd
      [81] invokespecial #55
        - Methodref [android/widget/RelativeLayout$LayoutParams.<init> (II)V]
      [84] astore_1 v1
      [85] aload_3 v3
      [86] invokevirtual #50
        - Methodref [android/view/View.getTag ()Ljava/lang/Object;]
      [89] checkcast #25
        - Class [java/lang/String]
      [92] ldc #8
        - String [right]
      [94] invokevirtual #59
        - Methodref [java/lang/String.equalsIgnoreCase (Ljava/lang/String;)Z]
      [97] ifeq +33 (target=130)
      [100] aload_1 v1
      [101] iconst_1
      [102] getstatic #37
        - Fieldref [net/hockeyapp/android/l.a I]
      [105] invokevirtual #56
        - Methodref [android/widget/RelativeLayout$LayoutParams.addRule (II)V]
      [108] aload_1 v1
      [109] ldc #3
        - Float [23.0]
      [111] fload v4
      [113] fmul
      [114] f2i
      [115] ineg
      [116] iconst_0
      [117] iconst_0
      [118] ldc #2
        - Float [10.0]
      [120] fload v4
      [122] fmul
      [123] f2i
      [124] invokevirtual #57
        - Methodref [android/widget/RelativeLayout$LayoutParams.setMargins (IIII)V]
      [127] goto +30 (target=157)
      [130] aload_1 v1
      [131] iconst_3
      [132] getstatic #37
        - Fieldref [net/hockeyapp/android/l.a I]
      [135] invokevirtual #56
        - Methodref [android/widget/RelativeLayout$LayoutParams.addRule (II)V]
      [138] aload_1 v1
      [139] iconst_0
      [140] ldc #3
        - Float [23.0]
      [142] fload v4
      [144] fmul
      [145] f2i
      [146] ineg
      [147] iconst_0
      [148] ldc #2
        - Float [10.0]
      [150] fload v4
      [152] fmul
      [153] f2i
      [154] invokevirtual #57
        - Methodref [android/widget/RelativeLayout$LayoutParams.setMargins (IIII)V]
      [157] aload_3 v3
      [158] aload_1 v1
      [159] invokevirtual #51
        - Methodref [android/view/View.setLayoutParams (Landroid/view/ViewGroup$LayoutParams;)V]
      [162] aload_0 v0
      [163] new #30
        - Class [net/hockeyapp/android/k]
      [166] dup
      [167] aload_0 v0
      [168] aload_0 v0
      [169] invokevirtual #64
        - Methodref [net/hockeyapp/android/UpdateActivity.getIntent ()Landroid/content/Intent;]
      [172] ldc #7
        - String [json]
      [174] invokevirtual #46
        - Methodref [android/content/Intent.getStringExtra (Ljava/lang/String;)Ljava/lang/String;]
      [177] invokespecial #75
        - Methodref [net/hockeyapp/android/k.<init> (Landroid/app/Activity;Ljava/lang/String;)V]
      [180] putfield #36
        - Fieldref [net/hockeyapp/android/UpdateActivity.c Lnet/hockeyapp/android/k;]
      [183] aload_0 v0
      [184] invokevirtual #66
        - Methodref [net/hockeyapp/android/UpdateActivity.getListView ()Landroid/widget/ListView;]
      [187] aconst_null
      [188] invokevirtual #54
        - Methodref [android/widget/ListView.setDivider (Landroid/graphics/drawable/Drawable;)V]
      [191] aload_0 v0
      [192] aload_0 v0
      [193] getfield #36
        - Fieldref [net/hockeyapp/android/UpdateActivity.c Lnet/hockeyapp/android/k;]
      [196] invokevirtual #69
        - Methodref [net/hockeyapp/android/UpdateActivity.setListAdapter (Landroid/widget/ListAdapter;)V]
      [199] aload_0 v0
      [200] astore_1 v1
      [201] getstatic #34
        - Fieldref [net/hockeyapp/android/UpdateActivity.a I]
      [204] iconst_m1
      [205] ificmpeq +26 (target=231)
      [208] aload_1 v1
      [209] getstatic #38
        - Fieldref [net/hockeyapp/android/l.b I]
      [212] invokevirtual #63
        - Methodref [net/hockeyapp/android/UpdateActivity.findViewById (I)Landroid/view/View;]
      [215] checkcast #20
        - Class [android/widget/ImageView]
      [218] aload_1 v1
      [219] invokevirtual #67
        - Methodref [net/hockeyapp/android/UpdateActivity.getResources ()Landroid/content/res/Resources;]
      [222] getstatic #34
        - Fieldref [net/hockeyapp/android/UpdateActivity.a I]
      [225] invokevirtual #48
        - Methodref [android/content/res/Resources.getDrawable (I)Landroid/graphics/drawable/Drawable;]
      [228] invokevirtual #53
        - Methodref [android/widget/ImageView.setImageDrawable (Landroid/graphics/drawable/Drawable;)V]
      [231] aload_1 v1
      [232] getstatic #39
        - Fieldref [net/hockeyapp/android/l.c I]
      [235] invokevirtual #63
        - Methodref [net/hockeyapp/android/UpdateActivity.findViewById (I)Landroid/view/View;]
      [238] checkcast #24
        - Class [android/widget/TextView]
      [241] new #26
        - Class [java/lang/StringBuilder]
      [244] dup
      [245] ldc #6
        - String [Version ]
      [247] invokespecial #60
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [250] aload_1 v1
      [251] getfield #36
        - Fieldref [net/hockeyapp/android/UpdateActivity.c Lnet/hockeyapp/android/k;]
      [254] invokevirtual #76
        - Methodref [net/hockeyapp/android/k.a ()Ljava/lang/String;]
      [257] invokevirtual #61
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [260] ldc #4
        - String [
]
      [262] invokevirtual #61
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [265] aload_1 v1
      [266] getfield #36
        - Fieldref [net/hockeyapp/android/UpdateActivity.c Lnet/hockeyapp/android/k;]
      [269] invokevirtual #77
        - Methodref [net/hockeyapp/android/k.b ()Ljava/lang/String;]
      [272] invokevirtual #61
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [275] invokevirtual #62
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [278] invokevirtual #58
        - Methodref [android/widget/TextView.setText (Ljava/lang/CharSequence;)V]
      [281] aload_0 v0
      [282] aload_0 v0
      [283] invokevirtual #65
        - Methodref [net/hockeyapp/android/UpdateActivity.getLastNonConfigurationInstance ()Ljava/lang/Object;]
      [286] checkcast #28
        - Class [net/hockeyapp/android/a]
      [289] putfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [292] aload_0 v0
      [293] getfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [296] ifnull +11 (target=307)
      [299] aload_0 v0
      [300] getfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [303] aload_0 v0
      [304] invokevirtual #73
        - Methodref [net/hockeyapp/android/a.a (Landroid/content/Context;)V]
      [307] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 1):
        - [307] Var: ..., Stack: (empty)
  + Method:       onRetainNonConfigurationInstance()Ljava/lang/Object;
    Access flags: 0x1
      = public java.lang.Object onRetainNonConfigurationInstance()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 19, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] getfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [4] ifnull +10 (target=14)
      [7] aload_0 v0
      [8] getfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [11] invokevirtual #72
        - Methodref [net/hockeyapp/android/a.a ()V]
      [14] aload_0 v0
      [15] getfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [18] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 1):
        - [14] Var: ..., Stack: (empty)
  + Method:       onClickUpdate(Landroid/view/View;)V
    Access flags: 0x1
      = public void onClickUpdate(android.view.View)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 37, locals = 2, stack = 7):
      [0] aload_0 v0
      [1] dup
      [2] astore_1 v1
      [3] new #28
        - Class [net/hockeyapp/android/a]
      [6] dup
      [7] aload_1 v1
      [8] aload_1 v1
      [9] aload_1 v1
      [10] invokevirtual #64
        - Methodref [net/hockeyapp/android/UpdateActivity.getIntent ()Landroid/content/Intent;]
      [13] ldc #9
        - String [url]
      [15] invokevirtual #46
        - Methodref [android/content/Intent.getStringExtra (Ljava/lang/String;)Ljava/lang/String;]
      [18] invokespecial #71
        - Methodref [net/hockeyapp/android/a.<init> (Lnet/hockeyapp/android/UpdateActivity;Landroid/content/Context;Ljava/lang/String;)V]
      [21] putfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [24] aload_1 v1
      [25] getfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [28] iconst_0
      [29] anewarray #25
        - Class [java/lang/String]
      [32] invokevirtual #74
        - Methodref [net/hockeyapp/android/a.execute ([Ljava/lang/Object;)Landroid/os/AsyncTask;]
      [35] pop
      [36] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Lnet/hockeyapp/android/UpdateActivity;Lnet/hockeyapp/android/a;)V
    Access flags: 0x1008
      = static void a(net.hockeyapp.android.UpdateActivity,net.hockeyapp.android.a)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 6, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [5] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Lnet/hockeyapp/android/UpdateActivity;)Lnet/hockeyapp/android/a;
    Access flags: 0x1008
      = static net.hockeyapp.android.a a(net.hockeyapp.android.UpdateActivity)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] getfield #35
        - Fieldref [net/hockeyapp/android/UpdateActivity.b Lnet/hockeyapp/android/a;]
      [4] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/o
  Superclass:    android/os/AsyncTask
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.o extends android.os.AsyncTask

Interfaces (count = 0):

Constant Pool (count = 272):
  - String [
]
  - String [&app_version=]
  - String [&device=]
  - String [&oem=]
  - String [&os=Android]
  - String [&os_version=]
  - String [&udid=]
  - String [?format=]
  - String [Hockey/Android]
  - String [User-Agent]
  - String [android_id]
  - String [api/2/apps/]
  - String [close]
  - String [connection]
  - String [json]
  - String [version]
  - Class [[Ljava/lang/String;]
  - Class [android/app/AlertDialog]
  - Class [android/app/AlertDialog$Builder]
  - Class [android/content/Context]
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [android/content/pm/PackageInfo]
  - Class [android/content/pm/PackageManager]
  - Class [android/os/AsyncTask]
  - Class [android/provider/Settings]
  - Class [android/provider/Settings$Secure]
  - Class [java/io/BufferedInputStream]
  - Class [java/io/BufferedReader]
  - Class [java/io/IOException]
  - Class [java/io/InputStream]
  - Class [java/io/InputStreamReader]
  - Class [java/lang/Exception]
  - Class [java/lang/String]
  - Class [java/lang/StringBuilder]
  - Class [java/lang/Throwable]
  - Class [java/net/URL]
  - Class [java/net/URLConnection]
  - Class [java/net/URLEncoder]
  - Class [net/hockeyapp/android/c]
  - Class [net/hockeyapp/android/j]
  - Class [net/hockeyapp/android/n]
  - Class [net/hockeyapp/android/o]
  - Class [net/hockeyapp/android/q]
  - Class [net/hockeyapp/android/r]
  - Class [org/json/JSONArray]
  - Class [org/json/JSONObject]
  - Fieldref [android/content/pm/PackageInfo.versionCode I]
  - Fieldref [net/hockeyapp/android/c.b Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.d Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.e Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.f Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/n.i I]
  - Fieldref [net/hockeyapp/android/n.j I]
  - Fieldref [net/hockeyapp/android/n.k I]
  - Fieldref [net/hockeyapp/android/n.l I]
  - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
  - Fieldref [net/hockeyapp/android/o.b Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/o.c Ljava/lang/String;]
  - Methodref [android/app/AlertDialog.show ()V]
  - Methodref [android/app/AlertDialog$Builder.<init> (Landroid/content/Context;)V]
  - Methodref [android/app/AlertDialog$Builder.create ()Landroid/app/AlertDialog;]
  - Methodref [android/app/AlertDialog$Builder.setMessage (I)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/app/AlertDialog$Builder.setTitle (I)Landroid/app/AlertDialog$Builder;]
  - Methodref [android/content/Context.getContentResolver ()Landroid/content/ContentResolver;]
  - Methodref [android/content/Context.getPackageManager ()Landroid/content/pm/PackageManager;]
  - Methodref [android/content/Context.getPackageName ()Ljava/lang/String;]
  - Methodref [android/content/pm/PackageManager.getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  - Methodref [android/os/AsyncTask.<init> ()V]
  - Methodref [android/provider/Settings$Secure.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [java/io/BufferedInputStream.<init> (Ljava/io/InputStream;)V]
  - Methodref [java/io/BufferedReader.<init> (Ljava/io/Reader;I)V]
  - Methodref [java/io/BufferedReader.readLine ()Ljava/lang/String;]
  - Methodref [java/io/IOException.printStackTrace ()V]
  - Methodref [java/io/InputStream.close ()V]
  - Methodref [java/io/InputStreamReader.<init> (Ljava/io/InputStream;)V]
  - Methodref [java/lang/Exception.printStackTrace ()V]
  - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  - Methodref [java/lang/StringBuilder.<init> ()V]
  - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
  - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
  - Methodref [java/net/URL.<init> (Ljava/lang/String;)V]
  - Methodref [java/net/URL.openConnection ()Ljava/net/URLConnection;]
  - Methodref [java/net/URLConnection.addRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
  - Methodref [java/net/URLConnection.connect ()V]
  - Methodref [java/net/URLConnection.getInputStream ()Ljava/io/InputStream;]
  - Methodref [java/net/URLConnection.setRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
  - Methodref [java/net/URLEncoder.encode (Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [net/hockeyapp/android/c.a (Landroid/content/Context;)V]
  - Methodref [net/hockeyapp/android/o.a (Ljava/io/InputStream;)Ljava/lang/String;]
  - Methodref [net/hockeyapp/android/o.a (Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [net/hockeyapp/android/o.b ()Lorg/json/JSONArray;]
  - Methodref [net/hockeyapp/android/q.<init> (Lnet/hockeyapp/android/o;)V]
  - Methodref [net/hockeyapp/android/r.<init> (Lnet/hockeyapp/android/o;Lorg/json/JSONArray;)V]
  - Methodref [org/json/JSONArray.<init> (Ljava/lang/String;)V]
  - Methodref [org/json/JSONArray.getJSONObject (I)Lorg/json/JSONObject;]
  - Methodref [org/json/JSONArray.length ()I]
  - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (Landroid/content/Context;)V]
  + NameAndType [<init> (Ljava/io/InputStream;)V]
  + NameAndType [<init> (Ljava/io/Reader;I)V]
  + NameAndType [<init> (Ljava/lang/String;)V]
  + NameAndType [<init> (Lnet/hockeyapp/android/o;)V]
  + NameAndType [<init> (Lnet/hockeyapp/android/o;Lorg/json/JSONArray;)V]
  + NameAndType [a (Landroid/content/Context;)V]
  + NameAndType [a (Ljava/io/InputStream;)Ljava/lang/String;]
  + NameAndType [a (Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [a Landroid/content/Context;]
  + NameAndType [addRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
  + NameAndType [append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + NameAndType [b ()Lorg/json/JSONArray;]
  + NameAndType [b Ljava/lang/String;]
  + NameAndType [c Ljava/lang/String;]
  + NameAndType [close ()V]
  + NameAndType [connect ()V]
  + NameAndType [create ()Landroid/app/AlertDialog;]
  + NameAndType [d Ljava/lang/String;]
  + NameAndType [e Ljava/lang/String;]
  + NameAndType [encode (Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [f Ljava/lang/String;]
  + NameAndType [getContentResolver ()Landroid/content/ContentResolver;]
  + NameAndType [getInputStream ()Ljava/io/InputStream;]
  + NameAndType [getInt (Ljava/lang/String;)I]
  + NameAndType [getJSONObject (I)Lorg/json/JSONObject;]
  + NameAndType [getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  + NameAndType [getPackageManager ()Landroid/content/pm/PackageManager;]
  + NameAndType [getPackageName ()Ljava/lang/String;]
  + NameAndType [getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [i I]
  + NameAndType [j I]
  + NameAndType [k I]
  + NameAndType [l I]
  + NameAndType [length ()I]
  + NameAndType [openConnection ()Ljava/net/URLConnection;]
  + NameAndType [printStackTrace ()V]
  + NameAndType [readLine ()Ljava/lang/String;]
  + NameAndType [setMessage (I)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + NameAndType [setRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
  + NameAndType [setTitle (I)Landroid/app/AlertDialog$Builder;]
  + NameAndType [show ()V]
  + NameAndType [toString ()Ljava/lang/String;]
  + NameAndType [valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  + NameAndType [versionCode I]
  + Utf8 [
]
  + Utf8 [&app_version=]
  + Utf8 [&device=]
  + Utf8 [&oem=]
  + Utf8 [&os=Android]
  + Utf8 [&os_version=]
  + Utf8 [&udid=]
  + Utf8 [()I]
  + Utf8 [()Landroid/app/AlertDialog;]
  + Utf8 [()Landroid/content/ContentResolver;]
  + Utf8 [()Landroid/content/pm/PackageManager;]
  + Utf8 [()Ljava/io/InputStream;]
  + Utf8 [()Ljava/lang/String;]
  + Utf8 [()Ljava/net/URLConnection;]
  + Utf8 [()Lorg/json/JSONArray;]
  + Utf8 [()V]
  + Utf8 [(I)Landroid/app/AlertDialog$Builder;]
  + Utf8 [(I)Lorg/json/JSONObject;]
  + Utf8 [(ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
  + Utf8 [(Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [(Landroid/content/Context;)V]
  + Utf8 [(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V]
  + Utf8 [(Ljava/io/InputStream;)Ljava/lang/String;]
  + Utf8 [(Ljava/io/InputStream;)V]
  + Utf8 [(Ljava/io/Reader;I)V]
  + Utf8 [(Ljava/lang/Object;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/Object;)V]
  + Utf8 [(Ljava/lang/String;)I]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + Utf8 [(Ljava/lang/String;)V]
  + Utf8 [(Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;)V]
  + Utf8 [(Lnet/hockeyapp/android/o;)Landroid/content/Context;]
  + Utf8 [(Lnet/hockeyapp/android/o;)V]
  + Utf8 [(Lnet/hockeyapp/android/o;Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [(Lnet/hockeyapp/android/o;Lorg/json/JSONArray;)V]
  + Utf8 [([Ljava/lang/Object;)Ljava/lang/Object;]
  + Utf8 [<init>]
  + Utf8 [?format=]
  + Utf8 [Code]
  + Utf8 [Hockey/Android]
  + Utf8 [I]
  + Utf8 [Landroid/content/Context;]
  + Utf8 [Ljava/lang/String;]
  + Utf8 [StackMapTable]
  + Utf8 [User-Agent]
  + Utf8 [[Ljava/lang/String;]
  + Utf8 [a]
  + Utf8 [addRequestProperty]
  + Utf8 [android/app/AlertDialog]
  + Utf8 [android/app/AlertDialog$Builder]
  + Utf8 [android/content/Context]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [android/content/pm/PackageInfo]
  + Utf8 [android/content/pm/PackageManager]
  + Utf8 [android/os/AsyncTask]
  + Utf8 [android/provider/Settings]
  + Utf8 [android/provider/Settings$Secure]
  + Utf8 [android_id]
  + Utf8 [api/2/apps/]
  + Utf8 [append]
  + Utf8 [b]
  + Utf8 [c]
  + Utf8 [close]
  + Utf8 [connect]
  + Utf8 [connection]
  + Utf8 [create]
  + Utf8 [d]
  + Utf8 [doInBackground]
  + Utf8 [e]
  + Utf8 [encode]
  + Utf8 [f]
  + Utf8 [getContentResolver]
  + Utf8 [getInputStream]
  + Utf8 [getInt]
  + Utf8 [getJSONObject]
  + Utf8 [getPackageInfo]
  + Utf8 [getPackageManager]
  + Utf8 [getPackageName]
  + Utf8 [getString]
  + Utf8 [i]
  + Utf8 [j]
  + Utf8 [java/io/BufferedInputStream]
  + Utf8 [java/io/BufferedReader]
  + Utf8 [java/io/IOException]
  + Utf8 [java/io/InputStream]
  + Utf8 [java/io/InputStreamReader]
  + Utf8 [java/lang/Exception]
  + Utf8 [java/lang/String]
  + Utf8 [java/lang/StringBuilder]
  + Utf8 [java/lang/Throwable]
  + Utf8 [java/net/URL]
  + Utf8 [java/net/URLConnection]
  + Utf8 [java/net/URLEncoder]
  + Utf8 [json]
  + Utf8 [k]
  + Utf8 [l]
  + Utf8 [length]
  + Utf8 [net/hockeyapp/android/c]
  + Utf8 [net/hockeyapp/android/j]
  + Utf8 [net/hockeyapp/android/n]
  + Utf8 [net/hockeyapp/android/o]
  + Utf8 [net/hockeyapp/android/q]
  + Utf8 [net/hockeyapp/android/r]
  + Utf8 [onPostExecute]
  + Utf8 [openConnection]
  + Utf8 [org/json/JSONArray]
  + Utf8 [org/json/JSONObject]
  + Utf8 [printStackTrace]
  + Utf8 [readLine]
  + Utf8 [setMessage]
  + Utf8 [setNegativeButton]
  + Utf8 [setPositiveButton]
  + Utf8 [setRequestProperty]
  + Utf8 [setTitle]
  + Utf8 [show]
  + Utf8 [toString]
  + Utf8 [valueOf]
  + Utf8 [version]
  + Utf8 [versionCode]

Fields (count = 3):
  + Field:        a Landroid/content/Context;
    Access flags: 0x2
      = private android.content.Context a
  + Field:        b Ljava/lang/String;
    Access flags: 0x2
      = private java.lang.String b
  + Field:        c Ljava/lang/String;
    Access flags: 0x2
      = private java.lang.String c

Methods (count = 10):
  - Method:       <init>(Landroid/content/Context;Ljava/lang/String;Ljava/lang/String;)V
    Access flags: 0x1
      = public o(android.content.Context,java.lang.String,java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 39, locals = 4, stack = 2):
      [0] aload_0 v0
      [1] invokespecial #71
        - Methodref [android/os/AsyncTask.<init> ()V]
      [4] aload_0 v0
      [5] aconst_null
      [6] putfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [9] aload_0 v0
      [10] aconst_null
      [11] putfield #58
        - Fieldref [net/hockeyapp/android/o.b Ljava/lang/String;]
      [14] aload_0 v0
      [15] aconst_null
      [16] putfield #59
        - Fieldref [net/hockeyapp/android/o.c Ljava/lang/String;]
      [19] aload_0 v0
      [20] aload_3 v3
      [21] putfield #59
        - Fieldref [net/hockeyapp/android/o.c Ljava/lang/String;]
      [24] aload_0 v0
      [25] aload_1 v1
      [26] putfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [29] aload_0 v0
      [30] aload_2 v2
      [31] putfield #58
        - Fieldref [net/hockeyapp/android/o.b Ljava/lang/String;]
      [34] aload_1 v1
      [35] invokestatic #92
        - Methodref [net/hockeyapp/android/c.a (Landroid/content/Context;)V]
      [38] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Landroid/content/Context;)V
    Access flags: 0x11
      = public final void a(android.content.Context)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [5] aload_1 v1
      [6] invokestatic #92
        - Methodref [net/hockeyapp/android/c.a (Landroid/content/Context;)V]
      [9] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a()V
    Access flags: 0x11
      = public final void a()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 6, locals = 1, stack = 2):
      [0] aload_0 v0
      [1] aconst_null
      [2] putfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [5] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       b()Lorg/json/JSONArray;
    Access flags: 0x82
      = private org.json.JSONArray b()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 131, locals = 4, stack = 4):
      [0] aload_0 v0
      [1] getfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [4] invokevirtual #68
        - Methodref [android/content/Context.getPackageManager ()Landroid/content/pm/PackageManager;]
      [7] aload_0 v0
      [8] getfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [11] invokevirtual #69
        - Methodref [android/content/Context.getPackageName ()Ljava/lang/String;]
      [14] sipush 128
      [17] invokevirtual #70
        - Methodref [android/content/pm/PackageManager.getPackageInfo (Ljava/lang/String;I)Landroid/content/pm/PackageInfo;]
      [20] getfield #48
        - Fieldref [android/content/pm/PackageInfo.versionCode I]
      [23] istore_1 v1
      [24] new #37
        - Class [java/net/URL]
      [27] dup
      [28] aload_0 v0
      [29] ldc #15
        - String [json]
      [31] invokespecial #94
        - Methodref [net/hockeyapp/android/o.a (Ljava/lang/String;)Ljava/lang/String;]
      [34] invokespecial #85
        - Methodref [java/net/URL.<init> (Ljava/lang/String;)V]
      [37] invokevirtual #86
        - Methodref [java/net/URL.openConnection ()Ljava/net/URLConnection;]
      [40] dup
      [41] astore_2 v2
      [42] ldc #10
        - String [User-Agent]
      [44] ldc #9
        - String [Hockey/Android]
      [46] invokevirtual #87
        - Methodref [java/net/URLConnection.addRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
      [49] aload_2 v2
      [50] ldc #14
        - String [connection]
      [52] ldc #13
        - String [close]
      [54] invokevirtual #90
        - Methodref [java/net/URLConnection.setRequestProperty (Ljava/lang/String;Ljava/lang/String;)V]
      [57] aload_2 v2
      [58] invokevirtual #88
        - Methodref [java/net/URLConnection.connect ()V]
      [61] new #28
        - Class [java/io/BufferedInputStream]
      [64] dup
      [65] aload_2 v2
      [66] invokevirtual #89
        - Methodref [java/net/URLConnection.getInputStream ()Ljava/io/InputStream;]
      [69] invokespecial #73
        - Methodref [java/io/BufferedInputStream.<init> (Ljava/io/InputStream;)V]
      [72] dup
      [73] astore_2 v2
      [74] invokestatic #93
        - Methodref [net/hockeyapp/android/o.a (Ljava/io/InputStream;)Ljava/lang/String;]
      [77] astore_3 v3
      [78] aload_2 v2
      [79] invokevirtual #77
        - Methodref [java/io/InputStream.close ()V]
      [82] new #46
        - Class [org/json/JSONArray]
      [85] dup
      [86] aload_3 v3
      [87] invokespecial #98
        - Methodref [org/json/JSONArray.<init> (Ljava/lang/String;)V]
      [90] astore_2 v2
      [91] iconst_0
      [92] istore_3 v3
      [93] goto +22 (target=115)
      [96] aload_2 v2
      [97] iload_3 v3
      [98] invokevirtual #99
        - Methodref [org/json/JSONArray.getJSONObject (I)Lorg/json/JSONObject;]
      [101] ldc #16
        - String [version]
      [103] invokevirtual #101
        - Methodref [org/json/JSONObject.getInt (Ljava/lang/String;)I]
      [106] iload_1 v1
      [107] ificmple +5 (target=112)
      [110] aload_2 v2
      [111] areturn
      [112] iinc v3, 1
      [115] iload_3 v3
      [116] aload_2 v2
      [117] invokevirtual #100
        - Methodref [org/json/JSONArray.length ()I]
      [120] ificmplt -24 (target=96)
      [123] goto +6 (target=129)
      [126] invokevirtual #79
        - Methodref [java/lang/Exception.printStackTrace ()V]
      [129] aconst_null
      [130] areturn
      Code attribute exceptions (count = 2):
      - ExceptionInfo (0 -> 111: 126):
      - Class [java/lang/Exception]
      - ExceptionInfo (112 -> 123: 126):
      - Class [java/lang/Exception]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 5):
        - [96] Var: [a:net/hockeyapp/android/o][a:[Ljava/lang/String;][i][a:java/net/URL][a:java/net/URLConnection][a:java/io/InputStream][a:java/lang/String][a:org/json/JSONArray][i], Stack: 
        - [112] Var: ..., Stack: (empty)
        - [115] Var: ..., Stack: (empty)
        - [126] Var: [a:net/hockeyapp/android/o][a:[Ljava/lang/String;], Stack: [a:java/lang/Exception]
        - [129] Var: ..., Stack: (empty)
  + Method:       a(Ljava/lang/String;)Ljava/lang/String;
    Access flags: 0x2
      = private java.lang.String a(java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 222, locals = 3, stack = 4):
      [0] new #35
        - Class [java/lang/StringBuilder]
      [3] dup
      [4] invokespecial #81
        - Methodref [java/lang/StringBuilder.<init> ()V]
      [7] dup
      [8] astore_2 v2
      [9] aload_0 v0
      [10] getfield #58
        - Fieldref [net/hockeyapp/android/o.b Ljava/lang/String;]
      [13] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [16] pop
      [17] aload_2 v2
      [18] ldc #12
        - String [api/2/apps/]
      [20] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [23] pop
      [24] aload_2 v2
      [25] aload_0 v0
      [26] getfield #59
        - Fieldref [net/hockeyapp/android/o.c Ljava/lang/String;]
      [29] ifnull +10 (target=39)
      [32] aload_0 v0
      [33] getfield #59
        - Fieldref [net/hockeyapp/android/o.c Ljava/lang/String;]
      [36] goto +10 (target=46)
      [39] aload_0 v0
      [40] getfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [43] invokevirtual #69
        - Methodref [android/content/Context.getPackageName ()Ljava/lang/String;]
      [46] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [49] pop
      [50] aload_2 v2
      [51] new #35
        - Class [java/lang/StringBuilder]
      [54] dup
      [55] ldc #8
        - String [?format=]
      [57] invokespecial #82
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [60] aload_1 v1
      [61] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [64] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [67] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [70] pop
      [71] aload_2 v2
      [72] new #35
        - Class [java/lang/StringBuilder]
      [75] dup
      [76] ldc #7
        - String [&udid=]
      [78] invokespecial #82
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [81] aload_0 v0
      [82] getfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [85] invokevirtual #67
        - Methodref [android/content/Context.getContentResolver ()Landroid/content/ContentResolver;]
      [88] ldc #11
        - String [android_id]
      [90] invokestatic #72
        - Methodref [android/provider/Settings$Secure.getString (Landroid/content/ContentResolver;Ljava/lang/String;)Ljava/lang/String;]
      [93] invokestatic #91
        - Methodref [java/net/URLEncoder.encode (Ljava/lang/String;)Ljava/lang/String;]
      [96] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [99] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [102] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [105] pop
      [106] aload_2 v2
      [107] ldc #5
        - String [&os=Android]
      [109] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [112] pop
      [113] aload_2 v2
      [114] new #35
        - Class [java/lang/StringBuilder]
      [117] dup
      [118] ldc #6
        - String [&os_version=]
      [120] invokespecial #82
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [123] getstatic #50
        - Fieldref [net/hockeyapp/android/c.d Ljava/lang/String;]
      [126] invokestatic #91
        - Methodref [java/net/URLEncoder.encode (Ljava/lang/String;)Ljava/lang/String;]
      [129] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [132] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [135] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [138] pop
      [139] aload_2 v2
      [140] new #35
        - Class [java/lang/StringBuilder]
      [143] dup
      [144] ldc #3
        - String [&device=]
      [146] invokespecial #82
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [149] getstatic #51
        - Fieldref [net/hockeyapp/android/c.e Ljava/lang/String;]
      [152] invokestatic #91
        - Methodref [java/net/URLEncoder.encode (Ljava/lang/String;)Ljava/lang/String;]
      [155] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [158] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [161] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [164] pop
      [165] aload_2 v2
      [166] new #35
        - Class [java/lang/StringBuilder]
      [169] dup
      [170] ldc #4
        - String [&oem=]
      [172] invokespecial #82
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [175] getstatic #52
        - Fieldref [net/hockeyapp/android/c.f Ljava/lang/String;]
      [178] invokestatic #91
        - Methodref [java/net/URLEncoder.encode (Ljava/lang/String;)Ljava/lang/String;]
      [181] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [184] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [187] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [190] pop
      [191] aload_2 v2
      [192] new #35
        - Class [java/lang/StringBuilder]
      [195] dup
      [196] ldc #2
        - String [&app_version=]
      [198] invokespecial #82
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [201] getstatic #49
        - Fieldref [net/hockeyapp/android/c.b Ljava/lang/String;]
      [204] invokestatic #91
        - Methodref [java/net/URLEncoder.encode (Ljava/lang/String;)Ljava/lang/String;]
      [207] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [210] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [213] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [216] pop
      [217] aload_2 v2
      [218] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [221] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 2):
        - [39] Var: [a:net/hockeyapp/android/o][a:java/lang/String][a:java/lang/StringBuilder], Stack: [a:java/lang/StringBuilder]
        - [46] Var: [a:net/hockeyapp/android/o][a:java/lang/String][a:java/lang/StringBuilder], Stack: [a:java/lang/StringBuilder][a:java/lang/String]
  + Method:       a(Ljava/io/InputStream;)Ljava/lang/String;
    Access flags: 0xa
      = private static java.lang.String a(java.io.InputStream)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 110, locals = 4, stack = 5):
      [0] new #29
        - Class [java/io/BufferedReader]
      [3] dup
      [4] new #32
        - Class [java/io/InputStreamReader]
      [7] dup
      [8] aload_0 v0
      [9] invokespecial #78
        - Methodref [java/io/InputStreamReader.<init> (Ljava/io/InputStream;)V]
      [12] sipush 1024
      [15] invokespecial #74
        - Methodref [java/io/BufferedReader.<init> (Ljava/io/Reader;I)V]
      [18] astore_1 v1
      [19] new #35
        - Class [java/lang/StringBuilder]
      [22] dup
      [23] invokespecial #81
        - Methodref [java/lang/StringBuilder.<init> ()V]
      [26] astore_2 v2
      [27] goto +27 (target=54)
      [30] aload_2 v2
      [31] new #35
        - Class [java/lang/StringBuilder]
      [34] dup
      [35] aload_3 v3
      [36] invokestatic #80
        - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
      [39] invokespecial #82
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [42] ldc #1
        - String [
]
      [44] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [47] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [50] invokevirtual #83
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [53] pop
      [54] aload_1 v1
      [55] invokevirtual #75
        - Methodref [java/io/BufferedReader.readLine ()Ljava/lang/String;]
      [58] dup
      [59] astore_3 v3
      [60] ifnonnull -30 (target=30)
      [63] goto +32 (target=95)
      [66] invokevirtual #76
        - Methodref [java/io/IOException.printStackTrace ()V]
      [69] aload_0 v0
      [70] invokevirtual #77
        - Methodref [java/io/InputStream.close ()V]
      [73] goto +32 (target=105)
      [76] invokevirtual #76
        - Methodref [java/io/IOException.printStackTrace ()V]
      [79] goto +26 (target=105)
      [82] astore_1 v1
      [83] aload_0 v0
      [84] invokevirtual #77
        - Methodref [java/io/InputStream.close ()V]
      [87] goto +6 (target=93)
      [90] invokevirtual #76
        - Methodref [java/io/IOException.printStackTrace ()V]
      [93] aload_1 v1
      [94] athrow
      [95] aload_0 v0
      [96] invokevirtual #77
        - Methodref [java/io/InputStream.close ()V]
      [99] goto +6 (target=105)
      [102] invokevirtual #76
        - Methodref [java/io/IOException.printStackTrace ()V]
      [105] aload_2 v2
      [106] invokevirtual #84
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [109] areturn
      Code attribute exceptions (count = 5):
      - ExceptionInfo (27 -> 63: 66):
      - Class [java/io/IOException]
      - ExceptionInfo (69 -> 73: 76):
      - Class [java/io/IOException]
      - ExceptionInfo (27 -> 69: 82):
      - ExceptionInfo (83 -> 87: 90):
      - Class [java/io/IOException]
      - ExceptionInfo (95 -> 99: 102):
      - Class [java/io/IOException]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 11):
        - [30] Var: ...[a:java/io/BufferedReader][a:java/lang/StringBuilder][a:java/lang/String], Stack: (empty)
        - [54] Var: ..., Stack: (empty)
        - [66] Var: ..., Stack: [a:java/io/IOException]
        - [76] Var: ..., Stack: [a:java/io/IOException]
        - [79] Var: ..., Stack: (empty)
        - [82] Var: ..., Stack: [a:java/lang/Throwable]
        - [90] Var: [a:java/io/InputStream][a:java/io/BufferedReader][a:java/lang/StringBuilder][a:java/lang/String][T][a:java/lang/Throwable], Stack: [a:java/io/IOException]
        - [93] Var: ..., Stack: (empty)
        - [95] Var: [a:java/io/InputStream][a:java/io/BufferedReader][a:java/lang/StringBuilder][a:java/lang/String], Stack: 
        - [102] Var: ..., Stack: [a:java/io/IOException]
        - [105] Var: ..., Stack: (empty)
  + Method:       onPostExecute(Ljava/lang/Object;)V
    Access flags: 0x1054
      = protected final void onPostExecute(java.lang.Object)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 91, locals = 4, stack = 6):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] checkcast #46
        - Class [org/json/JSONArray]
      [5] astore_2 v2
      [6] astore_1 v1
      [7] aload_2 v2
      [8] ifnull +82 (target=90)
      [11] aload_1 v1
      [12] aload_2 v2
      [13] astore_2 v2
      [14] dup
      [15] astore_1 v1
      [16] getfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [19] ifnull +71 (target=90)
      [22] new #19
        - Class [android/app/AlertDialog$Builder]
      [25] dup
      [26] aload_1 v1
      [27] getfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [30] invokespecial #61
        - Methodref [android/app/AlertDialog$Builder.<init> (Landroid/content/Context;)V]
      [33] dup
      [34] astore_3 v3
      [35] getstatic #56
        - Fieldref [net/hockeyapp/android/n.l I]
      [38] invokevirtual #66
        - Methodref [android/app/AlertDialog$Builder.setTitle (I)Landroid/app/AlertDialog$Builder;]
      [41] pop
      [42] aload_3 v3
      [43] getstatic #53
        - Fieldref [net/hockeyapp/android/n.i I]
      [46] invokevirtual #63
        - Methodref [android/app/AlertDialog$Builder.setMessage (I)Landroid/app/AlertDialog$Builder;]
      [49] pop
      [50] aload_3 v3
      [51] getstatic #54
        - Fieldref [net/hockeyapp/android/n.j I]
      [54] new #44
        - Class [net/hockeyapp/android/q]
      [57] dup
      [58] aload_1 v1
      [59] invokespecial #96
        - Methodref [net/hockeyapp/android/q.<init> (Lnet/hockeyapp/android/o;)V]
      [62] invokevirtual #64
        - Methodref [android/app/AlertDialog$Builder.setNegativeButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
      [65] pop
      [66] aload_3 v3
      [67] getstatic #55
        - Fieldref [net/hockeyapp/android/n.k I]
      [70] new #45
        - Class [net/hockeyapp/android/r]
      [73] dup
      [74] aload_1 v1
      [75] aload_2 v2
      [76] invokespecial #97
        - Methodref [net/hockeyapp/android/r.<init> (Lnet/hockeyapp/android/o;Lorg/json/JSONArray;)V]
      [79] invokevirtual #65
        - Methodref [android/app/AlertDialog$Builder.setPositiveButton (ILandroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder;]
      [82] pop
      [83] aload_3 v3
      [84] invokevirtual #62
        - Methodref [android/app/AlertDialog$Builder.create ()Landroid/app/AlertDialog;]
      [87] invokevirtual #60
        - Methodref [android/app/AlertDialog.show ()V]
      [90] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       doInBackground([Ljava/lang/Object;)Ljava/lang/Object;
    Access flags: 0x10d4
      = protected final java.lang.Object doInBackground(java.lang.Object[])
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 2, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #95
        - Methodref [net/hockeyapp/android/o.b ()Lorg/json/JSONArray;]
      [4] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Lnet/hockeyapp/android/o;)Landroid/content/Context;
    Access flags: 0x1008
      = static android.content.Context a(net.hockeyapp.android.o)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] getfield #57
        - Fieldref [net/hockeyapp/android/o.a Landroid/content/Context;]
      [4] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       a(Lnet/hockeyapp/android/o;Ljava/lang/String;)Ljava/lang/String;
    Access flags: 0x1008
      = static java.lang.String a(net.hockeyapp.android.o,java.lang.String)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 6, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] invokespecial #94
        - Methodref [net/hockeyapp/android/o.a (Ljava/lang/String;)Ljava/lang/String;]
      [5] areturn
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/p
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.p extends java.lang.Object

Interfaces (count = 1):
  - Class [java/lang/Thread$UncaughtExceptionHandler]

Constant Pool (count = 143):
  - String [
]
  - String [.stacktrace]
  - String [/]
  - String [Android: ]
  - String [Date: ]
  - String [Error saving exception stacktrace!
]
  - String [Manufacturer: ]
  - String [Model: ]
  - String [Package: ]
  - String [Version: ]
  - String [Writing unhandled exception to: ]
  - Class [android/util/Log]
  - Class [java/io/BufferedWriter]
  - Class [java/io/FileWriter]
  - Class [java/io/PrintWriter]
  - Class [java/io/StringWriter]
  - Class [java/io/Writer]
  - Class [java/lang/Exception]
  - Class [java/lang/Object]
  - Class [java/lang/String]
  - Class [java/lang/StringBuilder]
  - Class [java/lang/Thread]
  - Class [java/lang/Thread$UncaughtExceptionHandler]
  - Class [java/lang/Throwable]
  - Class [java/util/Date]
  - Class [java/util/UUID]
  - Class [net/hockeyapp/android/c]
  - Class [net/hockeyapp/android/p]
  - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.b Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.c Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.d Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.e Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.f Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
  - Fieldref [net/hockeyapp/android/p.a Ljava/lang/Thread$UncaughtExceptionHandler;]
  - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
  - Methodref [android/util/Log.e (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I]
  - Methodref [java/io/BufferedWriter.<init> (Ljava/io/Writer;)V]
  - Methodref [java/io/BufferedWriter.close ()V]
  - Methodref [java/io/BufferedWriter.flush ()V]
  - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
  - Methodref [java/io/FileWriter.<init> (Ljava/lang/String;)V]
  - Methodref [java/io/PrintWriter.<init> (Ljava/io/Writer;)V]
  - Methodref [java/io/StringWriter.<init> ()V]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [java/lang/Object.toString ()Ljava/lang/String;]
  - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
  - Methodref [java/lang/StringBuilder.append (Ljava/lang/Object;)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
  - Methodref [java/lang/Throwable.printStackTrace (Ljava/io/PrintWriter;)V]
  - Methodref [java/util/Date.<init> ()V]
  - Methodref [java/util/UUID.randomUUID ()Ljava/util/UUID;]
  - Methodref [java/util/UUID.toString ()Ljava/lang/String;]
  - InterfaceMethodref [java/lang/Thread$UncaughtExceptionHandler.uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (Ljava/io/Writer;)V]
  + NameAndType [<init> (Ljava/lang/String;)V]
  + NameAndType [a Ljava/lang/String;]
  + NameAndType [a Ljava/lang/Thread$UncaughtExceptionHandler;]
  + NameAndType [append (Ljava/lang/Object;)Ljava/lang/StringBuilder;]
  + NameAndType [append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + NameAndType [b Ljava/lang/String;]
  + NameAndType [c Ljava/lang/String;]
  + NameAndType [close ()V]
  + NameAndType [d (Ljava/lang/String;Ljava/lang/String;)I]
  + NameAndType [d Ljava/lang/String;]
  + NameAndType [e (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I]
  + NameAndType [e Ljava/lang/String;]
  + NameAndType [f Ljava/lang/String;]
  + NameAndType [flush ()V]
  + NameAndType [g Ljava/lang/String;]
  + NameAndType [printStackTrace (Ljava/io/PrintWriter;)V]
  + NameAndType [randomUUID ()Ljava/util/UUID;]
  + NameAndType [toString ()Ljava/lang/String;]
  + NameAndType [uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V]
  + NameAndType [valueOf (Ljava/lang/Object;)Ljava/lang/String;]
  + NameAndType [write (Ljava/lang/String;)V]
  + Utf8 [
]
  + Utf8 [()Ljava/lang/String;]
  + Utf8 [()Ljava/util/UUID;]
  + Utf8 [()V]
  + Utf8 [(Ljava/io/PrintWriter;)V]
  + Utf8 [(Ljava/io/Writer;)V]
  + Utf8 [(Ljava/lang/Object;)Ljava/lang/String;]
  + Utf8 [(Ljava/lang/Object;)Ljava/lang/StringBuilder;]
  + Utf8 [(Ljava/lang/String;)Ljava/lang/StringBuilder;]
  + Utf8 [(Ljava/lang/String;)V]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;)I]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I]
  + Utf8 [(Ljava/lang/Thread$UncaughtExceptionHandler;)V]
  + Utf8 [(Ljava/lang/Thread;Ljava/lang/Throwable;)V]
  + Utf8 [.stacktrace]
  + Utf8 [/]
  + Utf8 [<init>]
  + Utf8 [Android: ]
  + Utf8 [Code]
  + Utf8 [Date: ]
  + Utf8 [Error saving exception stacktrace!
]
  + Utf8 [Ljava/lang/String;]
  + Utf8 [Ljava/lang/Thread$UncaughtExceptionHandler;]
  + Utf8 [Manufacturer: ]
  + Utf8 [Model: ]
  + Utf8 [Package: ]
  + Utf8 [StackMapTable]
  + Utf8 [Version: ]
  + Utf8 [Writing unhandled exception to: ]
  + Utf8 [a]
  + Utf8 [android/util/Log]
  + Utf8 [append]
  + Utf8 [b]
  + Utf8 [c]
  + Utf8 [close]
  + Utf8 [d]
  + Utf8 [e]
  + Utf8 [f]
  + Utf8 [flush]
  + Utf8 [g]
  + Utf8 [java/io/BufferedWriter]
  + Utf8 [java/io/FileWriter]
  + Utf8 [java/io/PrintWriter]
  + Utf8 [java/io/StringWriter]
  + Utf8 [java/io/Writer]
  + Utf8 [java/lang/Exception]
  + Utf8 [java/lang/Object]
  + Utf8 [java/lang/String]
  + Utf8 [java/lang/StringBuilder]
  + Utf8 [java/lang/Thread]
  + Utf8 [java/lang/Thread$UncaughtExceptionHandler]
  + Utf8 [java/lang/Throwable]
  + Utf8 [java/util/Date]
  + Utf8 [java/util/UUID]
  + Utf8 [net/hockeyapp/android/c]
  + Utf8 [net/hockeyapp/android/p]
  + Utf8 [printStackTrace]
  + Utf8 [randomUUID]
  + Utf8 [toString]
  + Utf8 [uncaughtException]
  + Utf8 [valueOf]
  + Utf8 [write]

Fields (count = 1):
  + Field:        a Ljava/lang/Thread$UncaughtExceptionHandler;
    Access flags: 0x2
      = private java.lang.Thread$UncaughtExceptionHandler a

Methods (count = 2):
  - Method:       <init>(Ljava/lang/Thread$UncaughtExceptionHandler;)V
    Access flags: 0x1
      = public p(java.lang.Thread$UncaughtExceptionHandler)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] invokespecial #46
        - Methodref [java/lang/Object.<init> ()V]
      [4] aload_0 v0
      [5] aload_1 v1
      [6] putfield #36
        - Fieldref [net/hockeyapp/android/p.a Ljava/lang/Thread$UncaughtExceptionHandler;]
      [9] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       uncaughtException(Ljava/lang/Thread;Ljava/lang/Throwable;)V
    Access flags: 0x11
      = public final void uncaughtException(java.lang.Thread,java.lang.Throwable)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 337, locals = 6, stack = 5):
      [0] new #25
        - Class [java/util/Date]
      [3] dup
      [4] invokespecial #54
        - Methodref [java/util/Date.<init> ()V]
      [7] astore_3 v3
      [8] new #16
        - Class [java/io/StringWriter]
      [11] dup
      [12] invokespecial #45
        - Methodref [java/io/StringWriter.<init> ()V]
      [15] astore v4
      [17] new #15
        - Class [java/io/PrintWriter]
      [20] dup
      [21] aload v4
      [23] invokespecial #44
        - Methodref [java/io/PrintWriter.<init> (Ljava/io/Writer;)V]
      [26] astore v5
      [28] aload_2 v2
      [29] aload v5
      [31] invokevirtual #53
        - Methodref [java/lang/Throwable.printStackTrace (Ljava/io/PrintWriter;)V]
      [34] invokestatic #55
        - Methodref [java/util/UUID.randomUUID ()Ljava/util/UUID;]
      [37] invokevirtual #56
        - Methodref [java/util/UUID.toString ()Ljava/lang/String;]
      [40] astore v5
      [42] new #21
        - Class [java/lang/StringBuilder]
      [45] dup
      [46] getstatic #29
        - Fieldref [net/hockeyapp/android/c.a Ljava/lang/String;]
      [49] invokestatic #48
        - Methodref [java/lang/String.valueOf (Ljava/lang/Object;)Ljava/lang/String;]
      [52] invokespecial #49
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [55] ldc #3
        - String [/]
      [57] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [60] aload v5
      [62] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [65] ldc #2
        - String [.stacktrace]
      [67] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [70] invokevirtual #52
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [73] astore v5
      [75] getstatic #35
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [78] new #21
        - Class [java/lang/StringBuilder]
      [81] dup
      [82] ldc #11
        - String [Writing unhandled exception to: ]
      [84] invokespecial #49
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [87] aload v5
      [89] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [92] invokevirtual #52
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [95] invokestatic #37
        - Methodref [android/util/Log.d (Ljava/lang/String;Ljava/lang/String;)I]
      [98] pop
      [99] new #13
        - Class [java/io/BufferedWriter]
      [102] dup
      [103] new #14
        - Class [java/io/FileWriter]
      [106] dup
      [107] aload v5
      [109] invokespecial #43
        - Methodref [java/io/FileWriter.<init> (Ljava/lang/String;)V]
      [112] invokespecial #39
        - Methodref [java/io/BufferedWriter.<init> (Ljava/io/Writer;)V]
      [115] dup
      [116] astore v5
      [118] new #21
        - Class [java/lang/StringBuilder]
      [121] dup
      [122] ldc #9
        - String [Package: ]
      [124] invokespecial #49
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [127] getstatic #31
        - Fieldref [net/hockeyapp/android/c.c Ljava/lang/String;]
      [130] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [133] ldc #1
        - String [
]
      [135] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [138] invokevirtual #52
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [141] invokevirtual #42
        - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
      [144] aload v5
      [146] new #21
        - Class [java/lang/StringBuilder]
      [149] dup
      [150] ldc #10
        - String [Version: ]
      [152] invokespecial #49
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [155] getstatic #30
        - Fieldref [net/hockeyapp/android/c.b Ljava/lang/String;]
      [158] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [161] ldc #1
        - String [
]
      [163] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [166] invokevirtual #52
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [169] invokevirtual #42
        - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
      [172] aload v5
      [174] new #21
        - Class [java/lang/StringBuilder]
      [177] dup
      [178] ldc #4
        - String [Android: ]
      [180] invokespecial #49
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [183] getstatic #32
        - Fieldref [net/hockeyapp/android/c.d Ljava/lang/String;]
      [186] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [189] ldc #1
        - String [
]
      [191] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [194] invokevirtual #52
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [197] invokevirtual #42
        - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
      [200] aload v5
      [202] new #21
        - Class [java/lang/StringBuilder]
      [205] dup
      [206] ldc #7
        - String [Manufacturer: ]
      [208] invokespecial #49
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [211] getstatic #34
        - Fieldref [net/hockeyapp/android/c.f Ljava/lang/String;]
      [214] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [217] ldc #1
        - String [
]
      [219] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [222] invokevirtual #52
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [225] invokevirtual #42
        - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
      [228] aload v5
      [230] new #21
        - Class [java/lang/StringBuilder]
      [233] dup
      [234] ldc #8
        - String [Model: ]
      [236] invokespecial #49
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [239] getstatic #33
        - Fieldref [net/hockeyapp/android/c.e Ljava/lang/String;]
      [242] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [245] ldc #1
        - String [
]
      [247] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [250] invokevirtual #52
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [253] invokevirtual #42
        - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
      [256] aload v5
      [258] new #21
        - Class [java/lang/StringBuilder]
      [261] dup
      [262] ldc #5
        - String [Date: ]
      [264] invokespecial #49
        - Methodref [java/lang/StringBuilder.<init> (Ljava/lang/String;)V]
      [267] aload_3 v3
      [268] invokevirtual #50
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/Object;)Ljava/lang/StringBuilder;]
      [271] ldc #1
        - String [
]
      [273] invokevirtual #51
        - Methodref [java/lang/StringBuilder.append (Ljava/lang/String;)Ljava/lang/StringBuilder;]
      [276] invokevirtual #52
        - Methodref [java/lang/StringBuilder.toString ()Ljava/lang/String;]
      [279] invokevirtual #42
        - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
      [282] aload v5
      [284] ldc #1
        - String [
]
      [286] invokevirtual #42
        - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
      [289] aload v5
      [291] aload v4
      [293] invokevirtual #47
        - Methodref [java/lang/Object.toString ()Ljava/lang/String;]
      [296] invokevirtual #42
        - Methodref [java/io/BufferedWriter.write (Ljava/lang/String;)V]
      [299] aload v5
      [301] invokevirtual #41
        - Methodref [java/io/BufferedWriter.flush ()V]
      [304] aload v5
      [306] invokevirtual #40
        - Methodref [java/io/BufferedWriter.close ()V]
      [309] goto +16 (target=325)
      [312] astore v5
      [314] getstatic #35
        - Fieldref [net/hockeyapp/android/c.g Ljava/lang/String;]
      [317] ldc #6
        - String [Error saving exception stacktrace!
]
      [319] aload v5
      [321] invokestatic #38
        - Methodref [android/util/Log.e (Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)I]
      [324] pop
      [325] aload_0 v0
      [326] getfield #36
        - Fieldref [net/hockeyapp/android/p.a Ljava/lang/Thread$UncaughtExceptionHandler;]
      [329] aload_1 v1
      [330] aload_2 v2
      [331] invokeinterface #57
        - InterfaceMethodref [java/lang/Thread$UncaughtExceptionHandler.uncaughtException (Ljava/lang/Thread;Ljava/lang/Throwable;)V]
      [336] return
      Code attribute exceptions (count = 1):
      - ExceptionInfo (34 -> 309: 312):
      - Class [java/lang/Exception]
      Code attribute attributes (attribute count = 1):
      + Stack map table attribute (count = 2):
        - [312] Var: [a:net/hockeyapp/android/p][a:java/lang/Thread][a:java/lang/Throwable][a:java/util/Date][a:java/io/Writer][a:java/io/PrintWriter], Stack: [a:java/lang/Exception]
        - [325] Var: ..., Stack: (empty)

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/q
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.q extends java.lang.Object

Interfaces (count = 1):
  - Class [android/content/DialogInterface$OnClickListener]

Constant Pool (count = 23):
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/o]
  - Class [net/hockeyapp/android/q]
  - Fieldref [net/hockeyapp/android/q.a Lnet/hockeyapp/android/o;]
  - Methodref [java/lang/Object.<init> ()V]
  + NameAndType [<init> ()V]
  + NameAndType [a Lnet/hockeyapp/android/o;]
  + Utf8 [()V]
  + Utf8 [(Landroid/content/DialogInterface;I)V]
  + Utf8 [(Lnet/hockeyapp/android/o;)V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Lnet/hockeyapp/android/o;]
  + Utf8 [a]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [java/lang/Object]
  + Utf8 [net/hockeyapp/android/o]
  + Utf8 [net/hockeyapp/android/q]
  + Utf8 [onClick]

Fields (count = 1):
  + Field:        a Lnet/hockeyapp/android/o;
    Access flags: 0x1002
      = private net.hockeyapp.android.o a

Methods (count = 2):
  - Method:       <init>(Lnet/hockeyapp/android/o;)V
    Access flags: 0x0
      = q(net.hockeyapp.android.o)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 10, locals = 2, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #6
        - Fieldref [net/hockeyapp/android/q.a Lnet/hockeyapp/android/o;]
      [5] aload_0 v0
      [6] invokespecial #7
        - Methodref [java/lang/Object.<init> ()V]
      [9] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onClick(Landroid/content/DialogInterface;I)V
    Access flags: 0x11
      = public final void onClick(android.content.DialogInterface,int)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 1, locals = 3, stack = 0):
      [0] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/r
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x30
    = final class net.hockeyapp.android.r extends java.lang.Object

Interfaces (count = 1):
  - Class [android/content/DialogInterface$OnClickListener]

Constant Pool (count = 62):
  - String [apk]
  - String [json]
  - String [url]
  - Class [android/content/Context]
  - Class [android/content/DialogInterface]
  - Class [android/content/DialogInterface$OnClickListener]
  - Class [android/content/Intent]
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/UpdateActivity]
  - Class [net/hockeyapp/android/o]
  - Class [net/hockeyapp/android/r]
  - Class [org/json/JSONArray]
  - Fieldref [net/hockeyapp/android/r.a Lnet/hockeyapp/android/o;]
  - Fieldref [net/hockeyapp/android/r.b Lorg/json/JSONArray;]
  - Methodref [android/content/Context.startActivity (Landroid/content/Intent;)V]
  - Methodref [android/content/Intent.<init> (Landroid/content/Context;Ljava/lang/Class;)V]
  - Methodref [android/content/Intent.putExtra (Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;]
  - Methodref [java/lang/Object.<init> ()V]
  - Methodref [net/hockeyapp/android/o.a (Lnet/hockeyapp/android/o;)Landroid/content/Context;]
  - Methodref [net/hockeyapp/android/o.a (Lnet/hockeyapp/android/o;Ljava/lang/String;)Ljava/lang/String;]
  - Methodref [org/json/JSONArray.toString ()Ljava/lang/String;]
  + NameAndType [<init> ()V]
  + NameAndType [<init> (Landroid/content/Context;Ljava/lang/Class;)V]
  + NameAndType [a (Lnet/hockeyapp/android/o;)Landroid/content/Context;]
  + NameAndType [a (Lnet/hockeyapp/android/o;Ljava/lang/String;)Ljava/lang/String;]
  + NameAndType [a Lnet/hockeyapp/android/o;]
  + NameAndType [b Lorg/json/JSONArray;]
  + NameAndType [putExtra (Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;]
  + NameAndType [startActivity (Landroid/content/Intent;)V]
  + NameAndType [toString ()Ljava/lang/String;]
  + Utf8 [()Ljava/lang/String;]
  + Utf8 [()V]
  + Utf8 [(Landroid/content/Context;Ljava/lang/Class;)V]
  + Utf8 [(Landroid/content/DialogInterface;I)V]
  + Utf8 [(Landroid/content/Intent;)V]
  + Utf8 [(Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;]
  + Utf8 [(Lnet/hockeyapp/android/o;)Landroid/content/Context;]
  + Utf8 [(Lnet/hockeyapp/android/o;Ljava/lang/String;)Ljava/lang/String;]
  + Utf8 [(Lnet/hockeyapp/android/o;Lorg/json/JSONArray;)V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [Lnet/hockeyapp/android/o;]
  + Utf8 [Lorg/json/JSONArray;]
  + Utf8 [a]
  + Utf8 [android/content/Context]
  + Utf8 [android/content/DialogInterface]
  + Utf8 [android/content/DialogInterface$OnClickListener]
  + Utf8 [android/content/Intent]
  + Utf8 [apk]
  + Utf8 [b]
  + Utf8 [java/lang/Object]
  + Utf8 [json]
  + Utf8 [net/hockeyapp/android/UpdateActivity]
  + Utf8 [net/hockeyapp/android/o]
  + Utf8 [net/hockeyapp/android/r]
  + Utf8 [onClick]
  + Utf8 [org/json/JSONArray]
  + Utf8 [putExtra]
  + Utf8 [startActivity]
  + Utf8 [toString]
  + Utf8 [url]

Fields (count = 2):
  + Field:        a Lnet/hockeyapp/android/o;
    Access flags: 0x1002
      = private net.hockeyapp.android.o a
  + Field:        b Lorg/json/JSONArray;
    Access flags: 0x1012
      = private final org.json.JSONArray b

Methods (count = 2):
  - Method:       <init>(Lnet/hockeyapp/android/o;Lorg/json/JSONArray;)V
    Access flags: 0x0
      = r(net.hockeyapp.android.o,org.json.JSONArray)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 15, locals = 3, stack = 2):
      [0] aload_0 v0
      [1] aload_1 v1
      [2] putfield #13
        - Fieldref [net/hockeyapp/android/r.a Lnet/hockeyapp/android/o;]
      [5] aload_0 v0
      [6] aload_2 v2
      [7] putfield #14
        - Fieldref [net/hockeyapp/android/r.b Lorg/json/JSONArray;]
      [10] aload_0 v0
      [11] invokespecial #18
        - Methodref [java/lang/Object.<init> ()V]
      [14] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):
  + Method:       onClick(Landroid/content/DialogInterface;I)V
    Access flags: 0x11
      = public final void onClick(android.content.DialogInterface,int)
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 59, locals = 3, stack = 4):
      [0] new #7
        - Class [android/content/Intent]
      [3] dup
      [4] aload_0 v0
      [5] getfield #13
        - Fieldref [net/hockeyapp/android/r.a Lnet/hockeyapp/android/o;]
      [8] invokestatic #19
        - Methodref [net/hockeyapp/android/o.a (Lnet/hockeyapp/android/o;)Landroid/content/Context;]
      [11] ldc #9
        - Class [net/hockeyapp/android/UpdateActivity]
      [13] invokespecial #16
        - Methodref [android/content/Intent.<init> (Landroid/content/Context;Ljava/lang/Class;)V]
      [16] dup
      [17] astore_1 v1
      [18] ldc #2
        - String [json]
      [20] aload_0 v0
      [21] getfield #14
        - Fieldref [net/hockeyapp/android/r.b Lorg/json/JSONArray;]
      [24] invokevirtual #21
        - Methodref [org/json/JSONArray.toString ()Ljava/lang/String;]
      [27] invokevirtual #17
        - Methodref [android/content/Intent.putExtra (Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;]
      [30] pop
      [31] aload_1 v1
      [32] ldc #3
        - String [url]
      [34] aload_0 v0
      [35] getfield #13
        - Fieldref [net/hockeyapp/android/r.a Lnet/hockeyapp/android/o;]
      [38] ldc #1
        - String [apk]
      [40] invokestatic #20
        - Methodref [net/hockeyapp/android/o.a (Lnet/hockeyapp/android/o;Ljava/lang/String;)Ljava/lang/String;]
      [43] invokevirtual #17
        - Methodref [android/content/Intent.putExtra (Ljava/lang/String;Ljava/lang/String;)Landroid/content/Intent;]
      [46] pop
      [47] aload_0 v0
      [48] getfield #13
        - Fieldref [net/hockeyapp/android/r.a Lnet/hockeyapp/android/o;]
      [51] invokestatic #19
        - Methodref [net/hockeyapp/android/o.a (Lnet/hockeyapp/android/o;)Landroid/content/Context;]
      [54] aload_1 v1
      [55] invokevirtual #15
        - Methodref [android/content/Context.startActivity (Landroid/content/Intent;)V]
      [58] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

_____________________________________________________________________
+ Program class: net/hockeyapp/android/s
  Superclass:    java/lang/Object
  Major version: 0x32
  Minor version: 0x0
  Access flags:  0x31
    = public final class net.hockeyapp.android.s extends java.lang.Object

Interfaces (count = 0):

Constant Pool (count = 16):
  - Integer [2130903041]
  - Class [java/lang/Object]
  - Class [net/hockeyapp/android/j]
  - Class [net/hockeyapp/android/s]
  - Methodref [java/lang/Object.<init> ()V]
  + NameAndType [<init> ()V]
  + Utf8 [()V]
  + Utf8 [<init>]
  + Utf8 [Code]
  + Utf8 [ConstantValue]
  + Utf8 [I]
  + Utf8 [a]
  + Utf8 [java/lang/Object]
  + Utf8 [net/hockeyapp/android/j]
  + Utf8 [net/hockeyapp/android/s]

Fields (count = 1):
  + Field:        a I
    Access flags: 0x19
      = public static final int a
    Class member attributes (count = 1):
    + Constant value attribute:
    - Integer [2130903041]

Methods (count = 1):
  - Method:       <init>()V
    Access flags: 0x1
      = public s()
    Class member attributes (count = 1):
    + Code attribute instructions (code length = 5, locals = 1, stack = 1):
      [0] aload_0 v0
      [1] invokespecial #5
        - Methodref [java/lang/Object.<init> ()V]
      [4] return
      Code attribute exceptions (count = 0):
      Code attribute attributes (attribute count = 0):

Class file attributes (count = 0):

