Offset 1, 14 lines modified | Offset 1, 14 lines modified | ||
1 |
Zip·file·size:·16 |
1 | Zip·file·size:·16330·bytes,·number·of·entries:·12 |
2 | -rw----·····2.0·fat······776·bl·defN·13-Jun-22·10:13·META-INF/MANIFEST.MF | 2 | -rw----·····2.0·fat······776·bl·defN·13-Jun-22·10:13·META-INF/MANIFEST.MF |
3 | -rw----·····2.0·fat······897·bl·defN·13-Jun-22·10:13·META-INF/094B6511.SF | 3 | -rw----·····2.0·fat······897·bl·defN·13-Jun-22·10:13·META-INF/094B6511.SF |
4 | -rw----·····2.0·fat·····1332·bl·defN·13-Jun-22·10:13·META-INF/094B6511.RSA | 4 | -rw----·····2.0·fat·····1332·bl·defN·13-Jun-22·10:13·META-INF/094B6511.RSA |
5 |
-rw----·····2.0·fat····· |
5 | -rw----·····2.0·fat·····2904·bX·defN·08-Jan-01·00:00·AndroidManifest.xml |
6 |
-rw----····· |
6 | -rw----·····1.0·fat······883·b-·stor·08-Jan-01·00:00·res/drawable-hdpi-v4/ic_launcher.png |
7 |
-rw----····· |
7 | -rw----·····1.0·fat······556·b-·stor·08-Jan-01·00:00·res/drawable-ldpi-v4/ic_launcher.png |
8 |
-rw----·····1.0·fat····· |
8 | -rw----·····1.0·fat······639·b-·stor·08-Jan-01·00:00·res/drawable-mdpi-v4/ic_launcher.png |
9 |
-rw----·····1.0·fat····· |
9 | -rw----·····1.0·fat·····1014·b-·stor·08-Jan-01·00:00·res/drawable-xhdpi-v4/ic_launcher.png |
10 |
-rw----····· |
10 | -rw----·····2.0·fat·····1228·bl·defN·08-Jan-01·00:00·res/layout/activity_main.xml |
11 |
-rw----····· |
11 | -rw----·····2.0·fat······664·bl·defN·08-Jan-01·00:00·res/menu/activity_main.xml |
12 |
-rw----·····1.0·fat····· |
12 | -rw----·····1.0·fat·····2520·b-·stor·08-Jan-01·00:00·resources.arsc |
13 |
-rw----·····2.0·fat····104 |
13 | -rw----·····2.0·fat····10476·bl·defN·08-Jan-01·00:00·classes.dex |
14 |
12·files,·238 |
14 | 12·files,·23889·bytes·uncompressed,·14696·bytes·compressed:··38.5% |
Offset 1, 9 lines modified | Offset 1, 9 lines modified | ||
1 | <?xml·version="1.0"·encoding="utf-8"?> | 1 | <?xml·version="1.0"·encoding="utf-8"?> |
2 | <manifest·android:versionCode="14100000"·android:versionName="1.0"·package="de.ub0r.android.clipboardbeam" | 2 | <manifest·android:versionCode="14100000"·android:versionName="1.0"·package="de.ub0r.android.clipboardbeam"·platformBuildVersionCode="17"·platformBuildVersionName="4.2.2-1425461" |
3 | ··xmlns:android="http://schemas.android.com/apk/res/android"> | 3 | ··xmlns:android="http://schemas.android.com/apk/res/android"> |
4 | ····<uses-sdk·android:minSdkVersion="14"·android:targetSdkVersion="17"·/> | 4 | ····<uses-sdk·android:minSdkVersion="14"·android:targetSdkVersion="17"·/> |
5 | ····<uses-permission·android:name="android.permission.NFC"·/> | 5 | ····<uses-permission·android:name="android.permission.NFC"·/> |
6 | ····<uses-feature·android:name="android.hardware.nfc"·android:required="true"·/> | 6 | ····<uses-feature·android:name="android.hardware.nfc"·android:required="true"·/> |
7 | ····<application·android:theme="@android:style/Theme.Holo.Light"·android:label="@string/app_name"·android:icon="@drawable/ic_launcher"·android:allowBackup="false"·android:hardwareAccelerated="false"> | 7 | ····<application·android:theme="@android:style/Theme.Holo.Light"·android:label="@string/app_name"·android:icon="@drawable/ic_launcher"·android:allowBackup="false"·android:hardwareAccelerated="false"> |
8 | ········<activity·android:label="@string/app_name"·android:name="de.ub0r.android.clipboardbeam.MainActivity"·android:windowSoftInputMode="adjustResize|stateUnchanged"> | 8 | ········<activity·android:label="@string/app_name"·android:name="de.ub0r.android.clipboardbeam.MainActivity"·android:windowSoftInputMode="adjustResize|stateUnchanged"> |
9 | ············<intent-filter> | 9 | ············<intent-filter> |
Offset 4, 28 lines modified | Offset 4, 40 lines modified | ||
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 | ····(139,139,139)·····#·rgb·=·(0x8b,0x8b,0x8b) | 8 | ····(139,139,139)·····#·rgb·=·(0x8b,0x8b,0x8b) |
9 | ····(207,207,207)·····#·rgb·=·(0xcf,0xcf,0xcf)·grey81 | 9 | ····(207,207,207)·····#·rgb·=·(0xcf,0xcf,0xcf)·grey81 |
10 | ····(226,226,226)·····#·rgb·=·(0xe2,0xe2,0xe2) | 10 | ····(226,226,226)·····#·rgb·=·(0xe2,0xe2,0xe2) |
11 | ····(231,231,231)·····#·rgb·=·(0xe7,0xe7,0xe7) | ||
12 | ····(232,232,232)·····#·rgb·=·(0xe8,0xe8,0xe8)·grey91 | ||
13 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 11 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
14 | ····(181,181,181)·····#·rgb·=·(0xb5,0xb5,0xb5)·grey71 | 12 | ····(181,181,181)·····#·rgb·=·(0xb5,0xb5,0xb5)·grey71 |
13 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
14 | ····(188,188,188)·····#·rgb·=·(0xbc,0xbc,0xbc) | ||
15 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
16 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
17 | ····(154,154,154)·····#·rgb·=·(0x9a,0x9a,0x9a) | ||
18 | ····(155,155,155)·····#·rgb·=·(0x9b,0x9b,0x9b) | ||
19 | ····(123,123,123)·····#·rgb·=·(0x7b,0x7b,0x7b) | ||
20 | ····(123,123,123)·····#·rgb·=·(0x7b,0x7b,0x7b) | ||
21 | ····(·29,·29,·29)·····#·rgb·=·(0x1d,0x1d,0x1d) | ||
22 | ····(116,116,116)·····#·rgb·=·(0x74,0x74,0x74) | ||
23 | ····(121,121,121)·····#·rgb·=·(0x79,0x79,0x79) | ||
24 | ····(·28,·28,·28)·····#·rgb·=·(0x1c,0x1c,0x1c)·grey11 | ||
25 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
26 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
27 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
28 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
29 | ····(231,231,231)·····#·rgb·=·(0xe7,0xe7,0xe7) | ||
30 | ····(232,232,232)·····#·rgb·=·(0xe8,0xe8,0xe8)·grey91 | ||
15 | ····(224,224,224)·····#·rgb·=·(0xe0,0xe0,0xe0)·grey88 | 31 | ····(224,224,224)·····#·rgb·=·(0xe0,0xe0,0xe0)·grey88 |
16 | ····(227,227,227)·····#·rgb·=·(0xe3,0xe3,0xe3)·grey89 | 32 | ····(227,227,227)·····#·rgb·=·(0xe3,0xe3,0xe3)·grey89 |
17 | ····(225,225,225)·····#·rgb·=·(0xe1,0xe1,0xe1) | 33 | ····(225,225,225)·····#·rgb·=·(0xe1,0xe1,0xe1) |
18 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
19 | ····(188,188,188)·····#·rgb·=·(0xbc,0xbc,0xbc) | ||
20 | ····(226,226,226)·····#·rgb·=·(0xe2,0xe2,0xe2) | 34 | ····(226,226,226)·····#·rgb·=·(0xe2,0xe2,0xe2) |
21 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
22 | ····(191,191,191)·····#·rgb·=·(0xbf,0xbf,0xbf)·grey75 | 35 | ····(191,191,191)·····#·rgb·=·(0xbf,0xbf,0xbf)·grey75 |
23 | ····(219,222,226)·····#·rgb·=·(0xdb,0xde,0xe2) | 36 | ····(219,222,226)·····#·rgb·=·(0xdb,0xde,0xe2) |
24 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
25 | ····(182,207,231)·····#·rgb·=·(0xb6,0xcf,0xe7) | 37 | ····(182,207,231)·····#·rgb·=·(0xb6,0xcf,0xe7) |
26 | ····(·96,171,245)·····#·rgb·=·(0x60,0xab,0xf5) | 38 | ····(·96,171,245)·····#·rgb·=·(0x60,0xab,0xf5) |
27 | ····(·47,151,252)·····#·rgb·=·(0x2f,0x97,0xfc) | 39 | ····(·47,151,252)·····#·rgb·=·(0x2f,0x97,0xfc) |
28 | ····(·35,146,254)·····#·rgb·=·(0x23,0x92,0xfe) | 40 | ····(·35,146,254)·····#·rgb·=·(0x23,0x92,0xfe) |
29 | ····(223,224,225)·····#·rgb·=·(0xdf,0xe0,0xe1) | 41 | ····(223,224,225)·····#·rgb·=·(0xdf,0xe0,0xe1) |
30 | ····(125,183,240)·····#·rgb·=·(0x7d,0xb7,0xf0) | 42 | ····(125,183,240)·····#·rgb·=·(0x7d,0xb7,0xf0) |
31 | ····(·32,145,255)·····#·rgb·=·(0x20,0x91,0xff) | 43 | ····(·32,145,255)·····#·rgb·=·(0x20,0x91,0xff) |
Offset 104, 126 lines modified | Offset 116, 114 lines modified | ||
104 | ····(105,175,243)·····#·rgb·=·(0x69,0xaf,0xf3) | 116 | ····(105,175,243)·····#·rgb·=·(0x69,0xaf,0xf3) |
105 | ····(131,186,240)·····#·rgb·=·(0x83,0xba,0xf0) | 117 | ····(131,186,240)·····#·rgb·=·(0x83,0xba,0xf0) |
106 | ····(173,203,233)·····#·rgb·=·(0xad,0xcb,0xe9) | 118 | ····(173,203,233)·····#·rgb·=·(0xad,0xcb,0xe9) |
107 | ····(190,211,231)·····#·rgb·=·(0xbe,0xd3,0xe7) | 119 | ····(190,211,231)·····#·rgb·=·(0xbe,0xd3,0xe7) |
108 | ····(190,190,190)·····#·rgb·=·(0xbe,0xbe,0xbe)·grey | 120 | ····(190,190,190)·····#·rgb·=·(0xbe,0xbe,0xbe)·grey |
109 | ····(181,181,181)·····#·rgb·=·(0xb5,0xb5,0xb5)·grey71 | 121 | ····(181,181,181)·····#·rgb·=·(0xb5,0xb5,0xb5)·grey71 |
110 | ····(220,220,220)·····#·rgb·=·(0xdc,0xdc,0xdc)·gainsboro | 122 | ····(220,220,220)·····#·rgb·=·(0xdc,0xdc,0xdc)·gainsboro |
111 | ····(154,154,154)·····#·rgb·=·(0x9a,0x9a,0x9a) | ||
112 | ····(199,199,199)·····#·rgb·=·(0xc7,0xc7,0xc7)·grey78 | 123 | ····(199,199,199)·····#·rgb·=·(0xc7,0xc7,0xc7)·grey78 |
113 | ····(200,200,200)·····#·rgb·=·(0xc8,0xc8,0xc8) | 124 | ····(200,200,200)·····#·rgb·=·(0xc8,0xc8,0xc8) |
114 | ····(155,155,155)·····#·rgb·=·(0x9b,0x9b,0x9b) | ||
115 | ····(123,123,123)·····#·rgb·=·(0x7b,0x7b,0x7b) | ||
116 | ····(154,154,154)·····#·rgb·=·(0x9a,0x9a,0x9a) | 125 | ····(154,154,154)·····#·rgb·=·(0x9a,0x9a,0x9a) |
117 | ····(123,123,123)·····#·rgb·=·(0x7b,0x7b,0x7b) | 126 | ····(123,123,123)·····#·rgb·=·(0x7b,0x7b,0x7b) |
118 | ····(·29,·29,·29)·····#·rgb·=·(0x1d,0x1d,0x1d) | ||
119 | ····(116,116,116)·····#·rgb·=·(0x74,0x74,0x74) | ||
120 | ····(121,121,121)·····#·rgb·=·(0x79,0x79,0x79) | ||
121 | ····(123,123,123)·····#·rgb·=·(0x7b,0x7b,0x7b) | ||
122 | ····(124,124,124)·····#·rgb·=·(0x7c,0x7c,0x7c) | 127 | ····(124,124,124)·····#·rgb·=·(0x7c,0x7c,0x7c) |
123 | ····(·28,·28,·28)·····#·rgb·=·(0x1c,0x1c,0x1c)·grey11 | ||
124 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
125 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
126 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
127 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
128 | } | 128 | } |
129 | tRNS·{ | 129 | tRNS·{ |
130 |
·0·11·153·236 |
130 | ·0·11·153·236·3·156·10·240·16·19·244·244·183·186·44·194·245·45·37·52·57·58} |
131 | IMAGE·{ | 131 | IMAGE·{ |
132 | ····pixels·hex | 132 | ····pixels·hex |
133 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 133 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
134 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 134 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
135 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 135 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
136 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 136 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
137 |
00000000010203 |
137 | 000000000102031617171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171717171603020100000000 |
138 |
0000000 |
138 | 000000040518191a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a19180504000000 |
139 |
0000000 |
139 | 00000006071b1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1b0706000000 |
140 |
0000000 |
140 | 000000081c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1d1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1c08000000 |
141 |
000000 |
141 | 000000091c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1e1f2021201f1e1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
142 |
000000 |
142 | 000000091c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a22232425252525252426221a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
143 |
000000 |
143 | 000000091c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a27252525252525252525271a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
144 |
000000 |
144 | 000000091c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a282925252a2b2c2b2a252529281a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
145 |
000000 |
145 | 000000091c1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a2d2525202e1a1a1a2e2f25252d1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
146 |
000000 |
146 | 000000091c1a1a1a1a1a1a1a1a1a1a1a1a303030303030303030303030303030303030303030303030312525321a1a1a1a1a332525313030303030303030303030303030303030303030303030301a1a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
147 |
000000 |
147 | 000000091c1a1a1a1a1a1a1a1a1a1a1a34353535353535353535353535353535353535353535353535362525371a1a1a1a1a38252536353535353535353535353535353535353535353535353535341a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
148 |
000000 |
148 | 000000091c1a1a1a1a1a1a1a1a1a1a1a393a25252525252525252525252525252525252525252525252525253b3c1a1a1a3c3d25252525252525252525252525252525252525252525252525253a391a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
149 |
000000 |
149 | 000000091c1a1a1a1a1a1a1a1a1a1a1a393a25252525252525252525252525252525252525252525252525252533391a393e2525252525252525252525252525252525252525252525252525253a391a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
150 |
000000 |
150 | 000000091c1a1a1a1a1a1a1a1a1a1a1a393a252525252525252525252525252525252525252525252525252525253f4041252525252525252525252525252525252525252525252525252525253a391a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
151 |
000000 |
151 | 000000091c1a1a1a1a1a1a1a1a1a1a1a393a25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525253a391a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
152 |
000000 |
152 | 000000091c1a1a1a1a1a1a1a1a1a1a1a393a25252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525252525253a391a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
153 |
000000 |
153 | 000000091c1a1a1a1a1a1a1a1a1a1a1a393a25252525252d42424242424242424242424242432525252525252525252525252525252525252543424242424242424242424242422d25252525253a391a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
154 |
000000 |
154 | 000000091c1a1a1a1a1a1a1a1a1a1a1a393a2525252525441a1a1a1a1a1a1a1a1a1a1a1a45462525252525252525252525252525252525252546451a1a1a1a1a1a1a1a1a1a1a1a4425252525253a391a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
155 |
000000 |
155 | 000000091c1a1a1a1a1a1a1a1a1a1a1a393a2525252525441a1a1a1a1a1a1a1a1a1a1a1a47252525252525252525252525252525252525252525471a1a1a1a1a1a1a1a1a1a1a1a4425252525253a391a1a1a1a1a1a1a1a1a1a1a1a1c09000000 |
Max diff block lines reached; 197/40156 bytes (0.49%) of diff not shown. |
Offset 4, 29 lines modified | Offset 4, 36 lines modified | ||
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 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 8 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
9 | ····(178,178,178)·····#·rgb·=·(0xb2,0xb2,0xb2) | 9 | ····(178,178,178)·····#·rgb·=·(0xb2,0xb2,0xb2) |
10 | ····(219,219,219)·····#·rgb·=·(0xdb,0xdb,0xdb)·grey86 | 10 | ····(219,219,219)·····#·rgb·=·(0xdb,0xdb,0xdb)·grey86 |
11 | ····(231,231,231)·····#·rgb·=·(0xe7,0xe7,0xe7) | ||
12 | ····(232,232,232)·····#·rgb·=·(0xe8,0xe8,0xe8)·grey91 | ||
13 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 11 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
14 | ····(185,185,185)·····#·rgb·=·(0xb9,0xb9,0xb9) | 12 | ····(185,185,185)·····#·rgb·=·(0xb9,0xb9,0xb9) |
15 | ····(226,226,226)·····#·rgb·=·(0xe2,0xe2,0xe2) | ||
16 | ····(225,225,225)·····#·rgb·=·(0xe1,0xe1,0xe1) | ||
17 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 13 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
18 | ····(190,190,190)·····#·rgb·=·(0xbe,0xbe,0xbe)·grey | 14 | ····(190,190,190)·····#·rgb·=·(0xbe,0xbe,0xbe)·grey |
19 | ····(223,224,225)·····#·rgb·=·(0xdf,0xe0,0xe1) | ||
20 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 15 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
16 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
17 | ····(136,136,136)·····#·rgb·=·(0x88,0x88,0x88) | ||
18 | ····(·96,·96,·96)·····#·rgb·=·(0x60,0x60,0x60) | ||
19 | ····(118,118,118)·····#·rgb·=·(0x76,0x76,0x76) | ||
20 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
21 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
22 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
23 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
24 | ····(231,231,231)·····#·rgb·=·(0xe7,0xe7,0xe7) | ||
25 | ····(232,232,232)·····#·rgb·=·(0xe8,0xe8,0xe8)·grey91 | ||
26 | ····(226,226,226)·····#·rgb·=·(0xe2,0xe2,0xe2) | ||
27 | ····(225,225,225)·····#·rgb·=·(0xe1,0xe1,0xe1) | ||
28 | ····(223,224,225)·····#·rgb·=·(0xdf,0xe0,0xe1) | ||
21 | ····(191,191,191)·····#·rgb·=·(0xbf,0xbf,0xbf)·grey75 | 29 | ····(191,191,191)·····#·rgb·=·(0xbf,0xbf,0xbf)·grey75 |
22 | ····(173,203,233)·····#·rgb·=·(0xad,0xcb,0xe9) | 30 | ····(173,203,233)·····#·rgb·=·(0xad,0xcb,0xe9) |
23 | ····(·79,164,247)·····#·rgb·=·(0x4f,0xa4,0xf7) | 31 | ····(·79,164,247)·····#·rgb·=·(0x4f,0xa4,0xf7) |
24 | ····(·39,148,254)·····#·rgb·=·(0x27,0x94,0xfe) | 32 | ····(·39,148,254)·····#·rgb·=·(0x27,0x94,0xfe) |
25 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
26 | ····(146,192,237)·····#·rgb·=·(0x92,0xc0,0xed) | 33 | ····(146,192,237)·····#·rgb·=·(0x92,0xc0,0xed) |
27 | ····(·32,145,255)·····#·rgb·=·(0x20,0x91,0xff) | 34 | ····(·32,145,255)·····#·rgb·=·(0x20,0x91,0xff) |
28 | ····(·30,144,255)·····#·rgb·=·(0x1e,0x90,0xff)·DodgerBlue1 | 35 | ····(·30,144,255)·····#·rgb·=·(0x1e,0x90,0xff)·DodgerBlue1 |
29 | ····(201,215,229)·····#·rgb·=·(0xc9,0xd7,0xe5) | 36 | ····(201,215,229)·····#·rgb·=·(0xc9,0xd7,0xe5) |
30 | ····(·36,146,254)·····#·rgb·=·(0x24,0x92,0xfe) | 37 | ····(·36,146,254)·····#·rgb·=·(0x24,0x92,0xfe) |
31 | ····(·58,156,251)·····#·rgb·=·(0x3a,0x9c,0xfb) | 38 | ····(·58,156,251)·····#·rgb·=·(0x3a,0x9c,0xfb) |
32 | ····(144,191,238)·····#·rgb·=·(0x90,0xbf,0xee) | 39 | ····(144,191,238)·····#·rgb·=·(0x90,0xbf,0xee) |
Offset 105, 95 lines modified | Offset 112, 88 lines modified | ||
105 | ····(190,210,230)·····#·rgb·=·(0xbe,0xd2,0xe6) | 112 | ····(190,210,230)·····#·rgb·=·(0xbe,0xd2,0xe6) |
106 | ····(100,173,244)·····#·rgb·=·(0x64,0xad,0xf4) | 113 | ····(100,173,244)·····#·rgb·=·(0x64,0xad,0xf4) |
107 | ····(188,188,188)·····#·rgb·=·(0xbc,0xbc,0xbc) | 114 | ····(188,188,188)·····#·rgb·=·(0xbc,0xbc,0xbc) |
108 | ····(223,223,223)·····#·rgb·=·(0xdf,0xdf,0xdf) | 115 | ····(223,223,223)·····#·rgb·=·(0xdf,0xdf,0xdf) |
109 | ····(·33,145,254)·····#·rgb·=·(0x21,0x91,0xfe) | 116 | ····(·33,145,254)·····#·rgb·=·(0x21,0x91,0xfe) |
110 | ····(170,170,170)·····#·rgb·=·(0xaa,0xaa,0xaa) | 117 | ····(170,170,170)·····#·rgb·=·(0xaa,0xaa,0xaa) |
111 | ····(213,213,213)·····#·rgb·=·(0xd5,0xd5,0xd5) | 118 | ····(213,213,213)·····#·rgb·=·(0xd5,0xd5,0xd5) |
112 | ····(136,136,136)·····#·rgb·=·(0x88,0x88,0x88) | ||
113 | ····(189,189,189)·····#·rgb·=·(0xbd,0xbd,0xbd)·grey74 | 119 | ····(189,189,189)·····#·rgb·=·(0xbd,0xbd,0xbd)·grey74 |
114 | ····(·96,·96,·96)·····#·rgb·=·(0x60,0x60,0x60) | ||
115 | ····(118,118,118)·····#·rgb·=·(0x76,0x76,0x76) | ||
116 | ····(123,123,123)·····#·rgb·=·(0x7b,0x7b,0x7b) | 120 | ····(123,123,123)·····#·rgb·=·(0x7b,0x7b,0x7b) |
117 | ····(124,124,124)·····#·rgb·=·(0x7c,0x7c,0x7c) | 121 | ····(124,124,124)·····#·rgb·=·(0x7c,0x7c,0x7c) |
118 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
119 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
120 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
121 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
122 | } | 122 | } |
123 | tRNS·{ | 123 | tRNS·{ |
124 |
·0·1·70·220 |
124 | ·0·1·70·220·6·218·14·253·18·19·230·106·235·24·46·56·58} |
125 | IMAGE·{ | 125 | IMAGE·{ |
126 | ····pixels·hex | 126 | ····pixels·hex |
127 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 127 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
128 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 128 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
129 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 129 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
130 |
0000010203 |
130 | 000001020311121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212110302010000 |
131 |
00000 |
131 | 000004051313141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414141414131305040000 |
132 |
00000 |
132 | 000006071314141414141414141414141414141414141414141414141414141414141415151414141414141414141414141414141414141414141414141414141414141307060000 |
133 |
00000 |
133 | 000008161414141414141414141414141414141414141414141414141414141414171819191817141414141414141414141414141414141414141414141414141414141416080000 |
134 |
0000 |
134 | 00000916141414141414141414141414141414141414141414141414141414141a1b1c1c1c1c1b1a1414141414141414141414141414141414141414141414141414141416090000 |
135 |
0000 |
135 | 000009161414141414141414141414141414141414141414141414141414141d1e1c1f20201f1c1e1d14141414141414141414141414141414141414141414141414141416090000 |
136 |
|
136 | 00000916141414141414141414141414141414141414141414141414141414211c2223141424251c2114141414141414141414141414141414141414141414141414141416090000 |
137 |
0000 |
137 | 00000916141414141414141426272828282828282828282828282828282828291c2a141414142b1c2928282828282828282828282828282828282726141414141414141416090000 |
138 |
0000 |
138 | 0000091614141414141414142c2d1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c2e2f141430311c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c2d2c141414141414141416090000 |
139 |
0000 |
139 | 0000091614141414141414142c2d1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c323334351c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c2d2c141414141414141416090000 |
140 |
0000 |
140 | 0000091614141414141414142c2d1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c2d2c141414141414141416090000 |
141 |
0000 |
141 | 0000091614141414141414142c2d1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c2d2c141414141414141416090000 |
142 |
0000 |
142 | 0000091614141414141414142c2d1c1c1c3637373737373737373738391c1c1c1c1c1c1c1c1c1c1c1c1c1c3938373737373737373737361c1c1c2d2c141414141414141416090000 |
143 |
0000 |
143 | 0000091614141414141414142c2d1c1c1c3a1414141414141414143b2d1c1c1c1c1c1c1c1c1c1c1c1c1c1c2d3b1414141414141414143a1c1c1c2d2c141414141414141416090000 |
144 |
0000 |
144 | 0000091614141414141414142c2d1c1c1c3a1414141414141414143c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c3d3e14141414141414143a1c1c1c2d2c141414141414141416090000 |
145 |
0000 |
145 | 0000091614141414141414142c2d1c1c1c3a141414141414143f40191c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c4142431414141414143a1c1c1c2d2c141414141414141416090000 |
146 |
0000 |
146 | 0000091614141414141414142c2d1c1c1c3a141414141444451c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c464714141414143a1c1c1c2d2c141414141414141416090000 |
147 |
0000 |
147 | 0000091614141414141414142c2d1c1c1c3a141414143e481c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c494a141414143a1c1c1c2d2c141414141414141416090000 |
148 |
0000 |
148 | 0000091614141414141414142c2d1c1c1c3a14141414384b1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c4c141414143a1c1c1c2d2c141414141414141416090000 |
149 |
0000 |
149 | 0000091614141414141414142c2d1c1c1c3a141414144d1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c4e141414143a1c1c1c2d2c141414141414141416090000 |
150 |
0000 |
150 | 0000091614141414141414142c2d1c1c1c3a141414144f1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c50141414143a1c1c1c2d2c141414141414141416090000 |
151 |
0000 |
151 | 0000091614141414141414142c2d1c1c1c3a1414141451525252525252525252525252525252525252525252525252525251141414143a1c1c1c2d2c141414141414141416090000 |
152 |
0000 |
152 | 0000091614141414141414142c2d1c1c1c3a1414141414141414141414141414141414141414141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
153 |
0000 |
153 | 0000091614141414141414142c2d1c1c1c3a1414141414141414141414141414141414141414141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
154 |
0000 |
154 | 0000091614141414141414142c2d1c1c1c3a1414141414141414141414141414141414141414141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
155 |
0000 |
155 | 0000091614141414141414142c2d1c1c1c3a1414141414141414141414141414141414141414141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
156 |
0000 |
156 | 0000091614141414141414142c2d1c1c1c3a1414141414141414141414141414141414141414141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
157 |
0000 |
157 | 0000091614141414141414142c2d1c1c1c3a14141414531a1a1a1a1a1a1a1a1a1a1a1a1a1a54141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
158 |
0000 |
158 | 0000091614141414141414142c2d1c1c1c3a14141414551c1c1c1c1c1c1c1c1c1c1c1c1c1c56141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
159 |
0000 |
159 | 0000091614141414141414142c2d1c1c1c3a1414141457585858585858585858585858585859141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
160 |
0000 |
160 | 0000091614141414141414142c2d1c1c1c3a1414141414141414141414141414141414141414141414141414141414141414141414143a1c1c1c2d2c141414141414141416090000 |
Max diff block lines reached; 3/23892 bytes (0.01%) of diff not shown. |
Offset 3, 24 lines modified | Offset 3, 29 lines modified | ||
3 | ····width:·36;·height:·36;·bitdepth:·8; | 3 | ····width:·36;·height:·36;·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 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 8 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
9 | ····(195,195,195)·····#·rgb·=·(0xc3,0xc3,0xc3) | 9 | ····(195,195,195)·····#·rgb·=·(0xc3,0xc3,0xc3) |
10 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
11 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
12 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
13 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
14 | ····(119,119,119)·····#·rgb·=·(0x77,0x77,0x77) | ||
15 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
16 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
17 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
10 | ····(230,230,230)·····#·rgb·=·(0xe6,0xe6,0xe6) | 18 | ····(230,230,230)·····#·rgb·=·(0xe6,0xe6,0xe6) |
11 | ····(232,232,232)·····#·rgb·=·(0xe8,0xe8,0xe8)·grey91 | 19 | ····(232,232,232)·····#·rgb·=·(0xe8,0xe8,0xe8)·grey91 |
12 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
13 | ····(191,191,191)·····#·rgb·=·(0xbf,0xbf,0xbf)·grey75 | 20 | ····(191,191,191)·····#·rgb·=·(0xbf,0xbf,0xbf)·grey75 |
14 | ····(226,226,226)·····#·rgb·=·(0xe2,0xe2,0xe2) | 21 | ····(226,226,226)·····#·rgb·=·(0xe2,0xe2,0xe2) |
15 | ····(225,225,225)·····#·rgb·=·(0xe1,0xe1,0xe1) | 22 | ····(225,225,225)·····#·rgb·=·(0xe1,0xe1,0xe1) |
16 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
17 | ····(212,220,227)·····#·rgb·=·(0xd4,0xdc,0xe3) | 23 | ····(212,220,227)·····#·rgb·=·(0xd4,0xdc,0xe3) |
18 | ····(142,191,238)·····#·rgb·=·(0x8e,0xbf,0xee) | 24 | ····(142,191,238)·····#·rgb·=·(0x8e,0xbf,0xee) |
19 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
20 | ····(219,223,226)·····#·rgb·=·(0xdb,0xdf,0xe2) | 25 | ····(219,223,226)·····#·rgb·=·(0xdb,0xdf,0xe2) |
21 | ····(·61,157,250)·····#·rgb·=·(0x3d,0x9d,0xfa) | 26 | ····(·61,157,250)·····#·rgb·=·(0x3d,0x9d,0xfa) |
22 | ····(·66,159,250)·····#·rgb·=·(0x42,0x9f,0xfa) | 27 | ····(·66,159,250)·····#·rgb·=·(0x42,0x9f,0xfa) |
23 | ····(205,217,228)·····#·rgb·=·(0xcd,0xd9,0xe4) | 28 | ····(205,217,228)·····#·rgb·=·(0xcd,0xd9,0xe4) |
24 | ····(186,209,231)·····#·rgb·=·(0xba,0xd1,0xe7) | 29 | ····(186,209,231)·····#·rgb·=·(0xba,0xd1,0xe7) |
25 | ····(145,192,237)·····#·rgb·=·(0x91,0xc0,0xed) | 30 | ····(145,192,237)·····#·rgb·=·(0x91,0xc0,0xed) |
26 | ····(·46,151,253)·····#·rgb·=·(0x2e,0x97,0xfd) | 31 | ····(·46,151,253)·····#·rgb·=·(0x2e,0x97,0xfd) |
Offset 67, 56 lines modified | Offset 72, 51 lines modified | ||
67 | ····(203,216,228)·····#·rgb·=·(0xcb,0xd8,0xe4) | 72 | ····(203,216,228)·····#·rgb·=·(0xcb,0xd8,0xe4) |
68 | ····(·37,147,254)·····#·rgb·=·(0x25,0x93,0xfe) | 73 | ····(·37,147,254)·····#·rgb·=·(0x25,0x93,0xfe) |
69 | ····(184,184,184)·····#·rgb·=·(0xb8,0xb8,0xb8)·grey72 | 74 | ····(184,184,184)·····#·rgb·=·(0xb8,0xb8,0xb8)·grey72 |
70 | ····(221,221,221)·····#·rgb·=·(0xdd,0xdd,0xdd) | 75 | ····(221,221,221)·····#·rgb·=·(0xdd,0xdd,0xdd) |
71 | ····(153,153,153)·····#·rgb·=·(0x99,0x99,0x99)·grey60 | 76 | ····(153,153,153)·····#·rgb·=·(0x99,0x99,0x99)·grey60 |
72 | ····(149,174,198)·····#·rgb·=·(0x95,0xae,0xc6) | 77 | ····(149,174,198)·····#·rgb·=·(0x95,0xae,0xc6) |
73 | ····(107,157,204)·····#·rgb·=·(0x6b,0x9d,0xcc) | 78 | ····(107,157,204)·····#·rgb·=·(0x6b,0x9d,0xcc) |
74 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
75 | ····(119,119,119)·····#·rgb·=·(0x77,0x77,0x77) | ||
76 | ····(120,120,120)·····#·rgb·=·(0x78,0x78,0x78)·grey47 | 79 | ····(120,120,120)·····#·rgb·=·(0x78,0x78,0x78)·grey47 |
77 | ····(124,124,124)·····#·rgb·=·(0x7c,0x7c,0x7c) | 80 | ····(124,124,124)·····#·rgb·=·(0x7c,0x7c,0x7c) |
78 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
79 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
80 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
81 | } | 81 | } |
82 | tRNS·{ | 82 | tRNS·{ |
83 |
·0·3·197 |
83 | ·0·3·197·11·18·19·17·200·36·54·58} |
84 | IMAGE·{ | 84 | IMAGE·{ |
85 | ····pixels·hex | 85 | ····pixels·hex |
86 | 000000000000000000000000000000000000000000000000000000000000000000000000 | 86 | 000000000000000000000000000000000000000000000000000000000000000000000000 |
87 |
01020 |
87 | 01020b0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0c0b0201 |
88 |
0 |
88 | 030d0e0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e0d03 |
89 |
0 |
89 | 040d0f0f0f0f0f0f0f0f0f0f0f0f0f0f101111100f0f0f0f0f0f0f0f0f0f0f0f0f0f0d04 |
90 |
0 |
90 | 050d0f0f0f0f0f0f0f0f0f0f0f0f0f1213141413120f0f0f0f0f0f0f0f0f0f0f0f0f0d05 |
91 |
0 |
91 | 050d0f0f0f0f151616161616161616171819191a171616161616161616150f0f0f0f0d05 |
92 |
0 |
92 | 050d0f0f0f0f1b1c1c1c1c1c1c1c1c1c1d1e1f1d1c1c1c1c1c1c1c1c1c1b0f0f0f0f0d05 |
93 |
0 |
93 | 050d0f0f0f0f1b1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1b0f0f0f0f0d05 |
94 |
0 |
94 | 050d0f0f0f0f1b1c202121212122231c1c1c1c1c1c232221212121201c1b0f0f0f0f0d05 |
95 |
0 |
95 | 050d0f0f0f0f1b1c240f0f0f25261c1c1c1c1c1c1c1c27210f0f0f241c1b0f0f0f0f0d05 |
96 |
0 |
96 | 050d0f0f0f0f1b1c240f0f28291c1c1c1c1c1c1c1c1c1c232a0f0f241c1b0f0f0f0f0d05 |
97 |
0 |
97 | 050d0f0f0f0f1b1c240f0f2b1c1c1c1c1c1c1c1c1c1c1c1c2c0f0f241c1b0f0f0f0f0d05 |
98 |
0 |
98 | 050d0f0f0f0f1b1c240f0f2d2e2e2e2e2e2e2e2e2e2e2e2e2d0f0f241c1b0f0f0f0f0d05 |
99 |
0 |
99 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
100 |
0 |
100 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
101 |
0 |
101 | 050d0f0f0f0f1b1c240f0f2f303030303030310f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
102 |
0 |
102 | 050d0f0f0f0f1b1c240f0f32333333333333340f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
103 |
0 |
103 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
104 |
0 |
104 | 050d0f0f0f0f1b1c240f0f35363636363636363636363636350f0f241c1b0f0f0f0f0d05 |
105 |
0 |
105 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
106 |
0 |
106 | 050d0f0f0f0f1b1c240f0f32333333333333333333370f0f0f0f0f241c1b0f0f0f0f0d05 |
107 |
0 |
107 | 050d0f0f0f0f1b1c240f0f2f303030303030303030380f0f0f0f0f241c1b0f0f0f0f0d05 |
108 |
0 |
108 | 050d0f0f0f0f1b1c240f0f393a3a3a3a3a3a1f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
109 |
0 |
109 | 050d0f0f0f0f1b1c240f0f3b3c3c3c3c3c3c3d0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
110 |
0 |
110 | 050d0f0f0f0f1b1c240f0f3e3e3e3e3e3e3e3e3e3e3e3e3e0f0f0f241c1b0f0f0f0f0d05 |
111 |
0 |
111 | 050d0f0f0f0f1b1c240f0f3f404040404040404040404040410f0f241c1b0f0f0f0f0d05 |
112 |
0 |
112 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
113 |
0 |
113 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
114 |
0 |
114 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
115 |
0 |
115 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
116 |
0 |
116 | 050d0f0f0f0f1b1c240f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f241c1b0f0f0f0f0d05 |
117 |
0 |
117 | 050d0f0f0f0f1b1c42141414141414141414141414141414141414421c1b0f0f0f0f0d05 |
118 |
0 |
118 | 0543440f0f0f1b1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1c1b0f0f0f444305 |
119 |
0 |
119 | 0545430d0d0d4647474747474747474747474747474747474747474747460d0d0d434505 |
120 |
|
120 | 060748494949494949494949494949494949494949494949494949494949494949480706 |
121 |
0 |
121 | 0308090a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a0a090803 |
122 | } | 122 | } |
Offset 3, 27 lines modified | Offset 3, 32 lines modified | ||
3 | ····width:·48;·height:·48;·bitdepth:·8; | 3 | ····width:·48;·height:·48;·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 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 8 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
9 | ····(189,189,189)·····#·rgb·=·(0xbd,0xbd,0xbd)·grey74 | 9 | ····(189,189,189)·····#·rgb·=·(0xbd,0xbd,0xbd)·grey74 |
10 | ····(229,229,229)·····#·rgb·=·(0xe5,0xe5,0xe5)·grey90 | ||
11 | ····(232,232,232)·····#·rgb·=·(0xe8,0xe8,0xe8)·grey91 | ||
12 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | 10 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 |
13 | ····(190,190,190)·····#·rgb·=·(0xbe,0xbe,0xbe)·grey | 11 | ····(190,190,190)·····#·rgb·=·(0xbe,0xbe,0xbe)·grey |
12 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
13 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
14 | ····(150,150,150)·····#·rgb·=·(0x96,0x96,0x96)·grey59 | ||
15 | ····(118,118,118)·····#·rgb·=·(0x76,0x76,0x76) | ||
16 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
17 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
18 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
19 | ····(229,229,229)·····#·rgb·=·(0xe5,0xe5,0xe5)·grey90 | ||
20 | ····(232,232,232)·····#·rgb·=·(0xe8,0xe8,0xe8)·grey91 | ||
14 | ····(227,227,227)·····#·rgb·=·(0xe3,0xe3,0xe3)·grey89 | 21 | ····(227,227,227)·····#·rgb·=·(0xe3,0xe3,0xe3)·grey89 |
15 | ····(225,225,225)·····#·rgb·=·(0xe1,0xe1,0xe1) | 22 | ····(225,225,225)·····#·rgb·=·(0xe1,0xe1,0xe1) |
16 | ····(224,225,225)·····#·rgb·=·(0xe0,0xe1,0xe1) | 23 | ····(224,225,225)·····#·rgb·=·(0xe0,0xe1,0xe1) |
17 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
18 | ····(191,191,191)·····#·rgb·=·(0xbf,0xbf,0xbf)·grey75 | 24 | ····(191,191,191)·····#·rgb·=·(0xbf,0xbf,0xbf)·grey75 |
19 | ····(219,223,226)·····#·rgb·=·(0xdb,0xdf,0xe2) | 25 | ····(219,223,226)·····#·rgb·=·(0xdb,0xdf,0xe2) |
20 | ····(112,178,242)·····#·rgb·=·(0x70,0xb2,0xf2) | 26 | ····(112,178,242)·····#·rgb·=·(0x70,0xb2,0xf2) |
21 | ····(·41,149,253)·····#·rgb·=·(0x29,0x95,0xfd) | 27 | ····(·41,149,253)·····#·rgb·=·(0x29,0x95,0xfd) |
22 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
23 | ····(·31,144,255)·····#·rgb·=·(0x1f,0x90,0xff) | 28 | ····(·31,144,255)·····#·rgb·=·(0x1f,0x90,0xff) |
24 | ····(·92,170,246)·····#·rgb·=·(0x5c,0xaa,0xf6) | 29 | ····(·92,170,246)·····#·rgb·=·(0x5c,0xaa,0xf6) |
25 | ····(·91,169,246)·····#·rgb·=·(0x5b,0xa9,0xf6) | 30 | ····(·91,169,246)·····#·rgb·=·(0x5b,0xa9,0xf6) |
26 | ····(·39,148,253)·····#·rgb·=·(0x27,0x94,0xfd) | 31 | ····(·39,148,253)·····#·rgb·=·(0x27,0x94,0xfd) |
27 | ····(·96,171,245)·····#·rgb·=·(0x60,0xab,0xf5) | 32 | ····(·96,171,245)·····#·rgb·=·(0x60,0xab,0xf5) |
28 | ····(·95,171,245)·····#·rgb·=·(0x5f,0xab,0xf5) | 33 | ····(·95,171,245)·····#·rgb·=·(0x5f,0xab,0xf5) |
29 | ····(215,221,226)·····#·rgb·=·(0xd7,0xdd,0xe2) | 34 | ····(215,221,226)·····#·rgb·=·(0xd7,0xdd,0xe2) |
Offset 69, 70 lines modified | Offset 74, 65 lines modified | ||
69 | ····(166,200,234)·····#·rgb·=·(0xa6,0xc8,0xea) | 74 | ····(166,200,234)·····#·rgb·=·(0xa6,0xc8,0xea) |
70 | ····(219,222,226)·····#·rgb·=·(0xdb,0xde,0xe2) | 75 | ····(219,222,226)·····#·rgb·=·(0xdb,0xde,0xe2) |
71 | ····(·79,164,248)·····#·rgb·=·(0x4f,0xa4,0xf8) | 76 | ····(·79,164,248)·····#·rgb·=·(0x4f,0xa4,0xf8) |
72 | ····(·79,164,247)·····#·rgb·=·(0x4f,0xa4,0xf7) | 77 | ····(·79,164,247)·····#·rgb·=·(0x4f,0xa4,0xf7) |
73 | ····(208,218,228)·····#·rgb·=·(0xd0,0xda,0xe4) | 78 | ····(208,218,228)·····#·rgb·=·(0xd0,0xda,0xe4) |
74 | ····(183,183,183)·····#·rgb·=·(0xb7,0xb7,0xb7) | 79 | ····(183,183,183)·····#·rgb·=·(0xb7,0xb7,0xb7) |
75 | ····(221,221,221)·····#·rgb·=·(0xdd,0xdd,0xdd) | 80 | ····(221,221,221)·····#·rgb·=·(0xdd,0xdd,0xdd) |
76 | ····(150,150,150)·····#·rgb·=·(0x96,0x96,0x96)·grey59 | ||
77 | ····(184,184,184)·····#·rgb·=·(0xb8,0xb8,0xb8)·grey72 | 81 | ····(184,184,184)·····#·rgb·=·(0xb8,0xb8,0xb8)·grey72 |
78 | ····(189,191,192)·····#·rgb·=·(0xbd,0xbf,0xc0) | 82 | ····(189,191,192)·····#·rgb·=·(0xbd,0xbf,0xc0) |
79 | ····(118,118,118)·····#·rgb·=·(0x76,0x76,0x76) | ||
80 | ····(120,120,120)·····#·rgb·=·(0x78,0x78,0x78)·grey47 | 83 | ····(120,120,120)·····#·rgb·=·(0x78,0x78,0x78)·grey47 |
81 | ····(124,124,124)·····#·rgb·=·(0x7c,0x7c,0x7c) | 84 | ····(124,124,124)·····#·rgb·=·(0x7c,0x7c,0x7c) |
82 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
83 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
84 | ····(··0,··0,··0)·····#·rgb·=·(0x00,0x00,0x00)·grey0 | ||
85 | } | 85 | } |
86 | tRNS·{ | 86 | tRNS·{ |
87 |
·0·2·1 |
87 | ·0·2·155·10·251·17·19·252·186·34·53·58} |
88 | IMAGE·{ | 88 | IMAGE·{ |
89 | ····pixels·hex | 89 | ····pixels·hex |
90 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 90 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
91 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 | 91 | 000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 |
92 |
0001020 |
92 | 0001020c0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0d0c020100 |
93 |
000 |
93 | 0003040e0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f10100f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0e040300 |
94 |
000 |
94 | 0005110f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f1213141413120f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f110500 |
95 |
000 |
95 | 0006110f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f1315161715130f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f110600 |
96 |
000 |
96 | 0006110f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f1018190f0f1a18100f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f110600 |
97 |
000 |
97 | 0006110f0f0f0f0f1b1c1c1c1c1c1c1c1c1c1c1c1d1e1f0f0f201e1d1c1c1c1c1c1c1c1c1c1c1c1b0f0f0f0f0f110600 |
98 |
000 |
98 | 0006110f0f0f0f0f211e1e1e1e1e1e1e1e1e1e1e1e1e222323221e1e1e1e1e1e1e1e1e1e1e1e1e210f0f0f0f0f110600 |
99 |
000 |
99 | 0006110f0f0f0f0f211e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e210f0f0f0f0f110600 |
100 |
000 |
100 | 0006110f0f0f0f0f211e1e24252525252525261e1e1e1e1e1e1e1e1e1e26252525252525241e1e210f0f0f0f0f110600 |
101 |
000 |
101 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f271e1e1e1e1e1e1e1e1e1e280f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
102 |
000 |
102 | 0006110f0f0f0f0f211e1e220f0f0f0f29192a1e1e1e1e1e1e1e1e1e1e152b2c0f0f0f0f221e1e210f0f0f0f0f110600 |
103 |
000 |
103 | 0006110f0f0f0f0f211e1e220f0f0f2d2e1e1e1e1e1e1e1e1e1e1e1e1e1e1e2f300f0f0f221e1e210f0f0f0f0f110600 |
104 |
000 |
104 | 0006110f0f0f0f0f211e1e220f0f0f311e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e320f0f0f221e1e210f0f0f0f0f110600 |
105 |
000 |
105 | 0006110f0f0f0f0f211e1e220f0f33341e1e1e1e1e1e1e1e1e1e1e1e1e1e1e1e35360f0f221e1e210f0f0f0f0f110600 |
106 |
000 |
106 | 0006110f0f0f0f0f211e1e220f0f33373737373737373737373737373737373737360f0f221e1e210f0f0f0f0f110600 |
107 |
000 |
107 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
108 |
000 |
108 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
109 |
000 |
109 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
110 |
000 |
110 | 0006110f0f0f0f0f211e1e220f0f38202020202020202020393a0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
111 |
000 |
111 | 0006110f0f0f0f0f211e1e220f0f3b3c3c3c3c3c3c3c3c3c3d360f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
112 |
000 |
112 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
113 |
000 |
113 | 0006110f0f0f0f0f211e1e220f0f3b3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3b0f0f221e1e210f0f0f0f0f110600 |
114 |
000 |
114 | 0006110f0f0f0f0f211e1e220f0f3b3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3e3b0f0f221e1e210f0f0f0f0f110600 |
115 |
000 |
115 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
116 |
000 |
116 | 0006110f0f0f0f0f211e1e220f0f3b3c3c3c3c3c3c3c3c3c3c3c3c3d360f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
117 |
000 |
117 | 0006110f0f0f0f0f211e1e220f0f382020202020202020202020201f3a0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
118 |
000 |
118 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
119 |
000 |
119 | 0006110f0f0f0f0f211e1e220f0f3a3f3f3f3f3f3f3f3f3f40330f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
120 |
000 |
120 | 0006110f0f0f0f0f211e1e220f0f414242424242424242421a3a0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
121 |
000 |
121 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
122 |
000 |
122 | 0006110f0f0f0f0f211e1e220f0f362626262626262626262626262626262643360f0f0f221e1e210f0f0f0f0f110600 |
123 |
000 |
123 | 0006110f0f0f0f0f211e1e220f0f444545454545454545454545454545454546410f0f0f221e1e210f0f0f0f0f110600 |
124 |
000 |
124 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
125 |
000 |
125 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
126 |
000 |
126 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
127 |
000 |
127 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
128 |
000 |
128 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
129 |
000 |
129 | 0006110f0f0f0f0f211e1e220f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f0f221e1e210f0f0f0f0f110600 |
130 |
000 |
130 | 0006110f0f0f0f0f211e1e24474747474747474747474747474747474747474747474747241e1e210f0f0f0f0f110600 |
Max diff block lines reached; 0/12177 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:Lde/ub0r/android/clipboardbeam/MainActivity; | 21 | .field·final·synthetic·this$0:Lde/ub0r/android/clipboardbeam/MainActivity; |
22 | #·direct·methods | 22 | #·direct·methods |
23 | .method·constructor·<init>(Lde/ub0r/android/clipboardbeam/MainActivity;)V | 23 | .method·constructor·<init>(Lde/ub0r/android/clipboardbeam/MainActivity;)V |
24 | ····.locals·0 | 24 | ····.locals·0 |
25 | ····.param·p1,·"this$0"····#·Lde/ub0r/android/clipboardbeam/MainActivity; | ||
25 | ····.prologue | 26 | ····.prologue |
26 | ····.line·119 | 27 | ····.line·119 |
27 | ····iput-object·p1,·p0,·Lde/ub0r/android/clipboardbeam/MainActivity$1;->this$0:Lde/ub0r/android/clipboardbeam/MainActivity; | 28 | ····iput-object·p1,·p0,·Lde/ub0r/android/clipboardbeam/MainActivity$1;->this$0:Lde/ub0r/android/clipboardbeam/MainActivity; |
28 | ····invoke-direct·{p0},·Ljava/lang/Object;-><init>()V | 29 | ····invoke-direct·{p0},·Ljava/lang/Object;-><init>()V |
Offset 65, 14 lines modified | Offset 65, 15 lines modified | ||
65 | ····.local·v5,·"type":[B | 65 | ····.local·v5,·"type":[B |
66 | ····const/4·v6,·0x1 | 66 | ····const/4·v6,·0x1 |
67 | ····if-ne·v4,·v6,·:cond_1 | 67 | ····if-ne·v4,·v6,·:cond_1 |
68 | ····sget-object·v6,·Landroid/nfc/NdefRecord;->RTD_TEXT:[B | 68 | ····sget-object·v6,·Landroid/nfc/NdefRecord;->RTD_TEXT:[B |
69 | ····.line·208 | ||
69 | ····invoke-static·{v5,·v6},·Ljava/util/Arrays;->equals([B[B)Z | 70 | ····invoke-static·{v5,·v6},·Ljava/util/Arrays;->equals([B[B)Z |
70 | ····move-result·v6 | 71 | ····move-result·v6 |
71 | ····if-eqz·v6,·:cond_1 | 72 | ····if-eqz·v6,·:cond_1 |
72 | ····.line·209 | 73 | ····.line·209 |
Offset 241, 14 lines modified | Offset 242, 15 lines modified | ||
241 | ····invoke-virtual·{v4},·Ljava/util/Locale;->getLanguage()Ljava/lang/String; | 242 | ····invoke-virtual·{v4},·Ljava/util/Locale;->getLanguage()Ljava/lang/String; |
242 | ····move-result-object·v4 | 243 | ····move-result-object·v4 |
243 | ····const-string·v5,·"US-ASCII" | 244 | ····const-string·v5,·"US-ASCII" |
245 | ····.line·187 | ||
244 | ····invoke-static·{v5},·Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset; | 246 | ····invoke-static·{v5},·Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset; |
245 | ····move-result-object·v5 | 247 | ····move-result-object·v5 |
246 | ····invoke-virtual·{v4,·v5},·Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B | 248 | ····invoke-virtual·{v4,·v5},·Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B |
247 | ····move-result-object·v1 | 249 | ····move-result-object·v1 |
Offset 267, 14 lines modified | Offset 269, 15 lines modified | ||
267 | ····invoke-virtual·{v4},·Ljava/lang/String;->trim()Ljava/lang/String; | 269 | ····invoke-virtual·{v4},·Ljava/lang/String;->trim()Ljava/lang/String; |
268 | ····move-result-object·v4 | 270 | ····move-result-object·v4 |
269 | ····const-string·v5,·"UTF-8" | 271 | ····const-string·v5,·"UTF-8" |
272 | ····.line·189 | ||
270 | ····invoke-static·{v5},·Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset; | 273 | ····invoke-static·{v5},·Ljava/nio/charset/Charset;->forName(Ljava/lang/String;)Ljava/nio/charset/Charset; |
271 | ····move-result-object·v5 | 274 | ····move-result-object·v5 |
272 | ····invoke-virtual·{v4,·v5},·Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B | 275 | ····invoke-virtual·{v4,·v5},·Ljava/lang/String;->getBytes(Ljava/nio/charset/Charset;)[B |
273 | ····move-result-object·v3 | 276 | ····move-result-object·v3 |
Offset 330, 26 lines modified | Offset 333, 28 lines modified | ||
330 | ····new-array·v8,·v9,·[B | 333 | ····new-array·v8,·v9,·[B |
331 | ····invoke-direct·{v6,·v10,·v7,·v8,·v0},·Landroid/nfc/NdefRecord;-><init>(S[B[B[B)V | 334 | ····invoke-direct·{v6,·v10,·v7,·v8,·v0},·Landroid/nfc/NdefRecord;-><init>(S[B[B[B)V |
332 | ····aput-object·v6,·v5,·v9 | 335 | ····aput-object·v6,·v5,·v9 |
336 | ····.line·200 | ||
333 | ····invoke-virtual·{p0},·Lde/ub0r/android/clipboardbeam/MainActivity;->getPackageName()Ljava/lang/String; | 337 | ····invoke-virtual·{p0},·Lde/ub0r/android/clipboardbeam/MainActivity;->getPackageName()Ljava/lang/String; |
334 | ····move-result-object·v6 | 338 | ····move-result-object·v6 |
335 | ····invoke-static·{v6},·Landroid/nfc/NdefRecord;->createApplicationRecord(Ljava/lang/String;)Landroid/nfc/NdefRecord; | 339 | ····invoke-static·{v6},·Landroid/nfc/NdefRecord;->createApplicationRecord(Ljava/lang/String;)Landroid/nfc/NdefRecord; |
336 | ····move-result-object·v6 | 340 | ····move-result-object·v6 |
337 | ····aput-object·v6,·v5,·v10 | 341 | ····aput-object·v6,·v5,·v10 |
338 | ····invoke-direct·{v4,·v5},·Landroid/nfc/NdefMessage;-><init>([Landroid/nfc/NdefRecord;)V | 342 | ····invoke-direct·{v4,·v5},·Landroid/nfc/NdefMessage;-><init>([Landroid/nfc/NdefRecord;)V |
343 | ····.line·197 | ||
339 | ····return-object·v4 | 344 | ····return-object·v4 |
340 | .end·method | 345 | .end·method |
341 | .method·protected·onCreate(Landroid/os/Bundle;)V | 346 | .method·protected·onCreate(Landroid/os/Bundle;)V |
342 | ····.locals·14 | 347 | ····.locals·14 |
343 | ····.param·p1,·"savedInstanceState"····#·Landroid/os/Bundle; | 348 | ····.param·p1,·"savedInstanceState"····#·Landroid/os/Bundle; |
Offset 408, 14 lines modified | Offset 413, 15 lines modified | ||
408 | ····.line·111 | 413 | ····.line·111 |
409 | ····const·v8,·0x7f040002 | 414 | ····const·v8,·0x7f040002 |
410 | ····invoke-static·{p0,·v8,·v13},·Landroid/widget/Toast;->makeText(Landroid/content/Context;II)Landroid/widget/Toast; | 415 | ····invoke-static·{p0,·v8,·v13},·Landroid/widget/Toast;->makeText(Landroid/content/Context;II)Landroid/widget/Toast; |
411 | ····move-result-object·v8 | 416 | ····move-result-object·v8 |
417 | ····.line·112 | ||
412 | ····invoke-virtual·{v8},·Landroid/widget/Toast;->show()V | 418 | ····invoke-virtual·{v8},·Landroid/widget/Toast;->show()V |
413 | ····.line·113 | 419 | ····.line·113 |
414 | ····new-instance·v8,·Landroid/content/Intent; | 420 | ····new-instance·v8,·Landroid/content/Intent; |
415 | ····const-string·v9,·"android.settings.WIRELESS_SETTINGS" | 421 | ····const-string·v9,·"android.settings.WIRELESS_SETTINGS" |
Offset 467, 26 lines modified | Offset 473, 28 lines modified | ||
467 | ····.line·73 | 473 | ····.line·73 |
468 | ····.local·v0,·"action":Ljava/lang/String; | 474 | ····.local·v0,·"action":Ljava/lang/String; |
469 | ····if-eqz·v0,·:cond_5 | 475 | ····if-eqz·v0,·:cond_5 |
470 | ····const-string·v8,·"android.nfc.action.NDEF_DISCOVERED" | 476 | ····const-string·v8,·"android.nfc.action.NDEF_DISCOVERED" |
Max diff block lines reached; 2307/4838 bytes (47.68%) of diff not shown. |
Offset 20, 10 lines modified | Offset 20, 9 lines modified | ||
20 | .method·public·constructor·<init>()V | 20 | .method·public·constructor·<init>()V |
21 | ····.locals·0 | 21 | ····.locals·0 |
22 | ····.prologue | 22 | ····.prologue |
23 | ····.line·10 | 23 | ····.line·10 |
24 | ····invoke-direct·{p0},·Ljava/lang/Object;-><init>()V | 24 | ····invoke-direct·{p0},·Ljava/lang/Object;-><init>()V |
25 | ····.line·28 | ||
26 | ····return-void | 25 | ····return-void |
27 | .end·method | 26 | .end·method |
Offset 1, 169 lines modified | Offset 1, 182 lines modified | ||
00000000:·0300·0800· |
00000000:·0300·0800·580b·0000·0100·1c00·0c06·0000··....X........... | ||
00000010:·2 |
00000010:·2900·0000·0000·0000·0000·0000·c000·0000··)............... | ||
00000020:·0000·0000·0000·0000·1a00·0000·3400·0000··............4... | 00000020:·0000·0000·0000·0000·1a00·0000·3400·0000··............4... | ||
00000030:·5200·0000·7600·0000·8200·0000·9600·0000··R...v........... | 00000030:·5200·0000·7600·0000·8200·0000·9600·0000··R...v........... | ||
00000040:·b000·0000·da00·0000·e600·0000·f400·0000··................ | 00000040:·b000·0000·da00·0000·e600·0000·f400·0000··................ | ||
00000050:·0201·0000·2c01·0000·4001·0000·5201·0000··....,...@...R... | 00000050:·0201·0000·2c01·0000·4001·0000·5201·0000··....,...@...R... | ||
00000060:·aa01·0000·ae01·0000·c001·0000· |
00000060:·aa01·0000·ae01·0000·c001·0000·f401·0000··................ | ||
00000070:· |
00000070:·2802·0000·3c02·0000·7a02·0000·8402·0000··(...<...z....... | ||
00000080:·8 |
00000080:·8c02·0000·aa02·0000·be02·0000·e002·0000··................ | ||
00000090:· |
00000090:·1003·0000·2c03·0000·5803·0000·7203·0000··....,...X...r... | ||
000000a0:· |
000000a0:·8603·0000·de03·0000·fc03·0000·0c04·0000··................ | ||
000000b0:· |
000000b0:·4404·0000·5804·0000·9c04·0000·de04·0000··D...X........... | ||
000000c0:· |
000000c0:·2605·0000·3205·0000·0b00·7600·6500·7200··&...2.....v.e.r. | ||
000000d0:· |
000000d0:·7300·6900·6f00·6e00·4300·6f00·6400·6500··s.i.o.n.C.o.d.e. | ||
000000e0:· |
000000e0:·0000·0b00·7600·6500·7200·7300·6900·6f00··....v.e.r.s.i.o. | ||
000000f0:·6 |
000000f0:·6e00·4e00·6100·6d00·6500·0000·0d00·6d00··n.N.a.m.e.....m. | ||
00000100:· |
00000100:·6900·6e00·5300·6400·6b00·5600·6500·7200··i.n.S.d.k.V.e.r. | ||
00000110:·7 |
00000110:·7300·6900·6f00·6e00·0000·1000·7400·6100··s.i.o.n.....t.a. | ||
00000120:· |
00000120:·7200·6700·6500·7400·5300·6400·6b00·5600··r.g.e.t.S.d.k.V. | ||
00000130:·6 |
00000130:·6500·7200·7300·6900·6f00·6e00·0000·0400··e.r.s.i.o.n..... | ||
00000140:· |
00000140:·6e00·6100·6d00·6500·0000·0800·7200·6500··n.a.m.e.....r.e. | ||
00000150:· |
00000150:·7100·7500·6900·7200·6500·6400·0000·0b00··q.u.i.r.e.d..... | ||
00000160:·6 |
00000160:·6100·6c00·6c00·6f00·7700·4200·6100·6300··a.l.l.o.w.B.a.c. | ||
00000170:·6 |
00000170:·6b00·7500·7000·0000·1300·6800·6100·7200··k.u.p.....h.a.r. | ||
00000180:·6 |
00000180:·6400·7700·6100·7200·6500·4100·6300·6300··d.w.a.r.e.A.c.c. | ||
00000190:· |
00000190:·6500·6c00·6500·7200·6100·7400·6500·6400··e.l.e.r.a.t.e.d. | ||
000001a0:· |
000001a0:·0000·0400·6900·6300·6f00·6e00·0000·0500··....i.c.o.n..... | ||
000001b0:·6 |
000001b0:·6c00·6100·6200·6500·6c00·0000·0500·7400··l.a.b.e.l.....t. | ||
000001c0:·6 |
000001c0:·6800·6500·6d00·6500·0000·1300·7700·6900··h.e.m.e.....w.i. | ||
000001d0:· |
000001d0:·6e00·6400·6f00·7700·5300·6f00·6600·7400··n.d.o.w.S.o.f.t. | ||
000001e0:· |
000001e0:·4900·6e00·7000·7500·7400·4d00·6f00·6400··I.n.p.u.t.M.o.d. | ||
000001f0:· |
000001f0:·6500·0000·0800·6d00·6900·6d00·6500·5400··e.....m.i.m.e.T. | ||
00000200:·7 |
00000200:·7900·7000·6500·0000·0700·6100·6e00·6400··y.p.e.....a.n.d. | ||
00000210:·7 |
00000210:·7200·6f00·6900·6400·0000·2a00·6800·7400··r.o.i.d...*.h.t. | ||
00000220:· |
00000220:·7400·7000·3a00·2f00·2f00·7300·6300·6800··t.p.:././.s.c.h. | ||
00000230:· |
00000230:·6500·6d00·6100·7300·2e00·6100·6e00·6400··e.m.a.s...a.n.d. | ||
00000240:· |
00000240:·7200·6f00·6900·6400·2e00·6300·6f00·6d00··r.o.i.d...c.o.m. | ||
00000250:·2f00·6100· |
00000250:·2f00·6100·7000·6b00·2f00·7200·6500·7300··/.a.p.k./.r.e.s. | ||
00000260:· |
00000260:·2f00·6100·6e00·6400·7200·6f00·6900·6400··/.a.n.d.r.o.i.d. | ||
00000270:· |
00000270:·0000·0000·0000·0700·7000·6100·6300·6b00··........p.a.c.k. | ||
00000280:·6 |
00000280:·6100·6700·6500·0000·1800·7000·6c00·6100··a.g.e.....p.l.a. | ||
00000290:· |
00000290:·7400·6600·6f00·7200·6d00·4200·7500·6900··t.f.o.r.m.B.u.i. | ||
000002a0:·6 |
000002a0:·6c00·6400·5600·6500·7200·7300·6900·6f00··l.d.V.e.r.s.i.o. | ||
000002b0:·6 |
000002b0:·6e00·4300·6f00·6400·6500·0000·1800·7000··n.C.o.d.e.....p. | ||
000002c0:·6 |
000002c0:·6c00·6100·7400·6600·6f00·7200·6d00·4200··l.a.t.f.o.r.m.B. | ||
000002d0:· |
000002d0:·7500·6900·6c00·6400·5600·6500·7200·7300··u.i.l.d.V.e.r.s. | ||
000002e0:· |
000002e0:·6900·6f00·6e00·4e00·6100·6d00·6500·0000··i.o.n.N.a.m.e... | ||
000002f0:· |
000002f0:·0800·6d00·6100·6e00·6900·6600·6500·7300··..m.a.n.i.f.e.s. | ||
00000300:·7 |
00000300:·7400·0000·1d00·6400·6500·2e00·7500·6200··t.....d.e...u.b. | ||
00000310:· |
00000310:·3000·7200·2e00·6100·6e00·6400·7200·6f00··0.r...a.n.d.r.o. | ||
00000320:· |
00000320:·6900·6400·2e00·6300·6c00·6900·7000·6200··i.d...c.l.i.p.b. | ||
00000330:· |
00000330:·6f00·6100·7200·6400·6200·6500·6100·6d00··o.a.r.d.b.e.a.m. | ||
00000340:· |
00000340:·0000·0300·3100·2e00·3000·0000·0200·3100··....1...0.....1. | ||
00000350:· |
00000350:·3700·0000·0d00·3400·2e00·3200·2e00·3200··7.....4...2...2. | ||
00000360:· |
00000360:·2d00·3100·3400·3200·3500·3400·3600·3100··-.1.4.2.5.4.6.1. | ||
00000370:· |
00000370:·0000·0800·7500·7300·6500·7300·2d00·7300··....u.s.e.s.-.s. | ||
00000380:· |
00000380:·6400·6b00·0000·0f00·7500·7300·6500·7300··d.k.....u.s.e.s. | ||
00000390:· |
00000390:·2d00·7000·6500·7200·6d00·6900·7300·7300··-.p.e.r.m.i.s.s. | ||
000003a0:·6 |
000003a0:·6900·6f00·6e00·0000·1600·6100·6e00·6400··i.o.n.....a.n.d. | ||
000003b0:· |
000003b0:·7200·6f00·6900·6400·2e00·7000·6500·7200··r.o.i.d...p.e.r. | ||
000003c0:· |
000003c0:·6d00·6900·7300·7300·6900·6f00·6e00·2e00··m.i.s.s.i.o.n... | ||
000003d0:· |
000003d0:·4e00·4600·4300·0000·0c00·7500·7300·6500··N.F.C.....u.s.e. | ||
000003e0:·7 |
000003e0:·7300·2d00·6600·6500·6100·7400·7500·7200··s.-.f.e.a.t.u.r. | ||
000003f0:·6 |
000003f0:·6500·0000·1400·6100·6e00·6400·7200·6f00··e.....a.n.d.r.o. | ||
00000400:·6900· |
00000400:·6900·6400·2e00·6800·6100·7200·6400·7700··i.d...h.a.r.d.w. | ||
00000410:·6 |
00000410:·6100·7200·6500·2e00·6e00·6600·6300·0000··a.r.e...n.f.c... | ||
00000420:· |
00000420:·0b00·6100·7000·7000·6c00·6900·6300·6100··..a.p.p.l.i.c.a. | ||
00000430:· |
00000430:·7400·6900·6f00·6e00·0000·0800·6100·6300··t.i.o.n.....a.c. | ||
00000440:· |
00000440:·7400·6900·7600·6900·7400·7900·0000·2a00··t.i.v.i.t.y...*. | ||
00000450:·6 |
00000450:·6400·6500·2e00·7500·6200·3000·7200·2e00··d.e...u.b.0.r... | ||
00000460:·6 |
00000460:·6100·6e00·6400·7200·6f00·6900·6400·2e00··a.n.d.r.o.i.d... | ||
00000470:·6300·6 |
00000470:·6300·6c00·6900·7000·6200·6f00·6100·7200··c.l.i.p.b.o.a.r. | ||
00000480:· |
00000480:·6400·6200·6500·6100·6d00·2e00·4d00·6100··d.b.e.a.m...M.a. | ||
00000490:·6 |
00000490:·6900·6e00·4100·6300·7400·6900·7600·6900··i.n.A.c.t.i.v.i. | ||
000004a0:· |
000004a0:·7400·7900·0000·0d00·6900·6e00·7400·6500··t.y.....i.n.t.e. | ||
000004b0:· |
000004b0:·6e00·7400·2d00·6600·6900·6c00·7400·6500··n.t.-.f.i.l.t.e. | ||
000004c0:· |
000004c0:·7200·0000·0600·6100·6300·7400·6900·6f00··r.....a.c.t.i.o. | ||
000004d0:·6 |
000004d0:·6e00·0000·1a00·6100·6e00·6400·7200·6f00··n.....a.n.d.r.o. | ||
000004e0:·6 |
000004e0:·6900·6400·2e00·6900·6e00·7400·6500·6e00··i.d...i.n.t.e.n. | ||
000004f0:· |
000004f0:·7400·2e00·6100·6300·7400·6900·6f00·6e00··t...a.c.t.i.o.n. | ||
00000500:· |
00000500:·2e00·4d00·4100·4900·4e00·0000·0800·6300··..M.A.I.N.....c. | ||
00000510:· |
00000510:·6100·7400·6500·6700·6f00·7200·7900·0000··a.t.e.g.o.r.y... | ||
00000520:·2 |
00000520:·2000·6100·6e00·6400·7200·6f00·6900·6400···.a.n.d.r.o.i.d. | ||
00000530:· |
00000530:·2e00·6900·6e00·7400·6500·6e00·7400·2e00··..i.n.t.e.n.t... | ||
00000540:· |
00000540:·6300·6100·7400·6500·6700·6f00·7200·7900··c.a.t.e.g.o.r.y. | ||
00000550:· |
00000550:·2e00·4c00·4100·5500·4e00·4300·4800·4500··..L.A.U.N.C.H.E. | ||
00000560:· |
00000560:·5200·0000·1f00·6100·6e00·6400·7200·6f00··R.....a.n.d.r.o. | ||
00000570:·6 |
00000570:·6900·6400·2e00·6900·6e00·7400·6500·6e00··i.d...i.n.t.e.n. | ||
00000580:· |
00000580:·7400·2e00·6300·6100·7400·6500·6700·6f00··t...c.a.t.e.g.o. | ||
00000590:· |
00000590:·7200·7900·2e00·4400·4500·4600·4100·5500··r.y...D.E.F.A.U. | ||
000005a0:· |
000005a0:·4c00·5400·0000·2200·6100·6e00·6400·7200··L.T...".a.n.d.r. | ||
000005b0:· |
000005b0:·6f00·6900·6400·2e00·6e00·6600·6300·2e00··o.i.d...n.f.c... | ||
000005c0:· |
000005c0:·6100·6300·7400·6900·6f00·6e00·2e00·4e00··a.c.t.i.o.n...N. | ||
000005d0:· |
000005d0:·4400·4500·4600·5f00·4400·4900·5300·4300··D.E.F._.D.I.S.C. | ||
000005e0:· |
000005e0:·4f00·5600·4500·5200·4500·4400·0000·0400··O.V.E.R.E.D..... | ||
000005f0:· |
000005f0:·6400·6100·7400·6100·0000·0a00·7400·6500··d.a.t.a.....t.e. | ||
00000600:· |
00000600:·7800·7400·2f00·7000·6c00·6100·6900·6e00··x.t./.p.l.a.i.n. | ||
00000610:· |
00000610:·0000·0000·8001·0800·3c00·0000·1b02·0101··........<....... | ||
00000620:· |
00000620:·1c02·0101·0c02·0101·7002·0101·0300·0101··........p....... | ||
Max diff block lines reached; 0/23955 bytes (0.00%) of diff not shown. |