Advertisement
Guest User

Untitled

a guest
Jun 1st, 2015
507
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.98 KB | None | 0 0
  1. I/Timeline(27969): Timeline: Activity_launch_request id:com.mbta.mobileapp time:10188301
  2.  
  3. I/ActivityManager( 804): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.mbta.mobileapp/com.masabi.metro.client.MetroClientActivity (has extras)} from uid 10032 on display 0
  4.  
  5. W/BroadcastQueue( 804): Permission Denial: broadcasting Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } from com.cyanogenmod.trebuchet (pid=27969, uid=10032) requires com.google.android.launcher.permission.RECEIVE_LAUNCH_BROADCASTS due to receiver com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver
  6.  
  7. W/BroadcastQueue( 804): Permission Denial: receiving Intent { act=com.android.launcher3.action.LAUNCH flg=0x10 (has extras) } to com.google.android.googlequicksearchbox/com.google.android.search.core.icingsync.ApplicationLaunchReceiver requires com.android.launcher3.permission.RECEIVE_LAUNCH_BROADCASTS due to sender com.cyanogenmod.trebuchet (uid 10032)
  8.  
  9. D/DroidGap( 3402): DroidGap.onCreate()
  10.  
  11. D/MetroClientActivity( 3402): Resources have been found to be the same, bypassing resource unpacking
  12.  
  13. D/MetroClientActivity( 3402): File length 182129, rounded up to 182145
  14.  
  15. D/MetroClientActivity( 3402): File read took 0.001s
  16.  
  17. D/MetroClientActivity( 3402): Decryption took 0.01s
  18.  
  19. D/MetroClientActivity( 3402): Extracting file app.css
  20.  
  21. D/MetroClientActivity( 3402): Extracting file app.js
  22.  
  23. D/MetroClientActivity( 3402): Extracting file data/stations.json
  24.  
  25. D/MetroClientActivity( 3402): Extracting file index.html
  26.  
  27. D/MetroClientActivity( 3402): Extracting file libs/cordova.js
  28.  
  29. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/ajax-loader.png
  30.  
  31. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/icons-18-black-pack.png
  32.  
  33. V/PhoneStatusBar( 1178): setLightsOn(true)
  34.  
  35. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/icons-18-black.png
  36.  
  37. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/icons-18-white-pack.png
  38.  
  39. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/icons-18-white.png
  40.  
  41. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/icons-36-black-pack.png
  42.  
  43. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/icons-36-black.png
  44.  
  45. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/icons-36-white-pack.png
  46.  
  47. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/images/icons-36-white.png
  48.  
  49. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/jqm-icon-pack-1.1.1-original.css
  50.  
  51. D/MetroClientActivity( 3402): Extracting file libs/jquery/mobile/jquery.mobile-1.0.1.min.css
  52.  
  53. D/MetroClientActivity( 3402): Extracting file libs/jquery/plugins/jquery.jgrowl.css
  54.  
  55. D/MetroClientActivity( 3402): Extracting file libs/third.party.js
  56.  
  57. D/MetroClientActivity( 3402): Extracting file master.android.css
  58.  
  59. D/MetroClientActivity( 3402): Extracting file master.colors.less
  60.  
  61. D/MetroClientActivity( 3402): Extracting file master.css
  62.  
  63. D/MetroClientActivity( 3402): Extracting file master.fixed.css
  64.  
  65. D/MetroClientActivity( 3402): Unzipping took 0.047s
  66.  
  67. D/MetroClientActivity( 3402): Extracting file libs/cordova.js
  68.  
  69. W/art ( 3402): Attempt to remove local handle scope entry from IRT, ignoring
  70.  
  71. W/AwContents( 3402): onDetachedFromWindow called when already detached. Ignoring
  72.  
  73. I/CordovaLog( 3402): config.xml missing, reverting to cordova.xml
  74.  
  75. D/CordovaWebView( 3402): Origin to allow: http://127.0.0.1*
  76.  
  77. I/CordovaLog( 3402): Found log level DEBUG
  78.  
  79. I/CordovaLog( 3402): Changing log level to DEBUG(3)
  80.  
  81. I/CordovaLog( 3402): Found preference for useBrowserHistory=false
  82.  
  83. D/CordovaLog( 3402): Found preference for useBrowserHistory=false
  84.  
  85. D/DroidGap( 3402): DroidGap.init()
  86.  
  87. D/MetroClientActivity( 3402): ***************************************
  88.  
  89. D/MetroClientActivity( 3402): ** Startup complete, all cordova now **
  90.  
  91. D/MetroClientActivity( 3402): ***************************************
  92.  
  93. D/CordovaWebView( 3402): >>> loadUrl(file:/data/data/com.mbta.mobileapp/app_www/index.html)
  94.  
  95. D/PluginManager( 3402): init()
  96.  
  97. I/PluginManager( 3402): Using plugins.xml instead of config.xml. plugins.xml will eventually be deprecated
  98.  
  99. D/CordovaWebView( 3402): >>> loadUrlNow()
  100.  
  101. D/SoftKeyboardDetect( 3402): Ignore this event
  102.  
  103. D/SoftKeyboardDetect( 3402): Ignore this event
  104.  
  105. D/SoftKeyboardDetect( 3402): Ignore this event
  106.  
  107. D/DroidGap( 3402): onMessage(onPageStarted,file:///data/data/com.mbta.mobileapp/app_www/index.html)
  108.  
  109. W/BindingManager( 3402): Cannot call determinedVisibility() - never saw a connection for the pid: 3402
  110.  
  111. I/Timeline( 3402): Timeline: Activity_idle id: android.os.BinderProxy@a960e4a time:10188517
  112.  
  113. I/ActivityManager( 804): Displayed com.mbta.mobileapp/com.masabi.metro.client.MetroClientActivity: +174ms
  114.  
  115. I/Timeline( 804): Timeline: Activity_windows_visible id: ActivityRecord{34ac0602 u0 com.mbta.mobileapp/com.masabi.metro.client.MetroClientActivity t5623} time:10188837
  116.  
  117. W/BindingManager( 3402): Cannot call determinedVisibility() - never saw a connection for the pid: 3402
  118.  
  119. D/Cordova ( 3402): onPageFinished(file:///data/data/com.mbta.mobileapp/app_www/index.html)
  120.  
  121. D/CordovaWebView( 3402): >>> loadUrlNow()
  122.  
  123. D/DroidGap( 3402): onMessage(onNativeReady,null)
  124.  
  125. D/DroidGap( 3402): onMessage(onPageFinished,file:///data/data/com.mbta.mobileapp/app_www/index.html)
  126.  
  127. D/MetroClientActivity( 3402): OnPageFinished with URL: file:///data/data/com.mbta.mobileapp/app_www/index.html
  128.  
  129. D/MetroClientActivity( 3402): Found design, is directory, entering
  130.  
  131. D/MetroClientActivity( 3402): Found fonts, is directory, entering
  132.  
  133. D/MetroClientActivity( 3402): File Gudea-Bold.ttf not private, so skipping deletion
  134.  
  135. D/MetroClientActivity( 3402): File Gudea-Italic.ttf not private, so skipping deletion
  136.  
  137. D/MetroClientActivity( 3402): File Gudea-Regular.ttf not private, so skipping deletion
  138.  
  139. D/MetroClientActivity( 3402): File Ubuntu-Bold.ttf not private, so skipping deletion
  140.  
  141. D/MetroClientActivity( 3402): File fonts without extension - Skipping deletion
  142.  
  143. D/MetroClientActivity( 3402): File design without extension - Skipping deletion
  144.  
  145. D/MetroClientActivity( 3402): Found images, is directory, entering
  146.  
  147. D/MetroClientActivity( 3402): File MBTA.icons.hd.png not private, so skipping deletion
  148.  
  149. D/MetroClientActivity( 3402): File MBTA.icons.png not private, so skipping deletion
  150.  
  151. D/MetroClientActivity( 3402): File bg-header.png not private, so skipping deletion
  152.  
  153. D/MetroClientActivity( 3402): File just-ride-logo-hd.png not private, so skipping deletion
  154.  
  155. D/MetroClientActivity( 3402): File just-ride-logo.png not private, so skipping deletion
  156.  
  157. D/MetroClientActivity( 3402): File recreate-barcode.png not private, so skipping deletion
  158.  
  159. D/MetroClientActivity( 3402): File spinner.gif not private, so skipping deletion
  160.  
  161. D/MetroClientActivity( 3402): File sprite.hd.png not private, so skipping deletion
  162.  
  163. D/MetroClientActivity( 3402): File sprite.png not private, so skipping deletion
  164.  
  165. D/MetroClientActivity( 3402): File stations.jpg not private, so skipping deletion
  166.  
  167. D/MetroClientActivity( 3402): File ticket-bg-circle-hd.png not private, so skipping deletion
  168.  
  169. D/MetroClientActivity( 3402): File ticket-bg-circle.png not private, so skipping deletion
  170.  
  171. D/MetroClientActivity( 3402): File ticket-bg-square-hd.png not private, so skipping deletion
  172.  
  173. D/MetroClientActivity( 3402): File ticket-bg-square.png not private, so skipping deletion
  174.  
  175. D/MetroClientActivity( 3402): File wallet-shadow-retina.png not private, so skipping deletion
  176.  
  177. D/MetroClientActivity( 3402): File wallet-shadow.png not private, so skipping deletion
  178.  
  179. D/MetroClientActivity( 3402): File wallet-shape-retina.png not private, so skipping deletion
  180.  
  181. D/MetroClientActivity( 3402): File wallet-shape.png not private, so skipping deletion
  182.  
  183. D/MetroClientActivity( 3402): File images without extension - Skipping deletion
  184.  
  185. D/MetroClientActivity( 3402): Found libs, is directory, entering
  186.  
  187. D/MetroClientActivity( 3402): Deleted file cordova.js
  188.  
  189. D/MetroClientActivity( 3402): Found jquery, is directory, entering
  190.  
  191. D/MetroClientActivity( 3402): Found mobile, is directory, entering
  192.  
  193. D/MetroClientActivity( 3402): Found images, is directory, entering
  194.  
  195. D/MetroClientActivity( 3402): File ajax-loader.png not private, so skipping deletion
  196.  
  197. D/MetroClientActivity( 3402): File icons-18-black-pack.png not private, so skipping deletion
  198.  
  199. D/MetroClientActivity( 3402): File icons-18-black.png not private, so skipping deletion
  200.  
  201. D/MetroClientActivity( 3402): File icons-18-white-pack.png not private, so skipping deletion
  202.  
  203. D/MetroClientActivity( 3402): File icons-18-white.png not private, so skipping deletion
  204.  
  205. D/MetroClientActivity( 3402): File icons-36-black-pack.png not private, so skipping deletion
  206.  
  207. D/MetroClientActivity( 3402): File icons-36-black.png not private, so skipping deletion
  208.  
  209. D/MetroClientActivity( 3402): File icons-36-white-pack.png not private, so skipping deletion
  210.  
  211. D/MetroClientActivity( 3402): File icons-36-white.png not private, so skipping deletion
  212.  
  213. D/MetroClientActivity( 3402): File images without extension - Skipping deletion
  214.  
  215. D/MetroClientActivity( 3402): File jqm-icon-pack-1.1.1-original.css not private, so skipping deletion
  216.  
  217. D/MetroClientActivity( 3402): File jquery.mobile-1.0.1.min.css not private, so skipping deletion
  218.  
  219. D/MetroClientActivity( 3402): File mobile without extension - Skipping deletion
  220.  
  221. D/MetroClientActivity( 3402): Found plugins, is directory, entering
  222.  
  223. D/MetroClientActivity( 3402): File jquery.jgrowl.css not private, so skipping deletion
  224.  
  225. D/MetroClientActivity( 3402): File plugins without extension - Skipping deletion
  226.  
  227. D/MetroClientActivity( 3402): File jquery without extension - Skipping deletion
  228.  
  229. D/MetroClientActivity( 3402): Deleted file third.party.js
  230.  
  231. D/MetroClientActivity( 3402): File libs without extension - Skipping deletion
  232.  
  233. D/MetroClientActivity( 3402): File app.css not private, so skipping deletion
  234.  
  235. D/MetroClientActivity( 3402): Deleted file app.js
  236.  
  237. D/MetroClientActivity( 3402): Found data, is directory, entering
  238.  
  239. D/MetroClientActivity( 3402): File stations.json not private, so skipping deletion
  240.  
  241. D/MetroClientActivity( 3402): File data without extension - Skipping deletion
  242.  
  243. D/MetroClientActivity( 3402): Deleted file index.html
  244.  
  245. D/MetroClientActivity( 3402): File master.android.css not private, so skipping deletion
  246.  
  247. D/MetroClientActivity( 3402): File master.colors.less not private, so skipping deletion
  248.  
  249. D/MetroClientActivity( 3402): File master.css not private, so skipping deletion
  250.  
  251. D/MetroClientActivity( 3402): File master.fixed.css not private, so skipping deletion
  252.  
  253. D/Cordova ( 3402): onPageFinished(file:///data/data/com.mbta.mobileapp/app_www/index.html)
  254.  
  255. D/CordovaWebView( 3402): >>> loadUrlNow()
  256.  
  257. D/DroidGap( 3402): onMessage(onNativeReady,null)
  258.  
  259. D/DroidGap( 3402): onMessage(onPageFinished,file:///data/data/com.mbta.mobileapp/app_www/index.html)
  260.  
  261. D/MetroClientActivity( 3402): OnPageFinished with URL: file:///data/data/com.mbta.mobileapp/app_www/index.html
  262.  
  263. D/MetroClientActivity( 3402): Skipping recursive file deletion as it's already been done
  264.  
  265. D/DroidGap( 3402): onMessage(networkconnection,wifi)
  266.  
  267. D/DroidGap( 3402): onMessage(spinner,stop)
  268.  
  269. D/DroidGap( 3402): onMessage(spinner,stop)
  270.  
  271. D/JavaScriptBridge( 3402): Performing call readEncrypted
  272.  
  273. D/MetroClientActivity( 3402): BackgroundQueue.run() - Got task. Executing now...
  274.  
  275. I/System.out( 3402): AsynchronousFileReader.run() - Reading from app-information...
  276.  
  277. I/System.out( 3402): BaseFileHandling.readEncryptedOnCurrentThread(app-information) Version in primary file appears to be 3...
  278.  
  279. I/System.out( 3402): readEncryptedBytes() Version 3
  280.  
  281. I/System.out( 3402): readEncryptedBytes() 235 bytes of encrypted data
  282.  
  283. I/System.out( 3402): readEncryptedBytes() First random length 14
  284.  
  285. I/System.out( 3402): readEncryptedBytes() Randomly gen'd key [df636ff4d56be5bd9f024d218146de72 468c9750c065651365903f1829898ed9]
  286.  
  287. I/System.out( 3402): readEncryptedBytes() Second random length 23
  288.  
  289. I/System.out( 3402): readEncryptedBytes() High checksum byte 101
  290.  
  291. I/System.out( 3402): readEncryptedBytes() Low checksum byte -58
  292.  
  293. I/System.out( 3402): app-information decrypted as 142 bytes, with environment length 45
  294.  
  295. I/System.out( 3402): AsynchronousFileReader.run() - file contents:
  296.  
  297. I/System.out( 3402): {"0":{"id":0,"temporaryAppId":"29b84ea3-6784-a85a-0f26-14a5011120fc","appId":"AP2ZJXE2QWM"}}
  298.  
  299. I/System.out( 3402): AsynchronousFileReader.run() - Done.
  300.  
  301. D/MetroClientActivity( 3402): BackgroundQueue.run() - Completed task. Finishing iteration
  302.  
  303. D/MetroClientActivity( 3402): BackgroundQueue.run() - Waiting for job to do on thread
  304.  
  305. I/App ( 3402): WARNING: Back Button Default Behaviour will be overridden. The backbutton event will be fired!
  306.  
  307. D/JavaScriptBridge( 3402): Performing call appInfo
  308.  
  309. D/JavaScriptBridge( 3402): Performing call readEncrypted
  310.  
  311. D/MetroClientActivity( 3402): BackgroundQueue.run() - Got task. Executing now...
  312.  
  313. I/System.out( 3402): AsynchronousFileReader.run() - Reading from ticket...
  314.  
  315. I/System.out( 3402): BaseFileHandling.readEncryptedOnCurrentThread(ticket) Version in primary file appears to be 3...
  316.  
  317. I/System.out( 3402): readEncryptedBytes() Version 3
  318.  
  319. I/System.out( 3402): readEncryptedBytes() 22949 bytes of encrypted data
  320.  
  321. I/System.out( 3402): readEncryptedBytes() First random length 36
  322.  
  323. I/System.out( 3402): readEncryptedBytes() Randomly gen'd key [e0d470e5eea94dc4c359959657a97f46 8ae4771729394a239a6d4b5d39a7e648]
  324.  
  325. I/System.out( 3402): readEncryptedBytes() Second random length 43
  326.  
  327. I/System.out( 3402): readEncryptedBytes() High checksum byte -42
  328.  
  329. I/System.out( 3402): readEncryptedBytes() Low checksum byte -42
  330.  
  331. I/System.out( 3402): ticket decrypted as 22811 bytes, with environment length 45
  332.  
  333. I/System.out( 3402): AsynchronousFileReader.run() - file contents:
  334.  
  335. I/System.out( 3402): {"MB2Y2YCCIWJ":{"data":{"fareType":"SINGLE","duration":90,"validity":90,"uses":0,"purchased":{"ms":1433193795478},"starts":{"ms":1433193495478},"expires":{"ms":1440969795478},"visval":[{"starts":7836,"seed":[-113,-118,-58,31,69,91,28,-87,-111,53,-71,-96,-84,36,-46,-111]},{"starts":7868,"seed":[116,85,118,-95,7,46,-7,73,88,-55,0,-37,-18,41,10,115]},{"starts":7901,"seed":[-92,95,63,-77,20,13,115,-64,-19,63,13,3,81,75,36,44]},{"starts":7933,"seed":[-13,-29,81,75,89,-81,-8,18,53,-112,71,-24,18,-63,-78,-41]}],"displayValues":[{"label":"Ticket number","value":"MB2Y2YCCIWJ"},{"label":"From station","value":"Ruggles"},{"label":"To station","value":"Forge Park \/ 495"},{"label":"Line","value":"Franklin"},{"label":"Price","value":"$9.25"},{"label":"Valid to","value":"08\/30\/15"}],"summary":["One ride","Zone 6"],"zone":"6","state":"USED","isDiscount":false,"activationStarts":{"ms":1433193800000},"activationEnds":{"ms":1433199200000}},"subType":"ZONE","id":"MB2Y2YCCIWJ","name":"One Way","description":"zone 06","ownerId":"AP2ZJXE2QWM","productId":197306,"price":{"currencyCode":"USD","amount":925},"type":"transport","group":"-3287515145173054637","payload":{"type":"AZTEC","data":[70,84,77,48,80,67,75,70,85,88,78,88,88,73,90,78,85,67,72,88,78,78,81,66,86,74,80,71,67,75,75,82,89,81,89,77,69,87,71,90,71,80,85,87,70,85,71,78,80,72,74,85,80,90,68,66,70,85,90,66,74,83,77,65,79,90,83,79,83,88,75,77,78,73,72,79,68,74,77,87,70,87,68,89,88,77,76,66,71,76,70,65,90,76,71,86,71,69,71,74,70,75,75,79,89,72,83,79,89,66,67,65,74,69,86,82,71,73,74,90,80,86,71,81,81,73,82,65,69,79,78,79,71,87,76,86,88,88,82,81,89,75,73,65,77,84,71,85,78,87,70,89,70,67,76,70,85,75,82,66,84,74,85,79,70,70,71,84,66,90,83,86,68,68,70,86,81,70,79,83,71,84,86,87,78,88,86,69,79,79,75,84,70,90,89,87,67,78,74,66,72,70,89,84,72,82,90,76,73,90,74,75,83,78,71,79,85,88,77,76,86,77]},"createdBy":"PURCHASE","live":false},"MB22SIWCYWM":{"data":{"fareType":"SINGLE","duration":90,"validity":90,"uses":0,"purchased":{"ms":1432156702426},"starts":{"ms":1432156402426},"expires":{"ms":1439932702426},"visval":[{"starts":7803,"seed":[-4,70,-108,-16,-50,-114,-95,97,90,-34,54,-90,-94,-109,-32,-69]},{"starts":7836,"seed":[-113,-118,-58,116,36,75,8,-87,-127,53,-66,-96,-84,36,-71,-16]},{"starts":7868,"seed":[116,85,118,-54,102,62,-19,73,72,-55,7,-37,-18,41,97,18]},{"starts":7901,"seed":[-92,95,63,-40,117,29,103,-64,-3,63,10,3,81,75,79,77]}],"displayValues":[{"label":"Ticket number","value":"MB22SIWCYWM"},{"label":"From station","value":"Ruggles"},{"label":"To station","value":"Forge Park \/ 495"},{"label":"Line","value":"Franklin"},{"label":"Price","value":"$9.25"},{"label":"Valid to","value":"08\/18\/15"}],"summary":["One ride","Zone 6"],"zone":"6","state":"USED","isDiscount":false,"activationStarts":{"ms":1433164797000},"activationEnds":{"ms":1433170197000}},"subType":"ZONE","id":"MB22SIWCYWM","name":"One Way","description":"zone 06","ownerId":"AP2ZJXE2QWM","productId":197306,"price":{"currencyCode":"USD","amount":925},"type":"transport","group":"729852702510800159","payload":{"type":"AZTEC","data":[70,84,77,48,77,88,85,69,85,72,82,78,80,83,88,85,73,84,73,66,68,83,70,68,87,73,72,69,70,75,74,87,84,90,84,66,77,90,90,85,75,87,78,67,78,75,81,69,88,66,68,88,81,77,72,77,70,75,69,71,65,89,69,81,78,66,70,84,65,79,67,67,72,80,79,84,65,67,89,89,74,83,88,67,76,89,74,67,82,73,88,69,75,66,90,66,75,65,82,77,76,70,88,67,76,88,87,71,88,68,78,71,82,68,81,66,82,84,71,87,69,77,82,77,68,78,83,67,71,86,66,73,87,83,77,74,87,87,84,81,72,79,75,87,69,82,82,82,76,73,69,72,71,65,85,86,90,81,88,75,70,76,87,86,89,84,72,68,65,83,66,87,71,76,66,66,76,69,74,66,65,74,90,73,68,69,72,73,77,90,90,69,78,75,67,77,90,78,86,90,65,73,66,65,72,82,87,77,76,87,72,85,81,81,86,65,76,65,90,78,71,79]},"createdBy":"PURCHASE","live":false},"MB22YACCQWU":{"data":{"fareType":"SINGLE","duration":90,"validity":90,"uses":0,"purchased":{"ms":1431983669806},"starts":{"ms":1431983369806},"expires":{"ms":1439759669806},"visval":[{"starts":7803,"seed":[-4,70,-108,-16,-60,-122,-75,97,82,-34,46,-90,-94,-109,-32,-79]},{"start
  336.  
  337. I/System.out( 3402): AsynchronousFileReader.run() - Done.
  338.  
  339. D/MetroClientActivity( 3402): BackgroundQueue.run() - Completed task. Finishing iteration
  340.  
  341. D/MetroClientActivity( 3402): BackgroundQueue.run() - Waiting for job to do on thread
  342.  
  343. D/JavaScriptBridge( 3402): Performing call appInfo
  344.  
  345. W/BindingManager( 3402): Cannot call determinedVisibility() - never saw a connection for the pid: 3402
  346.  
  347. D/Cordova ( 3402): onPageFinished(file:///data/data/com.mbta.mobileapp/app_www/index.html#home)
  348.  
  349. D/CordovaWebView( 3402): >>> loadUrlNow()
  350.  
  351. D/DroidGap( 3402): onMessage(onNativeReady,null)
  352.  
  353. D/DroidGap( 3402): onMessage(onPageFinished,file:///data/data/com.mbta.mobileapp/app_www/index.html#home)
  354.  
  355. D/MetroClientActivity( 3402): OnPageFinished with URL: file:///data/data/com.mbta.mobileapp/app_www/index.html#home
  356.  
  357. D/MetroClientActivity( 3402): Skipping recursive file deletion as it's already been done
  358.  
  359. D/JavaScriptBridge( 3402): Performing call readEncrypted
  360.  
  361. D/MetroClientActivity( 3402): BackgroundQueue.run() - Got task. Executing now...
  362.  
  363. I/System.out( 3402): AsynchronousFileReader.run() - Reading from pi...
  364.  
  365. I/System.out( 3402): BaseFileHandling.readEncryptedOnCurrentThread(pi) Version in primary file appears to be 3...
  366.  
  367. I/System.out( 3402): readEncryptedBytes() Version 3
  368.  
  369. I/System.out( 3402): readEncryptedBytes() 385 bytes of encrypted data
  370.  
  371. I/System.out( 3402): readEncryptedBytes() First random length 26
  372.  
  373. I/System.out( 3402): readEncryptedBytes() Randomly gen'd key [cf74ed1286112a521bccb8f037736d4b 55d4c0d1dd4fdb18fc566c8346030e8d]
  374.  
  375. I/System.out( 3402): readEncryptedBytes() Second random length 17
  376.  
  377. I/System.out( 3402): readEncryptedBytes() High checksum byte -91
  378.  
  379. I/System.out( 3402): readEncryptedBytes() Low checksum byte -23
  380.  
  381. I/System.out( 3402): pi decrypted as 283 bytes, with environment length 45
  382.  
  383. I/System.out( 3402): AsynchronousFileReader.run() - file contents:
  384.  
  385. I/System.out( 3402): {"4d73c674-1326-d4ed-511a-2fc01ad07283":{"id":"4d73c674-1326-d4ed-511a-2fc01ad07283","type":"visa","typeLowerCase":"visa","paymentInstrumentId":"f567374140517bdb43693a9e9d8e657b6f36dfe9f25cb91f57a3fad55cd528fc","last4digits":"4359"}}
  386.  
  387. I/System.out( 3402): AsynchronousFileReader.run() - Done.
  388.  
  389. D/MetroClientActivity( 3402): BackgroundQueue.run() - Completed task. Finishing iteration
  390.  
  391. D/MetroClientActivity( 3402): BackgroundQueue.run() - Waiting for job to do on thread
  392.  
  393. W/BindingManager( 3402): Cannot call determinedVisibility() - never saw a connection for the pid: 3402
  394.  
  395. D/Cordova ( 3402): onPageFinished(file:///data/data/com.mbta.mobileapp/app_www/index.html#home)
  396.  
  397. D/CordovaWebView( 3402): >>> loadUrlNow()
  398.  
  399. D/DroidGap( 3402): onMessage(onNativeReady,null)
  400.  
  401. D/DroidGap( 3402): onMessage(onPageFinished,file:///data/data/com.mbta.mobileapp/app_www/index.html#home)
  402.  
  403. D/MetroClientActivity( 3402): OnPageFinished with URL: file:///data/data/com.mbta.mobileapp/app_www/index.html#home
  404.  
  405. D/MetroClientActivity( 3402): Skipping recursive file deletion as it's already been done
  406.  
  407. D/JavaScriptBridge( 3402): Performing call ajax
  408.  
  409. I/System.out( 3402): Checking list exists
  410.  
  411. I/System.out( 3402): - retrieving new connection
  412.  
  413. I/System.out( 3402): Selecting from list
  414.  
  415. I/System.out( 3402): - reusing existing connection
  416.  
  417. I/System.out( 3402): - cursor has 0 rows
  418.  
  419. W/MetroClientActivity( 3402): No rows returned for list
  420.  
  421. D/AsyncHttpCall( 3402): AsyncHttpCall()
  422.  
  423. D/AsyncHttpCall( 3402): Starting network processing...
  424.  
  425. D/AsyncHttpCall( 3402): Using request URL http://metro.masabi.com/broker/enc/rest/V1/MBTA/synchTicketWallet
  426.  
  427. D/AsyncHttpCall( 3402): Response received: org.apache.http.message.BasicHttpResponse@12862884
  428.  
  429. D/DroidGap( 3402): onMessage(spinner,stop)
  430.  
  431. D/DroidGap( 3402): onMessage(spinner,stop)
  432.  
  433. D/TaskPersister( 804): removeObsoleteFile: deleting file=5608_task.xml
  434.  
  435. D/TaskPersister( 804): removeObsoleteFile: deleting file=5608_task_thumbnail.png
  436.  
  437. I/art ( 804): Explicit concurrent mark sweep GC freed 115093(5MB) AllocSpace objects, 9(3MB) LOS objects, 25% free, 47MB/63MB, paused 1.797ms total 181.187ms
  438.  
  439. I/wpa_supplicant( 3718): wlan0: CTRL-EVENT-SCAN-STARTED
  440.  
  441. V/XTWiFiOS( 804): Wifi scan result receiver called
  442.  
  443. D/LBSSystemMonitorService( 804): handleMessage what - 4
  444.  
  445. D/Wiper_jni( 804): Send Network Location.
  446.  
  447. I/GCM ( 1838): GCM message com.facebook.orca 0:1433204749524110%36211dfcf9fd7ecd
  448.  
  449. I/ActivityManager( 804): START u0 {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.cyanogenmod.trebuchet/com.android.launcher3.Launcher} from uid 1000 on display 0
  450.  
  451. D/CordovaWebView( 3402): >>> loadUrlNow()
  452.  
  453. W/IInputConnectionWrapper( 3402): showStatusIcon on inactive InputConnection
  454.  
  455. I/Timeline(27969): Timeline: Activity_idle id: android.os.BinderProxy@1e7886dd time:10215270
  456.  
  457. I/Timeline( 804): Timeline: Activity_windows_visible id: ActivityRecord{12640f5 u0 com.cyanogenmod.trebuchet/com.android.launcher3.Launcher t5531} time:10215534
  458.  
  459. W/OpenGLRenderer(27969): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
  460.  
  461. W/OpenGLRenderer(27969): Incorrectly called buildLayer on View: ShortcutAndWidgetContainer, destroying layer...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement