Below is some information about Sapphire. If you would like to skip straight to the releases, please scroll down to the next section, or simply use the table of contents.
Sapphire is a new ROM designed currently for the Motorola_DROID. It is the product of a desire to improve upon the many ROMs that are out there, most of which simply pull files from an existing android install, modify the files, and then push them back. Although this works and is great for releasing bleeding edge technology, it often is riddled with bugs and generally unstable. Also, this method of development greatly reduces the amount of amazing features that could be implemented if source were used.
There are many things that set Sapphire aside from the other ROMs that are currently out there.
While most ROMs are not technically development releases but rather hacks and tweaks based on an official (or leaked) update.zip, Sapphire is completely built from AOSP source, with minor additions. What does this mean? This means that Sapphire can support features that require a much lower level of modifications, such as additions to android framework classes and alteration of basic android features.
At the time of Sapphire's conception, every Motorola DROID ROM that was being built from source was based on Cyanogen's Build Setup. The goal of Sapphire-0.1.0 was to create a new build setup, built from the ground up on top of AOSP, which did not rely on any of Cyanogen or Koush's vendor or device setups. This was a fantastic success, and now Sapphire is free to build and grow without the constraints of using another's build, vendor, or device setup.
I want to express that while there is nothing wrong with Cyanogen or Koush's vendor or device setups (and they are actually quite good), using them constitutes simply modifying their ROMs, and not actually building a new one. Sapphire was an attempt to add a third, common vendor setup to the mix, that was original and not wholly based on the other two.
Sapphire is being designed to be as open as possible. The idea for Android was to make an open platform, and that's what I want to keep it. For that reason, much of Sapphire's internals will be described in various documentation sources, for others to follow. The goal is for nobody to ever again have to go through the digging I had to in order to break apart the android build setup. This documentation will be posted by me as well as some others who have helped me along the way. This information can be found on my generic android wiki site: CVPCS Android Wiki
Sapphire will be maintained using the tried-and-true method of bug reports which has been helping maintain open source projects for years now. The reason I have went with this option is that, although it is something that people may have to get used to, it will help everyone out in the end. Using bug tracking software allows users to easily see if others have had the same problems they have, allow users to see if I have read their bug report and whether I am currently working on fixing it, as well as view any updates. As someone who used to be on the user side instead of the dev side, I know how frustrating it can be to sift through a 100 page MONSTER THREAD on a forum, trying to see if your problem has already been solved. Well no more!
Sapphire is built with the following in mind: Don't modify Android if you don't have to. Now what does this mean? It means that before I make a change to the Android system core framework or native libraries, I will first ensure that I have explored my options and guaranteed that such a modification is the only way to implement a feature.
I prefer to add things to android rather than modify it. The main reason for this? It ensures that updating from one release of Android on AOSP to another is relatively seamless, as there are only minor modifications to the actual code being pulled from AOSP. What does this mean to you? It means that updates to Sapphire will be released faster.
Below you will find any and all releases that have been made regarding Sapphire. To view the CHANGELOG, download the update.zip, or read general information about the ROM itself, click on the links for the various releases.
Sapphire now has its very own IRC channel on Freenode!
Stop in some time and say hi, ask for help, or just generally hang out!
| Connection Info | ||
|---|---|---|
| Server | irc.freenode.net | |
| Port | 6667 | |
| Channel | #cvpcs | |
Below you will find any and all documentation related to the various releases of Sapphire. These will be updated when time is permitting.
If you notice any bugs and/or would like to request a feature to be added to Sapphire, please report them to my dedicated bugzilla bug tracker, the link to which is provided below.
Below are some special thanks I want to give to some of the many people who helped me on this project: