|
06/10/2009, 03:58 AM
|
#261 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 36
Thanks: 0
Thanked 3 Times in 2 Posts
|
Quote:
Originally Posted by bear24rw
has anyone tried running
\etc\init.d\checkroot.sh
it talks about mounted rootfs as rw
|
can you upload it?
|
|
|
06/10/2009, 03:58 AM
|
#262 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 15
Thanks: 3
Thanked 4 Times in 3 Posts
|
Quote:
Originally Posted by Gup
What's in this file:
/boot/realroot
???
|
I dont see that file..
|
|
|
06/10/2009, 04:00 AM
|
#263 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 215
Thanks: 8
Thanked 46 Times in 22 Posts
|
Quote:
Originally Posted by bear24rw
I dont see that file..
|
Its just an empty directory.
|
|
|
06/10/2009, 04:00 AM
|
#264 (permalink)
|
|
Member
Join Date: May 2009
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by bear24rw
I dont see that file..
|
I don't see it in the .jar file either, but it's in josh's list o' files....
|
|
|
06/10/2009, 04:00 AM
|
#265 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 15
Thanks: 3
Thanked 4 Times in 3 Posts
|
Quote:
Originally Posted by iphony
can you upload it?
|
Do you not have that file?? (different versions?)
And wait, cant you just do a force remount command and mount it as rw?
|
|
|
06/10/2009, 04:01 AM
|
#266 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 36
Thanks: 0
Thanked 3 Times in 2 Posts
|
I don't own a Mac!
|
|
|
06/10/2009, 04:01 AM
|
#267 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 6
Thanks: 4
Thanked 0 Times in 0 Posts
|
Quote:
Originally Posted by iphony
bootchart_enable simply doesn't work because of the readonly filesystem
|
Based on the LVM config, I see no reason that / has to be ro on the real device. Try:
Code:
mount -n -o remount,rw /
|
|
|
06/10/2009, 04:03 AM
|
#268 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 15
Thanks: 3
Thanked 4 Times in 3 Posts
|
|
|
|
06/10/2009, 04:03 AM
|
#269 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 34
Thanks: 0
Thanked 69 Times in 15 Posts
|
Helpful for those interested:
root@castle:/bin# mount
rootfs on / type rootfs (rw)
/dev/root on /boot type ext3 (ro,data=ordered)
/dev/mapper/store-root on / type ext3 (ro,data=ordered)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
/dev/mapper/store-root on /dev/.static/dev type ext3 (ro,data=ordered)
tmpfs on /dev type tmpfs (rw)
/dev/mapper/store-var on /var type ext3 (rw,noatime,data=ordered)
/dev/mapper/store-log on /var/log type ext3 (rw,noatime,data=ordered)
devpts on /dev/pts type devpts (rw)
tmpfs on /tmp type tmpfs (rw)
tmpfs on /media/ram type tmpfs (rw)
/dev/mapper/store-media on /media/internal type vfat (rw,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8)
none on /dev/gadget type gadgetfs (rw)
extractfs on /var/luna/data/extractfs type fuse.extractfs (rw,nosuid,nodev,user_id=0,group_id=0)
|
|
|
06/10/2009, 04:06 AM
|
#270 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 215
Thanks: 8
Thanked 46 Times in 22 Posts
|
Quote:
Originally Posted by bear24rw
Do you not have that file?? (different versions?)
And wait, cant you just do a force remount command and mount it as rw?
|
You can't mount the ROM rw, its read only device.
And checkroot.sh is just a script that runs f s c k (can't say the word on this forum?) on the mountpoints.
It mounts / as rw and /boot is from ROM so thats read only.
|
|
|
06/10/2009, 04:06 AM
|
#271 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 15
Thanks: 3
Thanked 4 Times in 3 Posts
|
Quote:
Originally Posted by scm6079
Helpful for those interested:
root@castle:/bin# mount
rootfs on / type rootfs (rw)
/dev/root on /boot type ext3 (ro,data=ordered)
/dev/mapper/store-root on / type ext3 (ro,data=ordered)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
/dev/mapper/store-root on /dev/.static/dev type ext3 (ro,data=ordered)
tmpfs on /dev type tmpfs (rw)
/dev/mapper/store-var on /var type ext3 (rw,noatime,data=ordered)
/dev/mapper/store-log on /var/log type ext3 (rw,noatime,data=ordered)
devpts on /dev/pts type devpts (rw)
tmpfs on /tmp type tmpfs (rw)
tmpfs on /media/ram type tmpfs (rw)
/dev/mapper/store-media on /media/internal type vfat (rw,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,utf8)
none on /dev/gadget type gadgetfs (rw)
extractfs on /var/luna/data/extractfs type fuse.extractfs (rw,nosuid,nodev,user_id=0,group_id=0)
|
can you run
Code:
mount -n -o remount,rw /
|
|
|
06/10/2009, 04:08 AM
|
#272 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 13
Thanks: 1
Thanked 2 Times in 2 Posts
|
Quote:
Originally Posted by joshewah
You can't mount the ROM rw, its read only device.
And checkroot.sh is just a script that runs f s c k (can't say the word on this forum?) on the mountpoints.
It mounts / as rw and /boot is from ROM so thats read only.
|
can't be read only, they just pushed an OTA update to 1.0.2 so somehow it can be written. Did anyone try this yet. Still working on getting it up in Linux.
|
|
|
06/10/2009, 04:11 AM
|
#273 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 215
Thanks: 8
Thanked 46 Times in 22 Posts
|
Quote:
Originally Posted by PreNomadBrad
can't be read only, they just pushed an OTA update to 1.0.2 so somehow it can be written. Did anyone try this yet. Still working on getting it up in Linux.
|
Well maybe when the updater goes to the black screen its doing some kind of ROM flashing from the live OS. I don't think you can mount it read/write, only flash over it.
|
|
|
06/10/2009, 04:15 AM
|
#274 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 34
Thanks: 0
Thanked 69 Times in 15 Posts
|
You can't mount root as rw on linux if you are using the device. The OTA process did a reboot -- and much like when you need to **** a drive in linux - you strap it before the os is booted. I bet the OTA installer does exactly this... just like fixing / on a server...
Also - FWIW, the version of webkit was something allot of people seemed to be talking about over the last few days - so now with root access I pulled that out from the shared object:
Webkit3.1/v8; device
Mozilla/5.0 (webOS/1.0; U; %s) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/1.0 Safari/525.27.1 Pre/1.0
_Scott
|
|
|
06/10/2009, 04:16 AM
|
#275 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 36
Thanks: 0
Thanked 3 Times in 2 Posts
|
Is app downloaded from store also installed in rootfs? If it is, then rw must have been enabled.
|
|
|
06/10/2009, 04:19 AM
|
#276 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 215
Thanks: 8
Thanked 46 Times in 22 Posts
|
Looks like they use libpurple for IM, which is the same as pidgin and adium clients use. I see libraries for aim, icq and xmpp/jabber. So they are just using that for google talk, which means they could very easily add an option to add our own jabber server (I hope they do).
|
|
|
06/10/2009, 04:26 AM
|
#277 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 34
Thanks: 0
Thanked 69 Times in 15 Posts
|
Just some fun... 992 references to "TODO" in the pre source code. 
My fav: "TODO remove this hack when times are better  "
Code:
root@castle:/# find . -name "*.js" | xargs egrep TODO
./usr/palm/applications/com.palm.app.docviewer/javascripts/widget_find.js: // TODO Until we get approved for this widget just keep it local
./usr/palm/applications/com.palm.app.docviewer/javascripts/widget_find.js: // TODO Until we get approved for this widget just keep it local
./usr/palm/applications/com.palm.app.docviewer/app/controllers/document-assistant.js: // TODO Called from a timeout to possibly fix a race condition????
./usr/palm/applications/com.palm.app.wifi/app/controllers/networklist-assistant.js: // TODO: what if the profile is open????
./usr/palm/applications/com.palm.app.email/app/controllers/create-assistant.js: // TODO: Peter will fix this
./usr/palm/applications/com.palm.app.email/app/controllers/create-assistant.js: // TODO: focus needs work
./usr/palm/applications/com.palm.app.email/app/controllers/accountpreferences-assistant.js: //TODO better error handling
./usr/palm/applications/com.palm.app.email/app/controllers/list-assistant.js: // TODO there's several sources that need to fall into place for this scene to be ready for display:
./usr/palm/applications/com.palm.app.email/app/controllers/list-assistant.js: // TODO: maximize this.folderSubscription.
./usr/palm/applications/com.palm.app.email/app/controllers/list-assistant.js: // TODO: minimize this.folderSubscription.
./usr/palm/applications/com.palm.app.email/app/controllers/accountmanager-assistant.js: /* TODO MK Uncomment this when preview text preference is brought back... */
./usr/palm/applications/com.palm.app.email/app/controllers/accounts-assistant.js: // TODO: this check should really be in app-assistant
./usr/palm/applications/com.palm.app.email/app/controllers/accounts-assistant.js: folder.accountName == "Smart Folders") { //TODO remove this once mailservice starts using ServiceStrings
./usr/palm/applications/com.palm.app.email/app/controllers/notification-assistant.js: // TODO: add special handling for OUTBOX and DRAFTS (and possibly SENT)
./usr/palm/applications/com.palm.app.email/app/controllers/message-assistant.js: invite.when = $L("#{when}").interpolate(resp); //TODO parse this and put in local date format
./usr/palm/applications/com.palm.app.email/app/controllers/message-assistant.js: // TODO autowidth to true?
./usr/palm/applications/com.palm.app.email/app/models/emaillist-data-source.js: // TODO: List widget offers formatting callbacks. Use those?
./usr/palm/applications/com.palm.app.email/app/models/Email.js: // TODO: this should perform validation/fixup on the recipients
./usr/palm/applications/com.palm.app.email/app/models/EmailAccount.js: // TODO these should eventually be removed
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/listall-assistant.js: // TODO need styles for see all Albums
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/listall-assistant.js: // TODO need styles for see all Songs
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/common.js: // TODO when should I unregister for these events
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/common.js: // TODO Hack: I should't be doing this but ended attribute
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/app-assistant.js: // TODO is this safe?
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/app-assistant.js: // TODO add something so these scenes know they are supposed to go back to HOME
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/app-assistant.js: // TODO add something so these scenes know they are supposed to go back to HOME
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/app-assistant.js: // TODO add something so these scenes know they are supposed to go back to HOME
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/artist-assistant.js: // TODO remove this logic, since internet will always be available on setup
./usr/palm/applications/com.palm.app.amazonstore/app/controllers/download-assistant.js: // TODO launch music player with this song or playlist?
./usr/palm/applications/com.palm.app.amazonstore/app/models/download-manager.js: // TODO double check amazon won't change their URL
./usr/palm/applications/com.palm.app.amazonstore/app/models/download-manager.js: // TODO any other special handling when setting to purchase?
./usr/palm/applications/com.palm.app.amazonstore/app/models/download-manager.js: // TODO do I need this?
./usr/palm/applications/com.palm.app.amazonstore/app/models/download-manager.js: // TODO can this be bad in some strange scenario?
./usr/palm/applications/com.palm.app.amazonstore/app/models/download-service.js: // TODO what to do about clearing download history. This should not be done from the app side,
./usr/palm/applications/com.palm.app.streamingmusicplayer/app/controllers/app-assistant.js: // TODO: take this out before ship
./usr/palm/applications/com.palm.app.streamingmusicplayer/app/controllers/app-assistant.js: // TODO: figure this out
./usr/palm/applications/com.palm.app.browser/app/controllers/global_code.js: // TODO - Need to implement recursive function.
./usr/palm/applications/com.palm.app.browser/app/controllers/widget_webview.js: // TODO: Do all these need to be protected, including the errorCode?
./usr/palm/applications/com.palm.app.browser/app/controllers/widget_webview.js: // TODO: Do all these need to be protected, including the errorCode?
./usr/palm/applications/com.palm.app.browser/app/models/bookmark-folder.js: // TODO - Need to implement recursive function.
./usr/palm/applications/com.palm.app.contacts/javascripts/Utilities.js: // TODO: localize this date format?
./usr/palm/applications/com.palm.app.contacts/app/controllers/detail-assistant.js: //TODO: This probably won't work for notes/birthdays/etc
./usr/palm/applications/com.palm.app.contacts/app/controllers/detail-assistant.js: //TODO We need a better way to specify the diff between google contacts, and gtalk contacts
./usr/palm/applications/com.palm.app.contacts/app/controllers/filepicker-behaviors.js: //TODO do we need to set the person pic?
./usr/palm/applications/com.palm.app.contacts/app/controllers/list-assistant.js: // TODO: Adil, please make this pretty!
./usr/palm/applications/com.palm.app.contacts/app/controllers/list-assistant.js: // TODO: set up app menu using chain-of-command
./usr/palm/applications/com.palm.app.contacts/app/controllers/edit-assistant.js: //TODO: Necessary?
./usr/palm/applications/com.palm.app.contacts/app/controllers/edit-assistant.js: //TODO Why is the notes stuff here
./usr/palm/applications/com.palm.app.contacts/app/controllers/edit-assistant.js: //TODO need to find a better way to do this
./usr/palm/applications/com.palm.app.contacts/app/controllers/edit-assistant.js: //TODO PERF Can we drop this?
./usr/palm/applications/com.palm.app.contacts/app/controllers/edit-assistant.js: //TODO Should we only call this if we saved something?
./usr/palm/applications/com.palm.app.contacts/app/controllers/edit-assistant.js: //TODO Make sure empty ringtones don't overwrite if you don't set a ringtone.
./usr/palm/applications/com.palm.app.contacts/app/controllers/editbehaviors.js: e.target.mojo.setText(e.model.value) // TODO this shoudl just change the value of the textfield.
./usr/palm/applications/com.palm.app.contacts/app/controllers/editbehaviors.js: //TODO check edit rules here
./usr/palm/applications/com.palm.app.contacts/app/controllers/gal-helper.js:// TODO: clean up the contract between this and the list assistant
./usr/palm/applications/com.palm.app.contacts/app/controllers/gal-helper.js: //TODO get better rules for when to search
./usr/palm/applications/com.palm.app.contacts/app/models/contacts_mock_service.js: // TODO
./usr/palm/applications/com.palm.app.contacts/app/models/contact-point-decorator.js: //TODO This could be simpler and faster, see exactly what this is doing
./usr/palm/applications/com.palm.app.contacts/app/models/contacts-decorator-model.js: //TODO Lets do this in CSS
./usr/palm/applications/com.palm.app.contacts/app/models/phone-number-formatter.js: // TODO: wrap in something that returns a default value?
./usr/palm/applications/com.palm.app.pdfviewer/javascripts/widget_find.js: // TODO Until we get approved for this widget just keep it local
./usr/palm/applications/com.palm.app.pdfviewer/javascripts/widget_find.js: // TODO Until we get approved for this widget just keep it local
./usr/palm/applications/com.palm.app.pdfviewer/app/controllers/document-assistant.js: // TODO Called from a timeout to possibly fix a race condition????
./usr/palm/applications/com.palm.app.pdfviewer/app/controllers/document-assistant.js: // TODO Called from a timeout to possibly fix a race condition????
./usr/palm/applications/com.palm.app.maps/app/assistants/mapshell-assistant.js: // TODO all event handlers are separate functions for now
./usr/palm/applications/com.palm.app.screenlock/app/controllers/pin-assistant.js: // TODO: remove this mapping once the framework provides
./usr/palm/applications/com.palm.app.clock/app/controllers/app-assistant.js: // TODO ringStage.delegateToSceneAssistant(stageName, params)
./usr/palm/applications/com.palm.app.clock/app/models/settings.js:// TODO ALWAYS MAKE SURE THIS IS VALID
./usr/palm/applications/com.palm.app.clock/app/models/alarm.js:// TODO ALWAYS MAKE SURE THIS IS VALID
./usr/palm/applications/com.palm.app.location/app/controllers/terms-assistant.js: // TODO: clean this up
./usr/palm/applications/com.palm.app.youtube/app/controllers/search-assistant.js: // TODO remove this hack when times are better :)
./usr/palm/applications/com.palm.app.youtube/app/controllers/search-assistant.js: // TODO works for now, but figure out a better way to do this with Jesse
./usr/palm/applications/com.palm.app.youtube/app/controllers/search-assistant.js: // TODO fix it, it should store old string and then restore that one
./usr/palm/applications/com.palm.app.youtube/app/controllers/home-assistant.js: // TODO remove this hack when times are better :)
./usr/palm/applications/com.palm.app.youtube/app/controllers/home-assistant.js: // TODO HACK: works for now, but figure out a better way to do this with Jesse
./usr/palm/applications/com.palm.app.youtube/app/models/history-table.js: // TODO if error is that table exists
./usr/palm/applications/com.palm.app.youtube/app/models/yt_net.js: //data = escape(data); TODO how come when I url encode this request fails?
./usr/palm/applications/com.palm.app.youtube/app/models/yt-api.js: // TODO read developer secret from somewhere
./usr/palm/applications/com.palm.app.youtube/app/models/yt-api.js: // TODO
./usr/palm/applications/com.palm.app.youtube/app/models/yt-api.js: // TODO, do I ever need format 2?
./usr/palm/applications/com.palm.app.musicplayer/scripts/MusicController.js: // TODO: need a replacement for this in the local audio scenario
./usr/palm/applications/com.palm.app.calendar/javascripts/luna_integerpopup.js: // TODO When added to the frame uncomment
./usr/palm/applications/com.palm.app.calendar/javascripts/luna_widget_time.js: // TODO When added to the frame uncomment
./usr/palm/applications/com.palm.app.calendar/javascripts/luna_widget_time.js: picker.palmPicker = this; // TODO wich property name to use?
./usr/palm/applications/com.palm.app.calendar/javascripts/luna_widget_date.js: // TODO When added to the frame uncomment
./usr/palm/applications/com.palm.app.calendar/javascripts/luna_widget_date.js: picker.palmPicker = this; // TODO wich property name to use?
./usr/palm/applications/com.palm.app.calendar/javascripts/luna_widget_integerpicker.js: // TODO When added to the frame uncomment
./usr/palm/applications/com.palm.app.calendar/javascripts/luna_widget_integerpicker.js: picker.palmPicker = this; // TODO wich property name to use?
./usr/palm/applications/com.palm.app.calendar/app/controllers/app-assistant.js: // TODO need to pass event occurence date instead of today's date
./usr/palm/applications/com.palm.app.calendar/app/controllers/day-assistant.js: // TODO: Put up a notification here?
./usr/palm/applications/com.palm.app.calendar/app/controllers/month-assistant.js: // TODO: Clean this up when we've consolidated the cache stuff
./usr/palm/applications/com.palm.app.calendar/app/controllers/month-assistant.js: // TODO: Clean this up when we've consolidated the cache stuff
./usr/palm/applications/com.palm.app.calendar/app/controllers/repeat-assistant.js: // TODO: Mojo.Format.formatDate returns LOCALIZED month name, will this screw up the recurrence?
./usr/palm/applications/com.palm.app.calendar/app/models/calendars-manager.js: // TODO: Should add some sanity checks here?
find: ./proc/2288: No such file or directory
./usr/palm/applications/com.palm.app.phone/app/controllers/smallcall-assistant.js: // TODO HACK FIXME
./usr/palm/applications/com.palm.app.phone/app/controllers/smallcall-assistant.js: // TODO FIXME: call banner isn't wide enough to show state, so we're not
./usr/palm/applications/com.palm.app.phone/app/controllers/smallcall-assistant.js: // TODO: use system formatter
./usr/palm/applications/com.palm.app.phone/app/controllers/smallcall-assistant.js: // TODO: 2 calls or 1? hardcoded to only display first for now
./usr/palm/applications/com.palm.app.phone/app/controllers/smallcall-assistant.js: // TODO: fixme
./usr/palm/applications/com.palm.app.phone/app/controllers/smallcall-assistant.js: // TODO CES HACK this.controller.get('call_timer').innerHTML = callTimer;
./usr/palm/applications/com.palm.app.phone/app/controllers/announcer-assistant.js: // TODO hack until we change window size
./usr/palm/applications/com.palm.app.phone/app/controllers/announcer-assistant.js: // TODO FIXME MOCK
./usr/palm/applications/com.palm.app.phone/app/controllers/announcer-assistant.js: // TODO: only working in experimental mode for now
./usr/palm/applications/com.palm.app.phone/app/controllers/stk-assistant.js: // TODO: put escapeHTML()s throughout the app as appropriate
./usr/palm/applications/com.palm.app.phone/app/controllers/stk-assistant.js: // TODO: fixme
./usr/palm/applications/com.palm.app.phone/app/controllers/app-assistant.js: // TODO: move this elsewhere?
./usr/palm/applications/com.palm.app.phone/app/controllers/app-assistant.js: // TODO FIXME: only around until keepalive is in place
./usr/palm/applications/com.palm.app.phone/app/controllers/app-assistant.js:// TODO: really should deal with other scene being stacked on dialpad and not disturb
./usr/palm/applications/com.palm.app.phone/app/controllers/calllog-assistant.js: /* TODO FIXME
./usr/palm/applications/com.palm.app.phone/app/controllers/calllog-assistant.js: // TODO FIXME: redundant on load
./usr/palm/applications/com.palm.app.phone/app/controllers/calllog-assistant.js: // TODO refactor
./usr/palm/applications/com.palm.app.phone/app/controllers/calllog-assistant.js: // TODO: seems to be necessary to make empty list show. is it?
./usr/palm/applications/com.palm.app.phone/app/controllers/calllog-assistant.js: // TODO refactor
./usr/palm/applications/com.palm.app.phone/app/controllers/calllog-assistant.js: // TODO: maybe not bind?
./usr/palm/applications/com.palm.app.phone/app/controllers/dialpad-assistant.js: // TODO: can't immediately set it if setup hasn't been finished since
./usr/palm/applications/com.palm.app.phone/app/controllers/dialpad-assistant.js: // TODO: switch to activate/deactivate on stage controller?
./usr/palm/applications/com.palm.app.phone/app/controllers/dialpad-assistant.js: // TODO FIXME HACK: push various views. this is for UI design
./usr/palm/applications/com.palm.app.phone/app/controllers/dialpad-assistant.js: // TODO: prompt differenly if there's a simcard problem?
./usr/palm/applications/com.palm.app.phone/app/controllers/dialpad-assistant.js: // TODO: this probably isn't necessary anymore...just return probably covers everything
./usr/palm/applications/com.palm.app.phone/app/controllers/dialpad-assistant.js: // TODO: determine how to timeout
./usr/palm/applications/com.palm.app.phone/app/controllers/incomingcall-assistant.js: // TODO HACK for 1.01: hide this if it's already locked
./usr/palm/applications/com.palm.app.phone/app/controllers/incomingcall-assistant.js: // both power button and corenav button (TODO!) are interchangeable.
./usr/palm/applications/com.palm.app.phone/app/controllers/incomingcall-assistant.js: // TODO HACK: vibetonz needs this to calm itself down.
./usr/palm/applications/com.palm.app.phone/app/controllers/poundGPS-assistant.js: //TODO: stop the update.
./usr/palm/applications/com.palm.app.phone/app/controllers/poundDebug-assistant.js: accolc: "ACCOLC", // TODO: ??
./usr/palm/applications/com.palm.app.phone/app/controllers/poundDebug-assistant.js: frc: "FRC", // TODO: ??
./usr/palm/applications/com.palm.app.phone/app/controllers/poundDebug-assistant.js: rrc: "RRC", // TODO: ??
./usr/palm/applications/com.palm.app.phone/app/controllers/poundDebug-assistant.js: evdouati: "EVDO UTAI", // TODO: what does this mean?
./usr/palm/applications/com.palm.app.phone/app/controllers/poundDebug-assistant.js: evdorri: "EVDO RRI", // TODO: what does this mean?
./usr/palm/applications/com.palm.app.phone/app/controllers/poundDebug-assistant.js: ipprotoinuse: "IP Proto In Use (EvDO)", // TODO: what does this mean?
./usr/palm/applications/com.palm.app.phone/app/controllers/pin-assistant.js: // TODO: remove this mapping once the framework provides
./usr/palm/applications/com.palm.app.phone/app/controllers/droppedcall-assistant.js: // TODO FIXME HACK FOR 'GLIMPSE OF WHERE THINGS CURRENTLY STAND'
./usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js: // TODO: remove this ugly hack
./usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js: // TODO FIXME HACK MOCK
./usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js: // TODO: this needs to be redone to actually animate...
./usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js: // TODO: FIXME: make this deal with figuring out which call closed
./usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js: // TODO HACK: this.controller.window.removeEventListener fails onUnload when cleanup runs
./usr/palm/applications/com.palm.app.phone/app/controllers/activecall-assistant.js: // TODO FIXME HACK: just for mocking
./usr/palm/applications/com.palm.app.phone/app/models/FormattedCall.js: // TODO: not sure why i didn't have this in the first place
./usr/palm/applications/com.palm.app.phone/app/models/FormattedCall.js: // TODO localize
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO: factor out to parseCDMA()
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO: factor out to parseGSM
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO FIXME HACK: order is important here. it needs to show the active call scene
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO FIXME: won't dial 1 as USSD
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO FIXME: this won't find a p or w if we matched CLIR
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO: factor as parseActiom
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO: FIXME: added + support here. this AT LEAST allows the first
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO: will this let invalid codes through?
./usr/palm/applications/com.palm.app.phone/app/models/DialStringParser.js: // TODO: will this let invalid call barring types through?
./usr/palm/applications/com.palm.app.phone/app/models/PhoneNumberFormatter.js: // TODO: wrap in something that returns a default value?
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: maybe move this into the service? the app shouldn't have to tell the difference
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: /** mock TODO REMOVE **/
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: get initial puck status, too
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: why is this necessary?
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO HACK FOR TESTING:
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: confirm this doesn't break anything
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO does this actually work?
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: /* TODO
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: maybe autoclose on radio reset?
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: voice dial?
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: display device unlock dialog
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: display sim-lock message
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: this needs cleanup!
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyEventListener.js: // TODO: move all the audio stuff into its own model?
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCallState.js: // TODO FIXME: not a fan of this at all, but it will do for now.
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCallState.js: // TODO: refactor this into something that grabs params
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCallState.js: // TODO: make this generate a TelephonyCallState instead of a service message
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCallState.js: counter: 999, // TODO a really high number
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCallState.js: // TODO FIXME HACK: workaround extracted conference member being flagged as conference
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCallState.js: // TODO sort member calls
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCallState.js: // TODO: FIXME HACK: this is not we want. aside from this being an odd special case,
./usr/palm/applications/com.palm.app.phone/app/models/Messages.js: // TODO: probably dead.
./usr/palm/applications/com.palm.app.phone/app/models/RegionLookup.js: // TODO: only works for US numbers
./usr/palm/applications/com.palm.app.phone/app/models/CallLogList.js: // TODO FIXME -- passes wrong parameters
./usr/palm/applications/com.palm.app.phone/app/models/CallLogList.js: // TODO FIXME HACK: this should force it to a string
./usr/palm/applications/com.palm.app.phone/app/models/CallLogList.js: // TODO: is the timeout necessary anymore?
./usr/palm/applications/com.palm.app.phone/app/models/CallLogList.js: // TODO: use subscribe on superlog instead?
./usr/palm/applications/com.palm.app.phone/app/models/Contact.js: // TODO FIXME: this really needs to be refactored. each call should have an
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCommands.js: // TODO FIXME: we ought not call this, eh?
./usr/palm/applications/com.palm.app.phone/app/models/TelephonyCommands.js: // TODO: CLEAN THIS UP!
./usr/palm/applications/com.palm.app.phone/tests/testDialStringParser.js:// TODO: Test emergency calls regardless of phone type or SIM card presence.
./usr/palm/applications/com.mobitv.app.sprinttv/javascripts/mcd/MCDService.js: // TODO: parse inactive channels
./usr/palm/applications/com.palm.app.photos/app/controllers/albums-assistant.js: // TODO: push into the service?
./usr/palm/applications/com.palm.app.photos/app/controllers/thumbs-assistant.js: // TODO: 3 row wide hack.
./usr/palm/applications/com.palm.app.camera/javascripts/camera-control.js: /// TODO: When in debug mode, poll _frobs to ensure that frobs are activities are finishing in a timely manner.
./usr/palm/applications/com.palm.app.camera/app/controllers/capture-assistant.js: /// TODO: should we sanitize the filename so it's not '/etc/passwd'
./usr/palm/applications/com.telenav.app.sprintnavigation/javascripts/formatters.js: //TODO: Make this return more appropriate values
./usr/palm/applications/com.telenav.app.sprintnavigation/javascripts/dropdown-controller.js: //TODO: Determine if this is desired behavior
./usr/palm/applications/com.telenav.app.sprintnavigation/app/controllers/search-assistant.js: //TODO: Improve this search algorithm
./usr/palm/applications/com.telenav.app.sprintnavigation/app/controllers/place-details-assistant.js: //TODO: Localize
./usr/palm/applications/com.telenav.app.sprintnavigation/app/controllers/place-details-assistant.js: //TODO: Localize this
./usr/palm/applications/com.telenav.app.sprintnavigation/app/controllers/share-more-assistant.js: // TODO: Check whether we need to display refer-friend and set its
./usr/palm/applications/com.telenav.app.sprintnavigation/app/controllers/app-assistant.js: /*TODO: Push different scenes automatically if launch codes are defined.
./usr/palm/applications/com.telenav.app.sprintnavigation/app/controllers/about-list-assistant.js: //'feedback': 'Feedback Survey' //TODO: Make the feedback survey work
./usr/palm/applications/com.telenav.app.sprintnavigation/app/controllers/share-address-assistant.js: // TODO: Do this right (if i knew what that was, I'd do it now)
./usr/palm/applications/com.telenav.app.sprintnavigation/app/controllers/share-address-assistant.js: PhoneNumberType: 2, //TODO: This means mobile, but we haven't verified it anywhere
./usr/palm/applications/com.telenav.app.sprintnavigation/app/models/account.js: //TODO: Actually handle error condition
./usr/palm/applications/com.telenav.app.sprintnavigation/app/models/address.js: //TODO: Make this change depending on the actual country
./usr/palm/applications/com.telenav.app.sprintnavigation/app/models/storage.js: //TODO: Actually handle error condition
./usr/palm/applications/com.telenav.app.sprintnavigation/app/models/storage.js: //TODO: Actually handle error condition
./usr/palm/applications/com.telenav.app.sprintnavigation/app/models/storage.js: NumOfSatellite: 8, //TODO:Remove when service won't crash without it
./usr/palm/applications/com.telenav.app.sprintnavigation/app/models/system-properties.js: callback('Sprint'); //TODO: Query the system for Tnav.Model.SystemProperties
./usr/palm/applications/com.telenav.app.sprintnavigation/app/models/system-properties.js: callback('Palm100'); //TODO: Query the system for Tnav.Model.SystemProperties
./usr/palm/applications/com.palm.app.backup/app/controllers/password-assistant.js: //TODO Handle missing account token case
./usr/palm/applications/com.palm.app.backup/app/controllers/forgot-password-assistant.js: //TODO What to do if we can't send email
./usr/palm/applications/com.palm.app.backup/app/controllers/account-assistant.js: //TODO Do we remind the user to set answer?
./usr/palm/applications/com.palm.app.backup/app/controllers/account-assistant.js: //TODO Authenticate user again
./usr/palm/applications/com.palm.app.backup/app/models/account-service.js: //TODO Get actual locale
./usr/palm/applications/com.palm.app.calculator/app/models/calculator.js: // Prevent rounding errors - TODO locale based formatting
./usr/palm/applications/com.palm.app.messaging/app/controllers/chatview-assistant.js: // TODO: Cleanup this method and separate some of the logic
./usr/palm/applications/com.palm.app.messaging/app/controllers/chatview-assistant.js: // TODO: When we have multiple accounts of the same type, append the account username
./usr/palm/applications/com.palm.app.messaging/app/controllers/chatview-assistant.js: // TODO: this could be further improved to choose an online transport over one that is offline
./usr/palm/applications/com.palm.app.messaging/app/controllers/chatview-assistant.js: kinds: ['image'], // TODO: integrate other media types
./usr/palm/applications/com.palm.app.messaging/app/controllers/app-assistant.js: * TODO: this needs to be expanded to support multiple addresses and different address types
./usr/palm/applications/com.palm.app.messaging/app/controllers/notification-assistant.js: // TODO: Should we play an error sound?
./usr/palm/applications/com.palm.app.messaging/app/controllers/notification-assistant.js:// TODO: Consider removing this
./usr/palm/applications/com.palm.app.messaging/app/controllers/compose-assistant.js: kinds: ['image'], // TODO: integrate other media types
./usr/palm/applications/com.palm.app.messaging/app/models/messaging-constants.js: "fdnrestricted": $L(""), // TODO: this is for GSM only; we will need to add logic to handle this case for GSM
./usr/palm/applications/com.palm.app.messaging/app/models/messaging-constants.js: 'default': { // TODO: get assets for this default case
./usr/palm/applications/com.palm.app.messaging/app/models/messaging-constants.js: // TODO: clean this up now that we have an index hash
./usr/palm/applications/com.palm.app.messaging/app/models/messaging-luna-service.js: return callback(MockData.buddyMeData); // TODO: unmock this
./usr/palm/applications/com.palm.app.messaging/app/utilities/CharacterCounter.js: // TODO: eventually we might want to implement some cleverness that counts
./usr/palm/applications/com.palm.app.messaging/app/utilities/CharacterCounter.js: // TODO: it would be better if this fired off events
./usr/palm/applications/com.palm.app.messaging/app/utilities/utilities.js: // TODO: How do we localize dates/times?
./usr/palm/applications/com.palm.app.messaging/app/utilities/utilities.js: // TODO: wrap in something that returns a default value?
./usr/palm/applications/com.palm.app.deviceinfo/app/controllers/USBCable-assistant.js: //TODO!!!!
./usr/palm/applications/com.palm.app.deviceinfo/app/controllers/USBCable-assistant.js: //TODO!!!!
./usr/palm/applications/com.palm.app.deviceinfo/app/controllers/ACPowerSupply-assistant.js: //TODO!!!!
./usr/palm/applications/com.palm.app.deviceinfo/app/controllers/ACPowerSupply-assistant.js: //TODO!!!!
./usr/palm/applications/com.palm.app.deviceinfo/app/controllers/Touchstone-assistant.js: //TODO!!!!
./usr/palm/applications/com.palm.app.deviceinfo/app/controllers/Touchstone-assistant.js: //TODO!!!!
./usr/palm/applications/com.palm.app.phoneprefs/app/controllers/preflist-assistant.js: //TODO:
./usr/palm/applications/com.palm.app.phoneprefs/app/models/Messages.js: // TODO: remove before shipping
./usr/palm/applications/com.palm.app.phoneprefs/app/models/Messages.js: // TODO: probably dead.
./usr/palm/applications/com.palm.app.firstuse/app/controllers/language-assistant.js: //TODO What to do in this case?
./usr/palm/applications/com.palm.app.firstuse/app/controllers/app-assistant.js: //TODO Check if lightweight stage is to be used
./usr/palm/applications/com.palm.app.firstuse/app/controllers/app-assistant.js: //TODO How to handle this failure?
./usr/palm/applications/com.palm.app.firstuse/app/controllers/app-assistant.js: // TODO Added this for Adil, need to remove it
./usr/palm/applications/com.palm.app.firstuse/app/controllers/app-assistant.js: //TODO What to do in this case? Add a timeout logic
./usr/palm/applications/com.palm.app.firstuse/app/controllers/customization-assistant.js: //TODO Review this flow
./usr/palm/applications/com.palm.app.firstuse/app/controllers/customization-assistant.js: //TODO What to do here?
./usr/palm/applications/com.palm.app.firstuse/app/controllers/wait-assistant.js: //TODO Show diff error message
./usr/palm/applications/com.palm.app.firstuse/app/controllers/wait-assistant.js: //TODO Remove this if we never get to this
./usr/palm/applications/com.palm.app.firstuse/app/controllers/wait-assistant.js: //TODO What to do if there is more than one device
./usr/palm/applications/com.palm.app.firstuse/app/controllers/wait-assistant.js: //TODO Get db version again if it is -1
./usr/palm/applications/com.palm.app.firstuse/app/controllers/wait-assistant.js: //TODO Get db version again if it is -1
./usr/palm/applications/com.palm.app.firstuse/app/controllers/wait-assistant.js: //TODO Check if deviceProfileFailure is what you should use
./usr/palm/applications/com.palm.app.firstuse/app/controllers/wait-assistant.js: //TODO Check if this is the correct way to handle this
./usr/palm/applications/com.palm.app.firstuse/app/controllers/changepasswordsuccess-assistant.js: //TODO What to do if there is more than one device
./usr/palm/applications/com.palm.app.firstuse/app/controllers/changepasswordsuccess-assistant.js: //TODO Get db version again if it is -1
./usr/palm/applications/com.palm.app.firstuse/app/controllers/changepasswordsuccess-assistant.js: //TODO Get db version again if it is -1
./usr/palm/applications/com.palm.app.firstuse/app/controllers/changepasswordsuccess-assistant.js: //TODO Check if deviceProfileFailure is what you should use
./usr/palm/applications/com.palm.app.firstuse/app/controllers/changepasswordsuccess-assistant.js: //TODO Check if this is the correct way to handle this
./usr/palm/applications/com.palm.app.firstuse/app/controllers/restore-assistant.js: //TODO Uncomment the following
./usr/palm/applications/com.palm.app.firstuse/app/controllers/restore-assistant.js: //TODO Check with Jiji if he retries automatically in this case
./usr/palm/applications/com.palm.app.firstuse/app/controllers/restore-assistant.js: //TODO What to do if there is more than one device
./usr/palm/applications/com.palm.app.firstuse/app/controllers/restore-assistant.js: //TODO: SHOW PROGRESS CALL HERE TO SHOW ONE FILE IS COMPLETED
./usr/palm/applications/com.palm.app.firstuse/app/controllers/restore-assistant.js: //TODO Optimize this
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/format_phonenumber.js: // TODO: wrap in something that returns a default value?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_controller.js: // TODO: We could eliminate all this by simply setting this.element.mojo = this.assistant.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_controller.js: // TODO: Remove legacy code... only subscribe if 'model', not 'this.model' since we set that to an empty hash (and don't need to subscribe in that case)
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller_app.js: // TODO: Remove this legacy code.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller_stage.js: // TODO: It would be tidier to explicitly call a StageController.setup() method,
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller_stage.js: // TODO: Remove this deprecated code.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller_stage.js: TODO: This lazy load mechanism is no longer "zero overhead"... we will iterate through unloaded scripts every time a scene is pushed.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller_stage.js: // TODO: Remove this legacy code. I think nothing uses it to close dialogs anymore.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller_stage.js: TODO:
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller_scene.js: // TODO: Clean this up.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller_scene.js: // TODO: Remove this legacy code.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/transitions.js: // TODO: 'isPop' cannot reliably be specified at this point, but prepareSceneTransition() needs it, so sometimes it can be wrong.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/transitions.js: // TODO: Currently, runSceneTransition() does not accept arguments, but it will be changing to use these soon,
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/event.js: * @description TODO: add description
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/event.js: * @description TODO: add description
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: Rob to review
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: figure out whether I need to make the listening lifetime shorter by listening on the activate event
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: look at this in version 1.x
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: REMOVE THIS WHEN RECIPS ARE IN BUBBLES
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: when fix the random 8px of vertical stuff use offsetHeight instead =)
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: only check for second property after service is in build
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: if (list.length === 0 || (list.length === 1 && list[0].addressList.length === 0)) { //TODO: remove this workaround for bug in gal service
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: if there is a performance problem, cache these entries
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: only check for second property after service is in build
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_addressing.js: //TODO: take this out when confirm with Andy service parameters
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_menu.js: // TODO: Render labels.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_radiobutton.js: // TODO: remove this legacy code.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_radiobutton.js: // TODO: remove this legacy code.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_radiobutton.js: // TODO: remove this legacy code. No need to check for options.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_imageview.js: // TODO: see if we want a decay at all...
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_imageview.js: // TODO: cancel outstanding ipc calls.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_imageview.js: // TODO: not working yet..
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_imageview.js: // TODO: add in rotation
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/animation.js: // TODO: In order to help avoid sporadic skipped frames, we could allow frames to
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/controller.js: // TODO: Remove this deprecated/legacy compatibility code
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/bigarray.js: TODO:<br/>
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget.js://TODO: determine which namespace this really belongs in
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_filterfield.js: * TODO: might be better tied to a model that gives the value to put here?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: Remove this deprecated code.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: Remove this deprecated code.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: Remove this deprecated code.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: We should always update the spacers here, so the scroll bar appears correct.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: Remove this legacy code:
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: remove this hack once model is not automatically set to attributes when missing.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: We need to decide how to handle things like this in a more consistent manner.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: If we're not dynamically loaded, modify the original array.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: We should clean up the way this works, for example consider doing animation solely with border-width.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: * TODO: We could probably remember the "delete" push by setting model.deleted =true
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: It might be simpler and more accurate to always set spacer height to (count * avgHeight) and then
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: //TODO: if this is slow then store the nextTop and previousTop between loop iterations but be careful
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_list.js: // TODO: optimization?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/service.js: if (parsedMsg.errorCode || parsedMsg.returnValue === false) { /*TODO: remove this second check; only there until media fixes their services */
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_datetimepicker.js: TODO:
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_datetimepicker.js: Styling TODO:
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_datetimepicker.js: // TODO: This else case can be removed if we decide to stick with the capsules being the only focusable elements in the widget.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_datetimepicker.js: // TODO: This code can be removed, and popupModel.value can just be set properly above,
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_datetimepicker.js:TODO: Once we know we really don't want this, we can pull all the 'tappedAMPM' related code, or possibly even the support for handleTap in a strategy object.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/depot.js: //TODO: functions for total / each part of string.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/depot.js: //TODO: merge into addToObj?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/framework.js: AddressingWidget: ['widget_addressing', 'addressingdatasource', 'mockaddressingdatasource'], // TODO: rename file, probably rename widget too.
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/framework.js: ContactsService: ['widget_peoplepicker', 'peoplepickermockdata'], // TODO: Should this be in the public widget namespace?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_webview.js: // TODO: Do all these need to be protected, including the errorCode?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_webview.js: // TODO: Do all these need to be protected, including the errorCode?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/dragndrop.js: // TODO: This won't work in firefox. Need to specify value for the attribute. :-/
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_peoplepicker.js://TODO: pulled out just the functions I wanted here
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_peoplepicker.js: //TODO: consider making this a hash
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_peoplepicker.js:TODO: Move this code out
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_peoplepicker.js: // TODO: Can a list have its attributes dynamically like this?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_peoplepicker.js: //TODO: this is default; fetch this from the preferences OR have it passed in; which is faster/ makes more sense?
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_peoplepicker.js: //TODO: deprecate this and just make people use listTap!
./usr/palm/frameworks/mojo/submissions/175.7/javascripts/widget_peoplepicker.js: //TODO: deprecate this and just make people use listTap!
./usr/palm/frameworks/mojo/builtins/palmInitMedia.js: * TODO: call into the media object rather than calculating this here
./usr/palm/frameworks/mojo/builtins/palmInitMedia.js: if (true){ /// TODO: Fails if app was stopped. -> state != this._lastMediaEventsServiceState) {
./usr/palm/frameworks/media/palmInitMedia.js: * TODO: call into the media object rather than calculating this here
./usr/palm/frameworks/media/palmInitMedia.js: if (true){ /// TODO: Fails if app was stopped. -> state != this._lastMediaEventsServiceState) {
./usr/lib/luna/system/luna-systemui/app/controllers/ringtone-assistant.js: // TODO define ringtones path somewhere
./usr/lib/luna/system/luna-systemui/app/controllers/ringtone-assistant.js: // TODO hack, why do I get multiple updates
./usr/lib/luna/system/luna-systemui/app/controllers/imagethumb-assistant.js: // TODO: 3 row wide hack.
./usr/lib/luna/system/luna-systemui/app/controllers/bar-assistant.js: // TODO: remove for CDMA
./usr/lib/luna/system/luna-systemui/app/controllers/picker-assistant.js: // TODO Mojo.assert(params.onSelect, 'Mojo.Picker.pickFiles parameter requires an onSelect method taking a file argument');
./usr/lib/luna/system/luna-systemui/app/controllers/picker-assistant.js: // TODO For now the default is 'Attach', it should become 'open' soon
./usr/lib/luna/system/luna-systemui/app/models/mock/mock-fileslist-service.js: // TODO
./usr/lib/luna/system/luna-systemui/app/models/mock/mock-fileslist-service.js: // TODO
./usr/lib/luna/system/luna-systemui/app/models/mock/mock-fileslist-service.js: // TODO
./usr/lib/luna/system/luna-systemui/app/models/mock/mock-fileslist-service.js: // TODO
./usr/lib/luna/system/luna-systemui/app/models/local-flipview-model.js: // TODO: call listCB directly?
./usr/lib/luna/system/luna-systemui/app/utils/files-formatter.js: * TODO currently fileType has some weird values ("null") for unknown types
./usr/lib/luna/system/luna-applauncher/app/controllers/launcher-animation.js:// TODO: include animations for page collapse/expand
./usr/lib/luna/system/luna-applauncher/app/controllers/launcher-assistant.js: // TODO: should be cleaning up pages automatically?
./usr/lib/luna/system/luna-applauncher/app/controllers/launcher-assistant.js: // TODO: should we always remove empty pages?
./usr/lib/luna/system/luna-applauncher/app/controllers/launcher-assistant.js: // TODO: shouldn't we throw up some kind of error dialog at this point?
./usr/lib/luna/luna-network/app/controllers/connectionhandler.js: //TODO:
./usr/lib/luna/luna-pseudocard/javascripts/Utilities.js: // TODO: localize this date format?
./usr/lib/luna/luna-pseudocard/pseudocard-assistant.js: //TODO We need a better way to specify the diff between google contacts, and gtalk contacts
./usr/lib/luna/luna-pseudocard/pseudocard-assistant.js: //TODO: This probably won't work for notes/birthdays/etc
./usr/lib/luna/luna-pseudocard/pseudocard-assistant.js: //TODO This could be simpler and faster, see exactly what this is doing
./usr/lib/luna/luna-pseudocard/pseudocard-assistant.js: // TODO: localize this date format?
./usr/lib/luna/luna-media/palmInitMedia.js: * TODO: call into the media object rather than calculating this here
./usr/lib/luna/luna-media/palmInitMedia.js: if (true){ /// TODO: Fails if app was stopped. -> state != this._lastMediaEventsServiceState) {
./var/usr/palm/applications/com.accuweather.palm/app/services/weather-data.js: // TODO: Get this out of here in future versions...just sloppy to have here
|
|
|
06/10/2009, 04:26 AM
|
#278 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 44
Thanks: 0
Thanked 4 Times in 3 Posts
|
Re the / ro thing, what about /usr/sbin/rootfs_open ?
|
|
|
06/10/2009, 04:27 AM
|
#279 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 215
Thanks: 8
Thanked 46 Times in 22 Posts
|
Quote:
Originally Posted by iphony
Is app downloaded from store also installed in rootfs? If it is, then rw must have been enabled.
|
They are in /usr/palm/applications/ and / is mounted rw using rootfs. /boot is read only, but i guess you are right.
I did mount -o,remount -rw /boot and now it is read/write
|
|
|
06/10/2009, 04:29 AM
|
#280 (permalink)
|
|
Member
Join Date: Jun 2009
Posts: 36
Thanks: 0
Thanked 3 Times in 2 Posts
|
Quote:
Originally Posted by ydaraishy
Re the / ro thing, what about /usr/sbin/rootfs_open ?
|
promising
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
LinkBacks (?)
LinkBack to this Thread: http://discussion.treocentral.com/web-os-development/184378-ok-rom-comes.html
|
| Posted By |
For |
Type |
Date |
| Noticias « Palm Pre en español |
Post #0 |
Refback |
06/22/2009 08:05 AM |
| Palm Pre Hacked - Enable Developer Mode and Gain Root Access! |
This thread |
Refback |
06/22/2009 03:47 AM |
| Palm Pre -- Engadget Japanese |
This thread |
Refback |
06/22/2009 12:39 AM |
| Who's getting a Palm Pre - Page 5 - Rage3D Discussion Area |
This thread |
Refback |
06/20/2009 12:35 PM |
| WebOS File System Contents - Colin Charles - FriendFeed |
This thread |
Refback |
06/19/2009 01:02 AM |
| Recent palmpre Bookmarks on Delicious |
This thread |
Refback |
06/18/2009 11:56 PM |
| 'Hello World!' to Palm Pre - M for Mature Forums |
This thread |
Refback |
06/18/2009 10:56 PM |
| Palm Pre Gets Its First Homebrew App, WebOS "Easy to Modify" [Palm Pre] - Download Monkey - VOD Discussion |
This thread |
Refback |
06/18/2009 10:08 PM |
| jwz - Palm Pre |
This thread |
Refback |
06/18/2009 06:52 AM |
| VIDEO: OMG! Original Doom game running near perfectly on Palm Pre | PalmTwit Best source of Palm Pre news |
This thread |
Refback |
06/17/2009 03:22 PM |
| Slashdot Mobile Story | Palm Pre Does Not Get US Tethering Either |
This thread |
Refback |
06/17/2009 08:47 AM |
| Slashdot | Palm Pre Does Not Get US Tethering Either |
This thread |
Refback |
06/17/2009 01:28 AM |
| Slashdot Mobile Story | Palm Pre Does Not Get US Tethering Either |
This thread |
Refback |
06/17/2009 01:21 AM |
| Please, Please...Develop for the Pre! |
This thread |
Refback |
06/17/2009 12:06 AM |
| Palm Pre coming June 6 - Page 7 - AppleNova Forums |
This thread |
Refback |
06/16/2009 10:14 PM |
| Slashdot Comments | Palm Pre Does Not Get US Tethering Either |
This thread |
Refback |
06/16/2009 10:13 PM |
| The Pre/preDevCamp thread - StartupKC | Google Groups |
This thread |
Refback |
06/16/2009 05:51 PM |
| Captains Log: 11 Juni 2009 |
This thread |
Refback |
06/16/2009 04:19 PM |
| WebOs -- Engadget Mobile |
This thread |
Refback |
06/16/2009 03:46 PM |
| Palm Pre Gets Its First Homebrew App, WebOS "Easy to Modify" | Gamingaisle |
This thread |
Refback |
06/16/2009 03:34 PM |
| OK ROM comes - Page 15 - PreCentral Forums - Mobile |
This thread |
Refback |
06/16/2009 01:02 PM |
| Palmista Blog: Konami Code: způsob jak "hacknout" Palm Pre |
This thread |
Refback |
06/16/2009 10:05 AM |
| Pre Hacking - Palm Pre Development Talk | Google Groups |
This thread |
Refback |
06/14/2009 10:42 AM |
| Palm's WebOS-ROM - xda-developers |
This thread |
Refback |
06/14/2009 07:34 AM |
| ミニーã®ç‹¬ã‚Šè¨€ (´○`)ã¯ã~ |
This thread |
Refback |
06/14/2009 07:03 AM |
| Palm Pre Apps - Gizmodo |
This thread |
Refback |
06/14/2009 02:29 AM |
| Engadget 中文版 |
This thread |
Refback |
06/14/2009 01:20 AM |
| Groundspeak Forums > Palm Pre Phone |
This thread |
Refback |
06/13/2009 11:58 PM |
| honer123's Bookmarks on Delicious |
This thread |
Refback |
06/13/2009 10:37 PM |
| programming |
This thread |
Refback |
06/13/2009 06:39 PM |
| Portátiles, móviles y otros gadgets. Gizig - Página 2 |
This thread |
Refback |
06/13/2009 04:27 PM |
| Palm Pre Really Needs TAKEphONE and 2Day! |
This thread |
Refback |
06/13/2009 11:08 AM |
| ÔÚÄ³ÍøÕ¾¿´µ½ ÎÒÃǵÄÕ¾ÓÑ ¹þ¹þ ºÃÇ×ÇÐ - Palm Pre,webOS - [´µÓѰɡ¤·çÓï]Palm PreÂÛ̳ Palm Pre,QWERTY,È«¼üÅÌÊÖ»ú,ÖÇÄÜÊÖ»ú,Palm Treo,Centro,iPhone,blackberry - Powered by Discuz! |
This thread |
Refback |
06/13/2009 09:02 AM |
| ミニーã®ç‹¬ã‚Šè¨€ (´○`)ã¯ã~ |
This thread |
Refback |
06/13/2009 06:56 AM |
| 胖梨Palm Pre 的秘密 - Konami code |
This thread |
Refback |
06/13/2009 04:46 AM |
| Engadget 中国版 |
This thread |
Refback |
06/13/2009 04:22 AM |
| Palm Twit Best source of Palm Pre news |
This thread |
Refback |
06/13/2009 02:02 AM |
| pre dev wiki: Global Search Addons Collection |
This thread |
Refback |
06/13/2009 01:03 AM |
| Engadget en español |
This thread |
Refback |
06/12/2009 11:49 PM |
| Let the hacking commence |
This thread |
Refback |
06/12/2009 10:23 PM |
| Rodfather - FriendFeed |
This thread |
Refback |
06/12/2009 08:15 PM |
| Engadget |
This thread |
Refback |
06/12/2009 06:10 PM |
| Engadget 中文版 |
This thread |
Refback |
06/12/2009 05:37 PM |
| WebOSMania! » El futuro Palm Pre GSM será 3.5G: 7.2Mbps |
This thread |
Refback |
06/12/2009 05:32 PM |
| Please, Please...Develop for the Pre! |
This thread |
Refback |
06/12/2009 03:57 PM |
| AnandTech |
This thread |
Refback |
06/12/2009 03:38 PM |
| Alltop - Top Macintosh News |
This thread |
Refback |
06/12/2009 02:35 PM |
| pre dev wiki: Change the default notification.wav Sound |
This thread |
Refback |
06/12/2009 02:27 PM |
| Mobile Phones on I4U News |
This thread |
Refback |
06/12/2009 01:59 PM |
| Apple News | Addictomatic |
This thread |
Refback |
06/12/2009 01:19 PM |
| Gizmodo, the Gadget Guide |
This thread |
Refback |
06/12/2009 12:08 PM |
| siteokamoto |
This thread |
Refback |
06/12/2009 11:45 AM |
| The Pre/preDevCamp thread - StartupKC | Google Groups |
This thread |
Refback |
06/12/2009 11:39 AM |
| Engadget Mobile |
This thread |
Refback |
06/12/2009 11:26 AM |
| programming |
This thread |
Refback |
06/12/2009 11:21 AM |
| WebOS File System Contents - Niklas Morberg - FriendFeed |
This thread |
Refback |
06/12/2009 10:00 AM |
| Desarrollo « Palm Pre en español |
Post #0 |
Refback |
06/12/2009 09:40 AM |
| Page 11 | Gizmodo Australia |
This thread |
Refback |
06/12/2009 09:32 AM |
| VIDEO: OMG! Original Doom game running near perfectly on Palm Pre | Palm webOS Blog |
This thread |
Refback |
06/12/2009 09:25 AM |
| Engadget |
This thread |
Refback |
06/12/2009 09:03 AM |
| Please, Please...Develop for the Pre! |
This thread |
Refback |
06/12/2009 08:03 AM |
| not with a bang but a whimper |
This thread |
Refback |
06/12/2009 07:53 AM |
| programming |
This thread |
Refback |
06/12/2009 07:15 AM |
| * Officiell Tråd - Palm Pre * - Minhembio forum |
This thread |
Refback |
06/12/2009 07:06 AM |
| Gizmodo, the Gadget Guide |
This thread |
Refback |
06/12/2009 05:53 AM |
| Le Palm Eos sera bien équipé du système d’exploitation WebOS - CNETFrance.fr |
This thread |
Refback |
06/12/2009 05:07 AM |
| Engadget en español |
This thread |
Refback |
06/12/2009 03:48 AM |
| Engadget Japanese |
This thread |
Refback |
06/12/2009 02:45 AM |
| Palm Webos -- Engadget |
This thread |
Refback |
06/12/2009 01:43 AM |
| WebOS homebrewers say 'Hello World!' to Palm Pre |
This thread |
Refback |
06/11/2009 05:15 PM |
| Pre Gets Its First Homebrew App, WebOS Said to Be "Easy to Modify" [Palm Pre] - DCEmu Forums:: The Homebrew & Gaming Network :: PSP Dreamcast Nintendo DS Wii GP2X Xbox 360 GBA Gamecube PS2 Apple iPhone PS3 Wiz Pandora Forums |
This thread |
Refback |
06/11/2009 02:41 PM |
| Le Palm Eos sera bien équipé du système d’exploitation WebOS - CNETFrance.fr |
This thread |
Refback |
06/11/2009 07:47 AM |
| Palm Pixie Poised To Run Palm's Web OS |
This thread |
Refback |
06/11/2009 12:24 AM |
All times are GMT -4. The time now is 07:10 AM.
|
|