Offset 1, 11 lines modified | Offset 1, 11 lines modified | ||
1 |
Zip·file·size:·15 |
1 | Zip·file·size:·15447·bytes,·number·of·entries:·9 |
2 | -rw----·····2.0·fat······498·bl·defN·14-Apr-22·09:02·META-INF/MANIFEST.MF | 2 | -rw----·····2.0·fat······498·bl·defN·14-Apr-22·09:02·META-INF/MANIFEST.MF |
3 | -rw----·····2.0·fat······619·bl·defN·14-Apr-22·09:02·META-INF/8B8970FB.SF | 3 | -rw----·····2.0·fat······619·bl·defN·14-Apr-22·09:02·META-INF/8B8970FB.SF |
4 | -rw----·····2.0·fat·····1332·bl·defN·14-Apr-22·09:02·META-INF/8B8970FB.RSA | 4 | -rw----·····2.0·fat·····1332·bl·defN·14-Apr-22·09:02·META-INF/8B8970FB.RSA |
5 |
-rw----····· |
5 | -rw----·····2.0·fat·····1736·bX·defN·08-Jan-01·00:00·AndroidManifest.xml |
6 |
-rw----·····1.0·fat····· |
6 | -rw----·····1.0·fat·····1309·b-·stor·08-Jan-01·00:00·res/drawable/pong_128.png |
7 |
-rw----····· |
7 | -rw----·····1.0·fat······831·b-·stor·08-Jan-01·00:00·res/drawable/pong_64.png |
8 |
-rw----·····2.0·fat····· |
8 | -rw----·····2.0·fat······784·bl·defN·08-Jan-01·00:00·res/layout/main.xml |
9 |
-rw----·····1.0·fat·····1 |
9 | -rw----·····1.0·fat·····1672·b-·stor·08-Jan-01·00:00·resources.arsc |
10 |
-rw----·····2.0·fat····18 |
10 | -rw----·····2.0·fat····18564·bl·defN·08-Jan-01·00:00·classes.dex |
11 |
9·files,·2745 |
11 | 9·files,·27345·bytes·uncompressed,·14315·bytes·compressed:··47.7% |
Offset 1, 14 lines modified | Offset 1, 13 lines modified | ||
1 | <?xml·version="1.0"·encoding="utf-8"?> | 1 | <?xml·version="1.0"·encoding="utf-8"?> |
2 | <manifest·android:versionCode="2"·android:versionName="1.01"·package="com.tinkerlog.android.pongtime" | 2 | <manifest·android:versionCode="2"·android:versionName="1.01"·package="com.tinkerlog.android.pongtime"·platformBuildVersionCode="10"·platformBuildVersionName="2.3.3" |
3 | ··xmlns:android="http://schemas.android.com/apk/res/android"> | 3 | ··xmlns:android="http://schemas.android.com/apk/res/android"> |
4 | ····<application·android:theme="@android:style/Theme.NoTitleBar"·android:label="@string/app_name"·android:icon="@drawable/pong_64"> | 4 | ····<application·android:theme="@android:style/Theme.NoTitleBar"·android:label="@string/app_name"·android:icon="@drawable/pong_64"> |
5 | ········<activity·android:label="@string/app_name"·android:name=".PongTime"·android:screenOrientation="landscape"> | 5 | ········<activity·android:label="@string/app_name"·android:name=".PongTime"·android:screenOrientation="landscape"> |
6 | ············<intent-filter> | 6 | ············<intent-filter> |
7 | ················<action·android:name="android.intent.action.MAIN"·/> | 7 | ················<action·android:name="android.intent.action.MAIN"·/> |
8 | ················<category·android:name="android.intent.category.LAUNCHER"·/> | 8 | ················<category·android:name="android.intent.category.LAUNCHER"·/> |
9 | ············</intent-filter> | 9 | ············</intent-filter> |
10 | ········</activity> | 10 | ········</activity> |
11 | ····</application> | 11 | ····</application> |
12 | ····<uses-sdk·android:minSdkVersion="3"·/> | 12 | ····<uses-sdk·android:minSdkVersion="3"·/> |
13 | ····<fdroid·buildserverid="caa88ec38838a3c1a4a71834cd65a101e378cf1e·"·fdroidserverid="181fc3d07b2183d62ce149ce89c0e5443c24b1d9·"·/> | ||
14 | </manifest> | 13 | </manifest> |
Offset 1, 29 lines modified | Offset 1, 24 lines modified | ||
1 | #SNG:·from·stdin | 1 | #SNG:·from·stdin |
2 | IHDR·{ | 2 | IHDR·{ |
3 | ····width:·64;·height:·64;·bitdepth:·8; | 3 | ····width:·64;·height:·64;·bitdepth:·8; |
4 | ····using·color·palette; | 4 | ····using·color·palette; |
5 | } | 5 | } |
6 | PLTE·{ | 6 | PLTE·{ |
7 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 7 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
8 |
····( |
8 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
9 |
····( |
9 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
10 | ····(·26,·26,·26)·····#·rgb·=·(0x1a,0x1a,0x1a)·grey10 | ||
11 | ····(·42,·42,·42)·····#·rgb·=·(0x2a,0x2a,0x2a) | ||
12 | ····(·74,·74,·74)·····#·rgb·=·(0x4a,0x4a,0x4a)·grey29 | ||
13 | ····(··7,··7,··7)·····#·rgb·=·(0x07,0x07,0x07) | ||
14 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 10 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
15 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 11 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
16 | ····(146,146,146)·····#·rgb·=·(0x92,0x92,0x92) | 12 | ····(146,146,146)·····#·rgb·=·(0x92,0x92,0x92) |
17 | ····(255,255,255)·····#·rgb·=·(0xff,0xff,0xff)·grey100 | 13 | ····(255,255,255)·····#·rgb·=·(0xff,0xff,0xff)·grey100 |
18 | ····(·26,·26,·26)·····#·rgb·=·(0x1a,0x1a,0x1a)·grey10 | 14 | ····(·26,·26,·26)·····#·rgb·=·(0x1a,0x1a,0x1a)·grey10 |
19 | ····(·42,·42,·42)·····#·rgb·=·(0x2a,0x2a,0x2a) | 15 | ····(·42,·42,·42)·····#·rgb·=·(0x2a,0x2a,0x2a) |
20 | ····(·74,·74,·74)·····#·rgb·=·(0x4a,0x4a,0x4a)·grey29 | 16 | ····(·74,·74,·74)·····#·rgb·=·(0x4a,0x4a,0x4a)·grey29 |
21 | ····(··7,··7,··7)·····#·rgb·=·(0x07,0x07,0x07) | 17 | ····(··7,··7,··7)·····#·rgb·=·(0x07,0x07,0x07) |
22 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
23 | ····(·20,·20,·20)·····#·rgb·=·(0x14,0x14,0x14)·grey8 | 18 | ····(·20,·20,·20)·····#·rgb·=·(0x14,0x14,0x14)·grey8 |
24 | ····(·35,·35,·35)·····#·rgb·=·(0x23,0x23,0x23) | 19 | ····(·35,·35,·35)·····#·rgb·=·(0x23,0x23,0x23) |
25 | ····(··3,··3,··3)·····#·rgb·=·(0x03,0x03,0x03)·grey1 | 20 | ····(··3,··3,··3)·····#·rgb·=·(0x03,0x03,0x03)·grey1 |
26 | ····(138,138,138)·····#·rgb·=·(0x8a,0x8a,0x8a)·grey54 | 21 | ····(138,138,138)·····#·rgb·=·(0x8a,0x8a,0x8a)·grey54 |
27 | ····(244,244,244)·····#·rgb·=·(0xf4,0xf4,0xf4) | 22 | ····(244,244,244)·····#·rgb·=·(0xf4,0xf4,0xf4) |
28 | ····(·24,·24,·24)·····#·rgb·=·(0x18,0x18,0x18) | 23 | ····(·24,·24,·24)·····#·rgb·=·(0x18,0x18,0x18) |
29 | ····(143,143,143)·····#·rgb·=·(0x8f,0x8f,0x8f)·grey56 | 24 | ····(143,143,143)·····#·rgb·=·(0x8f,0x8f,0x8f)·grey56 |
Offset 121, 78 lines modified | Offset 116, 77 lines modified | ||
121 | ····(·64,·64,·64)·····#·rgb·=·(0x40,0x40,0x40)·grey25 | 116 | ····(·64,·64,·64)·····#·rgb·=·(0x40,0x40,0x40)·grey25 |
122 | ····(113,113,113)·····#·rgb·=·(0x71,0x71,0x71) | 117 | ····(113,113,113)·····#·rgb·=·(0x71,0x71,0x71) |
123 | ····(253,253,253)·····#·rgb·=·(0xfd,0xfd,0xfd) | 118 | ····(253,253,253)·····#·rgb·=·(0xfd,0xfd,0xfd) |
124 | ····(136,136,136)·····#·rgb·=·(0x88,0x88,0x88) | 119 | ····(136,136,136)·····#·rgb·=·(0x88,0x88,0x88) |
125 | ····(240,240,240)·····#·rgb·=·(0xf0,0xf0,0xf0)·grey94 | 120 | ····(240,240,240)·····#·rgb·=·(0xf0,0xf0,0xf0)·grey94 |
126 | ····(·29,·29,·29)·····#·rgb·=·(0x1d,0x1d,0x1d) | 121 | ····(·29,·29,·29)·····#·rgb·=·(0x1d,0x1d,0x1d) |
127 | ····(·46,·46,·46)·····#·rgb·=·(0x2e,0x2e,0x2e)·grey18 | 122 | ····(·46,·46,·46)·····#·rgb·=·(0x2e,0x2e,0x2e)·grey18 |
128 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
129 | } | 123 | } |
130 | tRNS·{ | 124 | tRNS·{ |
131 |
|
125 | ·0·191·127·151} |
132 | IMAGE·{ | 126 | IMAGE·{ |
133 | ····pixels·hex | 127 | ····pixels·hex |
134 | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001020300000000000000000000000000 | ||
135 | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000004050600000000000000000000000000 | ||
136 | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 128 | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
137 |
00000000000 |
129 | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
138 |
000000000 |
130 | 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
139 |
0000000 |
131 | 00000000000104040404040404040404040404040404040404040404040404040404040404040404040404040404040404040405060704040404010000000000 |
140 |
0000000 |
132 | 00000000040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040408090a04040404040400000000 |
141 |
0000000 |
133 | 00000001040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040401000000 |
142 |
0000000 |
134 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020000 |
143 |
0000000 |
135 | 0000000404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040b0c0d04040404040404020200 |
144 |
0000000 |
136 | 0000000404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040e0f1004040404040404020202 |
145 |
0000000 |
137 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040411121304040404040404020202 |
146 |
0000000 |
138 | 000000040404040404040404040404040404040404040404040404040404040414150416171818191a040404040404040404041b1c1304040404040404020202 |
147 |
0000000 |
139 | 00000004040404040404040404040404040404040404040404040404040404041d1e041f20212206190404040404040404040423060704040404040404020202 |
148 |
0000000 |
140 | 0000000404040404040404040404040404040404040404040404040404040404242526260a2728221804040404040404040404292a2b04040404040404020202 |
149 |
0000000 |
141 | 00000004040404040404040404040404040404040404040404040404040404042425042c2d2e2f06300404040404040404040404040404040404040404020202 |
150 |
0000000 |
142 | 00000004040404040404040404040404040404040404040404040404040404042425043106323334350404040404040404040404040404040404040404020202 |
151 |
0000000 |
143 | 000000040404040404040404040404040404040404040404040404040404040424250436063704382604040404040404040404393a3804040404040404020202 |
152 |
0000000 |
144 | 00000004040404040404040404040404040404040404040404040404040404043b3c043d063e3f40410404040404040404040442334304040404040404020202 |
153 |
0000000 |
145 | 000000040404040404040404040404040404040404040404040404040404040444450446254748494a040404040404040404044b4c1304040404040404020202 |
154 |
0000000 |
146 | 0000000404040404040404040404040404040404040404040404040404040404262604042626262626040404040404040404041b1c1304040404040404020202 |
155 |
0000000 |
147 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040423060704040404040404020202 |
156 |
0000000 |
148 | 0000000404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404044d0e4e04040404040404020202 |
157 |
0000000 |
149 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
158 |
0000000 |
150 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
159 |
0000000 |
151 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040426260404040404040404020202 |
160 |
0000000 |
152 | 0000000404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404044f500b04040404040404020202 |
161 |
0000000 |
153 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040451060704040404040404020202 |
162 |
0000000 |
154 | 0000000404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404041b1c1304040404040404020202 |
163 |
0000000 |
155 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040452060704040404040404020202 |
164 |
0000000 |
156 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040453545504040404040404020202 |
165 |
0000000 |
157 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
166 |
0000000 |
158 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
167 |
0000000 |
159 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
168 |
0000000 |
160 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040456575804040404040404020202 |
169 |
0000000 |
161 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040452060704040404040404020202 |
170 |
0000000 |
162 | 0000000404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404041b1c1304040404040404020202 |
171 |
0000000 |
163 | 0000000404040404040404595a370404040404040404040404040404040404040404040404040404040404040404040404040405060704040404040404020202 |
172 |
0000000 |
164 | 00000004040404040404045b065c040404040404040404040404040404040404040404040404040404040404040404040404045d5e0b04040404040404020202 |
173 |
0000000 |
165 | 00000004040404040404044f06230404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
174 |
0000000 |
166 | 00000004040404040404044f06230404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
175 |
0000000 |
167 | 00000004040404040404044f06230404040404040404040404045f60610404040404040404040404040404040404040404040404040404040404040404020202 |
176 |
0000000 |
168 | 00000004040404040404044f06230404040404040404040404046206630404040404040404040404040404040404040404040464053a04040404040404020202 |
177 |
0000000 |
169 | 00000004040404040404044f062304040404040404040404040465662c0404040404040404040404040404040404040404040423060704040404040404020202 |
178 |
0000000 |
170 | 00000004040404040404044f0623040404040404040404040404676838040404040404040404040404040404040404040404041b1c1304040404040404020202 |
179 |
0000000 |
171 | 00000004040404040404044f0623040404040404040404040404040404040404040404040404040404040404040404040404044b061304040404040404020202 |
180 |
0000000 |
172 | 00000004040404040404044f062304040404040404040404040404040404040404040404040404040404040404040404040404696a6b04040404040404020202 |
181 |
0000000 |
173 | 00000004040404040404045b065c0404040404040404040404040404040404040404040404040404040404040404040404040467612604040404040404020202 |
182 |
0000000 |
174 | 0000000404040404040404096c1a0404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
183 |
0000000 |
175 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404020202 |
184 |
0000000 |
176 | 0000000404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404046d6e6104040404040404020202 |
185 |
0000000 |
177 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040423060704040404040404020202 |
186 |
0000000 |
178 | 0000000404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404041b1c1304040404040404020202 |
187 |
0000000 |
179 | 000000040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404116f1304040404040404020202 |
188 |
0000000 |
180 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040470711004040404040404020202 |
189 |
0000000 |
181 | 00000004040404040404040404040404040404040404040404040404040404040404040404040404040404040404040404040455720d04040404040404020202 |
Max diff block lines reached; 0/18904 bytes (0.00%) of diff not shown. |
Offset 20, 14 lines modified | Offset 20, 15 lines modified | ||
20 | #·instance·fields | 20 | #·instance·fields |
21 | .field·final·synthetic·this$0:Lcom/tinkerlog/android/pongtime/PongTime; | 21 | .field·final·synthetic·this$0:Lcom/tinkerlog/android/pongtime/PongTime; |
22 | #·direct·methods | 22 | #·direct·methods |
23 | .method·constructor·<init>(Lcom/tinkerlog/android/pongtime/PongTime;)V | 23 | .method·constructor·<init>(Lcom/tinkerlog/android/pongtime/PongTime;)V |
24 | ····.locals·0 | 24 | ····.locals·0 |
25 | ····.param·p1,·"this$0"····#·Lcom/tinkerlog/android/pongtime/PongTime; | ||
25 | ····.prologue | 26 | ····.prologue |
26 | ····.line·58 | 27 | ····.line·58 |
27 | ····iput-object·p1,·p0,·Lcom/tinkerlog/android/pongtime/PongTime$1;->this$0:Lcom/tinkerlog/android/pongtime/PongTime; | 28 | ····iput-object·p1,·p0,·Lcom/tinkerlog/android/pongtime/PongTime$1;->this$0:Lcom/tinkerlog/android/pongtime/PongTime; |
28 | ····invoke-direct·{p0},·Ljava/lang/Object;-><init>()V | 29 | ····invoke-direct·{p0},·Ljava/lang/Object;-><init>()V |
Offset 27, 14 lines modified | Offset 27, 15 lines modified | ||
27 | .field·public·y:F | 27 | .field·public·y:F |
28 | #·direct·methods | 28 | #·direct·methods |
29 | .method·public·constructor·<init>(Lcom/tinkerlog/android/pongtime/PongTimeView;FF)V | 29 | .method·public·constructor·<init>(Lcom/tinkerlog/android/pongtime/PongTimeView;FF)V |
30 | ····.locals·0 | 30 | ····.locals·0 |
31 | ····.param·p1,·"this$0"····#·Lcom/tinkerlog/android/pongtime/PongTimeView; | ||
31 | ····.param·p2,·"x"····#·F | 32 | ····.param·p2,·"x"····#·F |
32 | ····.param·p3,·"y"····#·F | 33 | ····.param·p3,·"y"····#·F |
33 | ····.prologue | 34 | ····.prologue |
34 | ····.line·45 | 35 | ····.line·45 |
35 | ····iput-object·p1,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$Ball;->this$0:Lcom/tinkerlog/android/pongtime/PongTimeView; | 36 | ····iput-object·p1,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$Ball;->this$0:Lcom/tinkerlog/android/pongtime/PongTimeView; |
Offset 116, 40 lines modified | Offset 116, 45 lines modified | ||
116 | ····.line·54 | 116 | ····.line·54 |
117 | ····new-instance·v0,·Landroid/app/AlertDialog$Builder; | 117 | ····new-instance·v0,·Landroid/app/AlertDialog$Builder; |
118 | ····invoke-direct·{v0,·p0},·Landroid/app/AlertDialog$Builder;-><init>(Landroid/content/Context;)V | 118 | ····invoke-direct·{v0,·p0},·Landroid/app/AlertDialog$Builder;-><init>(Landroid/content/Context;)V |
119 | ····const/high16·v1,·0x7f020000 | 119 | ····const/high16·v1,·0x7f020000 |
120 | ····.line·55 | ||
120 | ····invoke-virtual·{v0,·v1},·Landroid/app/AlertDialog$Builder;->setIcon(I)Landroid/app/AlertDialog$Builder; | 121 | ····invoke-virtual·{v0,·v1},·Landroid/app/AlertDialog$Builder;->setIcon(I)Landroid/app/AlertDialog$Builder; |
121 | ····move-result-object·v0 | 122 | ····move-result-object·v0 |
122 | ····const·v1,·0x7f040003 | 123 | ····const·v1,·0x7f040003 |
124 | ····.line·56 | ||
123 | ····invoke-virtual·{v0,·v1},·Landroid/app/AlertDialog$Builder;->setTitle(I)Landroid/app/AlertDialog$Builder; | 125 | ····invoke-virtual·{v0,·v1},·Landroid/app/AlertDialog$Builder;->setTitle(I)Landroid/app/AlertDialog$Builder; |
124 | ····move-result-object·v0 | 126 | ····move-result-object·v0 |
125 | ····const·v1,·0x7f040004 | 127 | ····const·v1,·0x7f040004 |
128 | ····.line·57 | ||
126 | ····invoke-virtual·{v0,·v1},·Landroid/app/AlertDialog$Builder;->setMessage(I)Landroid/app/AlertDialog$Builder; | 129 | ····invoke-virtual·{v0,·v1},·Landroid/app/AlertDialog$Builder;->setMessage(I)Landroid/app/AlertDialog$Builder; |
127 | ····move-result-object·v0 | 130 | ····move-result-object·v0 |
128 | ····const-string·v1,·"OK" | 131 | ····const-string·v1,·"OK" |
129 | ····new-instance·v2,·Lcom/tinkerlog/android/pongtime/PongTime$1; | 132 | ····new-instance·v2,·Lcom/tinkerlog/android/pongtime/PongTime$1; |
130 | ····invoke-direct·{v2,·p0},·Lcom/tinkerlog/android/pongtime/PongTime$1;-><init>(Lcom/tinkerlog/android/pongtime/PongTime;)V | 133 | ····invoke-direct·{v2,·p0},·Lcom/tinkerlog/android/pongtime/PongTime$1;-><init>(Lcom/tinkerlog/android/pongtime/PongTime;)V |
134 | ····.line·58 | ||
131 | ····invoke-virtual·{v0,·v1,·v2},·Landroid/app/AlertDialog$Builder;->setPositiveButton(Ljava/lang/CharSequence;Landroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder; | 135 | ····invoke-virtual·{v0,·v1,·v2},·Landroid/app/AlertDialog$Builder;->setPositiveButton(Ljava/lang/CharSequence;Landroid/content/DialogInterface$OnClickListener;)Landroid/app/AlertDialog$Builder; |
132 | ····move-result-object·v0 | 136 | ····move-result-object·v0 |
137 | ····.line·62 | ||
133 | ····invoke-virtual·{v0},·Landroid/app/AlertDialog$Builder;->create()Landroid/app/AlertDialog; | 138 | ····invoke-virtual·{v0},·Landroid/app/AlertDialog$Builder;->create()Landroid/app/AlertDialog; |
134 | ····move-result-object·v0 | 139 | ····move-result-object·v0 |
135 | ····.line·64 | 140 | ····.line·64 |
136 | ····:goto_0 | 141 | ····:goto_0 |
137 | ····return-object·v0 | 142 | ····return-object·v0 |
Offset 21, 14 lines modified | Offset 21, 15 lines modified | ||
21 | .field·public·y:I | 21 | .field·public·y:I |
22 | #·direct·methods | 22 | #·direct·methods |
23 | .method·public·constructor·<init>(Lcom/tinkerlog/android/pongtime/PongTimeView;II)V | 23 | .method·public·constructor·<init>(Lcom/tinkerlog/android/pongtime/PongTimeView;II)V |
24 | ····.locals·0 | 24 | ····.locals·0 |
25 | ····.param·p1,·"this$0"····#·Lcom/tinkerlog/android/pongtime/PongTimeView; | ||
25 | ····.param·p2,·"x"····#·I | 26 | ····.param·p2,·"x"····#·I |
26 | ····.param·p3,·"y"····#·I | 27 | ····.param·p3,·"y"····#·I |
27 | ····.prologue | 28 | ····.prologue |
28 | ····.line·33 | 29 | ····.line·33 |
29 | ····iput-object·p1,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$Panel;->this$0:Lcom/tinkerlog/android/pongtime/PongTimeView; | 30 | ····iput-object·p1,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$Panel;->this$0:Lcom/tinkerlog/android/pongtime/PongTimeView; |
Offset 127, 14 lines modified | Offset 127, 15 lines modified | ||
127 | .field·private·waitCount:I | 127 | .field·private·waitCount:I |
128 | #·direct·methods | 128 | #·direct·methods |
129 | .method·public·constructor·<init>(Lcom/tinkerlog/android/pongtime/PongTimeView;Landroid/view/SurfaceHolder;)V | 129 | .method·public·constructor·<init>(Lcom/tinkerlog/android/pongtime/PongTimeView;Landroid/view/SurfaceHolder;)V |
130 | ····.locals·9 | 130 | ····.locals·9 |
131 | ····.param·p1,·"this$0"····#·Lcom/tinkerlog/android/pongtime/PongTimeView; | ||
131 | ····.param·p2,·"surfaceHolder"····#·Landroid/view/SurfaceHolder; | 132 | ····.param·p2,·"surfaceHolder"····#·Landroid/view/SurfaceHolder; |
132 | ····.prologue | 133 | ····.prologue |
133 | ····const/4·v8,·0x2 | 134 | ····const/4·v8,·0x2 |
134 | ····const/high16·v7,·0x40e00000····#·7.0f | 135 | ····const/high16·v7,·0x40e00000····#·7.0f |
Offset 926, 15 lines modified | Offset 927, 15 lines modified | ||
926 | ····invoke-direct·{p0,·p1,·v0,·v2,·v1},·Lcom/tinkerlog/android/pongtime/PongTimeView$PongThread;->drawNumber(Landroid/graphics/Canvas;III)V | 927 | ····invoke-direct·{p0,·p1,·v0,·v2,·v1},·Lcom/tinkerlog/android/pongtime/PongTimeView$PongThread;->drawNumber(Landroid/graphics/Canvas;III)V |
927 | ····.line·280 | 928 | ····.line·280 |
928 | ····return-void | 929 | ····return-void |
929 | .end·method | 930 | .end·method |
930 | .method·private·movePanel(Lcom/tinkerlog/android/pongtime/PongTimeView$Panel;IJ)V | 931 | .method·private·movePanel(Lcom/tinkerlog/android/pongtime/PongTimeView$Panel;IJ)V |
931 |
····.locals· |
932 | ····.locals·7 |
932 | ····.param·p1,·"p"····#·Lcom/tinkerlog/android/pongtime/PongTimeView$Panel; | 933 | ····.param·p1,·"p"····#·Lcom/tinkerlog/android/pongtime/PongTimeView$Panel; |
933 | ····.param·p2,·"target"····#·I | 934 | ····.param·p2,·"target"····#·I |
934 | ····.param·p3,·"deltaMillis"····#·J | 935 | ····.param·p3,·"deltaMillis"····#·J |
935 | ····.prologue | 936 | ····.prologue |
936 | ····.line·382 | 937 | ····.line·382 |
937 | ····iget·v2,·p1,·Lcom/tinkerlog/android/pongtime/PongTimeView$Panel;->y:I | 938 | ····iget·v2,·p1,·Lcom/tinkerlog/android/pongtime/PongTimeView$Panel;->y:I |
Offset 950, 19 lines modified | Offset 951, 19 lines modified | ||
950 | ····const/4·v3,·0x6 | 951 | ····const/4·v3,·0x6 |
951 | ····if-le·v2,·v3,·:cond_0 | 952 | ····if-le·v2,·v3,·:cond_0 |
952 | ····.line·384 | 953 | ····.line·384 |
953 | ····const/high16·v2,·0x437a0000····#·250.0f | 954 | ····const/high16·v2,·0x437a0000····#·250.0f |
954 |
····const-wide/16·v |
955 | ····const-wide/16·v4,·0x3e8 |
955 |
····div-long/2addr·v |
956 | ····div-long/2addr·v4,·p3 |
956 |
····long-to-float·v3,·v |
957 | ····long-to-float·v3,·v4 |
957 | ····div-float/2addr·v2,·v3 | 958 | ····div-float/2addr·v2,·v3 |
958 | ····float-to-int·v1,·v2 | 959 | ····float-to-int·v1,·v2 |
959 | ····.line·385 | 960 | ····.line·385 |
960 | ····.local·v1,·"distance":I | 961 | ····.local·v1,·"distance":I |
Offset 985, 15 lines modified | Offset 986, 15 lines modified | ||
985 | ····:cond_1 | 986 | ····:cond_1 |
986 | ····neg-int·v1,·v1 | 987 | ····neg-int·v1,·v1 |
987 | ····goto·:goto_0 | 988 | ····goto·:goto_0 |
988 | .end·method | 989 | .end·method |
989 | .method·private·newGame(Z)V | 990 | .method·private·newGame(Z)V |
990 |
····.locals· |
991 | ····.locals·6 |
991 | ····.param·p1,·"left"····#·Z | 992 | ····.param·p1,·"left"····#·Z |
992 | ····.prologue | 993 | ····.prologue |
993 | ····.line·248 | 994 | ····.line·248 |
994 | ····iget-object·v1,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$PongThread;->ball:Lcom/tinkerlog/android/pongtime/PongTimeView$Ball; | 995 | ····iget-object·v1,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$PongThread;->ball:Lcom/tinkerlog/android/pongtime/PongTimeView$Ball; |
995 | ····iget·v2,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$PongThread;->canvasHeight2:I | 996 | ····iget·v2,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$PongThread;->canvasHeight2:I |
Offset 1015, 25 lines modified | Offset 1016, 25 lines modified | ||
1015 | ····:goto_0 | 1016 | ····:goto_0 |
1016 | ····iput·v1,·v2,·Lcom/tinkerlog/android/pongtime/PongTimeView$Ball;->x:F | 1017 | ····iput·v1,·v2,·Lcom/tinkerlog/android/pongtime/PongTimeView$Ball;->x:F |
1017 | ····.line·250 | 1018 | ····.line·250 |
1018 | ····invoke-static·{},·Ljava/lang/Math;->random()D | 1019 | ····invoke-static·{},·Ljava/lang/Math;->random()D |
1019 |
····move-result-wide·v |
1020 | ····move-result-wide·v2 |
1020 |
····const-wide·v |
1021 | ····const-wide·v4,·0x3fe999999999999aL····#·0.8 |
1021 |
····mul-double/2addr·v |
1022 | ····mul-double/2addr·v2,·v4 |
1022 |
····const-wide·v |
1023 | ····const-wide·v4,·0x3fd999999999999aL····#·0.4 |
1023 |
····sub-double/2addr·v |
1024 | ····sub-double/2addr·v2,·v4 |
1024 |
····double-to-float·v0,·v |
1025 | ····double-to-float·v0,·v2 |
1025 | ····.line·251 | 1026 | ····.line·251 |
1026 | ····.local·v0,·"d":F | 1027 | ····.local·v0,·"d":F |
1027 | ····iget-object·v2,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$PongThread;->ball:Lcom/tinkerlog/android/pongtime/PongTimeView$Ball; | 1028 | ····iget-object·v2,·p0,·Lcom/tinkerlog/android/pongtime/PongTimeView$PongThread;->ball:Lcom/tinkerlog/android/pongtime/PongTimeView$Ball; |
1028 | ····if-eqz·p1,·:cond_1 | 1029 | ····if-eqz·p1,·:cond_1 |
Offset 1084, 15 lines modified | Offset 1085, 15 lines modified | ||
1084 | ····add-float/2addr·v1,·v0 | 1085 | ····add-float/2addr·v1,·v0 |
1085 | ····goto·:goto_1 | 1086 | ····goto·:goto_1 |
1086 | .end·method | 1087 | .end·method |
Max diff block lines reached; 274/3036 bytes (9.03%) of diff not shown. |
Offset 19, 10 lines modified | Offset 19, 9 lines modified | ||
19 | .method·public·constructor·<init>()V | 19 | .method·public·constructor·<init>()V |
20 | ····.locals·0 | 20 | ····.locals·0 |
21 | ····.prologue | 21 | ····.prologue |
22 | ····.line·10 | 22 | ····.line·10 |
23 | ····invoke-direct·{p0},·Ljava/lang/Object;-><init>()V | 23 | ····invoke-direct·{p0},·Ljava/lang/Object;-><init>()V |
24 | ····.line·23 | ||
25 | ····return-void | 24 | ····return-void |
26 | .end·method | 25 | .end·method |
Offset 1, 121 lines modified | Offset 1, 109 lines modified | ||
00000000:·0300·0800· |
00000000:·0300·0800·c806·0000·0100·1c00·ac03·0000··................ | ||
00000010:·1 |
00000010:·1c00·0000·0000·0000·0000·0000·8c00·0000··................ | ||
00000020:·0000·0000·0000·0000·1a00·0000·3400·0000··............4... | 00000020:·0000·0000·0000·0000·1a00·0000·3400·0000··............4... | ||
00000030:·4000·0000·4e00·0000·5c00·0000·6800·0000··@...N...\...h... | 00000030:·4000·0000·4e00·0000·5c00·0000·6800·0000··@...N...\...h... | ||
00000040:·8e00·0000·ac00·0000·be00·0000·1601·0000··................ | 00000040:·8e00·0000·ac00·0000·be00·0000·1601·0000··................ | ||
00000050:·1a01·0000·2c01·0000· |
00000050:·1a01·0000·2c01·0000·6001·0000·9401·0000··....,...`....... | ||
00000060:· |
00000060:·a801·0000·e801·0000·f401·0000·fc01·0000··................ | ||
00000070:· |
00000070:·0a02·0000·2402·0000·3802·0000·4e02·0000··....$...8...N... | ||
00000080:· |
00000080:·6c02·0000·7c02·0000·b402·0000·c802·0000··l...|........... | ||
00000090:· |
00000090:·0c03·0000·0b00·7600·6500·7200·7300·6900··......v.e.r.s.i. | ||
000000a0:· |
000000a0:·6f00·6e00·4300·6f00·6400·6500·0000·0b00··o.n.C.o.d.e..... | ||
000000b0:· |
000000b0:·7600·6500·7200·7300·6900·6f00·6e00·4e00··v.e.r.s.i.o.n.N. | ||
000000c0:·6 |
000000c0:·6100·6d00·6500·0000·0400·6900·6300·6f00··a.m.e.....i.c.o. | ||
000000d0:·6 |
000000d0:·6e00·0000·0500·7400·6800·6500·6d00·6500··n.....t.h.e.m.e. | ||
000000e0:· |
000000e0:·0000·0500·6c00·6100·6200·6500·6c00·0000··....l.a.b.e.l... | ||
000000f0:· |
000000f0:·0400·6e00·6100·6d00·6500·0000·1100·7300··..n.a.m.e.....s. | ||
00000100:· |
00000100:·6300·7200·6500·6500·6e00·4f00·7200·6900··c.r.e.e.n.O.r.i. | ||
00000110:· |
00000110:·6500·6e00·7400·6100·7400·6900·6f00·6e00··e.n.t.a.t.i.o.n. | ||
00000120:· |
00000120:·0000·0d00·6d00·6900·6e00·5300·6400·6b00··....m.i.n.S.d.k. | ||
00000130:· |
00000130:·5600·6500·7200·7300·6900·6f00·6e00·0000··V.e.r.s.i.o.n... | ||
00000140:· |
00000140:·0700·6100·6e00·6400·7200·6f00·6900·6400··..a.n.d.r.o.i.d. | ||
00000150:· |
00000150:·0000·2a00·6800·7400·7400·7000·3a00·2f00··..*.h.t.t.p.:./. | ||
00000160:· |
00000160:·2f00·7300·6300·6800·6500·6d00·6100·7300··/.s.c.h.e.m.a.s. | ||
00000170:· |
00000170:·2e00·6100·6e00·6400·7200·6f00·6900·6400··..a.n.d.r.o.i.d. | ||
00000180:· |
00000180:·2e00·6300·6f00·6d00·2f00·6100·7000·6b00··..c.o.m./.a.p.k. | ||
00000190:· |
00000190:·2f00·7200·6500·7300·2f00·6100·6e00·6400··/.r.e.s./.a.n.d. | ||
000001a0:· |
000001a0:·7200·6f00·6900·6400·0000·0000·0000·0700··r.o.i.d......... | ||
000001b0:· |
000001b0:·7000·6100·6300·6b00·6100·6700·6500·0000··p.a.c.k.a.g.e... | ||
000001c0:· |
000001c0:·1800·7000·6c00·6100·7400·6600·6f00·7200··..p.l.a.t.f.o.r. | ||
000001d0:·6 |
000001d0:·6d00·4200·7500·6900·6c00·6400·5600·6500··m.B.u.i.l.d.V.e. | ||
000001e0:· |
000001e0:·7200·7300·6900·6f00·6e00·4300·6f00·6400··r.s.i.o.n.C.o.d. | ||
000001f0:·6 |
000001f0:·6500·0000·1800·7000·6c00·6100·7400·6600··e.....p.l.a.t.f. | ||
00000200:·6 |
00000200:·6f00·7200·6d00·4200·7500·6900·6c00·6400··o.r.m.B.u.i.l.d. | ||
00000210:· |
00000210:·5600·6500·7200·7300·6900·6f00·6e00·4e00··V.e.r.s.i.o.n.N. | ||
00000220:· |
00000220:·6100·6d00·6500·0000·0800·6d00·6100·6e00··a.m.e.....m.a.n. | ||
00000230:·6 |
00000230:·6900·6600·6500·7300·7400·0000·1e00·6300··i.f.e.s.t.....c. | ||
00000240:·6 |
00000240:·6f00·6d00·2e00·7400·6900·6e00·6b00·6500··o.m...t.i.n.k.e. | ||
00000250:· |
00000250:·7200·6c00·6f00·6700·2e00·6100·6e00·6400··r.l.o.g...a.n.d. | ||
00000260:· |
00000260:·7200·6f00·6900·6400·2e00·7000·6f00·6e00··r.o.i.d...p.o.n. | ||
00000270:·6 |
00000270:·6700·7400·6900·6d00·6500·0000·0400·3100··g.t.i.m.e.....1. | ||
00000280:· |
00000280:·2e00·3000·3100·0000·0200·3100·3000·0000··..0.1.....1.0... | ||
00000290:· |
00000290:·0500·3200·2e00·3300·2e00·3300·0000·0b00··..2...3...3..... | ||
000002a0:·6 |
000002a0:·6100·7000·7000·6c00·6900·6300·6100·7400··a.p.p.l.i.c.a.t. | ||
000002b0:·6 |
000002b0:·6900·6f00·6e00·0000·0800·6100·6300·7400··i.o.n.....a.c.t. | ||
000002c0:·6 |
000002c0:·6900·7600·6900·7400·7900·0000·0900·2e00··i.v.i.t.y....... | ||
000002d0:· |
000002d0:·5000·6f00·6e00·6700·5400·6900·6d00·6500··P.o.n.g.T.i.m.e. | ||
000002e0:·0000· |
000002e0:·0000·0d00·6900·6e00·7400·6500·6e00·7400··....i.n.t.e.n.t. | ||
000002f0:· |
000002f0:·2d00·6600·6900·6c00·7400·6500·7200·0000··-.f.i.l.t.e.r... | ||
00000300:· |
00000300:·0600·6100·6300·7400·6900·6f00·6e00·0000··..a.c.t.i.o.n... | ||
00000310:· |
00000310:·1a00·6100·6e00·6400·7200·6f00·6900·6400··..a.n.d.r.o.i.d. | ||
00000320:· |
00000320:·2e00·6900·6e00·7400·6500·6e00·7400·2e00··..i.n.t.e.n.t... | ||
00000330:· |
00000330:·6100·6300·7400·6900·6f00·6e00·2e00·4d00··a.c.t.i.o.n...M. | ||
00000340:· |
00000340:·4100·4900·4e00·0000·0800·6300·6100·7400··A.I.N.....c.a.t. | ||
00000350:· |
00000350:·6500·6700·6f00·7200·7900·0000·2000·6100··e.g.o.r.y...·.a. | ||
00000360:·6 |
00000360:·6e00·6400·7200·6f00·6900·6400·2e00·6900··n.d.r.o.i.d...i. | ||
00000370:· |
00000370:·6e00·7400·6500·6e00·7400·2e00·6300·6100··n.t.e.n.t...c.a. | ||
00000380:· |
00000380:·7400·6500·6700·6f00·7200·7900·2e00·4c00··t.e.g.o.r.y...L. | ||
00000390:· |
00000390:·4100·5500·4e00·4300·4800·4500·5200·0000··A.U.N.C.H.E.R... | ||
000003a0:· |
000003a0:·0800·7500·7300·6500·7300·2d00·7300·6400··..u.s.e.s.-.s.d. | ||
000003b0:· |
000003b0:·6b00·0000·8001·0800·2800·0000·1b02·0101··k.......(....... | ||
000003c0:· |
000003c0:·1c02·0101·0200·0101·0000·0101·0100·0101··................ | ||
000003d0:· |
000003d0:·0300·0101·1e00·0101·0c02·0101·0001·1000··................ | ||
000003e0:· |
000003e0:·1800·0000·0200·0000·ffff·ffff·0800·0000··................ | ||
000003f0:· |
000003f0:·0900·0000·0201·1000·8800·0000·0200·0000··................ | ||
00000400:· |
00000400:·ffff·ffff·ffff·ffff·0e00·0000·1400·1400··................ | ||
00000410:· |
00000410:·0500·0000·0000·0000·0900·0000·0000·0000··................ | ||
00000420:· |
00000420:·ffff·ffff·0800·0010·0200·0000·0900·0000··................ | ||
00000430:· |
00000430:·0100·0000·1000·0000·0800·0003·1000·0000··................ | ||
00000440:· |
00000440:·ffff·ffff·0b00·0000·0f00·0000·0800·0003··................ | ||
00000450:·0 |
00000450:·0f00·0000·ffff·ffff·0c00·0000·1100·0000··................ | ||
00000460:· |
00000460:·0800·0010·0a00·0000·ffff·ffff·0d00·0000··................ | ||
00000470:· |
00000470:·1200·0000·0800·0003·1200·0000·0201·1000··................ | ||
00000480:· |
00000480:·6000·0000·0600·0000·ffff·ffff·ffff·ffff··`............... | ||
00000490:· |
00000490:·1300·0000·1400·1400·0300·0000·0000·0000··................ | ||
000004a0:· |
000004a0:·0900·0000·0300·0000·ffff·ffff·0800·0001··................ | ||
000004b0:·0 |
000004b0:·0600·0301·0900·0000·0400·0000·ffff·ffff··................ | ||
000004c0:· |
000004c0:·0800·0001·0000·047f·0900·0000·0200·0000··................ | ||
000004d0:· |
000004d0:·ffff·ffff·0800·0001·0100·027f·0201·1000··................ | ||
000004e0:· |
000004e0:·6000·0000·0a00·0000·ffff·ffff·ffff·ffff··`............... | ||
000004f0:· |
000004f0:·1400·0000·1400·1400·0300·0000·0000·0000··................ | ||
00000500:· |
00000500:·0900·0000·0400·0000·ffff·ffff·0800·0001··................ | ||
00000510:·0 |
00000510:·0000·047f·0900·0000·0500·0000·1500·0000··................ | ||
00000520:·0 |
00000520:·0800·0003·1500·0000·0900·0000·0600·0000··................ | ||
00000530:· |
00000530:·ffff·ffff·0800·0010·0000·0000·0201·1000··................ | ||
00000540:· |
00000540:·2400·0000·0e00·0000·ffff·ffff·ffff·ffff··$............... | ||
00000550:· |
00000550:·1600·0000·1400·1400·0000·0000·0000·0000··................ | ||
00000560:· |
00000560:·0201·1000·3800·0000·0f00·0000·ffff·ffff··....8........... | ||
00000570:· |
00000570:·ffff·ffff·1700·0000·1400·1400·0100·0000··................ | ||
00000580:·0 |
00000580:·0000·0000·0900·0000·0500·0000·1800·0000··................ | ||
00000590:·0 |
00000590:·0800·0003·1800·0000·0301·1000·1800·0000··................ | ||
000005a0:· |
000005a0:·0f00·0000·ffff·ffff·ffff·ffff·1700·0000··................ | ||
000005b0:·0 |
000005b0:·0201·1000·3800·0000·1000·0000·ffff·ffff··....8........... | ||
000005c0:· |
000005c0:·ffff·ffff·1900·0000·1400·1400·0100·0000··................ | ||
000005d0:· |
000005d0:·0000·0000·0900·0000·0500·0000·1a00·0000··................ | ||
000005e0:·0 |
000005e0:·0800·0003·1a00·0000·0301·1000·1800·0000··................ | ||
000005f0:· |
000005f0:·1000·0000·ffff·ffff·ffff·ffff·1900·0000··................ | ||
00000600:· |
00000600:·0301·1000·1800·0000·1100·0000·ffff·ffff··................ | ||
00000610:· |
00000610:·ffff·ffff·1600·0000·0301·1000·1800·0000··................ | ||
00000620:·1 |
00000620:·1200·0000·ffff·ffff·ffff·ffff·1400·0000··................ | ||
Max diff block lines reached; 0/15663 bytes (0.00%) of diff not shown. |