Package: org.webosinternals.avahi Version: 0.6.30-5 Depends: org.webosinternals.libdaemon, org.webosinternals.dbus Section: Utilities Architecture: i686 Maintainer: Will Rea MD5Sum: c42742069c81a521f482a57ad0e6a9ad Size: 1414 Filename: org.webosinternals.avahi_0.6.30-5_i686.ipk Source: { "Source":"http://avahi.org/download/avahi-0.6.30.tar.gz", "Feed":"WebOS Internals Alpha", "Type":"Linux Daemon", "Category":"Utilities", "LastUpdated":"1301869150", "Title":"avahi", "FullDescription":"A multicast/unicast DNS-SD framework
Changelog:
0.6.30-5 Properly fixed dependencies 0.6.30-4 Fixed small packaging error 0.6.30-3 Fixed dependencies 0.6.30-2 Fixed packaging 0.6.30-1 Intital Release", "Homepage":"http://avahi.org", "Icon":"http://www.webos-internals.org/images/a/ae/Icon_WebOSInternals_Base_Patch.png", "License":"LGPL v2.1 Open Source", "PostInstallFlags":"RestartDevice", "PostUpdateFlags":"RestartDevice" } Description: avahi Package: org.webosinternals.dbus Version: 1.4.16-3 Section: Utilities Architecture: i686 Maintainer: Will Rea MD5Sum: f8783deeec55568c6e77aab62c48829e Size: 1194 Filename: org.webosinternals.dbus_1.4.16-3_i686.ipk Source: { "Source":"http://dbus.freedesktop.org/releases/dbus/dbus-1.4.16.tar.gz", "Feed":"WebOS Internals Alpha", "Type":"Linux Daemon", "Category":"Utilities", "LastUpdated":"1316625177", "Title":"dbus", "FullDescription":"Freedesktop.org message bus system
Changelog:
1.4.16-3 More packaging fixes 1.4.16-2 Fixed packaging 1.4.16-1 Initial Release", "Homepage":"http://dbus.freedesktop.org", "Icon":"http://www.webos-internals.org/images/a/ae/Icon_WebOSInternals_Base_Patch.png", "License":"GPL v2 / AFL 2.1", "MinWebOSVersion":"2.0" } Description: dbus Package: org.webosinternals.keyboss Version: 0.3.1 Section: System Utilities Architecture: i686 Maintainer: Eric Gaudet MD5Sum: 0e5522bc9d0f1ca8910971564183c94e Size: 56176 Filename: org.webosinternals.keyboss_0.3.1_i686.ipk Source: { "Source":"git://git.webos-internals.org/applications/keyboss.git", "Feed":"WebOS Internals Alpha", "Type":"Application", "Category":"System Utilities", "LastUpdated":"1294984772", "Title":"KeyBoss", "FullDescription":"Become the BOSS of your keyboard. This App/Service combo is intended to give the user as much control as possible over the functionality of the hard keyboard. It also provides ability to emulate keyboard events, for use by projects like the Virtual Keyboard. Curently the application allows you to change the repeat rate, enable/disable the fat finger filter and enable KeyCaps like functionality.

Start typing anywhere for preview header to show, tap the header to hide.

Changelog:
0.3.1: Fixed postinst/prerm to install udev script.
0.3.0: Added Pixi support.
Fixed sticky settings getting mixed up.
0.2.9: Added Fat Finger Filter control.
Added persistent settings.
Added ability to reset to defaults.
Added code to disable after unclean shutdown.
0.2.6: Fixed removal of tap action.
0.2.5: Added preview header for testing settings.
Changed logic to not cycle when only 1 action active.
Fixed tap action bug that missed keys in universal search.
Added start/changelog scene.
0.2.4: Added enable/disable toggle.
0.2.3: Minor fixes and performance stability.
0.2.2: Made upstart script start after uinput upstart script.
0.2.1: Fixed minor bug in tap timeout causing erratic behaviour with tap actions.
0.2.0: Re-designed for functionality. Change to concept of trigger/action lists. Smoothed out key handling code for better integration with webOS/hidd.
0.1.3: Fixed double for func logic.
0.1.2: Fixed bug causing things like wallpaper to reset after reboot.
0.1.1: Fixed sym key bug.
0.1.0: Inception", "Homepage":"http://www.webos-internals.org/wiki/KeyBoss", "Icon":"http://www.webos-internals.org/images/6/61/Icon_WebOSInternals_KeyBoss.png", "License":"GPL v2 Open Source" } Description: KeyBoss Package: org.webosinternals.libdaemon Version: 0.14-1 Section: Utilities Architecture: i686 Maintainer: Will Rea MD5Sum: 3838e2f50cbd45b58967b4e15200789a Size: 844 Filename: org.webosinternals.libdaemon_0.14-1_i686.ipk Source: { "Source":"http://0pointer.de/lennart/projects/libdaemon/libdaemon-0.14.tar.gz", "Feed":"WebOS Internals Alpha", "Type":"Linux Library", "Category":"Utilities", "LastUpdated":"1255834026", "Title":"libdaemon", "FullDescription":"Lightweight C library that eases the writing of UNIX daemons", "Homepage":"http://0pointer.de/lennart/projects/libdaemon", "Icon":"http://www.webos-internals.org/images/a/ae/Icon_WebOSInternals_Base_Patch.png", "License":"LGPL v2.1 Open Source" } Description: libdaemon Package: org.webosinternals.openssl-updater Version: 0.9.8-6 Section: System Utilities Architecture: i686 Maintainer: Webos Internals , Thibaud Gaillard MD5Sum: ad16e8ddc3d09d6bc363254c44149007 Size: 1032396 Filename: org.webosinternals.openssl-updater_0.9.8-6_i686.ipk Source: { "Source":"git://github.com/tgaillar/OpenSSL-Updater.git", "Feed":"WebOS Internals Alpha", "Type":"Application", "Category":"System Utilities", "LastUpdated":"1444610336", "Title":"OpenSSL Updater", "FullDescription":"Update system-installed OpenSSL, directly patching the binaries (not to be confused with the optware version that gets installed in /opt).

Simply uninstall this application to return your device to its original, unpatched state.

A system reboot is required after installation/removal, as running programs will see their OpenSSL dynamic libraries change (and most certainly crash). This is automagically performed by the end of the installation process.

Changelog:
0.9.8-6: Reset error indicator in post-install script when MD5 sum checks have failed and FORCE_INSTALL=1, or the backup operation will just stupidly fail...
0.9.8-5: Forcing update installation for now (it looks like some devices -- 3.0.[45] TP -- have discrepancies between installed OpenSSL files and their reference checksum in /md5sums.gz, an OTA issue???)
0.9.8-4: Latest OpenSSL release (OpenSSL 0.9.8zg 11 Jun 2015) with sha256WithRSAEncryption digest capability (needed for GMAIL and a few others so Root CA can be digested -- again!), libssl updated with reverse-engineered patch to match (one of never published) HP/Palm patch (at least for mojomail-eas so it can validate certificates)
0.9.8-3: Original OpenSSL release for webOS 2.x/3.x devices (OpenSSL 0.9.8k 25 Mar 2009) with libssl reverse-engineered patch to match (one of never published) HP/Palm delivered version, a proof-of-concept to demonstrate mojomail-eas can validate certificates (Exchange Active Sync)
0.9.8-2: Original OpenSSL release for webOS 2.x/3.x devices (OpenSSL 0.9.8k 25 Mar 2009), only to demonstrate absence of (never published) HP/Palm patch, needed at least so mojomail-eas can validate certificates (Exchange Active Sync)
0.9.8-1: Original OpenSSL release for webOS 1.4.x devices (OpenSSL 0.9.8j 07 Jan 2009), for future investigation work in case of missing/unpublished Palm patch", "Homepage":"https://github.com/tgaillar/OpenSSL-Updater/wiki", "Icon":"https://github.com/tgaillar/OpenSSL-Updater/raw/master/icon_splash.png", "Screenshots":[ "https://github.com/tgaillar/OpenSSL-Updater/raw/master/icon_splash.png", "https://upload.wikimedia.org/wikipedia/commons/thumb/a/a1/OpenSSL_logo.png/320px-OpenSSL_logo.png" ], "License":"GPL v2 Open Source", "MinWebOSVersion":"2.0.0" } Description: OpenSSL Updater Package: org.webosinternals.preware-alpha Version: 2.0.1 Section: System Utilities Architecture: i686 Maintainer: webosinternals <> MD5Sum: 0d3a711334afa55db8b00fb2621817e4 Size: 429020 Filename: org.webosinternals.preware-alpha_2.0.1_i686.ipk Source: { "Source":"git://github.com/webOS-ports/preware.git", "Feed":"WebOS Internals Alpha", "Type":"Application", "Category":"System Utilities", "LastUpdated":"1363238916", "Title":"Preware Alpha", "FullDescription":"This is the experimental alpha testing version of Preware.
You probably do not want to install this version.

The revolutionary webOS on-device installer capable of installing advanced homebrew applications, themes, patches, services and plugins. Preware is also able to access official Palm App Catalog feeds.
Requires webOS 1.3.5 or later.
Changelog:
2.0.1: Fix issue with ipkgservice being overwritten with an OpenEmbedded based opkg based service in some cases. 2.0.0: Preware Enyo2 re-write.", "Homepage":"http://www.webos-internals.org/wiki/Application:Preware", "Icon":"http://www.webos-internals.org/images/e/e4/Icon_Preware.png", "Screenshots":[ "http://www.webos-internals.org/images/a/aa/Preware_Alpha_ss4.png", "http://www.webos-internals.org/images/d/da/Preware_Alpha_ss3.png", "http://www.webos-internals.org/images/c/c3/Preware_Alpha_ss2.png", "http://www.webos-internals.org/images/c/c3/Preware_Alpha_ss1.png", "http://www.webos-internals.org/images/c/c3/Preware_Alpha_ss5.png" ], "License":"GPL v2 Open Source" } Description: Preware Alpha Package: org.webosinternals.preware Version: 1.9.13 Section: System Utilities Architecture: i686 Maintainer: WebOS Internals MD5Sum: 2ffa22bb56da49cb7eb4a251eadcf455 Size: 372472 Filename: org.webosinternals.preware_1.9.13_i686.ipk Source: { "Source":"git://github.com/webos-internals/preware.git", "Feed":"WebOS Internals Alpha", "Type":"Application", "Category":"System Utilities", "LastUpdated":"1409363365", "Title":"Preware", "FullDescription":"The revolutionary webOS on-device installer capable of installing advanced homebrew applications, themes, patches, kernels, services and plugins.
Requires webOS 1.4.0 or later.
Changelog:
1.9.13: Moved package feeds to ipkg.preware.net. Updated birthday icon to remove the year number.
1.9.12: Added support for WebOS Community Edition (WOCE) feeds by the WebOS Ports team from WebOS Internals.
1.9.10: Updated German translations (courtesy of DiplPhy).
1.9.9: Added Traditional Chinese translations (courtesy of tonyw).
1.9.8: Updated German translations (courtesy of DocZet).
1.9.7: Added support for secure package downloads.
1.9.6: Added support for secure feed downloads.
1.9.5: Fixed the window orientation for the blue question mark help items.
1.9.4: Added disclaimer when installing apps marked incompatible with current device.
1.9.2: Revamped feed downloading to give better error and status reporting.
1.9.1: Fixed device identification of WiFi TouchPads.
1.9.0: Added feed display and installation support for App Tuckerbox.
1.8.7: Hide authentication information in the Manage Feeds display.
1.8.6: Added support for displaying the Changelog and DeviceCompatibility fields.
1.8.5: Fixed missing package information bug.
1.8.4: Added some additional Second Line preference options.
1.8.3: Please read http://testing.preware.net/ if you use the testing feeds.
1.8.2: Fixed the removal of obsolete testing feeds.
1.8.1: Remove the obsolete testing feeds when adding alpha or beta feeds.
1.8.0: Disabled support for adding obsolete testing feeds.
1.7.7: Enabled support for alpha and beta testing feeds.
1.7.6: Larger screenshots on the TouchPad. Pressed states for TouchPad back buttons. Fixed search backspace on TouchPad (all courtesy of chpwn).
1.7.5: Fixed list rendering on TouchPad (courtesy of chpwn).
1.7.4: Removed catalog feed specific preferences (show only free/show only english).
1.7.3: Added support for font packages.
1.7.2: Replaced the word phone with the word device in all messages.
1.7.1: Fixed fullscreen screenshot resizing on touchpad rotate (courtesy of Appsotutely). Fixed dependent packages spinner location (courtesy of chpwn).
1.7.0: Rolled up all the beta release features for a TouchPad-compatible public release.
1.6.8: Enabled back tap on header for all devices.
1.6.7: Fixed full-screen formatting of ipkg log screen.
1.6.6: Preware is now fully compatible with the TouchPad, using the full screen area.
1.6.5: Now useable on devices without a back gesture. Set the wget user-agent to Preware when retrieving indexes and packages.
1.6.4: Fixed a problem when loading the saved packages list.
1.6.3: WebOS Internals has been formally notified by Richard Kerris (HP Vice President of Worldwide Developer Relations) that open access to the webOS app catalog feed (including the beta and web feeds) is no longer available to third party developers or applications. Please direct any questions about this decision (which is final and permanent) to HP, not to WebOS Internals. Removed all HP webOS app catalog feeds from new installations of Preware.
1.6.2: Added the clock themes feed (disabled by default).
1.6.0: webOS 2.x Just Type integration. Fixed package list ordering bug. Layout fixes for Pixi/Veer.
1.5.9: Fixed parse errors resulting from packages with very large descriptions. Fixed problems with updates to app catalog apps.
1.5.8: Moved blacklisting to feed load to speed up listing. Suggests a reload after changing the blacklist. Fixed homebrew feed/catalog feed same appid bug.
1.5.7: Added check to make sure package has a title before trying to search it.
1.5.6: Removed support for Visibility feed value - use a category filter to exclude Unavailable packages if desired.
1.5.5: Added support for Visibility feed value. Fix display of screenshots from devices with a different resolution. Test fix for custom feed on network with no internet connection. Style updates for pre3 screen size.
1.5.4: Updated French translations (courtesy of Clément).
1.5.3: Reinstated banner notification of manual saved package list update.
1.5.2: Check if package dates are actually dates. Removed banner notification of saved package list being saved.
1.5.1: Added support for optware testing feeds.
1.5.0: You must upgrade to this version for full webOS 2.0 compatibility.
1.4.9: Better compatibility with unknown future webOS versions.
1.4.8: Now calls the correct software manager updates screen on webOS 2.0.
1.4.7: Fixed update, install and remove status messages on webOS 2.0.
1.4.6: New App Catalog theme preferences thanks to Garrett92C. Added support for MaxWebOSVersion in the feeds.
1.4.5: Added support for identifying when running on a Pre 2 device.
1.4.4: Updated the version check to support future webOS versions.
1.4.2: Added Category as a blacklist option.
1.4.1: Added a Changelog button to the Help scene.
1.4.0: Added help to preferences scene. Fixed swipe-to-delete bug in blacklist. Updated Italian translations (courtesy of Darkmagister). Added Get Info button to package install scene. Added Send button to ipkg log scene. Fixed bug when loading large package descriptions.
1.3.8: Updated French translations (courtesy of Yannick LE NY).
1.3.6: Preware now supports installation of application package files (.ipk files) directly from URLs, email attachments, and local files. Also supported are Send to Preware links on homebrew application gallery and news websites (this requires the Neato! application to also be installed). If Preware continually asks you about file associations on every single launch, even after you have answered Yes to the questions it asks, then you may have a damaged file association table and will need to run the Emergency MimeTable Reset tool and then reboot to repair it.", "Homepage":"http://www.webos-internals.org/wiki/Application:Preware", "Icon":"http://www.webos-internals.org/images/e/e4/Icon_Preware.png", "Screenshots":[ "http://www.webos-internals.org/images/3/36/Preware_ss1.png", "http://www.webos-internals.org/images/d/d5/Preware_ss1a.png", "http://www.webos-internals.org/images/9/97/Preware_ss2.png", "http://www.webos-internals.org/images/6/6f/Preware_ss2a.png", "http://www.webos-internals.org/images/e/e6/Preware_ss2b.png", "http://www.webos-internals.org/images/8/8a/Preware_ss3.png", "http://www.webos-internals.org/images/a/a1/Preware_ss4.png", "http://www.webos-internals.org/images/2/28/Preware_ss5.png", "http://www.webos-internals.org/images/e/e1/Preware_ss6.png", "http://www.webos-internals.org/images/5/55/Preware_ss7.png", "http://www.webos-internals.org/images/9/94/Preware_ss8.png", "http://www.webos-internals.org/images/e/ea/Preware_ss9.png", "http://www.webos-internals.org/images/b/bc/Preware_ss10.png", "http://www.webos-internals.org/images/7/75/Preware_ss11.png" ], "License":"GPL v2 Open Source", "MinWebOSVersion":"1.4.0" } Description: Preware Package: org.webosinternals.xecutah Version: 0.9.6 Depends: org.webosinternals.xserver, org.webosinternals.xterm Section: System Utilities Architecture: i686 Maintainer: WebOS Internals MD5Sum: 3f6aaf92da2e6f1e9fe0c8db487ab8d2 Size: 94472 Filename: org.webosinternals.xecutah_0.9.6_i686.ipk Source: { "Source":"git://github.com/webos-internals/xecutah.git", "Feed":"WebOS Internals Alpha", "Type":"Application", "Category":"System Utilities", "LastUpdated":"1332473117", "Title":"Xecutah", "FullDescription":"Xecutah allows you to start an X Window System server in a webOS card, and run other X applications on that server.
Due to webOS security constraints, such applications cannot run directly.
The XServer requires webOS 3.0.2 or later for correct operation on the TouchPad.
Changelog:
0.9.6: Added support for Ubuntu Oneiric Chroot.
0.9.5: Added support for XApps:XChat-Ubuntu-Natty XChat X11 application.
0.9.3: Added support for starting multiple applications in separate cards. An XServer is now started automatically for each application instance.
0.9.0: First public feed release.
0.8.5: Added documentation of Ctrl and Esc on the TouchPad keyboard and Ctrl on phones.
0.8.4: Added support for running a Debian session (if installed).
0.8.3: Keyboard size and XTerm colours are now controlled using the Tweaks app.
0.8.2: Hold down the keyboard button (bottom right), choose XS and the keyboard will fit in the screen and not cover up the input area.
0.8.1: Removed the 3.0.2 warning text, and the request acknowledged button.
0.8.0: Added support for running a Ubuntu session (if installed).
0.7.2: New upstart-based execution architecture to support legacy webOS versions.
0.6.7: Made the Developer Beta firmware requirement even more explicit.
0.6.6: First testing release.", "Homepage":"http://www.webos-internals.org/wiki/Application:Xecutah", "Icon":"http://www.webos-internals.org/images/a/a5/X.png", "Screenshots":[ ], "License":"GPL v2 Open Source" } Description: Xecutah