Page 1 of 53 123456789101151 ... LastLast
Results 1 to 15 of 793
  1. #1
    j_r0dd's Avatar
    offline Developer
    Join Date
    Nov 2009
    Location
    FLA
    Posts
    2,182
    Thanks
    570
    Thanked 2,765 Times in 739 Posts
    Downloads
    65
    Uploads
    11

    [ROM] J_r0dd's CliqMod Beta11 Apps2sd + Bluetooth fix ++++ 9.30.10

    This is the 1st rom-bundle I have released for the Cliq to the public. Thanks to HandlerExploit for the leak. I am still working on some things.REMEMBER THIS IS A BETA FROM A LEAK SO THERE WILL BE ISSUES. IF I SEE COMPLAINING OR DEMANDS I WILL DELETE THIS THREAD.

    Features & Changes:
    Beta1
    *Superuser 2.2.2 (ChainsDD)
    *Some AOSP Development apps
    *Fully Deodexed and ready for theming
    *White text included & partially themed(black bar, statusbar icons & droidx home buttons)
    *Lots of sounds

    Beta2
    *Droidx Wallpapers
    *Droidx Corporate Directory (MotoGAL.apk)
    *Ext apps2sd + swap (Darktremor)
    *other graphical tweaks
    *cyanogen's massive apn

    Beta3
    *built-in adblocking (no need for Ad-Free)
    *Term fixed!
    *removed performance manager, upgrader & blurudater, visualvoicemail
    *added maps 4.4.0, LiveWallpaperPicker (compiled from aosp), I am not responsible for any lag from YOU choosing to use LWP's
    *Updated A2SD to 2.7.5 RC1

    Beta4
    *Made some changes to the way a2sd is initialized on boot.
    *DroidX fingerprint so MOST market issues resolved, not all
    */etc/init.d is now initialized at boot
    *random boot-animation script (make /bootanimation on root of sd and copy boot-animations into it)

    Beta5
    *added /etc/fstab so sdcard is properly mounted on boot for random boot-animation script
    *updated hosts
    *added back SimManager.apk to prevent FC's in contacts
    *changed build-fingerprint and market should now show ALL apps
    *just realized with init.d a2sd will automatically be installed upon first boot if it finds an ext partition. if you don't want it either re-partition sd without ext or just type "a2sd remove" and the flag will be set

    Beta6
    *added LauncherPro (much faster than BlurHome)
    *stopped apps2sd from being automatic
    *added GScript (Has all the necessary apps2sd commands preloaded as well as the DNS fix!!)

    Beta7
    *added Superuser 2.3.1
    *updated to Apps2SD 2.7.5 RC2
    *More GScript tweaks. Text now scrolls up whole window with white text on black. Added a whole lot more scripts!

    Beta8
    *based on 2.0.26
    *updated Superuser 2.3.4
    *updated to Apps2SD 2.7.5 RC3C
    *new hosts file
    *automatic dnsfix (thanks to tonymy01)
    *HTC_IME

    Beta9
    *updated Superuser 2.3.6.1
    *updated Apps2SD to 2.7.5 FINAL (very stable!)
    *Maps 4.5.0
    *Made some minor changes to GScript.
    *the accurate battery mod really screws up the phone atm. maybe next release
    *before you install if coming from B8 remember to uninstall any Maps updates!!

    Beta10
    *update apps2sd 2.7.5.1
    *changed perms on /bin/netcfg
    *added rosystem/rwsystem scripts
    *new bootanimation
    *busybox 1.17.1

    Beta11
    *GScript Mod 2.0.1 w/all proper syntaxes for scripts
    *Permanent Bluetooth fix (thanks to [MENTION=3213767]Thyme Cypher[/MENTION])

    Bugs/issues
    *DO NOT USE DALVIK-CACHE TO SD WITHOUT THE REBUILD OPTION!!
    *No 3D hardware acceleration. sorry!
    *No FM radio or Wifi tether for root users. DO NOT ASK! If you need tether use Barnacle Tether and skip wpa_supplicant in settings.
    *Swap isn't initializing properly on our phones atm. we need the kernel source for this
    *Dev Tools>Development Settings FC's
    *some people are experiencing issues switching back and forth from 3G & WiFi. I am not 100% sure what is causing this. Beta6+ has a workaround included.
    *very few people are experiencing issues with text notification audio. don't have a solution. it works fine on mine.


    2.0.25 does have a new radio I am also including in an SBF to flash with RSDLite if you want to. DO NOT FLASH THIS RADIO IF YOUR CARRIER'S 3G BANDS ARE ANYTHING OTHER THAN WCDMA 900/1700/2100. YOU HAVE BEEN WARNED!! IF YOU DO NOT KNOW WHAT RSDLITE IS OR HOW TO FLASH A FIRMWARE FILE DO NOT SPAM THIS THREAD WITH QUESTIONS REGARDING THIS! I WILL IGNORE! READ HERE FIRST http://modmymobile.com/forums/399-mo...liq-bible.html

    76XXC-63805036-SDCBALUM

    Do a FULL wipe first if coming from anybody else's rom or have issues!
    Download

    M3 mirror

    For proper wipes and nandroid back-ups i strongly recommend using my recovery as well
    http://modmymobile.com/forums/548-mo...ml#post3931349
    For the ext apps2sd follow these instructions:
    1. partition sdcard to ext3
    2. use GScript to enable/disable features
    Code:
     __ _____
    |    |  
    |   | |  
    |__/  |  Darktremor Apps2SD 2.7.5.1 (2010-09-22)
    
    [ ] GetProp Command = /system/bin/toolbox getprop
    [ ] SetProp Command = /system/bin/toolbox setprop
    [ ] Mount Point = /system/sd
    Darktremor Apps2SD Help
    Version 2.7.5.1 (2010-09-22)
    =================================================
    Syntax: /system/bin/a2sd command
    
    All commands create a logfile: /data/dta2sd.log
    
    Command is one of the following
    
    Standard Apps2SD Commands:
    --------------------------------------------------
    reinstall
      Moves free and paid apps to the ext2/ext3/ext4
      partition on your secure digital card.  Removes
      the No A2SD flag file.
    
      This is used if you have already executed an
      a2sd remove command.  Otherwise, this part is
      automatically performed when Apps2SD is
      started.
    
      File removed: /data/.noa2sd
    
    remove
      Moves free and paid apps to the internal phone
      storage.  Creates the No A2SD flag file.
                               
      File created: /data/.noa2sd                           
    
    
    Swap Partition Commands:
    -------------------------------------------------- 
    reswap
      Removes the No Swap flag.  Allows A2SD to 
      activate the swap partition.
    
      This is used if you have already executed an
      a2sd noswap command.  Otherwise, this part is
      automatically performed when Apps2SD is
      started.
    
      File removed: /data/.noswap
     
    noswap
      Creates the No Swap flag.  Prevents A2SD from
      activating the swap partition.
    
      File created: /data/.noswap
    
    swappyxx
      Sets swap partition swappiness value to xx.  
      Example:  To set the swappiness of the swap
                partition to 30%, type:
                a2sd swappy30
                To set at 75%, type:
                a2sd swappy75
     
     File created: /data/dtswap
    
    Dalvik Cache Commands:
    -------------------------------------------------- 
    cachesd
      Moves Dalvik cache files to the ext2/ext3/ext4
      partition on your secure digital card. Creates
      Dalvik Cache to SD flag.
    
      File created: /data/.dalvikcacahe
      File removed: /data/.dcpartition
    
    cachesdreset
      Performs the same function as cachesd, plus 
      erases the contents of Dalvik-Cache, forcing
      a rebuild on reboot.
    
      File created: /data/.dalvikcache
      File removed: /data/.dcpartition
    
    cachepart
      Moves Dalvik cache files to the /cache partition
      in your phone.  Creates Dalvik Cache to Cache
      Partition flag.
    
      File created: /data/.dcpartition
      File removed: /data/.dalvikcache
    
    cachepartreset
      Performs the same function as cachepart, plus
      erases the contents of Dalvik-Cache, forcing
      a rebuild on reboot.
    
      File created: /data/.dcpartition
      File removed: /data/.dalvikcache
    
    nocache
      Moves Dalvik cache files to the internal phone
      storage.  Removes all Dalvik Cache flags.
    
      File removed: /data/.dcpartition
                    /data/.dalvikcache
    
    nocachereset
      Performs the same function as nocache, plus
      erases the contents of Dalvik-Cache, forcing
      a rebuild on reboot.
    
      File removed: /data/.dcpartition
                    /data/.dalvikcache
    
    resetcache
      Clears the dalvik cache and restarts phone.
    
    
    Apps2SD Diagnostic Commands:
    --------------------------------------------------
    check
      Performs a symlink and flag file check on your
      setup.  Outputs a report that shows you if 
      there are issues with your Apps2SD setup.
    
    repair
      Performs a repair of all symlinks based on 
      flag file activation.
    
    diskspace
      Shows disk space statistics for the ext
      partition.
    
    sysinfo
      Displays information about your phone,
      partitions, swap, and more.
    
      Also writes a dump file that has an
      entire profile of your phone.  This
      is for troubleshooting only.
    
      File Created:  /data/dtsysdump.txt
    
    swapspace
      Shows swap space statistics for all
      swap space active on the phone.
    
    partlist
      Shows the supported EXT partitions 
      available for your particular ROM.
    
    ZipAlign Commands:
    --------------------------------------------------
    align
      Performs a one-time zipalign on all APK files 
      in /data/app, /data/app-private and /system/app.
    
    zipalign
      Allows ZipAlign to execute during the boot 
      process. Creates the ZipAlign flag file.
    
      File Created: /data/.zipalign
    
    nozipalign
      Prevents ZipAlign from executing during the 
      boot process. Removes the ZipAlign flag file.
    
      File Removed: /data/.zipalign
    
    Dalvik Setting Commands:
    --------------------------------------------------
    jit
      Installs DalvikVM JIT.
      WARNING:  Do not run this command if your phone
                has NAND protection active.
    
    nojit
      Removes DalvikVM JIT.
      WARNING:  Do not run this command if your phone
                has NAND protection active.
    
    heapsizexx
      Sets Dalvik Heap Size to xx, or heapsize0 resets
      heap size to default settings.
    
      Ex: If you want to set the Dalvik Heap Size to
          24mb, type a2sd heapsize24
    
      File Created: /data/a2sdheapsize (value > 0)
      File Removed: /data/a2sdheapsize (value = 0)
    
    Low Memory Killer Commands:
    ----------------------------------------------------
    lowmem-moderate
      Sets the internal memory killer to the following
      settings:
      Foreground Apps:    1536 pages /   6 MB
      Visible Apps:       3072 pages /  12 MB
      Secondary Server:   4096 pages /  16 MB
      Hidden Apps:        7680 pages /  30 MB
      Content Provider:   8960 pages /  35 MB
      Empty App:         10240 pages /  40 MB
    
      Create File: /data/.lmmoderate
      Remove File: /data/.lmoptimum
                   /data/.lmstrict
                   /data/.lmaggressive
                   /data/.lmultimate
                   /data/.lmextreme
    
    lowmem-optimum
      Sets the internal memory killer to the following
      settings:
      Foreground Apps:    1536 pages /   6 MB
      Visible Apps:       2048 pages /   8 MB
      Secondary Server:   4096 pages /  16 MB
      Hidden Apps:       10240 pages /  40 MB
      Content Provider:  12800 pages /  50 MB
      Empty App:         15360 pages /  60 MB
    
      Create File: /data/.lmoptimum
      Remove File: /data/.lmmoderate
                   /data/.lmstrict
                   /data/.lmaggressive
                   /data/.lmultimate
                   /data/.lmextreme
    
    lowmem-strict
      Sets the internal memory killer to the following
      settings:
      Foreground Apps:    1536 pages /   6 MB
      Visible Apps:       2048 pages /   8 MB
      Secondary Server:   4096 pages /  16 MB
      Hidden Apps:       15360 pages /  60 MB
      Content Provider:  17920 pages /  70 MB
      Empty App:         20480 pages /  80 MB
    
      Create File: /data/.lmstrict
      Remove File: /data/.lmmoderate
                   /data/.lmoptimum
                   /data/.lmaggressive
                   /data/.lmultimate
                   /data/.lmextreme
    
    lowmem-aggressive
      Sets the internal memory killer to the following
      settings:
      Foreground Apps:    1536 pages /   6 MB
      Visible Apps:       3072 pages /  12 MB
      Secondary Server:   4096 pages /  16 MB
      Hidden Apps:       21000 pages /  82 MB
      Content Provider:  23000 pages /  90 MB
      Empty App:         25000 pages /  98 MB
      
      Create File: /data/.lmaggressive
      Remove File: /data/.lmmoderate
                   /data/.lmoptimum
                   /data/.lmstrict
                   /data/.lmextreme
                   /data/.lmultimate
    
    lowmem-extreme
      Sets the internal memory killer to the following
      settings:
      Foreground Apps:    1536 pages /   6 MB
      Visible Apps:       3072 pages /  12 MB
      Secondary Server:   4096 pages /  16 MB
      Hidden Apps:       38400 pages / 150 MB
      Content Provider:  40960 pages / 160 MB
      Empty App:         43520 pages / 170 MB
    
      Create File: /data/.lmextreme
      Remove File: /data/.lmmoderate
                   /data/.lmoptimum
                   /data/.lmstrict
                   /data/.lmaggressive
                   /data/.lmultimate
    
    lowmem-ultimate
      Sets the internal memory killer to the following
      settings:
      Foreground Apps:    1536 pages /   6 MB
      Visible Apps:       3072 pages /  12 MB
      Secondary Server:   4096 pages /  16 MB
      Hidden Apps:       51200 pages / 200 MB
      Content Provider:  57600 pages / 225 MB
      Empty App:         64000 pages / 250 MB
    
      Create File: /data/.lmultimate
      Remove File: /data/.lmmoderate
                   /data/.lmoptimum
                   /data/.lmstrict
                   /data/.lmaggressive
                   /data/.lmextreme
    
    lowmem-default
      Sets the internal memory killer back to phone default
      settings.
    
      Remove File: /data/.lmmoderate
                   /data/.lmoptimum
                   /data/.lmstrict
                   /data/.lmaggressive
                   /data/.lmextreme
                   /data/.lmultimate
    Attached Images Attached Images
    Last edited by j_r0dd; 09-30-2010 at 08:21 PM. Reason: update
    Nexus S: CM7.1 Kang w/Voodoo
    Backflip: CM7.1
    Cliq: CM7.1
    Follow me on Twitter
    If you like something I have done & want to buy me a RedBull click HERE

  2. 107 Users Say Thank You to j_r0dd For This Useful Post

    adlx (07-26-2010), akng (09-18-2010), alb3rt018 (09-20-2010), arayray (07-23-2010), bigpapaboogaloo (09-27-2010), blackknightavalon (08-28-2010), bond66 (09-12-2010), chago10 (07-24-2010), ClaytonH (07-31-2010), colasdad (08-04-2010), count_zero (08-26-2010), cubanb562 (08-09-2010), cybrphantom (07-23-2010), czysz (08-11-2010), Danation (07-24-2010), datlilboricua (07-26-2010), decoyrock (08-03-2010), denkai (09-17-2010), deviland05 (08-13-2010), Doogitronix (08-11-2010), Double0EK (07-28-2010), duxman (08-17-2010), edogaru (08-14-2010), estevan_ (08-03-2010), eviLution (08-26-2010), fallinprince (08-12-2010), FEARiTSeLF (08-02-2010), FLYNN1 (07-25-2010), franceschiv (07-25-2010), fyuecd (07-25-2010), gatesmarch123 (07-26-2010), gerriebliss (08-08-2010), gmtii (08-25-2010), grendel905 (07-26-2010), haziel (10-12-2010), homis (08-09-2010), Hoobajoob (08-10-2010), hydrael (09-11-2010), india85g (09-24-2010), Jaocagomez (08-27-2010), joeyarroyo (10-15-2010), kileak (07-30-2010), kyle510 (09-18-2010), L1vingst0ne (09-01-2010), lackobrain (08-03-2010), laguillo (08-25-2010), LaoBoi (07-30-2010), Leander HolyJC (07-24-2010), leprosys (09-12-2010), Louizbd (09-10-2010), lshem16 (09-30-2010), mad_fitter (10-15-2010), mau_fdez (08-21-2010), Maverik007 (09-27-2010), mclane5 (09-21-2010), miharkula (07-26-2010), mtaylor314 (08-12-2010), nbhnohome (10-04-2010), neoslink1 (08-08-2010), NepT1 (09-03-2010), NiNiaKa99 (09-27-2010), one5 (08-12-2010), OperationMove (08-05-2010), oranjevmorkov (10-12-2010), paintworx (07-23-2010), pdspatrick (08-14-2010), pqmzla (07-27-2010), Promic (08-12-2010), Pusha (09-23-2010), Pzyduck (09-29-2010), quarksoup (08-14-2010), qzan (08-05-2010), rascal555 (07-24-2010), revlothar (08-16-2010), rlameda (08-02-2010), RUGGNATION (09-01-2010), ryannosaurus.rexx (08-04-2010), Saulcho009 (08-23-2010), scurtis2125 (09-01-2010), sebacapo (09-07-2010), skandarian (12-02-2010), Skrilax_CZ (09-04-2010), sky_8848 (08-12-2010), sowulo (08-08-2010), spud29 (09-24-2010), stars75238 (08-29-2010), statuzz (08-02-2010), sublime1184 (07-26-2010), sudo.adam (07-27-2010), Superbrad (08-25-2010), SuperJoker (08-11-2010), tdpham86 (07-23-2010), theallseingeye (07-27-2010), Thunder470 (10-16-2010), topsun (09-28-2010), tower41000 (08-12-2010), toxigenicpoem (07-23-2010), twiztidyoshi (09-15-2010), VontaelP (08-09-2010), william55561 (08-17-2010), wind-z (10-01-2010), Xilande (07-30-2010), YaKillaCJ (10-19-2010), yerger (07-23-2010), youyewan (07-31-2010), yyhl (07-24-2010), ZduneX25 (07-26-2010)

  3. #2
    offline Of Mice and Modders
    Join Date
    Jul 2010
    Posts
    52
    Thanks
    1
    Thanked 2 Times in 2 Posts
    Downloads
    5
    Uploads
    0
    *sits and waits*

  4. #3
    offline Itty Bitty Modder
    Join Date
    Jan 2009
    Posts
    13
    Thanks
    2
    Thanked 5 Times in 2 Posts
    Downloads
    0
    Uploads
    0
    What do you mean partially themed? I just happened to pick one of these up yesterday so I wouldn't mind trying this out.

  5. #4
    j_r0dd's Avatar
    offline Developer
    Join Date
    Nov 2009
    Location
    FLA
    Posts
    2,182
    Thanks
    570
    Thanked 2,765 Times in 739 Posts
    Downloads
    65
    Uploads
    11
    Quote Originally Posted by Geo411m View Post
    What do you mean partially themed? I just happened to pick one of these up yesterday so I wouldn't mind trying this out.
    changed some stuff in the framework-res. added the droidx launcher buttons. edited phone, downloadprovider, music, framework-res & services.jar for white text
    Nexus S: CM7.1 Kang w/Voodoo
    Backflip: CM7.1
    Cliq: CM7.1
    Follow me on Twitter
    If you like something I have done & want to buy me a RedBull click HERE

  6. 2 Users Say Thank You to j_r0dd For This Useful Post

    ClaytonH (08-20-2010), FLYNN1 (07-25-2010)

  7. #5
    offline Maybe Modder
    Join Date
    Jan 2010
    Posts
    20
    Thanks
    3
    Thanked 0 Times in 0 Posts
    Downloads
    15
    Uploads
    0
    Is this rom a blur rom?

  8. #6
    j_r0dd's Avatar
    offline Developer
    Join Date
    Nov 2009
    Location
    FLA
    Posts
    2,182
    Thanks
    570
    Thanked 2,765 Times in 739 Posts
    Downloads
    65
    Uploads
    11
    Quote Originally Posted by urmothersluvr View Post
    Is this rom a blur rom?
    yes
    Nexus S: CM7.1 Kang w/Voodoo
    Backflip: CM7.1
    Cliq: CM7.1
    Follow me on Twitter
    If you like something I have done & want to buy me a RedBull click HERE

  9. 2 Users Say Thank You to j_r0dd For This Useful Post

    ClaytonH (08-20-2010), FLYNN1 (07-25-2010)

  10. #7
    offline So I Hear You Can Mod
    Join Date
    Feb 2010
    Posts
    169
    Thanks
    65
    Thanked 16 Times in 13 Posts
    Downloads
    14
    Uploads
    0
    not complaining or anythin but how come its 90mb?..and which apps did u add?...btw thanks you for making this.

  11. #8
    j_r0dd's Avatar
    offline Developer
    Join Date
    Nov 2009
    Location
    FLA
    Posts
    2,182
    Thanks
    570
    Thanked 2,765 Times in 739 Posts
    Downloads
    65
    Uploads
    11
    Quote Originally Posted by cybrphantom View Post
    not complaining or anythin but how come its 90mb?..and which apps did u add?...btw thanks you for making this.
    added a bunch of sounds, Term, Dev Tools, SpareParts.
    Nexus S: CM7.1 Kang w/Voodoo
    Backflip: CM7.1
    Cliq: CM7.1
    Follow me on Twitter
    If you like something I have done & want to buy me a RedBull click HERE

  12. 3 Users Say Thank You to j_r0dd For This Useful Post

    ClaytonH (08-20-2010), cybrphantom (07-23-2010), FLYNN1 (07-25-2010)

  13. #9
    offline So I Hear You Can Mod
    Join Date
    Mar 2010
    Posts
    315
    Thanks
    71
    Thanked 226 Times in 78 Posts
    Downloads
    15
    Uploads
    0

  14. The Following User Says Thank You to toxigenicpoem For This Useful Post:

    cybrphantom (07-23-2010)

  15. #10
    offline So I Hear You Can Mod
    Join Date
    Feb 2010
    Posts
    169
    Thanks
    65
    Thanked 16 Times in 13 Posts
    Downloads
    14
    Uploads
    0
    thanks bro im bout to backup and flash this one...wouldnt happen to have any screenshots on hand would u?...oh and question what are the specs for and how can i change the boot animation if possible

  16. #11
    j_r0dd's Avatar
    offline Developer
    Join Date
    Nov 2009
    Location
    FLA
    Posts
    2,182
    Thanks
    570
    Thanked 2,765 Times in 739 Posts
    Downloads
    65
    Uploads
    11
    Quote Originally Posted by toxigenicpoem View Post
    Awesome man, thanks for the deodex!
    np
    Nexus S: CM7.1 Kang w/Voodoo
    Backflip: CM7.1
    Cliq: CM7.1
    Follow me on Twitter
    If you like something I have done & want to buy me a RedBull click HERE

  17. 2 Users Say Thank You to j_r0dd For This Useful Post

    ClaytonH (08-20-2010), FLYNN1 (07-25-2010)

  18. #12
    offline Itty Bitty Modder
    Join Date
    May 2010
    Posts
    16
    Thanks
    8
    Thanked 1 Time in 1 Post
    Downloads
    2
    Uploads
    0
    when you say, partially themed.. does that mean white text and a black notification bar?! if so, im going to flash this asap. oh and is wifi tethering in here too? thanks btw

    phone looks great, thanks jrodd!
    Last edited by startoonhero; 07-23-2010 at 10:00 PM. Reason: thanks

  19. #13
    j_r0dd's Avatar
    offline Developer
    Join Date
    Nov 2009
    Location
    FLA
    Posts
    2,182
    Thanks
    570
    Thanked 2,765 Times in 739 Posts
    Downloads
    65
    Uploads
    11
    Quote Originally Posted by startoonhero View Post
    when you say, partially themed.. does that mean white text and a black notification bar?! if so, im going to flash this asap. oh and is wifi tethering in here too? thanks btw
    no tethering. i am waiting until the new kernel source is released. yes to the black bar & white text
    Nexus S: CM7.1 Kang w/Voodoo
    Backflip: CM7.1
    Cliq: CM7.1
    Follow me on Twitter
    If you like something I have done & want to buy me a RedBull click HERE

  20. 3 Users Say Thank You to j_r0dd For This Useful Post

    ClaytonH (08-20-2010), FLYNN1 (07-25-2010), startoonhero (07-23-2010)

  21. #14
    offline So I Hear You Can Mod
    Join Date
    Feb 2010
    Posts
    169
    Thanks
    65
    Thanked 16 Times in 13 Posts
    Downloads
    14
    Uploads
    0
    thanks for the screen shot it looks so sexy..

  22. #15
    yerger's Avatar
    offline Maybe Modder
    Join Date
    May 2010
    Location
    Lansdale, PA
    Posts
    39
    Thanks
    5
    Thanked 8 Times in 6 Posts
    Downloads
    11
    Uploads
    0
    can i log into my existing motoblur account or do i have to create a new one like the others

  23. The Following User Says Thank You to yerger For This Useful Post:

    xiaojiang51888 (08-09-2010)

Page 1 of 53 123456789101151 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •