02/02/2010, 10:06 PM
|
#1 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
|
This is my app launcher patch. I tinkered with the spacing and size to get it just how I like it, which is 4x4 with NO ARROWS AT THE BOTTOM (for real this time). I also added in the 'add/delete pages' patch and 'gesture tap for info/delete' patch, since they touch the same files. Created using Jason Robitaille's UnifiedDiffCreator.
Tested and working on webos 1.4.1.1 (sprint). Changelog: 2010-02-12: Fixed the "no arrows" feature. Fixed word wrap. 2010-03-28: Submitted update for better compatibility with other patches. 2010-04-05: Submitted update to fix error. Last edited by cwgtex; 05/04/2010 at 03:22 PM. |
02/02/2010, 10:48 PM
|
#2 (permalink) |
|
Member
![]() Join Date: Feb 2008
Location: Garden City, MI
Posts: 741
Likes Received: 0
Thanks: 24
Thanked 62 Times in 50 Posts
|
Since I have the other two patches already installed do I need to uninstall them before I install this one. Anyway we can get the 4x4 patch by itself?
|
02/02/2010, 11:10 PM
|
#3 (permalink) | |
|
Member
![]() Join Date: Jun 2009
Location: Somewhere n da 404
Posts: 2,237
Likes Received: 0
Thanks: 247
Thanked 1,039 Times in 551 Posts
|
Quote:
YES! you cannot have two patches that do the same thing! BTW cwgtex will chime in im sure but it doesnt look from the patch that the 4x4 can be extracted but Im sure he could make one for you.
__________________
Please hit the thanks button if I helped you If you've enjoyed my patches please feel free to donate towards further development. Follow the link below.
Last edited by 2sslow; 02/02/2010 at 11:29 PM. |
|
02/02/2010, 11:44 PM
|
#4 (permalink) |
|
Member
![]() Join Date: Jul 2009
Location: Toronto, ON, Canada
Posts: 272
Likes Received: 13
Thanks: 279
Thanked 30 Times in 23 Posts
|
>>> NO the avatar is not me,Im not a model, and yes Im married. Thanks for asking Though. <<<
LOL! The 4x4 layout looks really good. Also did you drop the font down a point from the V3 patch? The text wrapping seems better. |
02/02/2010, 11:58 PM
|
#5 (permalink) |
|
Member
![]() Join Date: Feb 2008
Location: Garden City, MI
Posts: 741
Likes Received: 0
Thanks: 24
Thanked 62 Times in 50 Posts
|
take it easy, no need for exclamation points. I'm not sure of how combined patches work, so I wasn't sure if it would just ignore what I already have installed and not try to install them or if it would over write them.
|
02/03/2010, 12:18 AM
|
#6 (permalink) | |
|
Member
![]() Join Date: Jun 2009
Location: Somewhere n da 404
Posts: 2,237
Likes Received: 0
Thanks: 247
Thanked 1,039 Times in 551 Posts
|
Quote:
Hope this helps!!!!!!!!!!!!!!!!!!!!!!! sorry about the exclamation points, didnt mean to offend
|
|
02/03/2010, 12:57 AM
|
#7 (permalink) | |||
|
Member
![]() ![]() Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
|
Quote:
All three patches affect this file: /usr/lib/luna/system/luna-applauncher/app/controllers/launcher-assistant.js And the 4x4 also affects this file: /usr/lib/luna/system/luna-applauncher/stylesheets/launcher.css Quote:
They are out of the way but add very useful functionality in an unobtrusive way. Heck if you didn't know about the extras many wouldn't even notice they were there. But yes I can make the 4x4 by itself. Give me a little time to look back at my scratch files so I can take out the relevant parts.Quote:
http://forums.precentral.net/web-os-...-per-page.html |
|||
02/03/2010, 01:10 AM
|
#8 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
|
It was quite fun opening up these patch files and figuring out how they work, and then combining them. For looking at code, I highly recommend Notepad++.
This is what I did to make my own patch. 1. Acquire the original patch files. 2. Open them and find out what file they affect on the device. 3. "Receive" those files from a freshly doctored device using WOSQI. 4. Manually make the changes that the patch file describes and save as new file. 5. Use Jason Robitaille's UnifiedDiffCreator to create a new patch file by comparing the orginal file to the manually edited file. 6. If the you are making a patch to affect multiple files, just do it separately, then copy and paste the contents of your patch file together into one file. Take out all but one set of the name, author, version, description lines. .:: NOTEPAD++ ::. http://forums.precentral.net/canuck-...f-creator.html |
02/03/2010, 01:26 AM
|
#9 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
|
Here you go, just my 4x4 layout patch attached.
I highly recommend opening the file up with Notepad++ and seeing just what goes into tweaking things on our great phone. I knew almost nothing about html, css, js, and patch files until my curiosity got the best of me and I started teaching myself (with the help of the world wide web).Some helpful links: http://forums.precentral.net/web-os-development/ http://forums.precentral.net/webos-developer-forums/ http://forums.precentral.net/webos-patches/ W3Schools Online Web Tutorials |
02/04/2010, 03:33 PM
|
#11 (permalink) | |
|
Member
![]() Join Date: Feb 2008
Location: Garden City, MI
Posts: 741
Likes Received: 0
Thanks: 24
Thanked 62 Times in 50 Posts
|
Quote:
cwgtex, very nice patch. Looks great. |
|
02/05/2010, 04:06 AM
|
#12 (permalink) | |
|
Member
![]() ![]() Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
|
Quote:
You can compare this to other patches yourself, I made this one from scratch so I don't know what is smaller or larger. I know that with my layout the text is readable and it looks good to me. |
|
02/08/2010, 04:42 AM
|
#17 (permalink) |
|
Member
![]() Join Date: Oct 2009
Posts: 32
Likes Received: 0
Thanks: 1
Thanked 9 Times in 3 Posts
|
Unfortunately, that patch won't install on my german GSM Pre with _english_ language. I uninstalled my previous 4x4 Patch, und had the other two incorporated patches not installed before at all. On install, i get 2 rejected chunks in launcher.css.
Are there any known conflicts with other patches? Anyone interested to sort this out? Greeting, Stefan |
02/08/2010, 06:39 AM
|
#18 (permalink) |
|
Member
![]() Join Date: Aug 2009
Posts: 95
Likes Received: 0
Thanks: 23
Thanked 6 Times in 6 Posts
|
Uninstalled v. 3 and still cannot install this version. I love the idea...I intentionally only have 4x4 on v. 3 because I hate to scroll. lol wish i can install this though...
|
02/08/2010, 12:49 PM
|
#19 (permalink) |
|
Member
![]() ![]() Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
|
As far as compatibility, it works on a freshly doctored Sprint Pre.
Short_round, let me ask you this, do you have the patches for "add/del pages" or "gesture tap for info/delete" installed? My patch includes these changes, so you would need to uninstall the individual patches for these things. Last edited by cwgtex; 02/08/2010 at 12:56 PM. |
02/08/2010, 12:54 PM
|
#20 (permalink) | |
|
Member
![]() ![]() Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
|
Quote:
Could you send me these two files from your device? /usr/lib/luna/system/luna-applauncher/app/controllers/launcher-assistant.js /usr/lib/luna/system/luna-applauncher/stylesheets/launcher.css I can compare them to the ones from my Sprint Pre (USA) and try and see why the patch isn't working for you. |
|
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://forums.webosnation.com/webos-patches/228607-patch-4x4-icons-no-arrows-extras.html
|
||||
| Posted By | For | Type | Date | |
| dBsooner's webOS-Patches Web Portal | This thread | Refback | 05/26/2010 01:28 PM | |



