Difference between revisions of "Portal:Patches to webOS"

From WebOS Internals
Jump to navigation Jump to search
m (Added link to Update 1.1)
(began stucturing and added some info to help with the page and for creating and editing articles in this section)
Line 3: Line 3:
 
|This page lists patches to webOS existing apps which modify the behavior as shipped.  '''Note''' that these patches may be version specific and may be broken by future webOS updates.  Proceed with caution. If you get one that works please put " - Works with " + version (for instance 1.0.4)
 
|This page lists patches to webOS existing apps which modify the behavior as shipped.  '''Note''' that these patches may be version specific and may be broken by future webOS updates.  Proceed with caution. If you get one that works please put " - Works with " + version (for instance 1.0.4)
 
}}
 
}}
* [[Add/Delete_Pages_In_The_Launcher|Add/Delete Pages in the Launcher]]
+
 
* [[Add_Ability_To_Choose_Snooze_Length|Add Ability to Choose Snooze Length]]
+
This page is undergoing structuring please contribute moving or adding new entries under the appropriate headings. Each page should contain at least the basic headings
* [[Add_Words_to_AutoCorrect_Dictionary|Add Words to the AutoCorrect Dictionary]]
+
*1. Introduction: A brief description to introduce people to the patch.
* [[Always_Show_Details_of_New_Tasks|Always Show Details of New Tasks]]
+
*1.1 Usage An explanation if it is needed on how to use the modification see Add/Delete Pages in the Launcher as an example.
 +
*2. Editing Process: Step by step instructions to manually edit.
 +
*3. Patching Process: Details for making the edits with a patch file and pointing people to the [[Applying Patches]] page if the patch is also provided in the webos-internals gitorious repository.
 +
 
 +
==Completed Patches==
 +
 
 +
* [[Tutorials webOS Add Or Delete Pages In The Launcher|Add/Delete Launcher Pages]]
 +
* [[Add_Words_to_AutoCorrect_Dictionary|Modify AutoCorrect Dictionary]]
 +
* [[Always_Show_Details_of_New_Tasks|Always Show Details of New Tasks]] '''Works with 1.1'''
 +
** If there is a patch process for this please add the details to the page and have it added to the webos-internals gitorious repository info for the repository is on [[Applying Patches]] page.
 +
 
 +
'''The following have not been checked for which the appropriate heading to be under.'''
 +
 
 
* [[Application_Mods:_PDF_Viewer|Application Mods: PDF Viewer]]
 
* [[Application_Mods:_PDF_Viewer|Application Mods: PDF Viewer]]
 
* [[Background_Editing|Background Editing]]
 
* [[Background_Editing|Background Editing]]
Line 68: Line 80:
 
* [[Update 1.1|Update 1.1]]  
 
* [[Update 1.1|Update 1.1]]  
 
* [[Using Volume Buttons to Take a Picture|Using Volume Buttons to Take a Picture]]
 
* [[Using Volume Buttons to Take a Picture|Using Volume Buttons to Take a Picture]]
 +
 +
==Patches that Need Work==
 +
 +
==Patch Ideas to be Created or in Progress==
 +
 +
* [[Add_Ability_To_Choose_Snooze_Length|Add Ability to Choose Snooze Length]]

Revision as of 20:10, 26 July 2009

This page lists patches to webOS existing apps which modify the behavior as shipped. Note that these patches may be version specific and may be broken by future webOS updates. Proceed with caution. If you get one that works please put " - Works with " + version (for instance 1.0.4)


This page is undergoing structuring please contribute moving or adding new entries under the appropriate headings. Each page should contain at least the basic headings

  • 1. Introduction: A brief description to introduce people to the patch.
  • 1.1 Usage An explanation if it is needed on how to use the modification see Add/Delete Pages in the Launcher as an example.
  • 2. Editing Process: Step by step instructions to manually edit.
  • 3. Patching Process: Details for making the edits with a patch file and pointing people to the Applying Patches page if the patch is also provided in the webos-internals gitorious repository.

Completed Patches

The following have not been checked for which the appropriate heading to be under.

Patches that Need Work

Patch Ideas to be Created or in Progress