[Recovery] ClockworkMod Based Touch Recovery - 04/14/12

Search This thread

braway

Retired Recognized Developer
Aug 29, 2010
243
707
MN
Uploaded beta 1

see post 1 for details

big differences:
- no more swiping
- direct selection of items in the list
- double click an item for execution
- long(er) click does not select/execute
- "dragging" of an entry will move the list (in file selection for example)
- back key is the only way to go back now

- keys still work (vol up/down, home/menu, search/power)

pic:
IMG_20120408_012033.jpg
 

truth77

Senior Member
Feb 28, 2012
1,869
1,216
Ft Lauderdale
Uploaded beta 1

see post 1 for details

big differences:
- no more swiping
- direct selection of items in the list
- double click an item for execution
- long(er) click does not select/execute
- "dragging" of an entry will move the list (in file selection for example)
- back key is the only way to go back now

- keys still work (vol up/down, home/menu, search/power)

pic:
View attachment 989787

You guys are amazing!! Keep it up.
 

truth77

Senior Member
Feb 28, 2012
1,869
1,216
Ft Lauderdale
Flashed, it rebooted to recovery, tested, flashed again to make sure everything still works! flawless.

---------- Post added at 03:01 AM ---------- Previous post was at 03:00 AM ----------

Flashed it, rebooted to recovery, tested, flashed again to make sure everything still works! flawless.
 

ukic

Senior Member
Feb 23, 2012
614
102
One of the best fried chicken I have ever tasted in my whole life!!!

Edit: Sorry, wrong forum/thread. But anyhow, this is indeed super cool! Great work braway, tyvm.
 

keplenk

Senior Member
Aug 27, 2008
341
28
Amazing!

Hopefully the thin red line could be changed to blue or maybe removed.

Thanks!
 

Mr_Coffee

Senior Member
Mar 24, 2011
81
9
Works great on the Collective ICS Base version!

Sent from my SAMSUNG-SGH-I717 using Tapatalk
 

lessthanzach

Senior Member
May 23, 2008
1,035
387
Redding, CA
Oh so much better. Now we don't have to wear out our volume and power buttons.
Works like magic!:D thank you very much..

Sent from my ICS Note
Please hit the thanks if I helped you
 

Top Liked Posts

  • There are no posts matching your filters.
  • 114
    ClockworkMod Based Touch Recovery

    Disclaimer
    I'm not responsible for any damages to your phone. Neither am I responsible, if the phone becomes alive, runs away, dominates or kills you ;P
    Also, if you don't know how to flash this, then you probably shouldn't... just saying...

    NOTE: I'm not maintaining this anymore, please use the official cwr (if there is one), or twrp


    Latest release: 2012-04-14

    Changelog

    2012-04-14 (Odin) (CWM)
    - bugfix: onscreen-log shouldn't cut off as early now
    - colors are now customizable

    2012-04-09 (Odin) (CWM)
    - bugfix: "dragging" now limited to the visible row area
    - bugfix: menu/row line is now blue again
    - bugfix: selected item now hides properly when dragging it out of the visible menu/row area
    - bugfix: selection should work now properly in all menus
    - bugfix: /cache/recovery/log and /cache/recovery/last_log error should now be fixed (not working, see post #100 for a solution)

    2012-04-08 (Odin) (CWM)
    - rewrote ui a bit, to be more touch friendly
    - no more swiping to navigate
    - short click on an entry selects it
    - double short click on the same entry executes it
    - dragging an entry will move the menu (if the menu can be moved, like file selection)
    - use back key to go back
    - disabled "back mode"

    2012-04-05 (CWM)
    - based on my cwm 2012-03-05
    - added simple navigation using up and down touch motions (nothing big for now)

    Known Bugs
    - see my cwm thread for known bugs

    How to install/update
    - read here

    Thanks to
    everyone i mentioned in my cwm thread
    and possibly lots of other people who did important android work, but are sadly forgotten :(

    Good luck, and happy flashing.
    Please report bugs with as much detail as possible, and preferably in a separate paragraph ;)


    If you like my work, feel free to buy me a drink :)
    16
    Features

    Touch
    - click on an entry to select it
    - double click on an entry do "execute" it
    - the back key works as back
    - dragging the menu will move it, if possible
    - keys still work


    Custom Colors
    create a file named ".config" in the clockworkmod-folder on your internal sdcard (in android that would be /sdcard/clockworkmod/.config)
    the syntax per line is:
    Code:
    TYPE=R,G,B,A

    Valid types are:
    Code:
    MENU_TEXT_COLOR
    NORMAL_TEXT_COLOR
    HEADER_TEXT_COLOR

    Example:
    Code:
    MENU_TEXT_COLOR=255,0,0,200
    NORMAL_TEXT_COLOR=0,255,0,200
    HEADER_TEXT_COLOR=0,0,255,200
    That would display your header in blue, your menu in red and the log in green.

    If you don't know how to use it, then you probably shouldn't, just saying :p
    12
    Uploaded beta 1

    see post 1 for details

    big differences:
    - no more swiping
    - direct selection of items in the list
    - double click an item for execution
    - long(er) click does not select/execute
    - "dragging" of an entry will move the list (in file selection for example)
    - back key is the only way to go back now

    - keys still work (vol up/down, home/menu, search/power)

    pic:
    IMG_20120408_012033.jpg
    6
    Is there a flashable zip for the latest touch recovery?

    No, not yet. I was hoping someone was going to post one. I've trying to do it through terminal emulator but still no luck. I would try adb but my computer is out of commission

    Sent From My Hybrid AOKP Note


    There is no flashable .zip file for the latest version of cwm touch recovery, but you can make your own.

    1- Take the .zip from the 1st page of this thread.

    2- Then go to the ROM Manager website, scroll down to Samsung Galaxy Note, and download the cwm 5.8.4.3 touch recovery .img.
    http://www.clockworkmod.com/rommanager/

    3- Take the cwm 5.8.4.3 touch recovery .img and rename it to "recovery".

    4- Drag it into the .zip from the first page of this thread and replace the original recovery image in the .zip with the cwm 5.8.4.3 touch recovery that you renamed "recovery".

    5- Then flash the .zip with the new renamed recovery .img in cwm or twrp and you're done.
    4
    Another thing you could do, is what I did.

    • Download cwm touch recovery from: http://www.clockworkmod.com/rommanager/
      (first column is normal cwm, second is touch)
    • Copy the recovery-clockwork-touch-5.8.4.3-quincyatt.img file to your sdcard.
    • adb shell as root.
    • Code:
      dd if=/sdcard/recovery-clockwork-touch-5.8.4.3-quincyatt.img of=/dev/block/mmcblk0p22
      (this is the same from recovery or from android)
    • Reboot to recovery
    • Enjoy!