Go to file
Keyan Mobli f4c635a674 Squashed commit of the following for nook color:
commit ad70ab9856c9aeaffc1765e252d2322f088acac9
Author: fattire <fattire@fattire-vm.(none)>
Date:   Thu Feb 17 13:45:53 2011 -0800

    Name fix.

commit fa73a129959b03b730f5eb2f54132fc9575a0d14
Author: fattire <fattire@fattire-vm.(none)>
Date:   Thu Feb 17 12:10:52 2011 -0800

    cm: Bump for RC1

commit ef71687501e7a4c57915ad4b1f4a7a92af09f256
Author: Keyan Mobli <persiansown@gmail.com>
Date:   Thu Feb 17 12:15:09 2011 -0600

    encore: doesn't need softkeys now that it's in the statusbar

    Change-Id: Ic630520836ea6acdaf641fbdf4726619b6aaf333

commit 0ad5e1736e1d0fd90aefb684c0b33e6939ea6695
Author: Brandon Bennett <bennetb@gmail.com>
Date:   Wed Jan 19 12:41:24 2011 -0700

    Move to mdpi

    Change-Id: I83d3c3c487f2177e7dc6574311e56a7ec03ea137

commit b3ef4e32c19272feb154ab31d3d7ea3b5a493751
Author: Brandon Bennett <bennetb@gmail.com>
Date:   Wed Jan 19 12:39:48 2011 -0700

    Fix the finger to allow for proper market access.

    Change-Id: I17e242a6f2b4a2c2027927db2792cd6d47bf210e

commit 147274e71a7f8b456dbc208d62a630233481ab3b
Author: fattire <fattire@fattire-vm.(none)>
Date:   Tue Jan 18 18:46:37 2011 -0800

    fix uh, typo...

commit 4e7572732d9bd5c10018eaa1f2f15f351a837d01
Author: fattire <fattire@fattire-vm.(none)>
Date:   Tue Jan 18 18:42:25 2011 -0800

    TARGET_BUILD_TYPE -> userdebug, same as all other projects.  From -eng.  Won't build everything we don't need hopefully, but we'll still debug what we do need.

commit 64c6df4b50d298da181c55a868457c8cb1b5a13d
Author: Brandon Bennett <bennetb@gmail.com>
Date:   Tue Jan 18 00:25:27 2011 -0700

    Rename nookcolor to encore

    Change-Id: I36617d5e0baefba2c0d0cbe95fdf87f76a41380d

commit 7e40fffb530ccadcdc71cd2c36002d8ba3164b49
Merge: c1634f3 1d3ebd7
Author: fattire <fattire@fattire-vm.(none)>
Date:   Sat Jan 15 13:12:31 2011 -0800

    trying to fix clash with upstream

commit 31b3c0211a41ebb2975791601caa438954275eaf
Author: fattire <fattire@fattire-vm.(none)>
Date:   Sat Jan 15 13:11:41 2011 -0800

    syncing with upstream

commit 1ee0e2ea0e88cbb06650fc10cefc102e7aea9bd6
Merge: cc0a549 1d3ebd7
Author: fattire <fattire@fattire-vm.(none)>
Date:   Sat Jan 15 13:05:24 2011 -0800

    hopefully resolve the clash here

commit 3f479190eb10c4c13a2f9f64e7b11cc49ca574c8
Author: cicada <pking@edencomputing.com>
Date:   Sun Jan 9 17:40:20 2011 -0700

    adding the cyanogen_nookcolor target to the proper vendorsetup.sh

commit 8a0226559f789ebc4755432a622ea4347ad45caf
Author: fattire <fattire@fattire-vm.(none)>
Date:   Sat Jan 8 18:31:42 2011 -0800

    initial checkin of nc stuff

commit c274dc118539dc79b2811db6ff878b968b1a3021
Author: fattire <fattire@fattire-vm.(none)>
Date:   Sat Jan 8 18:31:42 2011 -0800

    initial checkin of nc stuff

    Change-Id: I42ef09a93f54b9383fb49f2903f6ea5ed0385bc0

Change-Id: Id81f1cbbb19122ecb4fd28315a07344ead77e3c9
2011-02-18 00:21:17 -06:00
overlay Squashed commit of the following for nook color: 2011-02-18 00:21:17 -06:00
prebuilt Update script for new compcache module (ie: zram) 2011-02-16 10:09:17 +01:00
products Squashed commit of the following for nook color: 2011-02-18 00:21:17 -06:00
tools Merge "Enable the creation of a debug bacon" into gingerbread 2011-02-06 20:34:07 +00:00
.gitignore gitignore 2010-06-27 20:11:11 -07:00
Android.mk bash ncurses nano are now built. ADWLauncher now properlyi overrides Launcher and Launcher2 2010-07-07 23:48:50 -07:00
CHANGELOG Move CHANGELOG 2010-07-05 03:43:39 +00:00
CHANGELOG.mkdn Fix typo in Changelog 2011-02-17 16:11:37 -05:00
LICENSE Add LICENSE file 2011-01-30 21:10:08 -05:00
README.mkdn cm: Update README 2011-01-16 03:57:45 -06:00
extract-gapps-files Add a script to extract gapps files from downloaded zip file. 2010-10-29 23:49:13 +08:00
extract-google-files Remove crap from the CYANOGEN_WITH_GOOGLE build. 2010-10-10 01:17:59 -04:00
get-google-files Updated for Gingerbread GApps and current mirror list, as well as add options for CM6 tegra, CM5 and CM4. 2011-02-10 17:16:50 -06:00
get-rommanager fix rom manager link/ 2011-02-05 15:29:58 -08:00
prelink-linux-arm-hero.map HERO: updated prelink map 2011-01-24 10:56:26 +11:00
prelink-linux-arm-msm722x.map cm: Clean up prelink maps 2011-01-18 00:54:37 -05:00
vendorsetup.sh Squashed commit of the following for nook color: 2011-02-18 00:21:17 -06:00

README.mkdn

CyanogenMod

Submitting Patches

Patches are always welcome! Please submit your patches via CyanogenMod Gerrit! You can do this by using these commands:

(From root android directory)
. build/envsetup.sh
(Go to repo you are patching, make your changes and commit)
cmgerrit <for(new)/changes(patch set)> <branch/change-id> 

repo start gingerbread .
(Make your changes and commit)
repo upload .

Note: "." meaning current directory For more help on using this tool, use this command: repo help upload

Make your changes and commit with a detailed message, starting with what you are working with (i.e. vision: Update Kernel) Commit your patches in a single commit. Squash multiple commit using this command: git rebase -i HEAD~<# of commits>

To view the status of your and others' patches, visit CyanogenMod Code Review

Getting Started

To get started with Android/CyanogenMod, you'll need to get familiar with Git and Repo.

To initialize your local repository using the CyanogenMod trees, use a command like this:

repo init -u git://github.com/CyanogenMod/android.git -b gingerbread

Then to sync up:

repo sync

Please see the CyanogenMod Wiki for building instructions.

For more information on this Github Organization and how it is structured, please read the wiki article

Buildbot

All supported devices are built nightly and periodically as changes are committed to ensure the source trees remain buildable.

You can view the current build statuses at buildbot.teamdouche.net