Guest fonix232 Posted January 15, 2011 Report Posted January 15, 2011 Some of us already managed to modify the framework, so I would like to ask for a little feature, directly from CM6/7: In CyanogenMod, if you open the "Add widget" panel, it groups the widgets, so all widgets from one app goes under a sub-group, thus shortening down the list itself. Could someone grab it and add it to our framework? I need it badly ;)
Guest jt_mcg Posted January 15, 2011 Report Posted January 15, 2011 Some of us already managed to modify the framework, so I would like to ask for a little feature, directly from CM6/7: In CyanogenMod, if you open the "Add widget" panel, it groups the widgets, so all widgets from one app goes under a sub-group, thus shortening down the list itself. Could someone grab it and add it to our framework? I need it badly ;) Try this, works well here!
Guest fonix232 Posted January 15, 2011 Report Posted January 15, 2011 Try this, works well here! JJ6, not working, force closes when I try to add any widget!
Guest vareBlade Posted January 16, 2011 Report Posted January 16, 2011 JJ6, not working, force closes when I try to add any widget! Do not install it, read the instructions he provides in the topic
Guest fonix232 Posted January 16, 2011 Report Posted January 16, 2011 Do not install it, read the instructions he provides in the topic Tried four times, everything as described, fifth time was lucky looks like! Thanks!
Guest Xenon0816 Posted January 16, 2011 Report Posted January 16, 2011 Yeah that's pretty cool! I pushed it via adb and it worked directly. Cool thing to have.
Guest vitroid Posted January 16, 2011 Report Posted January 16, 2011 How do I get rw for system via adb?
Guest vareBlade Posted January 16, 2011 Report Posted January 16, 2011 (edited) How do I get rw for system via adb? Not sure how its done in adb but you can also use Root Explorer to do that Edited January 16, 2011 by vareBlade
Guest Xenon0816 Posted January 16, 2011 Report Posted January 16, 2011 (edited) How do I get rw for system via adb? You need to use "adb remount" to mount the system partition, then you can do "adb push <file> /system/app" to get the file in place. (<file> of course is the name of your file) Edited January 16, 2011 by Xenon0816
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now