01/05/2013, 09:42 PM
|
#1241 (permalink) | |
|
Member
Posts: 4,081
|
Quote:
__________________
Palm IIIc -> Sony CLIÉ T650C -> Sony TJ-37 -> Palm TX -> Palm Centro -> Palm Pre Bell -> Palm Pre Plus Bell/Verizon Hybrid -> HP Veer -> HP Pre 3 NA Pry my keyboard from my stone dead hands. I dare you. Death to all slates. Need OEM Palm Pre parts? See here |
|
01/07/2013, 08:36 AM
|
#1242 (permalink) | ||
|
Member
|
Quote:
Quote:
Version 2: Code:
#!/bin/sh APPID=`basename $0` APPNAME="Mojowhatsup" source `dirname $0`/srf.app.info SRCDIR="/media/internal/mojowhatsup" DSTSUB="mojowhatsup" FILES="*" source `dirname $0`/srf.app.files SRCDIR="/media/internal/appdata/com.palm.mojowhatsup" DSTSUB="com.palm.mojowhatsup" FILES="* .challenge" source `dirname $0`/srf.app.files source `dirname $0`/srf.app.databases source `dirname $0`/srf.app.cookies exit 0 - Found no file in app directory that was altered after login/logout, so i backup nothing from there - Found in Impostah - App Database one db to be saved - Found in Impostah - App Cookie Exploration two cookies (prefs/app data) to be saved. - Thought perhaps the downloaded pictures/videos could be nice, so /media/internal/mojowhatsup is saved too (backup can take longer if this directory is crowded) I tested it with restore on an other device. So you should be able to create a clone installation of your phone MWU on your TouchPad with this (all login credentials, codes, cookies...should be there) even formerly downloaded files open within MWU correctly on the new instance. Read more on it here. @amoralico please correct me if i forgot something @all others please test with 1.5.0: File is located here: Save/Restore Community Development to use it move the unpacked script to /var/svc/org.webosinternals.saverestore (moving e.g. with Internalz Pro) and start Save&Restore Hopefully Save&Restore is updated soon so it comes within the download. [Updated] Version 2 now including profile images/other downloads and .challenge-file (working with 1.5)
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
Last edited by gizmo21; 01/23/2013 at 11:17 AM. |
||
01/07/2013, 09:52 AM
|
#1243 (permalink) | |
|
Member
![]()
Posts: 104
|
Quote:
-- Sent from my TouchPad using Communities |
|
01/07/2013, 10:26 AM
|
#1244 (permalink) | |
|
Member
|
Quote:
And with a backup beside me, i finally took the jump to 1.5.0
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
|
|
01/07/2013, 10:43 AM
|
#1245 (permalink) | |
|
Member
![]()
Posts: 47
|
Quote:
Did I miss anything? Gizmo, tnx for your efforts in the backup ... ! |
|
01/07/2013, 11:07 AM
|
#1246 (permalink) | |
|
Member
![]()
Posts: 104
|
Quote:
Replace the /media/cryptofs/apps/usr/palm/applications/com.palm.mojowhatsup/stylesheets/stylesheet.css file by the attached one. Note: Rename the file after download by removing the ".txt". |
|
01/07/2013, 11:20 AM
|
#1247 (permalink) | |
|
Member
![]()
Posts: 104
|
Quote:
All files at /media/internal/appdata/com.palm.mojowhatsup must also be saved. This folder contains profile images and other downloaded files. |
|
01/07/2013, 12:03 PM
|
#1248 (permalink) |
|
Member
|
Ok now that's a challenge - two dirs and one hidden file. will report back.
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
|
01/07/2013, 12:18 PM
|
#1249 (permalink) | |
|
Member
![]()
Posts: 104
|
Quote:
The code might look like this: Code:
#!/bin/sh APPID=`basename $0` APPNAME="Mojowhatsup" source `dirname $0`/srf.app.info SRCDIR="/media/internal/mojowhatsup" FILES="*" source `dirname $0`/srf.app.files SRCDIR="/media/internal/appdata/$APPID" FILES="*" source `dirname $0`/srf.app.files source `dirname $0`/srf.app.databases source `dirname $0`/srf.app.cookies exit 0 |
|
01/07/2013, 03:53 PM
|
#1250 (permalink) | |
|
Member
|
Quote:
Yeah tried it like your version too at first, but the files have to be put in sub folders in the zip (DSTSUB), cause all would be put in both dirs if no dest given. Fixed the code in original post: http://forums.webosnation.com/webos-...ml#post3372056 and uploaded file to Save&Restore thread: Save/Restore Community Development
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
Last edited by gizmo21; 01/08/2013 at 02:27 AM. |
|
01/09/2013, 07:59 AM
|
#1258 (permalink) |
|
Member
![]()
Posts: 864
|
You mean that homebrew software is helping sell hardware? That rocks! Somebody please tell this to companies...
__________________
Pre 3 on GSM Movistar: UberKernel, Muffle logging & friends, Mode Switcher, Advanced System Menus & Prefs, and then some more. Proudly choosing the loser side since 1982: Commodore VIC-20, C-64, Amiga 1000 & 3000, bPlan Pegasos & MorphOS, Psion Revo, Palm Pre... |
![]() |
|
| Tags |
| chat, mojowhatsup, whatssapp |
| Thread Tools | |
| Display Modes | |
|
|



