cfig
76b4966007
support Android N recovery binaries
9 years ago
cfig
742e776412
fix decimal patch version decode bug
9 years ago
cfig
3e5449af04
Squashed commit of all strict checkings
...
1. make my groovy code more java like
add @groovy.transform.TypeChecked and @groovy.transform.CompileStatic to
eliminate runtime surprise
2. add strict checking before 'pack' task
3. all boot.img.clear* will be hashed and the hash code will be compared to
assert equation
4. upgrade gradle and groovy version
9 years ago
cfig
601453ef84
add missing '--pagesize', fix '--board' bug
9 years ago
cfig
78414cab0d
Merge pull request #6 from cfig/dev
...
align with AOSP master
9 years ago
cfig
e90758fe94
fix unit test issue
...
fix an argument issue which causes the difference of mkbootimg program
and mkbootimg.groovy core
9 years ago
cfig
896d6065f9
groovy unpack/pack tasks can run, but still failed unit test
9 years ago
cfig
460c5b05eb
mass update for next generation boot.img
...
remove original abootimg by Gilles Grandou <gilles@grandou.net>
create groovy abootimg and mkbootimg
previous bootimg.cfg moved to bootimg.json
update doc: README.expert.md
9 years ago
cfig
56dacf31bd
update to android master on May.30.2016, not tested
9 years ago
cfig
395d66ef9e
fix an error in 'flash' task
9 years ago
cfig
1c77093f10
update readme ( #5 )
9 years ago
cfig
6cd1026891
support boot.img and recovery.img ( #4 )
...
support boot.img and recovery.img
9 years ago
cfig
b27994ec46
update tasks for recovery debugging ( #3 )
9 years ago
cfig
b3d5fbde2e
update readme for master ( #2 )
9 years ago
cfig
ae70fe4122
add debug tools for recovery mode
9 years ago
cfig
db3bb98466
allow co-working with full ANDROID code base when packing
9 years ago
cfig
ea3bf4622b
update readme
10 years ago
cfig
245f99187c
add 'flash' task
...
'flash' task will update boot.img on rooted platforms
10 years ago
cfig
ef64e70941
fix get cmdline error
10 years ago
cfig
d7ce4d65aa
clean up and refine README
10 years ago
cfig
ea493a7d6d
add self test in travis-ci
10 years ago
cfig
ba75f8f6af
fix previous workarounds, fix travis-ci
10 years ago
cfig
1826113a74
add wrapper
10 years ago
cfig
1d85ff4c60
add missing bouncycastle from Android AOSP
10 years ago
cfig
494191bb37
bring up "gradle pack" and "gradle unpack"
...
add boot_signer, mkbootimg and dependencies
10 years ago
cfig
41ef4cf147
add mkbootfs task, add Android default keys,
10 years ago
cfig
17ba72ff6d
Create README.md
10 years ago
cfig
57f9e4f86d
update
10 years ago
cfig
918183bd33
Create .travis.yml
10 years ago
cfig
3fb9a9398a
initial commit
10 years ago
cfig
e5ae389b48
Update LICENSE.md
10 years ago