webOS Nation Forums >  Homebrew >  webOS patches > [Patch] Device Menu Ultramix
[Patch] Device Menu Ultramix

  Reply
 
LinkBack Thread Tools Display Modes
Old 04/06/2010, 11:53 AM   #61 (permalink)
Member
 
gollyzila's Avatar
 
Join Date: May 2009
Posts: 1,003
Likes Received: 0
Thanks: 343
Thanked 95 Times in 70 Posts
Default

cwgtex, Do you mind replacing the Brightness Slider with a Media Volume Slider for this patch? xanthinealkaloid has already added his Media Volume Slider patch to Jason's Megamix patch and I was hoping you could do the same for your Ultramix patch.

Quote:
Originally Posted by xanthinealkaloid View Post
It definitely could be done, but you may try asking the author of that patch...My main reason for posting this one was because I wanted to share what I use.

The code is available for anyone to use.
.
gollyzila is offline   Reply With Quote
Old 04/06/2010, 11:56 AM   #62 (permalink)
Member
 
Taurec's Avatar
 
Join Date: Oct 2009
Location: Germany
Posts: 443
Likes Received: 28
Thanks: 49
Thanked 88 Times in 46 Posts
Default

Is there any chance that non English Users can get your awesome Patches someday (since they are not working for us)? I would offer any help on translating (I translated already three Apps)!
Taurec is offline   Reply With Quote
Old 04/06/2010, 12:33 PM   #63 (permalink)
Member
 
xanthinealkaloid's Avatar
 
Join Date: Nov 2009
Location: Wisconsin
Posts: 942
Likes Received: 8
Thanks: 413
Thanked 1,298 Times in 369 Posts
Default

Quote:
Originally Posted by Taurec View Post
Is there any chance that non English Users can get your awesome Patches someday (since they are not working for us)? I would offer any help on translating (I translated already three Apps)!
Fortunately, anyone can create a patch for the correct html files and submit it for Preware as dependent on this patch.
__________________
a.k.a. Josh...

Please don't forget your thanks button. --- Appreciate my efforts? -- Donate?

Various patches I've worked on:
Faster Cards|Emoticons|Shake Reload|Default Call Log|Call Log Styling|Msg Count|New Events|DM Media Vol|Megamix+MediaVol|3G icon|Gmaps fullscreen|Msg Greeting/Sig|Send Img Msg|No Ans Tstone|Dpad on Call|Vid Delete Btns|AutoSpeaker via ProxSensor
xanthinealkaloid is offline   Reply With Quote
Old 04/06/2010, 12:45 PM   #64 (permalink)
Member
 
Taurec's Avatar
 
Join Date: Oct 2009
Location: Germany
Posts: 443
Likes Received: 28
Thanks: 49
Thanked 88 Times in 46 Posts
Default

I can do normal webOS Apps (multilanguage from the beginning) but not patches. I have no idea why Jason does not want to include other Languages into his Patches just from the beginning. That is much easyer then later copying a Patch, tweaking it and releaseing it again.
Taurec is offline   Reply With Quote
Old 04/06/2010, 01:07 PM   #65 (permalink)
Member
 
xanthinealkaloid's Avatar
 
Join Date: Nov 2009
Location: Wisconsin
Posts: 942
Likes Received: 8
Thanks: 413
Thanked 1,298 Times in 369 Posts
Default

Quote:
Originally Posted by Taurec View Post
I can do normal webOS Apps (multilanguage from the beginning) but not patches. I have no idea why Jason does not want to include other Languages into his Patches just from the beginning. That is much easyer then later copying a Patch, tweaking it and releaseing it again.
First of all, there's 26 different language possibilities on the Pre other than US English, so it would take a long time to go through a create patches for each one to cover everyone.

Secondly, my suggestion is fairly simple because anyone can take the correct HTML file and create a patch for that one file...From what I understand, that patch would then be submitted to Preware as dependent on the original patch, so the installation process would prompt the user as to what needs to be installed...It would be similar to when you install one of Jason's patch which require his SysToolsMgr service.

I hope that makes more sense.
.
__________________
a.k.a. Josh...

Please don't forget your thanks button. --- Appreciate my efforts? -- Donate?

Various patches I've worked on:
Faster Cards|Emoticons|Shake Reload|Default Call Log|Call Log Styling|Msg Count|New Events|DM Media Vol|Megamix+MediaVol|3G icon|Gmaps fullscreen|Msg Greeting/Sig|Send Img Msg|No Ans Tstone|Dpad on Call|Vid Delete Btns|AutoSpeaker via ProxSensor
xanthinealkaloid is offline   Reply With Quote
Old 04/06/2010, 01:17 PM   #66 (permalink)
Member
 
Taurec's Avatar
 
Join Date: Oct 2009
Location: Germany
Posts: 443
Likes Received: 28
Thanks: 49
Thanked 88 Times in 46 Posts
Default

currently there is only German, Spanish and French.

and how should I know what files I need to change. Is there some sort off IPK extract tool?

and still this does not explain how to create a patch. Is there a how-to about it?
Taurec is offline   Reply With Quote
Old 04/06/2010, 01:33 PM   #67 (permalink)
Member
 
xanthinealkaloid's Avatar
 
Join Date: Nov 2009
Location: Wisconsin
Posts: 942
Likes Received: 8
Thanks: 413
Thanked 1,298 Times in 369 Posts
Default

Quote:
Originally Posted by Taurec View Post
currently there is only German, Spanish and French.

and how should I know what files I need to change. Is there some sort off IPK extract tool?

and still this does not explain how to create a patch. Is there a how-to about it?
The file should be:
Code:
/usr/lib/luna/system/luna-systemui/resources/[LOCALE]/views/devicemenu/devicemenu-scene.html
For example, German [LOCALE] would be de_de.

You would have to extract it from the appropriate WebOS Doctor version...Then, you can modify the file based on the changes you see in the original patch file...Lastly, you could use Jason's Unified Diff Creator to make the patch file, using your modified version and the original.

.
__________________
a.k.a. Josh...

Please don't forget your thanks button. --- Appreciate my efforts? -- Donate?

Various patches I've worked on:
Faster Cards|Emoticons|Shake Reload|Default Call Log|Call Log Styling|Msg Count|New Events|DM Media Vol|Megamix+MediaVol|3G icon|Gmaps fullscreen|Msg Greeting/Sig|Send Img Msg|No Ans Tstone|Dpad on Call|Vid Delete Btns|AutoSpeaker via ProxSensor
xanthinealkaloid is offline   Reply With Quote
Old 04/06/2010, 02:34 PM   #68 (permalink)
Member
 
cwgtex's Avatar
 
Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
Default

Sorry I haven't update this patch in a while, I've been busy.

Quote:
Originally Posted by Taurec View Post
Is there some sort off IPK extract tool?
Install 7zip and Notepad++ on your computer (use google to find them).

7zip is an archive program that can open IPKs. I can also open the webOS doctor.

Notepad++ is an awesome text editor that gives you line numbers and color coding based on the file type. It makes it much easier to read code.

Use Notepad++ to open the .patch file in the original post. Or use it to take a look at other patches. You will quickly get the picture as far as patch structure. Take a look at this patch, it is a lot simpler:
http://forums.precentral.net/webos-p...-launcher.html
__________________
2GB of free online storage. Use this invite to start with an extra 500MB bonus.

HOW TO Install AmazonMP3 on your Pre2
WebOS 2.0 "supercowpowers" easter egg
If you like my post or it has helped you in any way, say down below.
cwgtex is offline   Reply With Quote
Old 04/06/2010, 03:23 PM   #69 (permalink)
Member
 
kanzlr's Avatar
 
Join Date: Feb 2010
Location: Vienna, Austria (Europe)
Posts: 179
Likes Received: 0
Thanks: 33
Thanked 17 Times in 16 Posts
Default

@Taurec
open the .patch file you are interested in Notepad++
there you can clearly and color coded see what files get changed
pull these from your Pre or webOS doctor, but not from the app... directory, but search in the resources/views directory.
modify the file and copy it somewhere, and then use Jasons unified diff app to make a patch file that patches the differences between the original and your modification.
kanzlr is offline   Reply With Quote
Old 04/07/2010, 03:20 AM   #70 (permalink)
Member
 
Taurec's Avatar
 
Join Date: Oct 2009
Location: Germany
Posts: 443
Likes Received: 28
Thanks: 49
Thanked 88 Times in 46 Posts
Default

I will try this later with Eclipse.

Anyway I still think it would be much easyer if Jason just includes the other html-files
Taurec is offline   Reply With Quote
Old 05/06/2010, 08:35 AM   #71 (permalink)
Member
 
Join Date: Mar 2010
Posts: 165
Likes Received: 7
Thanks: 21
Thanked 21 Times in 15 Posts
Default

Hi Taurec,

did you try working on the patch for Germany? I`d love to have that one also
mgmft is offline   Reply With Quote
Old 05/06/2010, 08:39 AM   #72 (permalink)
Member
 
Taurec's Avatar
 
Join Date: Oct 2009
Location: Germany
Posts: 443
Likes Received: 28
Thanks: 49
Thanked 88 Times in 46 Posts
Default

I will do that next week.
Taurec is offline   Reply With Quote
Old 06/09/2010, 06:57 AM   #73 (permalink)
Member
 
Taurec's Avatar
 
Join Date: Oct 2009
Location: Germany
Posts: 443
Likes Received: 28
Thanks: 49
Thanked 88 Times in 46 Posts
Default

Got a little delay but I'm on it now.
__________________
My Apps: SiDiary Exporter,SiDiary Exporter 2 Geocaching Toolbox
My Patches: Lastpass TouchPad, jVault TouchPad, DirectTV TouchPad, SplashID TouchPad, Flixster TouchPad
Follow me on Twitter
Taurec is offline   Reply With Quote
Old 06/09/2010, 09:36 PM   #74 (permalink)
Member
 
schlk21's Avatar
 
Join Date: Apr 2010
Location: Buffalo, NY
Posts: 775
Likes Received: 1
Thanks: 58
Thanked 37 Times in 28 Posts
Default

Quote:
Originally Posted by cwgtex View Post
I'll need to re-visit this issue, I finally saw this myself. I will post an update soon.
Good to know, just experienced the problem myself. Any updates?
schlk21 is offline   Reply With Quote
Old 06/17/2010, 08:06 PM   #75 (permalink)
Member
 
schlk21's Avatar
 
Join Date: Apr 2010
Location: Buffalo, NY
Posts: 775
Likes Received: 1
Thanks: 58
Thanked 37 Times in 28 Posts
Default

nope?
schlk21 is offline   Reply With Quote
Old 06/18/2010, 06:45 AM   #76 (permalink)
Member
 
cwgtex's Avatar
 
Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
Default

Been busy with work, this is still on my to-do list though.
cwgtex is offline   Reply With Quote
Old 09/09/2010, 10:30 PM   #77 (permalink)
Member
 
cwgtex's Avatar
 
Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
Default

Good news everyone, finally got some free time, and I updated this patch for 1.4.5. In the process, I fixed the airplane mode bug. It has been submitted to Preware, and should appear there soon, or just grab it from the first post.
__________________
2GB of free online storage. Use this invite to start with an extra 500MB bonus.

HOW TO Install AmazonMP3 on your Pre2
WebOS 2.0 "supercowpowers" easter egg
If you like my post or it has helped you in any way, say down below.
cwgtex is offline   Reply With Quote
Old 09/10/2010, 09:34 AM   #78 (permalink)
Member
 
cwgtex's Avatar
 
Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
Default

I also tweaked something else when updating the patch. The brightness slider range is from 5 to 100 percent. This means you don't need the "reduce minimum brightness" patch, and when you scroll down to the minimum (5), the keyboard is still lit up. I realized I was constantly sliding around trying to make the screen as dim as possible but leave the keys lit, now it is much easier.
__________________
2GB of free online storage. Use this invite to start with an extra 500MB bonus.

HOW TO Install AmazonMP3 on your Pre2
WebOS 2.0 "supercowpowers" easter egg
If you like my post or it has helped you in any way, say down below.
cwgtex is offline   Reply With Quote
Old 09/11/2010, 09:34 PM   #79 (permalink)
Member
 
cwgtex's Avatar
 
Join Date: Jul 2009
Posts: 608
Likes Received: 3
Thanks: 141
Thanked 243 Times in 91 Posts
Default

Patch is approved in Preware.
__________________
2GB of free online storage. Use this invite to start with an extra 500MB bonus.

HOW TO Install AmazonMP3 on your Pre2
WebOS 2.0 "supercowpowers" easter egg
If you like my post or it has helped you in any way, say down below.
cwgtex is offline   Reply With Quote
Reply

 

Thread Tools
Display Modes


LinkBacks (?)
LinkBack to this Thread: http://forums.webosnation.com/webos-patches/228595-patch-device-menu-ultramix.html
Posted By For Type Date
dBsooner's webOS-Patches Web Portal This thread Refback 05/25/2010 12:06 PM
dBsooner's webOS-Patches Web Portal This thread Refback 05/24/2010 06:43 PM


 


Content Relevant URLs by vBSEO 3.6.0