webOS Nation Forums >  Homebrew >  webOS patches > [patch] Altered Email Message Button Layout
[patch] Altered Email Message Button Layout

  Reply
Like Tree1Likes

 
LinkBack Thread Tools Display Modes
Old 11/17/2009, 11:11 PM   #41 (permalink)
Member
 
Join Date: Jun 2009
Location: n. illinois
Posts: 105
Likes Received: 0
Thanks: 26
Thanked 22 Times in 17 Posts
Default

Just looking at this patch:

@@ -69,7 +69,7 @@
visible:true,
items: [
{label:$L('Reply'), icon:'reply', command:'reply'},
- {label:$L('Reply all'), icon:'reply-all', command:'replyAll'},
+ {label:$L('Move'), icon:'file', command:'replyAll'},
{label:$L('Forward'), icon:'forward-email', command:'forward'},
{label:$L('Delete'), icon:'delete', command:'delete'}

I notice that the added (changed line) still uses command:'replyAll'. I don't know much, but that doesn't sound like it will "move" an email. Shouldn't that be command:'move' ?
aric is offline   Reply With Quote
Old 11/17/2009, 11:20 PM   #42 (permalink)
Member
 
Join Date: Jun 2005
Posts: 46
Likes Received: 0
Thanks: 6
Thanked 5 Times in 3 Posts
Default

Quote:
Originally Posted by aric View Post
I'm having the same issue. i had version 10 (which worked) and then tried to update to version 11 and got the same failures as mentioned above.

I also couldn't open email. It would download new messages, and i could send messages, but I couldn't open any email. I ended up replacing several files to get back to 1.3.1 stock (from a friends pre), and now email works again.

But I still can't apply this patch.

file list:

in /usr/palm/applications/com.palm.app.email/app/controllers/

message-assistant.js
list-assistant.js
account-assistant.js
compose-assistant.js

I wasn't sure I need to replace the last two, but I was having issues with the email-landscape too, so I replaced them all.
Any way I could get those files? Or is that a no-no.
Delgarth is offline   Reply With Quote
Old 11/17/2009, 11:38 PM   #43 (permalink)
Member
 
Join Date: Jun 2009
Location: n. illinois
Posts: 105
Likes Received: 0
Thanks: 26
Thanked 22 Times in 17 Posts
Default

check pm
aric is offline   Reply With Quote
Old 11/18/2009, 06:26 AM   #44 (permalink)
Legend
 
Jason Robitaille's Avatar
 
Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,956 Times in 1,495 Posts
Default

yea, heh, slight oversight on my part, aric. Here's the corrected patches
Attached Files
File Type: patch move-button-in-emails.patch (917 Bytes, 25 views) Email Attachment
File Type: patch move-replyall-button-swap.patch (1.0 KB, 7 views) Email Attachment
__________________
If you've liked my software, please consider to towards future development.

Developer of many apps such as: WebOS Quick Install, WebOS Theme Builder, Ipk Packager, Unified Diff Creator, Internalz Pro, ComicShelf HD, LED Torch, over 70 patches and more.

@JayCanuck @CanuckCoding Facebook
Jason Robitaille is offline   Reply With Quote
Old 11/18/2009, 08:27 AM   #45 (permalink)
Member
 
laelipoo's Avatar
 
Join Date: Sep 2009
Location: Pittsburgh, PA
Posts: 544
Likes Received: 0
Thanks: 63
Thanked 121 Times in 90 Posts
Default

Quote:
Originally Posted by Delgarth View Post
Any way I could get those files? Or is that a no-no.
I need them too. Having issues with the landscape email patch, and I think replacing these files will fix it.
laelipoo is offline   Reply With Quote
Old 11/18/2009, 03:34 PM   #46 (permalink)
Member
 
ktessner's Avatar
 
Join Date: Jun 2007
Location: Kitchener, Ontario
Posts: 274
Likes Received: 0
Thanks: 116
Thanked 35 Times in 33 Posts
Default

Thanks Jason, big ups for all you do for us Pre owners!

For those liking the move button between the forward and trash buttons, here's my tweak to Jason's patch...
__________________
Yeah, uhh... it's Kevin. (KevinT was already taken.)

PalmPilot Professional, Palm V, Kyocera 7135, Treo 600, Treo 650, Treo 700p, Palm Prē, Palm Prē 2
ktessner is offline   Reply With Quote
Old 12/04/2009, 03:38 AM   #47 (permalink)
Member
 
Join Date: Jun 2009
Location: Orem, Utah
Posts: 6
Likes Received: 0
Thanks: 1
Thanked 0 Times in 0 Posts
Default

Is there anyone who can send me a working message-assistant.js file please and thanks.
mreddy is offline   Reply With Quote
Old 12/04/2009, 03:40 AM   #48 (permalink)
Member
 
Join Date: Jun 2009
Location: Orem, Utah
Posts: 6
Likes Received: 0
Thanks: 1
Thanked 0 Times in 0 Posts
Question

Quote:
Originally Posted by aric View Post
I'm having the same issue. i had version 10 (which worked) and then tried to update to version 11 and got the same failures as mentioned above.

I also couldn't open email. It would download new messages, and i could send messages, but I couldn't open any email. I ended up replacing several files to get back to 1.3.1 stock (from a friends pre), and now email works again.

But I still can't apply this patch.

file list:

in /usr/palm/applications/com.palm.app.email/app/controllers/

message-assistant.js
list-assistant.js
account-assistant.js
compose-assistant.js

I wasn't sure I need to replace the last two, but I was having issues with the email-landscape too, so I replaced them all.
Can I get a working message-assistant.js from you? Thanks in advance.
mreddy is offline   Reply With Quote
Old 12/04/2009, 08:30 AM   #49 (permalink)
Legend
 
Jason Robitaille's Avatar
 
Join Date: May 2005
Location: Winnipeg, MB, Canada
Posts: 3,883
Likes Received: 496
Thanks: 801
Thanked 12,956 Times in 1,495 Posts
Default

Quote:
Originally Posted by mreddy View Post
Can I get a working message-assistant.js from you? Thanks in advance.
Just use WebOS Repair Utility and do a Restore Specific File
Jason Robitaille is offline   Reply With Quote
Thanked By: mreddy
Old 12/20/2009, 12:55 AM   #50 (permalink)
Member
 
Join Date: Nov 2009
Posts: 1
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default email flitering

I was wondering if anyone knows if there is a patch to filter through your emil inbox. I had a windows phone which would allow me to view emails by "from" and not just the date they came in. Sometimes I need to reference a past email and do not want to scroll down till I get to the date I received it. Any answers??
n8markee is offline   Reply With Quote
Old 01/13/2010, 02:20 AM   #51 (permalink)
BoP
Member
 
Join Date: Nov 2009
Posts: 10
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

To add my two cents reg. usability:
It would be extremely speedy if there would be no need for a button at all, but the slide to delete function could be customized.
Probably a "hidden" button underneath would be easy to implement, but real usuability would be a slide and sort function. Here a slide to left would move the screen to the right but keep the message in place, while the list of folders would appear on the left.
Sliding up or down would drop the mail in the respective folder.
Actually this functuality is a bit underdeveloped it the WebOS mail client anyway, while the calendar and browser applications already demonstrates the potential uf working on a larger virtual desktop.
BoP is offline   Reply With Quote
Old 03/01/2010, 05:00 PM   #52 (permalink)
Member
 
ktessner's Avatar
 
Join Date: Jun 2007
Location: Kitchener, Ontario
Posts: 274
Likes Received: 0
Thanks: 116
Thanked 35 Times in 33 Posts
Default

Quote:
Originally Posted by ktessner View Post
For those liking the move button between the forward and trash buttons, here's my tweak to Jason's patch...
I installed 1.4 today using the re-packaged WebOS doctor method (1.4 isn't officially out yet on Bell) and have updated the message-assistant.js file appropriately to take 'Move' off the menu and add the button between the Forward and Delete buttons, but I'm not up to speed on the tools to create the actual AUPT compatible .patch file for this. If someone else wants to take over, PM me and I'll send you the tweaked .js file to turn into a proper .patch...
__________________
Yeah, uhh... it's Kevin. (KevinT was already taken.)

PalmPilot Professional, Palm V, Kyocera 7135, Treo 600, Treo 650, Treo 700p, Palm Prē, Palm Prē 2
ktessner is offline   Reply With Quote
Old 04/22/2010, 09:38 PM   #53 (permalink)
Member
 
Join Date: Feb 2010
Location: Sacramento, California
Posts: 2
Likes Received: 0
Thanks: 4
Thanked 0 Times in 0 Posts
Smile wow let me just say by reading this post you rock jason

will this patch work if I have the patch, show actual words instead of icons installed
oldschoolmelody is offline   Reply With Quote
Old 07/18/2010, 08:11 PM   #54 (permalink)
Member
 
Join Date: Jul 2010
Posts: 13
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Thank you
nounousomes is offline   Reply With Quote
Old 03/14/2011, 02:41 PM   #55 (permalink)
Member
 
Join Date: Aug 2010
Posts: 18
Likes Received: 0
Thanks: 1
Thanked 1 Time in 1 Post
Default Moved to 2.1

Hi Jason,

Just chiming in because I loved this patch and miss it in 2.1. I can't get it to load. If it is supposed to work, I can send you the log.
BigStory is offline   Reply With Quote
Old 07/04/2011, 09:16 AM   #56 (permalink)
Member
 
Join Date: May 2011
Posts: 23
Likes Received: 0
Thanks: 0
Thanked 5 Times in 4 Posts
Default

After trying this patch out for a week or so, I'd like to say it works great under 2.1.2 on a Veer.
Yimmy is offline   Reply With Quote
Old 09/30/2011, 11:55 AM   #57 (permalink)
Member
 
Join Date: Jun 2005
Posts: 130
Likes Received: 3
Thanks: 3
Thanked 9 Times in 6 Posts
Default

Just upgraded to an AT&T Pre 3, and I sorely miss a patch that I used to have, that got rid of reply all, and forward, and replaced them with mark as unread, and copy to folder. Any chance that one of you might re-create that patch?
iradeut is offline   Reply With Quote
Reply

 

Thread Tools
Display Modes


LinkBacks (?)
LinkBack to this Thread: http://forums.webosnation.com/webos-patches/212150-patch-altered-email-message-button-layout.html
Posted By For Type Date
dBsooner's webOS-Patches Web Portal This thread Refback 05/07/2010 09:43 AM


 


Content Relevant URLs by vBSEO 3.6.0