Go Back   xda-developers > Windows Mobile Development and Hacking > Windows Mobile Apps and Games


Reply
 
Thread Tools Search this Thread Display Modes
  #51  
Old 1st August 2008, 04:26 PM
hc4 hc4 is offline
Member
 
Join Date: May 2006
Posts: 57
Default

Quote:
Originally Posted by hitreg View Post
Hi,, your software is great, just one note: is possible to add two information when download is finished, something like: "name file received - FROM - SIZE"
I think, this information not necessary, after file had been received
So I decided to use notif space, to display all files received until you close this notif. Very useful feature, when you need to receive 50 files at a time

And for translation I need one more field:
IDS_DISABLE "Disable file receiving"
Reply With Quote
Sponsored Links

  #52  
Old 1st August 2008, 04:42 PM
starbase64's Avatar
starbase64 starbase64 is offline
Senior Member
 
Join Date: Apr 2007
Location: 573..
Posts: 883
Thumbs up

Hi,

attached is ObexInbox 0.944 as OEM Pack for Pandora Rom Kitchen.

wfg

starbase64
Attached Files
File Type: zip Obex Inbox 0.944.zip (18.4 KB, 536 views)
__________________
HTC HD2
Radio: 2.05.51.05_2
SPL: 1.42.0000 XE
OS: Windows Mobile 6.5


German HTC HD2 Forum
Starbase64 4Shared Files

Reply With Quote

  #53  
Old 1st August 2008, 05:04 PM
grodi grodi is offline
Member
 
Join Date: Aug 2007
Location: Madrid
Posts: 59
Default

Quote:
Originally Posted by hc4 View Post
I need translation of the following string:
Code:
    IDS_DISABLE				"Disable file receiving"
spanish translation:

IDS_DISABLE "No permitir la recepción de archivos"

Last edited by grodi; 1st August 2008 at 05:12 PM..
Reply With Quote

  #54  
Old 1st August 2008, 05:15 PM
hc4 hc4 is offline
Member
 
Join Date: May 2006
Posts: 57
Default

Just added Italian translation
Attached Files
File Type: cab hc4_inbox.cab (39.0 KB, 529 views)

Last edited by hc4; 1st August 2008 at 05:22 PM..
Reply With Quote

  #55  
Old 1st August 2008, 05:23 PM
lover lover is offline
Senior Member
 
Join Date: Mar 2006
Posts: 299
Default

Great Job My friend, this new feature "Disabling File Receiving" works perfect.

Suggestion for future versions:
- Ability to control Enabling/Disabling Receiving Files from Tray or Comm manager (like Beam) for easy access
- ability for prompt before receiving files (with name of file and name of BT sender)
Reply With Quote

  #56  
Old 1st August 2008, 09:56 PM
hc4 hc4 is offline
Member
 
Join Date: May 2006
Posts: 57
Default

Quote:
Originally Posted by lover View Post
Suggestion for future versions:
- Ability to control Enabling/Disabling Receiving Files from Tray or Comm manager (like Beam) for easy access
- ability for prompt before receiving files (with name of file and name of BT sender)
1) Why you don't like config tool of my program?
2) I don't need and don't want such functionality. I think, that better to receive everything, and then decide, what to store, and what to erase
Reply With Quote

  #57  
Old 1st August 2008, 11:07 PM
sergitec sergitec is offline
Member
 
Join Date: Dec 2006
Location: S.M.Feira
Posts: 63
Post Portuguese from Portugal!

Portuguese from Portugal!
Quote:
IDS_LANG_ID "pt"
IDS_LANG_NAME "Português"
IDS_ABOUTCAP "Acerca de"
IDS_L_PATH "Guardar em:"
IDS_L_LNG "Idioma:"
IDS_L_DBG "Modo Debug"
IDS_NAME "OBEX Inbox"
IDS_SAVE_CHANGES "Deseja guardar as modificações?"

IDS_LANG_ID "pt"
IDS_LANG_NAME "Português"
IDS_MAIN "Nome: %s<br>Tamanho: %.1f%s (%.1f%% feito)<br>Velocidade: %.1f KB/s<br>ETA: %i:%02i"
IDS_MAIN_NOSIZE "Nome: %s<br>%.1f%s feito<br>Velocidade: %.1f KB/s"
IDS_T_RECV "Recebendo"
IDS_HIDE "Ocultar"
IDS_CANCEL "Cancelar"
IDS_T_DONE "Arquivo recebido"
IDS_T_ABORTED "Transferencia abortada"
IDS_DISABLE "Não permitir a reçepção de ficheiros"
Thanks
__________________
Cumps for all, Sergitec

http://electroniczone.no.sapo.pt

HTC P3600 2Gb Sandisk WM6.1
Reply With Quote

  #58  
Old 1st August 2008, 11:40 PM
lover lover is offline
Senior Member
 
Join Date: Mar 2006
Posts: 299
Default

Quote:
Originally Posted by hc4 View Post
1) Why you don't like config tool of my program?
2) I don't need and don't want such functionality. I think, that better to receive everything, and then decide, what to store, and what to erase

-i love your config tool
-so the option to accept or delete the file after receiving it would be great

-any plans for file filtering?
Reply With Quote

  #59  
Old 2nd August 2008, 08:22 AM
ahmedfikry's Avatar
ahmedfikry ahmedfikry is offline
Senior Member
 
Join Date: Jun 2007
Posts: 674
Default Great

Hi

just wanted to thank you for the continued GREAT work
this is getting better & better every minute

i am very stisfied with what we have now in 944

but to try to help out regarding my earlier comment about browsing files
there is a browser included in a BT software called (moblue) that you may adapt (by the way, i had errors recieving with moblue..but i just like its explorer) ... also i have resco file explorer & i send files from its menu...i am not a programmer at all & what i say may not be useful, but to layman it seems that the file list tree that it pulls out looks useful

again i am happy with your CAB the way it is now...just suggestions

good luck
__________________
ahmedfikry

Eten Glofiish M700
WM 6.5 - 23529

Kaiser (Tilt)
WM 6.5 - 23529
HardSPL 3.56 - Radio 1.71.09.01

Please Make a Donation
Reply With Quote

  #60  
Old 2nd August 2008, 12:09 PM
mccune's Avatar
mccune mccune is offline
Senior Member
 
Join Date: Nov 2005
Posts: 2,274
Default

Second version (V2) of the Dutch translation:

Code:
    IDS_LANG_ID             "nl"
    IDS_LANG_NAME           "Nederlands"
    IDS_ABOUTCAP            "Over"
    IDS_L_PATH              "Opslaglocatie:"
    IDS_L_LNG               "Taal:"
    IDS_L_DBG               "Debug mode"
    IDS_NAME                "OBEX Inbox"
    IDS_SAVE_CHANGES        "Wijzigingen opslaan?"

    IDS_LANG_ID             "nl"
    IDS_LANG_NAME           "Nederlands"
    IDS_MAIN                "Bestand: %s<br>Grootte: %.1f%s (%.1f%% voltooid)<br>Snelheid: %.1f KB/s<br>Tijd te gaan: %i:%02i"
    IDS_MAIN_NOSIZE         "Bestand: %s<br>%.1f%s voltooid<br>Snelheid: %.1f KB/s"
    IDS_T_RECV              "Bezig met ontvangen"
    IDS_HIDE                "Verbergen"
    IDS_CANCEL              "Annuleren"
    IDS_T_DONE              "Ontvangen van bestand voltooid"
    IDS_T_ABORTED           "Verzenden van bestand geannuleerd"
    IDS_DISABLE             "Ontvangen van bestanden uitschakelen"
@hc4
When I open the settings screen I can't click the "..." to open the file dialog to select the store location. I have to enter the path manually. Is this correct?
__________________
Devices: Rhodium, Topaz and a Nokia E71
Personal Dutch Blog: McCune.nl
Touch Pro2 ROM: Cosmik Debris r3 beta
Touch Pro2 Radio: 4.49.25.17
Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 09:49 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.