Skip to content

Commit

Permalink
Some symlinks and cleanup for 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mateor committed Aug 7, 2013
1 parent 92e0c51 commit bf5ee1e
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 64,908 deletions.
22 changes: 12 additions & 10 deletions auto_patcher
Original file line number Diff line number Diff line change
Expand Up @@ -136,23 +136,25 @@
# 2013.06.19. (v2.9.85) Fixes to auto-update. Added changelog.txt
# 2013.06.20. (v2.9.865) Various bugfixes, add color, obfuscate $PROVISIONALS.
# 2013.06.21. (v2.9.87) Added ALTERNATE patches feature- hopefully fixes PA telephony issues.
# 2013.06.22. (2.9.875) New tabletUI patches, revert flawed CONFLICTS feature
# 2013.06.22. (2.9.88) New CM opd patches
# 2013.06.28. (2.9.89) revert baksmali changes for now (still needs work), add new PACman OPD 6/26
# 2013.07.02. (2.9.91) Switch to SlimRom team's aapt and apktool for OSX+Windows (Need OSX builder!)
# 2013.07.07. (2.9.92) New opd patches for Slim/PA; some fixes to tabletUi by Caldair
# 2013.07.17. (2.9.927) Fix missing Mms (finally), support for CM Final, many bugfixes (conflicts, mod ordering, etc.)
# 2013.07.20. (2.9.93) New OPD CM patches, many bugfixes
# 2013.07.20. (2.9.935) New PA, AOKP patches. gitattribute. FIx PING for cygwin. (h/t: gcydtmkq)
# 2013.08.05. (2.9.941) Bundle patchv2.6.1 for cygwin.
# 2013.06.22. (v2.9.875) New tabletUI patches, revert flawed CONFLICTS feature
# 2013.06.22. (v2.9.88) New CM opd patches
# 2013.06.28. (v2.9.89) revert baksmali changes for now (still needs work), add new PACman OPD 6/26
# 2013.07.02. (v2.9.91) Switch to SlimRom team's aapt and apktool for OSX+Windows (Need OSX builder!)
# 2013.07.07. (v2.9.92) New opd patches for Slim/PA; some fixes to tabletUi by Caldair
# 2013.07.17. (v2.9.927) Fix missing Mms (finally), support for CM Final, many bugfixes (conflicts, mod ordering, etc.)
# 2013.07.20. (v2.9.93) New OPD CM patches, many bugfixes
# 2013.07.20. (v2.9.935) New PA, AOKP patches. gitattribute. FIx PING for cygwin. (h/t: gcydtmkq)
# 2013.08.05. (v2.9.941) Bundle patchv2.6.1 for cygwin.
# 2013.08.07. (v3.0.0) Support for Android-4.3 (Opendproid only- CM and AOSP).


# SHELL PROGRAMMING NOTES:
# [ -s FILE ]
# [[ -n STRING ]] or [[ -z STRING ]]

VERSION="v3.0.0"
# PATCHES_VERSION needs to be incremented every time ANY changes occur to patches.
PATCHES_VERSION="20130730"
PATCHES_VERSION="20130801"
CURRENT_ANDROID="4.3.0"

# Available ROMTYPES.
Expand Down
1 change: 1 addition & 0 deletions patches/openpdroid/4.3/aosp/latest
Loading

0 comments on commit bf5ee1e

Please sign in to comment.