Hi DJXFMA, I have installed the latest version on my Omnia and it is not showing the Update contacts button in my settings screen
(edit) forgot to reload the applet before checking once reloaded it was there.
Everything works well and looks great, thanks for the effort you have gone to to supply this applet
Pointui » Home 2 Applets Showcase
[Applet] PointSenseContacts v2.0.0.0 (Rebuild)
(208 posts)-
Posted 11 months ago #
-
hint for those who have installed the recent version and are going to install the new one in some time:
-copy the map pointsensecontacts/contacts to your storage card before you delete pointsensecontacts when you want to install the new version
-now when you have installed pointsensecontacts you have to add the applet
-delete all default contacts
-close pointsensecontacts
-paste the contacts map back and replace the exsisting one
-add pointsensecontacts in applets
et voila
this way you don't have to put in your contacts every time you download a new version
Posted 11 months ago # -
@colincoxau
Hi DJXFMA, I have installed the latest version on my Omnia and it is not showing the Update contacts button in my settings screen
(edit) forgot to reload the applet before checking once reloaded it was there.
Everything works well and looks great, thanks for the effort you have gone to to supply this applet
Thx! Next release will be the last update for now, offcourse I will fix errors and glitches, some are very hard to solve..
@woem
hint for those who have installed the recent version and are going to install the new one in some time:
copy the map pointsensecontacts/contacts to your storage card before you delete pointsensecontacts when you want to install the new version
now when you have installed pointsensecontacts you have to paste the contacts map back and replace the exsisting one
this way you don't have to put in your contacts every time you download a new version
There is an bug when adding this applet for the first time, on add contact it doesn't show, you have first to add contact and delete it then it works ok, didn't find a solution to this bug yet..
Posted 11 months ago # -
@joshuaboyde
Bug description: incorrect home contact details displayed or blank details
# I delete the original animal contacts, so no contacts appear in list.
# in slot 1 I put a person with no home address details ... because that is where i live.
# in slot 2 I put my mum who has home contact details ... but under her thumbnail is displayed the home address of ' Ownagelan 2a ' ' 666HL Sneek '
# in slot 3 I put my dad who has home contact details ... under his thumbnail is displayed his correct address.Okay after deleting and adding my Mum in different slots I have found that the address is limited to TWO LINE i.e. text_address1 carriage-return text_address2.
If the address is THREE lines i.e. text_street_address carriage-return text_town_address carriage-return text_state_address ... then the displayed address is either blank or the default animal-contact address.
For example the following address format is displayed incorrectly:PO box 7654,
Townname Mail Centre,
Townname QLD 4321where QLD, stands for Queensland in Australia.
Thx for the good discription going to look @ it right away!! :)Posted 11 months ago # -
another bug:
if I click update all contacts, the datas on contact info are erased and only the first contact is safe. I checked the contactn.txt and everything is gone.
For all the rest it's amazingPosted 11 months ago # -
@vanaedium
I already am aware of this bug :) I fixed it for the new version ;), which also alows you to set the default icons @ every contact :), so you can have SMS as first then Home1 then Work2Phone for example :), busy coding now, code gets bigger and bigger :S, but when loaded speeds are still very good ;), first time applet loading is slow, then after that fastPosted 11 months ago # -
@all
I build in the code for default settings not finisht yet, but loading time first when applet is added is now already 1min and 30 seconds or so.. Just because of the default code.. But when loaded it is just as fast as always :)Posted 11 months ago # -
With all the great coding you put in I figured the first load would be a little high. Looking forward to this update. You and Blueocean are making one hell of a set indeed Great Work
Posted 11 months ago # -
The work of blueocean is amasing :), I have builded the code complete now, its ready for a release, but a few fixes I want to solve first, and I want to rebuild a little bit of the code, so its size is lower and then the applet will load faster :)
Posted 11 months ago # -
@joshuaboyde
Bug description: incorrect home contact details displayed or blank details
# I delete the original animal contacts, so no contacts appear in list.
# in slot 1 I put a person with no home address details ... because that is where i live.
# in slot 2 I put my mum who has home contact details ... but under her thumbnail is displayed the home address of ' Ownagelan 2a ' ' 666HL Sneek '
# in slot 3 I put my dad who has home contact details ... under his thumbnail is displayed his correct address.Okay after deleting and adding my Mum in different slots I have found that the address is limited to TWO LINE i.e. text_address1 carriage-return text_address2.
If the address is THREE lines i.e. text_street_address carriage-return text_town_address carriage-return text_state_address ... then the displayed address is either blank or the default animal-contact address.
For example the following address format is displayed incorrectly:PO box 7654,
Townname Mail Centre,
Townname QLD 4321where QLD, stands for Queensland in Australia.
Can't reproduce the first error.. But I am going to make the adress to 3 lines :), and going to test the address out with the addres you typed, to see if everything goes ok
Posted 11 months ago # -
I like this applet a lot but freezes my OMNIA, once unistalled everything is smooth. :(
Posted 11 months ago # -
@gianton
My device freezes to sometimes, its because of the heavy code.. I will rebuild it later on when PointUi nows how to work with functions, because I have to make a function for every click and every button every contact, which is like 10 functions for every button for every user, thats a lot of functions..I just want to use one function for all those contacts, but I can't seem to get it to work, so don't now if its supported yet or not..
Want I want to do is very simple..
When pressed on a MobilePhone button for a contact for example contact1, I want the create the function Call(Number), so that I only need one function which will use the string for the number to call, but it won't work like I am used to work with it..I am an PHP expert, but the same tricks won't work here, thats why the code is so heavy :(
Posted 11 months ago # -
@Montecristoff
Thx a lot! :)
Its very important to have a good ear, so the applet goes beyond good..Posted 11 months ago # -
@joshuaboyde
PO box 7654,
Townname Mail Centre,
Townname QLD 4321How did you insert this on a contact?
Could you give me the information how you entered it in WM Contacts?Street =
City =
State =
Zip =
Country =This are the field I can use, my question how do you use these fields?
Posted 11 months ago # -
@djxfma
Thanks for your work and effort on this. Maybe in new v2 your applet will be "lighter" (adding one contact at a time like widgets). :)Posted 11 months ago # -
Just stopping in to see if I can help with anything.
Posted 11 months ago # -
@zelendel
Ok :), yesterday I had a close look to the applet of blueocean PointSenseCalendar, now I see that a Collection is just like an Array in PHP and that a Pointer can do great stuff!! :)With this new findings, going to test it out, and learn more bits then releasing a rebuild version of this Applet, but first I am goint to release the 1.2.2.0 version today, going to test some things then release
Posted 11 months ago # -
installed 1.2.2 just now works perfectly and fast after first load
Posted 11 months ago # -
Posted 11 months ago #
-
@gui
I am aware its to big for the screen, actually every emailaddress is, at least almost..
What I can do is make the longer addresses turn into dadadaa@add.be=> dadada... but then email adres won't be readableWhat for fix are you sugestion?
Posted 11 months ago # -
@all
I have also added a new feature by request; Settings the default buttons for every contact, just click and Hold a button to set another button ;), but when done the icon doesn't change automatilcy you have to press it to let it show the new iconPosted 11 months ago # -
Why does this not show your image you have already attached to the contact, why do we have to choose an image ?
I would use this applet, but I think this is a fundamental issue
Posted 11 months ago # -
I fixed it by having:
STREET: ...> PO box 7654, Townname Mail Centre,
CITY: ...> Townname
STATE: ...> QLD
ZIP: ...> 4321
COUNTRY: ...> AustraliaBut this contact ends up being displayed on the screen as:
...> PO box 7654, Townname MailWhere as my other contacts are displayed as
...> 12 streetname st
...> 4321 TownnameBroke it by having:
STREET: ...> PO box 7654, [CARRIAGE RETURN] Townname Mail Centre,
CITY: ...> Townname
STATE: ...> QLD
ZIP: ...> 4321
COUNTRY: ...> AustraliaPosted 11 months ago # -
@CaptainCalamity
Give me the code how to do this ;) and I will add it, just like I have already asked you guy's for many times...Posted 11 months ago # -
@joshuaboyde
So it's ok now?? Because I only use Street, City and Zip. I melt (Street + (Zip + City))
I for now don't use State or Country, if I should let me herePosted 11 months ago # -
ahhh sorry didn't realise it was a tricky thing, will add manually
Posted 11 months ago # -
@CaptainCalamity
No problem at all, I really would like to build this feature in :), but its just that I can't find the code anyware :(.. but what I now is that PointUi can get the image from the contact, so I have searched some couple of hours to the file withs contains the code.. but no luck so far..If any one could pin point me in to the right direction?
Posted 11 months ago # -
If I knew I would happily tell you, but I haven't got a clue how you make these wonderful applets, you are very clever
Posted 11 months ago # -
I would suggest using:
...> street
...> city + zip
...> stateThe problem is what you do when there is a [carriage return] character in the middle of the string for the street field.
A street example would be
...> Tower 1 [carriage return] 12 BigNote StreetPosted 11 months ago #
Reply »
You must log in to post.
