XDANDROID Eclair
XDANDROID Eclair Port
xdandroid-vendor
Android Eclair vendor project for xdandroid
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-vendor.git xdandroid-vendor cd xdandroid-vendor
Add this repository as a remote to an existing local repository:
git remote add xdandroid-vendor git://gitorious.org/xdandroid-eclair/xdandroid-vendor.git git fetch xdandroid-vendor git checkout -b my-local-tracking-branch xdandroid-vendor/master_or_other_branch
initramfs
XDANDROID initramfs
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/initramfs.git initramfs cd initramfs
Add this repository as a remote to an existing local repository:
git remote add initramfs git://gitorious.org/xdandroid-eclair/initramfs.git git fetch initramfs git checkout -b my-local-tracking-branch initramfs/master_or_other_branch
manifest
XDANDROID Project Repo Manifest
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/manifest.git manifest cd manifest
Add this repository as a remote to an existing local repository:
git remote add manifest git://gitorious.org/xdandroid-eclair/manifest.git git fetch manifest git checkout -b my-local-tracking-branch manifest/master_or_other_branch
xdandroid-packages_providers_calendarprovider
CalendarProvider
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_providers_calendarprovider.git xdandroid-packages_providers_calendarprovider cd xdandroid-packages_providers_calendarprovider
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_providers_calendarprovider git://gitorious.org/xdandroid-eclair/xdandroid-packages_providers_calendarprovider.git git fetch xdandroid-packages_providers_calendarprovider git checkout -b my-local-tracking-branch xdandroid-packages_providers_calendarprovider/master_or_other_branch
xdandroid-packages_apps_music
XDANDROID Music app
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_music.git xdandroid-packages_apps_music cd xdandroid-packages_apps_music
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_apps_music git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_music.git git fetch xdandroid-packages_apps_music git checkout -b my-local-tracking-branch xdandroid-packages_apps_music/master_or_other_branch
xdandroid-packages_apps_gallery3d
Gallery3D XDANDROID fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_gallery3d.git xdandroid-packages_apps_gallery3d cd xdandroid-packages_apps_gallery3d
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_apps_gallery3d git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_gallery3d.git git fetch xdandroid-packages_apps_gallery3d git checkout -b my-local-tracking-branch xdandroid-packages_apps_gallery3d/master_or_other_branch
xdandroid-frameworks_base
XDANDROID base framework fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-frameworks_base.git xdandroid-frameworks_base cd xdandroid-frameworks_base
Add this repository as a remote to an existing local repository:
git remote add xdandroid-frameworks_base git://gitorious.org/xdandroid-eclair/xdandroid-frameworks_base.git git fetch xdandroid-frameworks_base git checkout -b my-local-tracking-branch xdandroid-frameworks_base/master_or_other_branch
xdandroid-packages_wallpapers_basic
XDANDROID LiveWallpapers fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_wallpapers_basic.git xdandroid-packages_wallpapers_basic cd xdandroid-packages_wallpapers_basic
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_wallpapers_basic git://gitorious.org/xdandroid-eclair/xdandroid-packages_wallpapers_basic.git git fetch xdandroid-packages_wallpapers_basic git checkout -b my-local-tracking-branch xdandroid-packages_wallpapers_basic/master_or_other_branch
xdandroid-vendor_qcom_proprietary-open
XDAndroid vendor/qcom tree fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-vendor_qcom_proprietary-open.git xdandroid-vendor_qcom_proprietary-open cd xdandroid-vendor_qcom_proprietary-open
Add this repository as a remote to an existing local repository:
git remote add xdandroid-vendor_qcom_proprietary-open git://gitorious.org/xdandroid-eclair/xdandroid-vendor_qcom_proprietary-open.git git fetch xdandroid-vendor_qcom_proprietary-open git checkout -b my-local-tracking-branch xdandroid-vendor_qcom_proprietary-open/master_or_other_branch
xdandroid-vendor_htc_common-open
XDAndroid fork of vendor/htc/common-open tree
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-vendor_htc_common-open.git xdandroid-vendor_htc_common-open cd xdandroid-vendor_htc_common-open
Add this repository as a remote to an existing local repository:
git remote add xdandroid-vendor_htc_common-open git://gitorious.org/xdandroid-eclair/xdandroid-vendor_htc_common-open.git git fetch xdandroid-vendor_htc_common-open git checkout -b my-local-tracking-branch xdandroid-vendor_htc_common-open/master_or_other_branch
xdandroid-vendor_qcom_android-open
XDAndroid fork of vendor/qcom/android-open tree
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-vendor_qcom_android-open.git xdandroid-vendor_qcom_android-open cd xdandroid-vendor_qcom_android-open
Add this repository as a remote to an existing local repository:
git remote add xdandroid-vendor_qcom_android-open git://gitorious.org/xdandroid-eclair/xdandroid-vendor_qcom_android-open.git git fetch xdandroid-vendor_qcom_android-open git checkout -b my-local-tracking-branch xdandroid-vendor_qcom_android-open/master_or_other_branch
xdandroid-device_xdandroid
XDAndroid device/xdandroid tree
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-device_xdandroid.git xdandroid-device_xdandroid cd xdandroid-device_xdandroid
Add this repository as a remote to an existing local repository:
git remote add xdandroid-device_xdandroid git://gitorious.org/xdandroid-eclair/xdandroid-device_xdandroid.git git fetch xdandroid-device_xdandroid git checkout -b my-local-tracking-branch xdandroid-device_xdandroid/master_or_other_branch
xdandroid-dalvik
XDAndroid dalvik repository fork
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-dalvik.git xdandroid-dalvik cd xdandroid-dalvik
Add this repository as a remote to an existing local repository:
git remote add xdandroid-dalvik git://gitorious.org/xdandroid-eclair/xdandroid-dalvik.git git fetch xdandroid-dalvik git checkout -b my-local-tracking-branch xdandroid-dalvik/master_or_other_branch
xdandroid-system_core
XDAndroid fork of system/core repository
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-system_core.git xdandroid-system_core cd xdandroid-system_core
Add this repository as a remote to an existing local repository:
git remote add xdandroid-system_core git://gitorious.org/xdandroid-eclair/xdandroid-system_core.git git fetch xdandroid-system_core git checkout -b my-local-tracking-branch xdandroid-system_core/master_or_other_branch
xdandroid-build
XDAndroid fork of Android build system (for release engineering)
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-build.git xdandroid-build cd xdandroid-build
Add this repository as a remote to an existing local repository:
git remote add xdandroid-build git://gitorious.org/xdandroid-eclair/xdandroid-build.git git fetch xdandroid-build git checkout -b my-local-tracking-branch xdandroid-build/master_or_other_branch
xdandroid-hardware_msm7k
XDAndroid fork of hardware/msm7k repository
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-hardware_msm7k.git xdandroid-hardware_msm7k cd xdandroid-hardware_msm7k
Add this repository as a remote to an existing local repository:
git remote add xdandroid-hardware_msm7k git://gitorious.org/xdandroid-eclair/xdandroid-hardware_msm7k.git git fetch xdandroid-hardware_msm7k git checkout -b my-local-tracking-branch xdandroid-hardware_msm7k/master_or_other_branch
xdandroid-packages_apps_phone
XDAndroid fork of packages/apps/Phone repository.
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_phone.git xdandroid-packages_apps_phone cd xdandroid-packages_apps_phone
Add this repository as a remote to an existing local repository:
git remote add xdandroid-packages_apps_phone git://gitorious.org/xdandroid-eclair/xdandroid-packages_apps_phone.git git fetch xdandroid-packages_apps_phone git checkout -b my-local-tracking-branch xdandroid-packages_apps_phone/master_or_other_branch
xdandroid-hardware_qcom_media
XDAndroid fork of hardware/qcom/media
-
Cloning this repository:
git clone git://gitorious.org/xdandroid-eclair/xdandroid-hardware_qcom_media.git xdandroid-hardware_qcom_media cd xdandroid-hardware_qcom_media
Add this repository as a remote to an existing local repository:
git remote add xdandroid-hardware_qcom_media git://gitorious.org/xdandroid-eclair/xdandroid-hardware_qcom_media.git git fetch xdandroid-hardware_qcom_media git checkout -b my-local-tracking-branch xdandroid-hardware_qcom_media/master_or_other_branch
Activities 
-
Saturday October 22 2011
-
Project
16:52
-
-
Thursday March 24 2011
-
Project
19:54
Bryan D. Stine deleted XDANDROID Eclair/eclair-rootfs
-
-
Wednesday February 16 2011
-
Project
15:30
-
Project
15:30
-
-
Friday February 04 2011
-
Push
06:49
Bryan D. Stine pushed 85495ad4 to xdandroid-eclair/xdandroid-hardware_msm7k:gingerbread
Bryan D. Stine on January 20, 2011 21:46 -
Push
06:48
Bryan D. Stine pushed 3 commits to xdandroid-eclair/xdandroid-dalvik:gingerbread
gingerbread changed from 0177161 to d9f78bc

-
Push
06:48
Bryan D. Stine pushed 3 commits to xdandroid-eclair/xdandroid-device_xdandroid:gingerbread
gingerbread changed from 5f7152f to 153010d

-
Push
06:35
Bryan D. Stine pushed 13 commits to xdandroid-eclair/xdandroid-frameworks_base:gingerbread
gingerbread changed from 9f84970 to 07d0bb6

-
-
Sunday January 30 2011
-
Push
23:22
Bryan D. Stine pushed 3 commits to xdandroid-eclair/xdandroid-device_xdandroid:gingerbread
gingerbread changed from 2f9b0c2 to 5f7152f

-
-
Friday January 21 2011
-
Push
23:40
Bryan D. Stine pushed 11 commits to xdandroid-eclair/xdandroid-build:froyo-release
froyo-release changed from c55c58d to 41a703a

-
Push
23:36
Bryan D. Stine pushed 33 commits to xdandroid-eclair/xdandroid-frameworks_base:froyo
froyo changed from 66b8163 to dc6986e

-
Push
23:35
Bryan D. Stine pushed 10 commits to xdandroid-eclair/xdandroid-dalvik:froyo
froyo changed from eff846b to 14238ed

-
Push
23:33
Bryan D. Stine pushed 6 commits to xdandroid-eclair/xdandroid-build:froyo
froyo changed from b04fda7 to c9e9c61

-
-
Thursday January 20 2011
-
Push
23:19
Bryan D. Stine pushed 9c535706 to xdandroid-eclair/xdandroid-hardware_msm7k:froyo
Bryan D. Stine on January 20, 2011 23:13
-
-
Tuesday January 18 2011
-
Repository
09:57
androidactor cloned xdandroid-eclair/xdandroid-packages_wallpapers_basic
New repository is in androidactors-xdandroid-packages_wallpapers_basic
-
-
Saturday January 15 2011
-
Push
03:00
Bryan D. Stine pushed d5d5d888 to xdandroid-eclair/manifest:gingerbread
Bryan D. Stine on January 15, 2011 02:54 -
Push
02:26
Bryan D. Stine pushed 2 commits to xdandroid-eclair/xdandroid-device_xdandroid:gingerbread
gingerbread changed from 73e52f0 to 2f9b0c2

-
Commit
02:11
Bryan D. Stine created branch gingerbread on xdandroid-eclair/xdandroid-hardware_qcom_media
-
Repository
02:09
Bryan D. Stine created repository xdandroid-hardware_qcom_media in XDANDROID Eclair
XDAndroid fork of hardware/qcom/media
-
-
Friday January 14 2011
-
Push
23:49
Bryan D. Stine pushed 1a5c4043 to xdandroid-eclair/xdandroid-build:gingerbread
Bryan D. Stine on January 14, 2011 22:35 -
Push
22:42
Bryan D. Stine pushed 3 commits to xdandroid-eclair/xdandroid-device_xdandroid:gingerbread
gingerbread changed from b8e6a80 to 73e52f0

-
-
Friday January 07 2011
-
Push
04:50
-
-
Saturday December 18 2010
-
Push
06:10
Bryan D. Stine pushed 3 commits to xdandroid-eclair/xdandroid-hardware_msm7k:gingerbread
gingerbread changed from 28560c2 to b18e742

-
Push
06:08
Bryan D. Stine pushed b8e6a802 to xdandroid-eclair/xdandroid-device_xdandroid:gingerbread
Bryan D. Stine on December 18, 2010 06:05 -
Push
06:05
Bryan D. Stine pushed afb2721f to xdandroid-eclair/xdandroid-build:gingerbread
Bryan D. Stine on December 18, 2010 06:02 -
Commit
02:43
Bryan D. Stine created branch gingerbread on xdandroid-eclair/manifest
-
Commit
02:34
-
Commit
02:33
Bryan D. Stine created branch gingerbread on xdandroid-eclair/xdandroid-packages_apps_phone
-
Commit
02:31
Bryan D. Stine created branch gingerbread on xdandroid-eclair/xdandroid-hardware_msm7k
-
Commit
02:24
Bryan D. Stine created branch gingerbread on xdandroid-eclair/xdandroid-frameworks_base
-

