Skip to content

Commit

Permalink
Add changelog and Market apps installer
Browse files Browse the repository at this point in the history
  • Loading branch information
peteralfonso committed Oct 13, 2011
1 parent 75765fe commit cfa24a5
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CHANGELOG.mkdn
@@ -0,0 +1,40 @@
Peter Alfonso
===========

Visit http://peteralfonso.com

Follow http://twitter.com/peteralfonso

Like http://facebook.com/peteralfonsojr

Link http://linkedin.com/in/peteralfonso

Circle http://profiles.google.com/peteralfonsojr

CHANGELOG (notable new features)
---------

### GPA18
* Common: Android 2.3.7 (Google)
* Common: Latest Superuser app - ChainsDD
* Common: Pacman package manager - Kmobs
* Common: Editable event fields in Contacts app - Danny Baumann
* Common: Hold app in delete zone to prompt for uninstall - ADW, adamg-xda, renan
* Common: Delete a word by pressing shift+backspace - zewt
* Common: Heart emoticon - Kmobs
* Passion: Kernel update, added governors and bug fixes...
* Passion: Updated proprietaries
* Crespo/Crespo4G: Updated proprietaries

### GPA17
* Common: Android 2.3.5 (Google)
* Common: Don't allow packages with platform keys on user-controlled storage
* Common: 0/90/180/270 rotation
* Common: Add "copy all" to context menu - Danesh M
* Common: Nicer timepicker/datepicker - Jiri Tyr
* Common: Headset/heaphone icons in status bar - e-yes, synrgi, blunden
* Common: Allow saving and attaching any filetype with Email app - mtwebster
* Crespo/Crespo4G: Kernel update to 2.6.35.14 and more, voodoo implementation, BLN...
* Sholes: Kernel update (V0.3.1), added bug fixes, overclockable to 1GHz...


4 changes: 4 additions & 0 deletions products/common.mk
Expand Up @@ -20,6 +20,10 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.setupwizard.mode=OPTIONAL \
ro.setupwizard.enterprise_mode=1

# ROM specific product packages
PRODUCT_PACKAGES += \
Pacman

# Common overlay
PRODUCT_PACKAGE_OVERLAYS += vendor/pete/overlay/common

Expand Down

0 comments on commit cfa24a5

Please sign in to comment.