Page 1 of 110 123456789101151101 ... LastLast
Results 1 to 15 of 1647
  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 TheOfficial v1.6 netfilter/swap/ext3/ext4/tun [2.14.11]

    IF I SEE COMPLAINING OR DEMANDS I WILL DELETE THIS THREAD.

    Features & Changes:
    v1.0
    *based on 2.1.5
    *JIT
    *3D hardware acceleration
    *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
    *Droidx Wallpapers
    *Darktremor's A2SD v2.7.5.2
    *cyanogen's massive apn
    *random boot-animation script (make /bootanimation on root of sd and copy boot-animations into it)
    *added /etc/fstab so sdcard is early mounted on boot for random boot-animation script
    *changed build-fingerprint so all market apps show
    *LauncherPro (much faster than BlurHome)
    *GScript Mod v2.0.2
    *HTC_IME
    *Superuser 2.3.6.1
    *added rosystem/rwsystem scripts
    *new bootanimation
    *busybox 1.17.1

    v1.0.1
    *added dns fix (thanks to [MENTION=3192191]tonymy01[/MENTION])
    *put the update Connected Music Player in this release (was being lazy and didn't want to do the white text)
    *fixed the Dalvik-Heap scripts in GScript Mod

    v1.1
    *added back froyo market/youtube
    *Android Tether
    *new kernel features: ext3, ext4, swap, netfilter (you can tether now)

    v1.1.1
    *updated kernel. added tun
    *stable wifi tether

    v1.2
    *added multitouch patch
    *added some real nice transition animations (M@XLOL)
    *replaced LauncherPro with ADW

    v1.2.1
    *replaced Connected Music Player with the MIUI music player
    *Added Gallery3D (multitouch support)
    *added PPTP support to kernel

    v1.3
    *removed multitouch
    *2.6.29.6 kernel w/Anticipatory as the default IO scheduler. FAST!! thanks to [MENTION=3070740]kb7sqi[/MENTION] for the patches

    v1.3.1
    *themed MiuiMusic
    *added new status bar animations. (GPS acquiring, sync, accurate battery)
    *added new kernels as add-ons only below. thanks to [MENTION=3205712]Beach_Head[/MENTION] for the patch!

    v1.3.2
    *added iptables
    *reverted back to eclair Market so updates will stop breaking market
    *added new kernels as add-ons only below. they do not oc by default and boot fine with the Performance governor set.

    v1.4
    *replaced MiuiMusic with CMP
    *updated lots of apps (don't remember all lol)
    *added gingerbread keyboard
    *removed all the extra sounds for space reasons and replaced with gingerbread sounds
    *removed all MT patches sorry!
    *OC is included in the rom but doesn't OC by default
    *a bunch of new kernel patches included for added performance and stability. thanks again to [MENTION=3070740]kb7sqi[/MENTION]

    v1.4.1
    *fixed wifi tether FC
    *replaced AOSP Terminal Emulator with Jack Palevich's version. this way you can get notified for updates from the market

    v1.5
    *updated gingerbread keyboard
    *added more comcache scripts from cyanogenmod
    *removed newswidget.apk (sick of seeing two apps for news)
    *removed Gallery3D because it was flaking out for some people
    *new mountpoint of sd-ext for apps2sd. this will require my new recovery for proper wipes and nandroids now. which btw also supports all the new froyo roms.

    v1.5.1
    *fixed build.prop
    *replaced MediaGallery with modded Gallery3D.

    v1.5.2
    *done with Gallery3D. MediaGallery is back
    *MT patches uploaded as well

    v1.6
    *new kernel
    *new wifi tether

    Bugs/issues
    *Dev Tools>Development Settings FC's

    NEW RADIO FOR T-MOBILE US USERS. DO YOUR RESEARCH BEFORE FLASHING THIS IF YOU ARE ON A CARRIER OTHER THAN T-MOBILE. YOU HAVE BEEN WARNED!!!76XXC-63805041-SDCBALUM

    v1.6 DOWNLOAD


    MT Patch ****USE AT YOUR OWN RISK****

    AZERTY patch

    MT AZERTY Patch ****USE AT YOUR OWN RISK****

    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 ext2/ext3/ext4
    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
    Last edited by j_r0dd; 02-14-2011 at 04:35 PM.
    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 (12-09-2010), akng (10-25-2010), alarmdude9 (02-26-2011), Aleksey1992 (11-29-2010), assdee (10-24-2010), bigpapaboogaloo (10-24-2010), Bizurke (05-26-2011), bloodyshyt (11-12-2010), bond66 (10-24-2010), Bordeaux (12-10-2010), Bubblez (10-21-2010), Buck Shot (10-20-2010), caritrasto (02-17-2011), carlosan (01-22-2011), Citizen86 (02-07-2011), ClaytonH (01-03-2011), czarsuperstar (01-17-2011), Danation (10-21-2010), danfm97 (01-17-2011), deviland05 (11-12-2010), dextromoto (01-19-2011), df77 (11-10-2010), dgreenmann (11-29-2010), dkay1986 (10-20-2010), Dominikrod (10-21-2010), Double0EK (10-20-2010), esposito (12-07-2010), eviLution (11-11-2010), fedegin (11-29-2010), FLYNN1 (10-20-2010), fourdoorchevelle (12-19-2010), fuey401 (02-19-2011), gag22 (12-06-2010), hzm82 (10-21-2010), hznemo (07-04-2011), iaio72 (12-28-2010), icetk (01-23-2011), igor.rodriguez (01-13-2011), irshadakram (05-05-2011), jjsoviet (12-05-2010), jonpil (02-08-2011), kaiser1313 (02-10-2011), kavera (02-11-2011), Keptwench (01-30-2011), kingears (11-01-2010), krasnic (11-22-2010), lackobrain (11-20-2010), laguillo (02-09-2011), leo2083 (05-25-2011), leprosys (12-07-2010), LilGame (02-15-2011), mad2k (01-19-2011), mad9791 (10-20-2010), madmadmike (02-18-2011), mad_fitter (10-21-2010), mark i (12-01-2010), mArKaSsO (01-26-2011), mastergeekcd (01-04-2011), Matthew Kane (12-10-2010), meoluoios (10-29-2010), michaelviii (10-20-2010), moisme (11-08-2010), MotoBruno (11-28-2010), n8tvnyr (10-25-2010), namingway (02-18-2011), NiNiaKa99 (10-25-2010), Notion (12-09-2010), Papa Midnight (04-17-2011), pollux45 (03-07-2011), pwyll (03-09-2011), Pzyduck (10-20-2010), quarksoup (12-03-2010), rabbit80 (02-21-2011), RasahCrigis (12-03-2010), revlothar (12-19-2010), RiCi12 (01-19-2011), Rino_91 (12-28-2010), RUGGNATION (12-09-2010), saga02 (04-14-2011), sebacapo (10-20-2010), SKondris (01-05-2011), souleducation (05-03-2011), sublime1184 (10-20-2010), SuperJoker (10-20-2010), supreme313 (11-21-2010), tantado (04-11-2011), tatt221236 (02-23-2011), tcortinag (10-20-2010), Techngro (02-01-2011), TheShow215 (10-20-2010), thua (11-21-2010), TOKICKU (01-23-2011), TokyoGao (12-20-2010), tonyearths@gmail.com (12-02-2010), tower41000 (12-03-2010), Triforcehunter (02-19-2011), Turion37 (02-27-2011), uchiha (12-10-2010), vchap2001 (12-22-2010), VontaelP (10-20-2010), whoiskliwon (02-19-2011), xInfinity (01-18-2011), xkjtx (12-02-2010), YaKillaCJ (12-04-2010), ynd008 (12-03-2010), yrv_13 (12-18-2010), zavulon (12-12-2010)

  3. #2
    offline Itty Bitty Modder
    Join Date
    Mar 2010
    Posts
    5
    Thanks
    1
    Thanked 1 Time in 1 Post
    Downloads
    12
    Uploads
    0
    i wanted to test this but i can't seem to find the link to download?

  4. The Following User Says Thank You to phreakazoid For This Useful Post:

    hznemo (07-16-2011)

  5. #3
    csolanol's Avatar
    offline So I Hear You Can Mod
    Join Date
    Feb 2010
    Posts
    209
    Thanks
    20
    Thanked 128 Times in 59 Posts
    Downloads
    16
    Uploads
    0
    Download = Soon
    Phone: Dext (rooted) Operator: Vodafone Espaņa
    ROM: CM4Morrison (custom kernel 2.6.29-6)
    Recovery: ClockWorkMod
    Theme: Launcher Pro.
    Follow me on twitter
    Donate:

  6. #4
    offline Itty Bitty Modder
    Join Date
    Aug 2010
    Posts
    15
    Thanks
    4
    Thanked 1 Time in 1 Post
    Downloads
    31
    Uploads
    0
    how soon?

  7. #5
    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 akng View Post
    how soon?
    i am still working some things out here! don't start making demands or there won't be anything at all from me!
    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

  8. 4 Users Say Thank You to j_r0dd For This Useful Post

    akng (10-20-2010), FLYNN1 (10-20-2010), VontaelP (10-20-2010), xkjtx (01-29-2011)

  9. #6
    offline Itty Bitty Modder
    Join Date
    Aug 2010
    Posts
    15
    Thanks
    4
    Thanked 1 Time in 1 Post
    Downloads
    31
    Uploads
    0
    my trap is shut. my bad.

  10. #7
    offline Maybe Modder
    Join Date
    Jun 2010
    Posts
    42
    Thanks
    2
    Thanked 4 Times in 4 Posts
    Downloads
    23
    Uploads
    0
    swap will be functioning? and wifi tether? (not barnacle)

  11. #8
    FLYNN1's Avatar
    offline Of Mice and Modders
    Join Date
    Jun 2010
    Location
    FL.
    Posts
    93
    Thanks
    47
    Thanked 10 Times in 10 Posts
    Downloads
    2
    Uploads
    0
    Standing By.... .. ...
    Greetings Users "I Test. Therefore I'm."

    Currently Testing on my: Motorola CLIQ Winter White Using: T-Mobile USA ROM: J_r0dd's TheOfficial v1.3.2 patch OC/MT
    Recovery.img: j_r0dd-mb200-v1.8.1 FINAL.img
    RADIO: 5041

    Thanks go out to: HandlerExploit, travisjames, barakinflorida, opencliq, arayray, adlx, toxigenicpoem, alb3rt018, j_r0dd, wtcnbrwndo4u, godfather123189 & all developers who are working hard on your ROMs can't what to test them.

    end of line.... .. ....

  12. #9
    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 ultimate_zero View Post
    swap will be functioning? and wifi tether? (not barnacle)
    do you read?
    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

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

    NiNiaKa99 (10-25-2010), sublime1184 (10-20-2010), theglock (10-22-2010), TheShow215 (10-20-2010), VontaelP (10-20-2010), xkjtx (01-29-2011)

  14. #10
    offline Maybe Modder
    Join Date
    Aug 2010
    Posts
    21
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    41
    Uploads
    0

    ehm,...anjink loe!!! sok jutex segale

    ]ngentot emank loe yah!!! Sok jutex...rom loe banyak bikin masalah di gw tau!!! Anjink u..klo ketemua..gw gebukin loe!!! Mampus aja loe sana..
    Last edited by sublime1184; 10-20-2010 at 03:40 PM.

  15. #11
    FLYNN1's Avatar
    offline Of Mice and Modders
    Join Date
    Jun 2010
    Location
    FL.
    Posts
    93
    Thanks
    47
    Thanked 10 Times in 10 Posts
    Downloads
    2
    Uploads
    0
    Eng. Plz.
    Greetings Users "I Test. Therefore I'm."

    Currently Testing on my: Motorola CLIQ Winter White Using: T-Mobile USA ROM: J_r0dd's TheOfficial v1.3.2 patch OC/MT
    Recovery.img: j_r0dd-mb200-v1.8.1 FINAL.img
    RADIO: 5041

    Thanks go out to: HandlerExploit, travisjames, barakinflorida, opencliq, arayray, adlx, toxigenicpoem, alb3rt018, j_r0dd, wtcnbrwndo4u, godfather123189 & all developers who are working hard on your ROMs can't what to test them.

    end of line.... .. ....

  16. The Following User Says Thank You to FLYNN1 For This Useful Post:

    j_r0dd (10-20-2010)

  17. #12
    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
    i am just trying to narrow down what didn't get deodexed properly. BT isn't working, but it does work completely stock. i am no trying to release another beta
    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

  18. 5 Users Say Thank You to j_r0dd For This Useful Post

    FLYNN1 (10-20-2010), jtbrighten (10-20-2010), qzan (10-20-2010), TheShow215 (10-20-2010), VontaelP (10-20-2010)

  19. #13
    offline Itty Bitty Modder
    Join Date
    May 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Downloads
    1
    Uploads
    0
    I'm asking because I don't understand, does A2SD add a benefit to end-user without the ability to enable swap?

  20. #14
    FLYNN1's Avatar
    offline Of Mice and Modders
    Join Date
    Jun 2010
    Location
    FL.
    Posts
    93
    Thanks
    47
    Thanked 10 Times in 10 Posts
    Downloads
    2
    Uploads
    0
    Thanks.... .. ...
    Greetings Users "I Test. Therefore I'm."

    Currently Testing on my: Motorola CLIQ Winter White Using: T-Mobile USA ROM: J_r0dd's TheOfficial v1.3.2 patch OC/MT
    Recovery.img: j_r0dd-mb200-v1.8.1 FINAL.img
    RADIO: 5041

    Thanks go out to: HandlerExploit, travisjames, barakinflorida, opencliq, arayray, adlx, toxigenicpoem, alb3rt018, j_r0dd, wtcnbrwndo4u, godfather123189 & all developers who are working hard on your ROMs can't what to test them.

    end of line.... .. ....

  21. #15
    offline Itty Bitty Modder
    Join Date
    Aug 2010
    Posts
    2
    Thanks
    3
    Thanked 0 Times in 0 Posts
    Downloads
    0
    Uploads
    0
    Take your time...You and other devs have given much more than Motorola has. I appreciate the effort

Tags for this Thread

Posting Permissions

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