Pointui » Home 2 Applets Showcase

[Applet] PointSenseContacts v2.0.0.0 (Rebuild)

(208 posts)
  • Started 1 year ago by djxfma
  • Latest reply from phoewolf001
  1. djxfma
    Member

    [Applet] PointSenseContacts v2.0.0.0

    Thx to All!
    -. blueocean:
    -. alienworkshop: AMANAContact
    -. everybody who helped finding bugs
    -. everybody who tought some nice ideas for this applet

    Installation
    -. Remove old version completely
    -. Install new version

    Functions
    -. contactInfo: ContactCard -> opens WM Contact Data
    -. contactInfo: Update -> updates contact details from WM Contact Data
    -. Hold topBar for settingsmenu: Contacts: 2 contacts, 3 contacts, Update All; VITO SMS-Chat, Mailbox
    -. Hold bottomBar to add contact
    -. Hold an contact to delete contact
    -. Hold picture of contact in contactInfo screen to change picture
    -. The third button will look if there is an number available on the order: PhoneHome, Phone2Home, WorkPhone, Work2Phone, Email




    **Updates v2.0.0.0 (COMPLETE REBUILD, NOT RELEASED YET)**
    -. [DONE] Add: Contacts: Delete All function
    -. [DONE] Fix: update reload contactInfo screen in rebuild version
    -. [DONE] Fix: Carriage Return in street address
    -. [DONE] Rebuild: better performance and overall speed
    -. [DONE] Max: Max contacts? no just unlimited ;), doesn't effect loading speeds
    -. [DONE] Fix: unicode appears to display correct now, because of XML :)
    -. [DONE] Fix: contactDefault buttons, image reload on change default setting
    -. [DONE] Add: update contact; 2 options; update current contact or all
    -. [DONE] Mod: contactInfo numbers are now listed beneath eachother
    -. [DONE] update: a contact
    -. [DONE] update: all
    -. [DONE] contactInfo: screen 1
    -. [DONE] contactInfo: screen 2
    -. [DONE] contactBar: navigating
    -. [DONE] contactBar: add contact
    -. [DONE] contactBar: del contact
    -. [DONE] contactBar: contacts loading code
    -. [DONE] contactBar: settings menu

    -. Rebuild whole code for smaller file and better performance
    -. Learned from blueocean's code to make the applet better
    -. Rebuild will take a while so expect some days work, hopefully I can rebuild this in a week or so, all functions avaiable will also be included in this new rebuild, but with better performance and smarter scripting

    **Updates v1.2.2.0**
    -. [DONE] Add: contactBar - contact; Set buttons defaults for button 1, 2 and 3
    -. [DONE] Mod: contactInfo screen 1 hide numbers under button ;)
    -. [DONE] Add: FlexMail support; turn VITO SMS-Chat to no if you also want FlexMail to handle SMS
    -. [DONE] Fix: Update All function
    -. [DONE] Fix: ContactCard icon within contactInfo screen 2
    -. [DONE] Fix: Removed update history for smaller file

    **Updates v1.2.0.1**
    -. [DONE] Fix: Removing baby1.jpg from default pictures
    -. [DONE] Fix: Email icon, going to make the icon little bit bigger
    -. [DONE] Add: Update button on contactInfo screen 2
    -. [DONE] Add: WM Contactcard button on contactInfo screen 2
    -. [DONE] Add: Settingsmenu; Update all contacts button; which will update all details of all users
    -. [DONE] Add: contactInfo screens; onclick photo go back to contactBar
    -. [DONE] Fix: SetBounds of contactInfoPhoto, now whole picture is clickable

    **Updates v1.2.0.0**
    -. [DONE] Add: more default pictures :)
    -. [DONE] Fix: On resize the layout will be refresht, resolves the error when going to Landscape
    -. [DONE] Add: Hold picture on contactCard screen to change picture
    -. [DONE] Fix: PhoneHomebutton wasn't using right code in contactBar
    -. [DONE] Add: 2 contactInfo screens one for buttons and one for information about the contact
    -. [DONE] Add: Address data and birthday on contactInfo screen 2/2
    -. [DONE] Add: Email button on contactInfo screen
    -. [DONE] Add: Back button on contactInfo screen
    -. [DONE] Add: WorkPhone and Work2Phone
    -. [DONE] Mod: when you hit the bottomBar on the last page of contacts you go back to the first and visa versa
    -. [DONE] Mod: always show 3 possible options for every contact; look first if home is available then if work is available then email
    -. [DONE] Add: Settingsmenu; new menu option Mailbox onClick you can chose youre mailbox

    **Updates v1.1.0.1**
    -. Fix: SMSChat is now called VITO SMS-Chat
    -. Fix: contact 6 and 7 icons aligning
    -. Add: on click VITO SMS-Chat: Yes load application chose screen where you have to select SMS-Chat
    -. Add: more default pictures, some more professional ones ;)

    **Updates v1.1.0.0 (FIRST RELEASE)**
    -. Max contacts to 12 ;) (why it won't work...??)
    -. [DONE] Max contacts is 10
    -. [DONE] Building QVGA version now..

    **Updates v1.0.0.2 (NOT RELEASE VERSION)**
    -. [DONE] Bigger navigation bars: Up and Down bar
    -. [DONE] Include some Default pictures (default will be shown as first)
    -. [DONE] Build in new picture selection: Default and Other Pictures
    -. [DONE] More Information on contactInfo card
    -. [DONE] Update looks: More width for contactBar
    -. [DONE] Update looks: Add Mobile button SMS button and another button
    -. [DONE] Update looks: Height fix, to much height for VGA version (use 2 contacts form settings menu)
    -. [DONE] VersionsDevices: VGA, QVGA (tested on emulators)
    -. [DONE] Setting menu: Contacts: 2 on page, 3 on page (increase 1), 3 on page (increase 3)
    -. [DONE] Modified: rewrite code, for 2 contact display, with increase of 2

    **Updates v1.0.0.1 (NOT RELEASE VERSION)**
    -. Fixed reload applet by adding contact or deleting contact (will not reload on switching applets, because of mentaining speeds)
    -. Fixed error(s): contactLoad1_OnClick, error was <> "" should be Get.Length() > 0
    -. Fixed error(s): File.Move-- statement File.Exists didn't end on )) but )

    **Updates v1.0.0.0 (NOT RELEASE VERSION)**
    -. First build
    -. Added layers(contactBar, contactInfo)
    -. Added scrollbuttons
    -. Using code to hide or show OnClick for contact event when pressing scrollbuttons, code depents on the current event
    -. Calling works now from contactBar
    -. Button added and number added into contactInfo
    -. Reload applet works now "Not working :("
    -. Add contact by holding + for few seconds
    -. Delete contact by holding contact a few seconds
    -. List Hold function not available yet!
    -. ContactInfo on Hold settings
    -. SMSChat yes or no
    -. Update applet by switching between applets, auto update not working yet, will come, when codes are found

    Greetz,
    DJXFMA

    Attachments

    1. PointSenseContacts_VGA_v2.0.0.0.zip (910.8 KB, 2,233 downloads) 1 year old
    2. PointSenseContacts_QVGA_v2.0.0.0.zip (805.2 KB, 3,486 downloads) 1 year old
    3. PointSenseContacts_VGA_v1.2.2.0.zip (1087.7 KB, 430 downloads) 1 year old
    4. PointSenseContacts_QVGA_v1.2.2.0.zip (867.7 KB, 1,195 downloads) 1 year old
    5. PointSenseContacts_Settings.jpg (99.4 KB, 182 downloads) 1 year old
    6. PointSenseContacts_Contacts.jpg (104.1 KB, 111 downloads) 1 year old
    7. PointSenseContacts_ContactInfo2.jpg (62.1 KB, 76 downloads) 1 year old
    8. PointSenseContacts_ContactInfo.jpg (99 KB, 73 downloads) 1 year old
    Posted 1 year ago #
  2. djxfma
    Member

    Requests and Changes

    @katagias

    Unicode please,i am Greek and the characters of my contact are not displaying correctly.
    Maybe newer version will support functions for this, to convert from one to another, like ISO to UTF for example, for as now, I can't help ya...

    Posted 1 year ago #
  3. kevin8622
    Member

    Good luck =)

    Posted 1 year ago #
  4. jclarkk
    Member

    Any chance to make a more specific version for WQVGA as well as the WVGA has been done?

    Posted 1 year ago #
  5. el_boufono
    Member

    Looking forward to try it!!

    Posted 1 year ago #
  6. 511472592
    Member

    no picrure?

    Posted 1 year ago #
  7. djxfma
    Member

    On first release you will see some pictures ;), just like PointSenseMusic!
    Currently very busy making last finishing touches ;)!! So expect an version very soon!

    Posted 1 year ago #
  8. Man You truly are a machine. Looking forward to this

    Posted 1 year ago #
  9. djxfma
    Member

    Thx :D, hope you like the changes, because I have altered some stuff, currently making an fix for the people without PointSenseSuite, because then the screen should be 2 contacts not 3 large.. Can be changed by setting :), also intigrated from ANNAContact the Tmail function, compose's automaticly ans sms, or do you want not to compose but just let show the inbox for the person you click on??

    Posted 1 year ago #
  10. I like the compose way. It is one of the things I liked with TF3D all the buttons for a contact were right there. Push the button and it had already put in the number or email addy.

    Posted 1 year ago #
  11. djxfma
    Member

    Ok then I leave it like it is now ;), also SMS-Chat is supported, it will load contact screen with all messages of contact with that number, works very well! :D

    Posted 1 year ago #
  12. Looking forward to it. I dont use sms chat but flexmail. Cant wait to try it out

    Posted 1 year ago #
  13. djxfma
    Member

    Tomorrow I will release a good usable version :)

    Posted 1 year ago #
  14. Looking forward to it.

    Posted 1 year ago #
  15. woem
    Member

    thats like ... today , RELEASE man

    Posted 1 year ago #
  16. djxfma
    Member

    Yes it is ;), I am home now so now going to make some little changes/fixes and then first release is ready for you guy's!

    Posted 1 year ago #
  17. gui
    Member

    @djxfma, thanks! Mijn avond kan niet meer stuk.

    Gui

    Posted 1 year ago #
  18. djxfma
    Member

    @gui
    No problem! Das mooi, ga er zelf ook veel gebruik van maken, werkt mooi en snel ;)

    Posted 1 year ago #
  19. Looking forward to this.

    Posted 1 year ago #
  20. djxfma
    Member

    Expect some delay... some coding for easier modifying to QVGA, after completion and testing I will release it ;)

    Posted 1 year ago #
  21. Take your time. Make sure you are happy with it before you release.

    Posted 1 year ago #
  22. djxfma
    Member

    Just one fix for QVGA then its ready, and you QVGA users can deside if there has to be changes :)

    Posted 1 year ago #
  23. djxfma
    Member

    Go ahead let me now what you find from this applet :)

    Posted 1 year ago #
  24. Loading it now

    Posted 1 year ago #
  25. djxfma
    Member

    Before I for get!, When chosing another contacts: like 2 contacts or 3 contacts or other choice of contacts, you must for now, reload the applet, so delete applet and add it again, else not working properly, looking for the error later..

    Posted 1 year ago #
  26. afreeb
    Member

    just to be a pain i havent tried it but from everything i have read is there any planned wvga support for more contacts on screen to fit the screen?

    will try in the morning and give feedback but looks great!

    Posted 1 year ago #
  27. Miko3d
    Member

    thanks a lot djxfma!

    If you could manage to use by default the outlook contact pictures that would be awesome!

    in my Omnia cant get the sms chat working

    this is one of the applets I was looking forward :)

    Posted 1 year ago #
  28. djxfma
    Member

    @afreeb
    I test all applets on HTC Touch HD ;) so WVGA.. for WVGA you can have 3 contacts displayed, works great that way, try it and tell me if I am wrong

    @Miko3d
    Youre welcome! :)

    SMS-Schat is an program from VITO which is an payed SMS Chat application :), works about the same way like iPhone does, works very well, I use it very often

    Posted 1 year ago #
  29. Miko3d
    Member

    ok, my mistake, I dont know where I got the idea that sms chat is the same as the one that comes with the omnia.

    once again thx! and keep it up!

    Posted 1 year ago #
  30. joshuaboyde
    Member

    clap, clap, clap .. excellent.
    Only request is to use the contact standard pictures and not the monkey and cats.

    Just converted the HTC Diamond avatar from png to jpg and pasted in the DEFAULT folder for PointSenseContacts ... looks a lot more "professional".

    Testing on an HTC Diamond Touch

    With reference to the opening screen "three icon bar" (using three contact rows):
    # if there is no home phone number then results in icons of thumbnail, phone, blank, sms ... but the sms icon is too far to the right and over the edge of the boarder surround.
    # if press the home phone icon then get a "cannot complete the call" message box, but when go into the individual contact's details then the home phone icon works.
    # if press the sms icon then nothing happens... same with the individual contact's page it does not work... depending on whether smschat was selected or not but can't tell what the state of sms is (maybe the sms icon should be grayed out if not enabled) but sms works if with SMSChat: NO is selected.

    Looks good though with the HTC avatar thumbnails.
    On the individual contact's page suggest:
    # add an icon (maybe the sense-shell icon or the circular up-triangle icon) to be used to return to the main screen because it is not so obvious to press the contact's thumbnail.

    Posted 1 year ago #

RSS feed for this topic

Reply »

You must log in to post.