Advertisement
Guest User

Untitled

a guest
Sep 17th, 2016
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.17 KB | None | 0 0
  1. commit d6c1ea076179d61cf8ca07b2e19bbe9e6c549ad7
  2. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  3. Date: Tue Jul 29 19:15:55 2014 -0400
  4.  
  5. Version 8.0.0
  6.  
  7. commit 9787cbc6251542920ee61b0347e556a703590b2e
  8. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  9. Date: Tue Jul 29 17:24:12 2014 -0400
  10.  
  11. jflte: Add support for GoogyMax3
  12.  
  13. commit 912310f727b8125b0096c600f948e80632a16f75
  14. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  15. Date: Tue Jul 29 17:01:01 2014 -0400
  16.  
  17. Ahh, the joys of Windows ...
  18.  
  19. commit aa538e17bec28b872eae1484f3d09c8ad970aac7
  20. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  21. Date: Mon Jul 28 08:35:17 2014 -0400
  22.  
  23. Automatically set kernel for patched primary upgrade ROM
  24.  
  25. commit d18c45781d7d19fd477ebc5cda555aeb868c847b
  26. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  27. Date: Sun Jul 27 20:28:36 2014 -0400
  28.  
  29. Only fail the primary ROM patching if neither /system nor /cache formatting lines are found
  30.  
  31. commit 384b1ad8336091125b82257657ab0b2351cf6b97
  32. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  33. Date: Sun Jul 27 19:57:00 2014 -0400
  34.  
  35. Add NoneType checking for some properties in patchinfo
  36.  
  37. commit af3305ef1bbd21d24fb7eff4418024925064e0a1
  38. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  39. Date: Sun Jul 27 19:33:16 2014 -0400
  40.  
  41. Fix incorrect format command and ordering of {g,s}etfa{cl,ttr} commands
  42.  
  43. commit 3848596391ce2273b4b280d98c42ed7dbf93edc1
  44. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  45. Date: Sun Jul 27 19:17:04 2014 -0400
  46.  
  47. New AutoPatcher API
  48.  
  49. - Make autopatchers classes instead of just two functions
  50. - Implement diff/patch files as a special AutoPatcher
  51. - Prevent imp.load_source from being called more than once for the same
  52. module (which implicitly causes a reload(), breaking class
  53. inheritance)
  54.  
  55. commit 3a3277a7dfcc47b567eba7daf88e44c5e80f0906
  56. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  57. Date: Sun Jul 27 17:34:35 2014 -0400
  58.  
  59. Prepare patchinfos for API change
  60.  
  61. commit c1b9733de80bf9b2eeea96ede22fdb9ba6add7be
  62. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  63. Date: Sat Jul 26 17:30:39 2014 -0400
  64.  
  65. Remove some of my idiocies
  66.  
  67. commit d7ae9e9cfef2dae8682c67d3a0337cda35e5167c
  68. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  69. Date: Sat Jul 26 16:43:55 2014 -0400
  70.  
  71. Force CyanogenMod ROMs to use /data/dalvik-cache
  72.  
  73. commit d127d9bffff30d43cb3fa1b0745207e5bc32516a
  74. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  75. Date: Sat Jul 26 16:23:16 2014 -0400
  76.  
  77. init.multiboot.mounting.sh: Fix some shellcheck warnings
  78.  
  79. commit 0c690ea3bd2e852518e81c9fb837e6e06ef08854
  80. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  81. Date: Sat Jul 26 15:50:40 2014 -0400
  82.  
  83. Add support for Xperia Z2 WALKMAN zip
  84.  
  85. commit 2f48b23b8745b29b9deb35d4181b4aeb8fadb6eb
  86. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  87. Date: Sat Jul 26 15:31:33 2014 -0400
  88.  
  89. minicpio: Fix Python 2 support
  90.  
  91. commit a2768ffc04a0a9b68e81cd860542d44969f00622
  92. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  93. Date: Sat Jul 26 15:16:37 2014 -0400
  94.  
  95. Read files assuming UTF-8 encoding
  96.  
  97. commit 4cd9e19280bb014d1600156b3f17835dadc36fb6
  98. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  99. Date: Sat Jul 26 15:16:12 2014 -0400
  100.  
  101. Fix Python 2 support
  102.  
  103. commit 99dc35bf0d4954ee7493a4125228ddc6ffed8aa2
  104. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  105. Date: Sat Jul 26 01:34:08 2014 -0400
  106.  
  107. Replace /cache wiping lines too
  108.  
  109. commit 8881e4969c8b24f8c21a3c44c6bf5c07b6a1a700
  110. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  111. Date: Fri Jul 25 23:34:50 2014 -0400
  112.  
  113. Bundle the GNU acl and attr tools
  114.  
  115. commit 8bd34168ed43a5aa7fe960676dcf13be70ac9352
  116. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  117. Date: Fri Jul 25 23:06:02 2014 -0400
  118.  
  119. Add support for patching the primary ROM (to avoid upgrade issues)
  120.  
  121. commit a7de65d418cfca00845be5ebc6fef3c8b1b6cfbb
  122. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  123. Date: Thu Jul 24 00:44:21 2014 -0400
  124.  
  125. Yay, more proprietary nonsense! (fixes TW4.4 phone freezing)
  126.  
  127. commit 155487e35adb3306012190d232eb011dfa2a8efa
  128. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  129. Date: Wed Jul 23 01:39:13 2014 -0400
  130.  
  131. Thanks to remorema for the support!
  132.  
  133. commit eb3f24120a304e10480c9f0b07beebb1b63d4d85
  134. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  135. Date: Thu Jul 17 15:44:25 2014 -0400
  136.  
  137. README.md: glibc-static.i686 and glibc-devel.i686 are also needed on Fedora
  138.  
  139. commit 208dd376140ef0fef65291dcc47fa637f78259bb
  140. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  141. Date: Thu Jul 17 15:11:07 2014 -0400
  142.  
  143. Improve build instructions in README.md
  144.  
  145. commit d013ddc7eed5bbc1a3a187a52f5b07df363cdd65
  146. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  147. Date: Thu Jul 17 14:52:16 2014 -0400
  148.  
  149. Stupid typo
  150.  
  151. commit 6a0b6a0c6cc3e861893cec708c775943951acf41
  152. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  153. Date: Tue Jul 15 15:52:54 2014 -0400
  154.  
  155. bootimage.py: Fix usage of config
  156.  
  157. commit b27b0ea87c9dec7ae6e7766df501abba38a8bca6
  158. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  159. Date: Sun Jul 13 19:21:03 2014 -0400
  160.  
  161. Android: Some ROMs don't have a 'reboot' command
  162.  
  163. commit 91ff205cdf9ea6453ccc1d4bc4c40e3b7757d26e
  164. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  165. Date: Sun Jul 13 19:15:36 2014 -0400
  166.  
  167. Android: Make the summary line in the app list multiline
  168.  
  169. commit 8a1934f48503158c9514c461f4b3dbe7d8055ae4
  170. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  171. Date: Sun Jul 13 19:09:50 2014 -0400
  172.  
  173. Android: Add commons-lang3 to build.gradle
  174.  
  175. commit 320e7880a11b67ee3c5c1a6c8c31172c13801172
  176. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  177. Date: Sun Jul 13 18:56:01 2014 -0400
  178.  
  179. Android: Use busybox's ls and awk commands
  180.  
  181. Some 'toolbox'es in Android don't have the inode parameter for ls and
  182. don't contain awk at all.
  183.  
  184. commit 5c2ca1cb84f3d9f6746978ccab4059f7c969d7d6
  185. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  186. Date: Sun Jul 13 18:52:55 2014 -0400
  187.  
  188. Compile Python without log2() support so it works in Android 4.2
  189.  
  190. commit 8523710b1f549c0387e9043fe038c7cb39cc22da
  191. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  192. Date: Sun Jul 13 16:05:31 2014 -0400
  193.  
  194. Remove bundled busybox and symlink the patcher's version to it
  195.  
  196. Our builds are UPX compressed and have all debugging symbols stripped.
  197. This greatly reduces the ramdisk size in some boot images, which
  198. previously caused some kernels to fail to boot.
  199.  
  200. commit a0be79c7ccb40b5e5de8fe3faf0f31ce1557e6f5
  201. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  202. Date: Sun Jul 13 15:42:35 2014 -0400
  203.  
  204. minicpio: Add symlink support
  205.  
  206. commit 1ba691592932bbf8d4c3e6dc7068d176b7cfd89a
  207. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  208. Date: Sun Jul 13 14:20:26 2014 -0400
  209.  
  210. Android: Make sure other entries are disabled while performing an action
  211.  
  212. commit 755468b08aebe14f302255172af44249b9963375
  213. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  214. Date: Sun Jul 13 14:12:22 2014 -0400
  215.  
  216. Android: Fix incorrect individual app sharing description
  217.  
  218. commit d89f76a165c57553a5845cdb78e95fac1cbe135f
  219. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  220. Date: Sun Jul 13 04:48:07 2014 -0400
  221.  
  222. Android: Add support for renaming ROMs
  223.  
  224. commit dec59023137a7f1b4007ddef6e799dd98ac795b2
  225. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  226. Date: Sun Jul 13 04:46:42 2014 -0400
  227.  
  228. Android: Make ConfigFiles thread-safe
  229.  
  230. commit a6b61136f0929afc0294a41dd9debd1ffbf13c2c
  231. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  232. Date: Sun Jul 13 04:12:52 2014 -0400
  233.  
  234. Android: Create new ConfigFile base class
  235.  
  236. commit 0091f60e751eb203d84ec76fbce25b4531ef88d1
  237. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  238. Date: Sun Jul 13 03:01:53 2014 -0400
  239.  
  240. syncdaemon: Don't remove ROM ids if a ROM doesn't exist
  241.  
  242. We want to keep the ID so shared apps are automatically copied to that
  243. slot if the ROM is reinstalled or a new ROM is installed
  244.  
  245. commit b8f4aaf1514a411f51bc385a80e19e423e4cbef7
  246. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  247. Date: Sun Jul 13 02:19:18 2014 -0400
  248.  
  249. Android: Bump app sharing required version to 7.0.0.r114
  250.  
  251. commit ff74d14586d33f960b02b995719c9580005c66dc
  252. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  253. Date: Sun Jul 13 01:58:33 2014 -0400
  254.  
  255. Fix awk delimeter index in dualboot.sh
  256.  
  257. commit 0a82edaeaa73d4a0df5a8678122ffe5960f6ec29
  258. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  259. Date: Sun Jul 13 01:46:12 2014 -0400
  260.  
  261. Android: Prefer inode ROM detection method over the default.prop method
  262.  
  263. commit 1c92b966b8616e35b0528be86b010c5d4fdc49b7
  264. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  265. Date: Sun Jul 13 01:20:28 2014 -0400
  266.  
  267. Fix swapped paths for the secondary ROM
  268.  
  269. commit 8967629baa42420150b7bf6923e829564345100d
  270. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  271. Date: Sun Jul 13 00:39:49 2014 -0400
  272.  
  273. Android: Save app list's expanded status for rotation
  274.  
  275. commit 0642227dc106be90e84863ddb96373ee0d15d341
  276. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  277. Date: Sun Jul 13 00:39:20 2014 -0400
  278.  
  279. Android: Remove unnecessary LinearLayout
  280.  
  281. commit 7cb414f5f7c37b00627fd373185567cae838aa83
  282. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  283. Date: Sun Jul 13 00:12:35 2014 -0400
  284.  
  285. Android: Fix card expansion issue due to wrap_content in a ListView
  286.  
  287. commit f852f78b78b80ed0062e7ada65e67d3aad89c50b
  288. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  289. Date: Sun Jul 13 00:09:12 2014 -0400
  290.  
  291. Android: Remove unused resource
  292.  
  293. commit 3440a7ac2fa4cf756a8fcc13bf81dd91d7d2e374
  294. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  295. Date: Sun Jul 13 00:00:01 2014 -0400
  296.  
  297. Android: Disable individual app sharing when global app sharing is enabled
  298.  
  299. commit 137dd579751fb1caa88fe549d44066e8fb416d58
  300. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  301. Date: Sat Jul 12 22:21:49 2014 -0400
  302.  
  303. Android: Fix checkbox incorrect status issue due to recycled views
  304.  
  305. commit c8cf0b3f2959ae2ad23e2f48e5eb9a8c3cd89023
  306. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  307. Date: Sat Jul 12 20:46:52 2014 -0400
  308.  
  309. Android: Disable fast scroll for now
  310.  
  311. commit cb4bbf9591f184bf5efd1948e335402bbab04dcb
  312. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  313. Date: Sat Jul 12 20:42:55 2014 -0400
  314.  
  315. Android: Use cards layout for the individual app sharing list
  316.  
  317. commit e2997ca21cc9dd182a1776789aa3ecdc0fddda25
  318. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  319. Date: Thu Jul 10 22:34:39 2014 -0400
  320.  
  321. Android: Bug fix: Navigation drawer is not scrollable
  322.  
  323. commit 365afda70f7cf029f434c129533046549c2997b3
  324. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  325. Date: Thu Jul 10 22:10:28 2014 -0400
  326.  
  327. Android: Fix version comparison: no suffix is older than with suffix (because continuous integration builds are newer than stable releases)
  328.  
  329. commit 61931cdfd3afcb841ae457942daa7892f8fb5122
  330. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  331. Date: Thu Jul 10 21:01:51 2014 -0400
  332.  
  333. Target KitKat again: The continuous integration server hasn't been updated yet
  334.  
  335. commit f33c1ee13de2aedbc571d5d3f820c935c6a9725f
  336. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  337. Date: Thu Jul 10 17:58:04 2014 -0400
  338.  
  339. Whoops: 20 -> 20.0.0
  340.  
  341. commit 64bee735590ccc9dca47e4c6ca0ce26f746951a5
  342. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  343. Date: Thu Jul 10 17:44:37 2014 -0400
  344.  
  345. Android: Target Android L
  346.  
  347. commit d1abbbee0d5f5f434c6bbe24939dfe1d302e6201
  348. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  349. Date: Thu Jul 10 17:34:24 2014 -0400
  350.  
  351. makedist.py: OCD
  352.  
  353. commit 91912a6d83b0daf1bf11514dfd9b0652bf3273be
  354. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  355. Date: Thu Jul 10 17:32:52 2014 -0400
  356.  
  357. syncdaemon: Fix jsoncpp upstream git repository
  358.  
  359. commit f3bc2752cc3fcaa6ba92dbb3b9eb2df7dde8edcd
  360. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  361. Date: Thu Jul 10 17:32:28 2014 -0400
  362.  
  363. Only compress binaries/libraries on release builds
  364.  
  365. commit ae55af97e557e6bb4a5fd456c00f0e430546ff5d
  366. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  367. Date: Thu Jul 10 17:15:25 2014 -0400
  368.  
  369. I know why
  370.  
  371. commit 3fb1d14c7e1d2443c5c7a314e83c84d922153d88
  372. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  373. Date: Thu Jul 10 17:05:48 2014 -0400
  374.  
  375. Android: Add fragment transition animations
  376.  
  377. commit 8a4078f5e8ee081dcc7c81f73915cb5c01fce26b
  378. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  379. Date: Thu Jul 10 14:45:25 2014 -0400
  380.  
  381. Android: Fix navigation drawer jank
  382.  
  383. commit 20470181876b280d65ccb72da117f04e4a5addee
  384. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  385. Date: Thu Jul 10 14:44:53 2014 -0400
  386.  
  387. Android: Execute PatchFileFragment's AsyncTask on THREAD_POOL_EXECUTOR
  388.  
  389. commit cd5e30d263a53fb52627d55e75d3c982bfee3750
  390. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  391. Date: Thu Jul 10 14:12:46 2014 -0400
  392.  
  393. Android: Cache ROM information for orientation changes since I/O is very slow when performing switcher actions
  394.  
  395. commit bcd684e4307fcaa838575246956b37dfcd792792
  396. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  397. Date: Thu Jul 10 14:10:10 2014 -0400
  398.  
  399. Android: The ListView loading AsyncTask should execute in parallel to any other AsyncTask
  400.  
  401. commit 952639d123817940a92978bea79244b75149c991
  402. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  403. Date: Thu Jul 10 13:40:05 2014 -0400
  404.  
  405. Android: Use ListViewAnimations for the switcher too
  406.  
  407. commit ffed074795cf0bfd86c16f44422e8135ff5d03cc
  408. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  409. Date: Thu Jul 10 13:38:18 2014 -0400
  410.  
  411. Android: Ellipsize ROM version if it's too long
  412.  
  413. commit f1afb3b719089d51b7c47387bdafdac971a1270f
  414. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  415. Date: Thu Jul 10 12:46:50 2014 -0400
  416.  
  417. Android: Fix jank in switcher with the Picasso library
  418.  
  419. commit aa039ed10af88bbcb82ba651b2fcacc5f5c6e7bc
  420. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  421. Date: Thu Jul 10 12:05:11 2014 -0400
  422.  
  423. Android: Animate apps list
  424.  
  425. commit b282e9379b0971b82b1dfae8c940fe8806e585e6
  426. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  427. Date: Thu Jul 10 04:26:51 2014 -0400
  428.  
  429. Android: Use background threads and the Otto library for the switcher
  430.  
  431. commit 8ecd7231b7d1503fdac72720652b12ecc86cf81f
  432. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  433. Date: Wed Jul 9 22:45:17 2014 -0400
  434.  
  435. Android: Move root checks to another thread in SwitcherListFragment too
  436.  
  437. commit 278d03fcf0a40520313f92ec34d0493cb542fdaa
  438. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  439. Date: Wed Jul 9 22:13:18 2014 -0400
  440.  
  441. Android: Remove duplicate synchronized statement
  442.  
  443. commit f77e7a6c5365be52e123b3092d6f96c4f9e3fcce
  444. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  445. Date: Wed Jul 9 22:12:13 2014 -0400
  446.  
  447. Android: Attaching a listener should not resend events to all listeners
  448.  
  449. commit 237e102460eee954040009970006169c959507f4
  450. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  451. Date: Wed Jul 9 22:07:59 2014 -0400
  452.  
  453. Android: Add support for having multiple listeners in RootCheckerFragment
  454.  
  455. commit 055a04ec820b53a2d3e8024215bc90d03be676ac
  456. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  457. Date: Wed Jul 9 21:35:00 2014 -0400
  458.  
  459. Whoops, forgot to add a layout
  460.  
  461. commit f27fc9df289f0d9e9d239bbff3663ec6b428dcd5
  462. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  463. Date: Wed Jul 9 21:34:35 2014 -0400
  464.  
  465. Android: Move root checking to a separate thread in the settings activity
  466.  
  467. commit 044136bad30af7d557da1bdc5c575ddaa9c876e2
  468. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  469. Date: Wed Jul 9 19:56:33 2014 -0400
  470.  
  471. Android: Fix spacing issues caused by incorrect string wrapping
  472.  
  473. commit acea7c1b74028ebaf373cd81e7146a285279480a
  474. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  475. Date: Wed Jul 9 19:52:24 2014 -0400
  476.  
  477. Android: Show introduction dialog for individual app syncing
  478.  
  479. commit 710e9d822afbf857acaf2dc35785dd230a7e3eb8
  480. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  481. Date: Wed Jul 9 18:45:42 2014 -0400
  482.  
  483. Android: Warn that sharing paid apps probably won't work
  484.  
  485. commit d45a6f3ea4f8e74410bc87e841e17394f64a377a
  486. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  487. Date: Wed Jul 9 18:35:29 2014 -0400
  488.  
  489. Android: Fix build.gradle.in for manifest merging
  490.  
  491. commit cc8acc6ccec17c36fb89e5e7c479c9049e662e2c
  492. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  493. Date: Wed Jul 9 16:58:12 2014 -0400
  494.  
  495. Android: Ask before setting kernel
  496.  
  497. commit 750d32284a2762e5303c33a7ceb480e208ca5f6f
  498. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  499. Date: Wed Jul 9 16:12:25 2014 -0400
  500.  
  501. Android: Change all tag names to match the class names
  502.  
  503. commit 3cc7d41eb634fefcc689304c681fca37c22aab56
  504. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  505. Date: Wed Jul 9 16:02:32 2014 -0400
  506.  
  507. Android: Don't respawn syncdaemon if the currently running version is newer than the patcher
  508.  
  509. This fixes issue where syncdaemon is constantly being killed and
  510. respawned when two versions of the patcher are installed. With this
  511. commit, the newer syncdaemon will always take precedence, which may
  512. lead to instability (eg. release and snapshot version installed).
  513.  
  514. commit 8dda9b7d0348866cb28d546d5fccbe76bb21b54d
  515. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  516. Date: Wed Jul 9 16:01:11 2014 -0400
  517.  
  518. Android: Delete the old syncdaemon binary if it still exists
  519.  
  520. commit 336333c1762e924febb638bc32a919909b008ba6
  521. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  522. Date: Wed Jul 9 16:00:28 2014 -0400
  523.  
  524. Android: Only mount the tmpfs if it's not already mounted
  525.  
  526. commit 53c5153cc350f25d42143a01e818cd56ebc55a3b
  527. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  528. Date: Wed Jul 9 15:31:18 2014 -0400
  529.  
  530. Android: Use the new manifest merger to change the app name for each of the build types
  531.  
  532. commit 62b3a555c66c21aaa8fa1ab1290df979694697f4
  533. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  534. Date: Wed Jul 9 14:10:15 2014 -0400
  535.  
  536. Android: Move versioning to gradle build script
  537.  
  538. commit 0806ac215c8b625a45a214a6f625830683d8837e
  539. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  540. Date: Wed Jul 9 02:56:18 2014 -0400
  541.  
  542. Android: Obtain apk file information using 4 threads
  543.  
  544. - (Speeds things up quite a bit)
  545. - Also fixes my dumb mistake of trying to put a non-parcelable Drawable
  546. object into another parcelable object
  547.  
  548. commit a9eed75d86ccdf6ddc2e18722940e99f05ed53f1
  549. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  550. Date: Tue Jul 8 02:07:37 2014 -0400
  551.  
  552. syncdaemon: woohoo! Production testing time!
  553.  
  554. commit 8bd76a8e865beb2e133a525c60790260e5e2ce7b
  555. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  556. Date: Tue Jul 8 02:00:41 2014 -0400
  557.  
  558. Android: getPid() doesn't need a Context
  559.  
  560. commit 73a9e66ae218bd11a98a63441d30a0156f2cb8c5
  561. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  562. Date: Tue Jul 8 02:00:15 2014 -0400
  563.  
  564. Android: Use versioned assets
  565.  
  566. commit eb9c807072d0830ed3ebc018fb0ecf4dcc0f927e
  567. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  568. Date: Tue Jul 8 01:40:38 2014 -0400
  569.  
  570. Android: Respawn syncdaemon if its version does not match the patcher
  571.  
  572. commit de5012be8077358ffa5fbd4911eae89d15840898
  573. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  574. Date: Tue Jul 8 01:38:48 2014 -0400
  575.  
  576. Android: Fix syncdaemon command: missing space before arguments
  577.  
  578. commit c417a13325ce4100a6a811d958558108e10306f2
  579. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  580. Date: Tue Jul 8 01:36:06 2014 -0400
  581.  
  582. Android: Make git commit and build type string optional in version regex
  583.  
  584. commit 290f844ac49afe3f23baa1e6019bc9d5e1b189df
  585. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  586. Date: Tue Jul 8 01:35:24 2014 -0400
  587.  
  588. Android: Fix getPid() and add killPid()
  589.  
  590. commit a5056155985fb92b8b34ac93aee045db117e46a6
  591. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  592. Date: Tue Jul 8 01:30:39 2014 -0400
  593.  
  594. syncdaemon: Write version and pid to /data/local/tmp/syncdaemon.pid
  595.  
  596. commit 5c520922a612b88b029f52920404d9c0b8b4d02a
  597. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  598. Date: Mon Jul 7 23:53:55 2014 -0400
  599.  
  600. Android: Improve version comparisons and obtain current version statically
  601.  
  602. commit dd3907dffad0f6221998600a94485dabae34c78b
  603. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  604. Date: Mon Jul 7 20:44:57 2014 -0400
  605.  
  606. Add compiled syncdaemon and KDevelop IDE files to .gitignore
  607.  
  608. commit c35241cac88ac07ecc4b9d0208f24103e7553d7a
  609. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  610. Date: Mon Jul 7 20:43:55 2014 -0400
  611.  
  612. syncdaemon: Add '--version' argument
  613.  
  614. commit e6936c77d9f0c2953e20f154cacf6b9f02914300
  615. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  616. Date: Mon Jul 7 20:37:52 2014 -0400
  617.  
  618. Android: Spawn the syncdaemon daemon when needed
  619.  
  620. commit 843a5425b7fddcccdba25bb1a517c459fd22cdd0
  621. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  622. Date: Mon Jul 7 20:32:15 2014 -0400
  623.  
  624. Android: Don't run syncdaemon when receiving BOOT_COMPLETED
  625.  
  626. commit a57b39f9b954e49770cc2f5f165eeb76b5b0ba34
  627. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  628. Date: Mon Jul 7 20:15:12 2014 -0400
  629.  
  630. Android: Refactor some things
  631.  
  632. commit 0685934233e9937b65b325e637304e18ca272f07
  633. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  634. Date: Mon Jul 7 17:39:34 2014 -0400
  635.  
  636. Android: Change file context of syncdaemon to u:object_r:system_file:s0
  637.  
  638. commit 215be25ead99f0e7966b79fc77d4b9863c43ef1c
  639. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  640. Date: Mon Jul 7 17:26:52 2014 -0400
  641.  
  642. syncdaemon: Add hardening flags
  643.  
  644. commit 895f1e269b9a25acae0b23c1bff98364eb01e484
  645. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  646. Date: Mon Jul 7 16:41:33 2014 -0400
  647.  
  648. Android: Bundle statically compiled busybox since Android's 'toolbox' has no features
  649.  
  650. commit 11a84bec132b1f82baaedca6b17fa38224de636e
  651. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  652. Date: Mon Jul 7 14:05:03 2014 -0400
  653.  
  654. Build Python 3 with hardening flags on Android
  655.  
  656. - The PIE flag allows it to work on the Android L Developer Preview
  657. - Also fixes the zlib module's build issue
  658.  
  659. commit f87365efd74cd80de304c8012b0d5b12592afaa0
  660. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  661. Date: Mon Jul 7 00:08:59 2014 -0400
  662.  
  663. Android: Hide global app sharing preferences when booted in the primary ROM
  664.  
  665. commit e4b61043320524b8e942d2b0eefae4ff22c8199d
  666. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  667. Date: Mon Jul 7 00:02:24 2014 -0400
  668.  
  669. Android: Show <8.0.0 warning for individual app syncing only when booted into a non-primary ROM
  670.  
  671. commit 33bd358e9f68b0b41face7e35cc8315ae95274b3
  672. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  673. Date: Sun Jul 6 23:55:39 2014 -0400
  674.  
  675. Android: Receive BOOT_COMPLETED broadcast
  676.  
  677. commit 3e6eb323c9b8839e0acf3e39b7b32549fd9519c8
  678. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  679. Date: Sun Jul 6 23:54:31 2014 -0400
  680.  
  681. syncdaemon: Fix memory leak from signal handler when double forking
  682.  
  683. commit a4e2f4cf76c5f10622ab53ff6df7988d7a67f045
  684. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  685. Date: Sun Jul 6 22:56:19 2014 -0400
  686.  
  687. syncdaemon: Only allow one instance to run at a time
  688.  
  689. commit 5dcf9c33ab77d6c35a3abda71c070c9f74dce473
  690. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  691. Date: Sun Jul 6 22:44:12 2014 -0400
  692.  
  693. syncdaemon: Add a root check
  694.  
  695. commit 9879675635b7e7a2fc8f8f46d4985651e6734e5c
  696. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  697. Date: Sun Jul 6 22:34:01 2014 -0400
  698.  
  699. Android: Always run syncdaemon once if the daemon isn't running
  700.  
  701. commit 6c42d85d71986bcfe4c7fa0e84145e62cf856071
  702. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  703. Date: Fri Jul 4 15:59:21 2014 -0400
  704.  
  705. Add syncdaemon to patched ramdisks
  706.  
  707. commit cf55632f5b1b5d10604924ed4f95e00a014e424d
  708. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  709. Date: Fri Jul 4 15:58:43 2014 -0400
  710.  
  711. Keep a copy of syncdaemon in the Android app's assets
  712.  
  713. commit eee308fe7f2eb0a3d1e270c80ef434a1b99df111
  714. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  715. Date: Fri Jul 4 15:57:49 2014 -0400
  716.  
  717. Android: Initial syncdaemon integration
  718.  
  719. commit 141a5230143fcdf7d3102dd5215b20c66d4e669c
  720. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  721. Date: Fri Jul 4 01:17:57 2014 -0400
  722.  
  723. syncdaemon: An unstripped binary is 1.8MB and doesn't fit in the ramdisk. Add a new debug-nonboot target to build with debugging symbols
  724.  
  725. commit 08c5f2d8025751c29ff15886a0f9a11233387279
  726. Merge: 6a42c97 bb73f38
  727. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  728. Date: Fri Jul 4 01:08:51 2014 -0400
  729.  
  730. Merge branch 'master' of github.com:chenxiaolong/DualBootPatcher
  731.  
  732. commit 6a42c97ac2b935d9572ffe77df84884b510991cc
  733. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  734. Date: Fri Jul 4 01:08:38 2014 -0400
  735.  
  736. syncdaemon: Whoops, delay for 30 seconds like the comment says
  737.  
  738. commit b9d952f8345d8b50ce2ad326155e7c90161884f0
  739. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  740. Date: Fri Jul 4 01:07:50 2014 -0400
  741.  
  742. syncdaemon: Monitor apk files only
  743.  
  744. commit 7e30fc2d1203e574c65a82577ea7b77381865d34
  745. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  746. Date: Fri Jul 4 00:48:08 2014 -0400
  747.  
  748. syncdaemon: Use Android's native logging facilities
  749.  
  750. commit b7b3738003fe69b51f287de289cb407723cc66b4
  751. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  752. Date: Fri Jul 4 00:46:59 2014 -0400
  753.  
  754. syncdaemon: Update build script for release
  755.  
  756. commit bb73f38ccc4da9ec0c2dc144e8114aa94e78105f
  757. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  758. Date: Thu Jul 3 22:51:46 2014 -0400
  759.  
  760. Update to PyQt 5.3, Qt 5.3.1, and Python 3.4.1 for Windows
  761.  
  762. commit 7e456da1dcef002b786595bee6e16a7e26580986
  763. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  764. Date: Thu Jul 3 21:38:52 2014 -0400
  765.  
  766. Don't remove modules needed for PyYAML
  767.  
  768. commit b8c79e6554f7aa0f90286dbe51b6acf014987e52
  769. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  770. Date: Thu Jul 3 21:38:09 2014 -0400
  771.  
  772. Update patchinfo files for partconfig renaming
  773.  
  774. commit a30d72dd398a2a8d5e7fd0df5e92a6aad45a6ea7
  775. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  776. Date: Thu Jul 3 21:37:43 2014 -0400
  777.  
  778. Save 2MB of space by optimizing UPX settings
  779.  
  780. commit a4c4eddd5bc5ea544ce3fade4e50ec626e08744d
  781. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  782. Date: Thu Jul 3 18:13:35 2014 -0400
  783.  
  784. More build system cleanups
  785.  
  786. commit 058554d7ea6a046f6536bf132dbd4296f576c8ca
  787. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  788. Date: Thu Jul 3 18:01:08 2014 -0400
  789.  
  790. Nitpick
  791.  
  792. commit 3292ef36bef0e0e4f594de44d8f438688a7c3ec1
  793. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  794. Date: Thu Jul 3 17:58:22 2014 -0400
  795.  
  796. Remove Windows C++ launcher
  797.  
  798. commit 10ebfab8aa7b423fb33b867f061e85e6d3fb87a4
  799. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  800. Date: Thu Jul 3 17:51:58 2014 -0400
  801.  
  802. Clean up build system
  803.  
  804. commit 28d4c278b72255990436184ebda1511ee38e130c
  805. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  806. Date: Thu Jul 3 16:56:08 2014 -0400
  807.  
  808. makedist.py: Bundle PyYAML for Android and Windows
  809.  
  810. commit 560e38834c76bda96ca85c3d6793a53761fbb7be
  811. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  812. Date: Thu Jul 3 16:36:58 2014 -0400
  813.  
  814. Android: Code cleanup
  815.  
  816. commit f7713211e0b3006afe93a4f505061062468965d7
  817. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  818. Date: Thu Jul 3 15:49:57 2014 -0400
  819.  
  820. Android: Initial individual app sharing UI
  821.  
  822. commit 6b3a7de89b28ed5d8c1de3e92de45156e1b040ec
  823. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  824. Date: Thu Jul 3 14:33:50 2014 -0400
  825.  
  826. Android: No longer need the v13 support library since the ViewPager is not used anymore
  827.  
  828. commit e8e64f79301aaf558886fa3ac850adcc2a2c51fe
  829. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  830. Date: Wed Jul 2 19:19:17 2014 -0400
  831.  
  832. Rename partconfig IDs to match the names of the directories
  833.  
  834. commit 601d63bd3a4708ac62c44a5e41e911a800930433
  835. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  836. Date: Wed Jul 2 19:17:21 2014 -0400
  837.  
  838. Android: Remove IDE config file project.properties
  839.  
  840. commit 0c3d3feb87cffd9dd6b32b3f4485ab191e3c802d
  841. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  842. Date: Wed Jul 2 19:14:36 2014 -0400
  843.  
  844. Add scripts for building attr, acl, valgrind and use a common script for setting up the toolchain
  845.  
  846. commit c5b43bc28bfbe2953cc1e210bfaaadfcb8ea61ee
  847. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  848. Date: Wed Jul 2 19:13:51 2014 -0400
  849.  
  850. Ignore compiled files
  851.  
  852. commit b0c6455fd236b2d7600679c4c3f8790f917bee2b
  853. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  854. Date: Wed Jul 2 19:11:57 2014 -0400
  855.  
  856. Android: Update build.gradle for latest version of gradle
  857.  
  858. commit 189e1183c77d68a566d8ad356a9669acb3058a42
  859. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  860. Date: Wed Jul 2 02:47:29 2014 -0400
  861.  
  862. Add app syncing daemon
  863.  
  864. commit ed2dffb98b7a313bc942ff9d1cbafc89229eb103
  865. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  866. Date: Sat Jun 21 02:35:33 2014 -0400
  867.  
  868. Android: Only save the current nav drawer item when it's a fragment
  869.  
  870. commit 2491face1372c0497ebe57b03d9451dcf49b0596
  871. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  872. Date: Sat Jun 21 02:35:09 2014 -0400
  873.  
  874. Android: Move the settings to another activity
  875.  
  876. commit e676073fb12774988ed2aa4a65c8398e98a9197d
  877. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  878. Date: Sat Jun 21 02:05:23 2014 -0400
  879.  
  880. Android: Make Eclipse happy
  881.  
  882. commit 3edb8900826078af51eae9e9deb99953bd8026b6
  883. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  884. Date: Sat Jun 21 02:04:39 2014 -0400
  885.  
  886. Android: Stop hacking around a ListView (and slight UI changes in the nav drawer)
  887.  
  888. commit 831a0bf2fdeac46e71ff82c913a63bb472a0ed5c
  889. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  890. Date: Wed Jun 18 15:25:40 2014 -0400
  891.  
  892. Android: Redesigned navigation drawer
  893.  
  894. commit 2c9e50b9f427fbc200eaa0909838eb42e2277ca7
  895. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  896. Date: Wed Jun 18 02:12:12 2014 -0400
  897.  
  898. Make Reboot and Exit navigation items optional
  899.  
  900. commit ce2fd398fc01302b8a6f20d63214838840f97dee
  901. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  902. Date: Wed Jun 18 01:37:41 2014 -0400
  903.  
  904. Only allow app sharing if the ROM was patched with version >= 8.0.0
  905.  
  906. commit 5aa80ca5e98ce4c1f14e8991f00b84268ed5d9be
  907. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  908. Date: Wed Jun 18 00:31:17 2014 -0400
  909.  
  910. Add experimental app sharing support
  911.  
  912. commit 25895627d27a0ecd044415580e27d78dd96829e5
  913. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  914. Date: Tue Jun 17 21:19:54 2014 -0400
  915.  
  916. Add some patcher information to default.prop
  917.  
  918. commit 2c1d32a438d81b519ef2daab292736432fd7c388
  919. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  920. Date: Tue Jun 17 20:51:47 2014 -0400
  921.  
  922. Switch to yaml config file since the old flat structure is starting to become limiting
  923.  
  924. commit 90cf24e659a88fbd2eda8fc3f5a188020a17d782
  925. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  926. Date: Tue Jun 17 18:09:26 2014 -0400
  927.  
  928. minicpio: Remove setters and getters
  929.  
  930. commit 1ffec9283fd0218001c4fdb6b8029a01a1342f39
  931. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  932. Date: Tue Jun 17 14:42:07 2014 -0400
  933.  
  934. dualboot.sh: Don't assume that the raw partitions are ext4
  935.  
  936. commit 48b2422ab191448f0a432c9a2cd46038edc02016
  937. Author: Xiao-Long Chen <chenxiaolong@cxl.epac.to>
  938. Date: Thu Jun 12 19:57:40 2014 -0400
  939.  
  940. Thanks to all the donators!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement