Quote:
Originally Posted by PDM
* When I copy a file to the stack and then navigate to the target directory. Would it be possible to state "Paste <filename>" or "Paste Here". As, currently, the "Copy <filename> to <directory>" is mostly truncated on my 8800 dependent upon the filename. Normally, I see "Copy <partial filename>" (see attachment 1).
|
I have investigated this a bit more - but come not to an optimal solution yet... for 0.4.9 nothing is changed - but I still thinking about a way to improve this...
Quote:
Originally Posted by PDM
* Not all of the file properties can be seen within "Details" window. Perhaps, the ability to navigate within this window or a smaller font would help (see attachment 2).
|
changed in 0.4.9 -> thanks a lot for the feedback
Quote:
Originally Posted by PDM
* eMail <filename>. When I tried this, initially an exclamation mark appeared with "OK" (see attachment 3) and then proceeds to the e-mail client. Would it be possible, in the future, to use the built-in BB e-Mail client? I only see the first five address book entries as potential recipients and do understand that this is currently experimental.
|
I changed something in 0.4.9 concerning this - I just can guess, that some contacts in your Phone are not "complete" (at least from what I thought would be complete - no offense!)... so now I tried to continue in the case of an error (and display the error!)...
So I hope, that now you have more then 5 contacts in the choice... I hope you noticed also, that you can manually specify a recipient...
aaaaand - I would loved to use the default black berry email composer - but this app was not able to handle all the different attachment types - it reported very often "invalid format" and suggested me to remove the attachment again (which would be some sore of contra productive)
So I was forced to write my "own" email composer (with eMail subject and eMail body) - and YES - there are for sure better & more efficient ways to select the recipients [but I hope you also can understand, that I could not recode the RIM eMail Composer over the weekend]
Quote:
Originally Posted by PDM
It would also be nice to be able to create a new document. Although, I can always open an empty file and save as...
|
There is a "Create NEW text file" menu item as soon as you have selected in the option 'Allow editing in SimpleTextViewer'... I hope it's also there for you?
Quote:
Originally Posted by PDM
...However, PDF To Go launches and does not display the file originally selected (as per BBNotePad issue); this maybe a Cerience/DataViz issue.
|
indeed - I just can assume, that this is the same case... [but I can try something in the next release - but therefore I would need to know, what the module name of the "PDF to GO" application have]
Quote:
Originally Posted by PDM
I also accidentally started zipping my \\SDCard\BlackBerry\documents directory which contains approx 78MB of various document types. I thought this was going to kill BBFS as there was no way to "Cancel" the operation. However, 45mins-60mins later it was finished and I had a 66.58MiB file. This was a pleasant surprise.
|
- yeah what should I say - a cancel button would be nice indeed from time to time - a "battery pull" is some sort of drastic
Quote:
Originally Posted by visortgw
Another suggestion to save space on this screen might be to abbreviate timezone info. Currently mine shows "America/New_York", but this could be shortened to a more standard "GMT-5".
|
That was lazy Matthias @ work... simply used java.util.Date toString... now in 0.4.9 the Date is locally formatted...