[codenameone-discussions] Interactive search of places... help required.

2018-09-04 Thread romancanoniero
hi shail! im facing a problem of performance when i tryed to implement and interactive search of addresses against google maps or openstreet. the problem is the performance that differs so much than the native applications that uses that functionlaty, and i think that the problems is because o

[codenameone-discussions] MD5 Encryption password required

2018-09-01 Thread romancanoniero
hi shail! have you a simple sample to encryt / decrypt strings to use as password, specifically in md5? i already installed the bouncy-castle library, but i dont figure how to implement it. thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE:

Re: [codenameone-discussions] A few lines for Shail

2018-08-27 Thread romancanoniero
ok, and what is the way to ask for some functionality? On Monday, August 27, 2018 at 12:34:06 PM UTC-3, Steve Hannah wrote: > > >> Personally, I tryed to solve those problems two years a go , even I pull >> a request. If you remember time a go, somebody ask to upgrade the google’s >> api versio

Re: [codenameone-discussions] A few lines for Shail

2018-08-25 Thread romancanoniero
First, I do not think what I said is the responsibility of the CN1 team, who have done an excellent job. but it is also true that it is an open source project, there is no contribution from CN1 users to expand the platform. Personally, for 2 years he has been posting questions about the use of g

[codenameone-discussions] A few lines for Shail

2018-08-25 Thread romancanoniero
For years I have been accompanying the CN1 project through developments and my humble subscription. I write these lines to tell you the sensation that invades me when I find that in certain aspects, the project is not mature enough to produce professional applications. For example, for about 2 y

[codenameone-discussions] Re: MapContainer compiling error

2018-08-19 Thread romancanoniero
Shail: the app works on simulator but dont compile. i tried to create a new project and everthing runs ok, do you know what can i do? thanks On Saturday, August 18, 2018 at 12:23:59 PM UTC-3, romanca...@gmail.com wrote: > > hi shail: > > suddenly i start to get the following error: > > C:\User

[codenameone-discussions] Re: MapContainer compiling error

2018-08-19 Thread romancanoniero
> > Hi, > did you change something in the classpath or in the build.xml? > *Nothing * What's the version number on the top of the build.xml file? > *my xml is :* ** ** ** > What's the IDE plugin version? > can be 4.33? as i remember i didnt change anything. when the problem start

[codenameone-discussions] MapContainer compiling error

2018-08-18 Thread romancanoniero
hi shail: suddenly i start to get the following error: C:\Users\Anonymous\Documents\NetBeansProjects\CeliGUIDE\lib\impl\native\javase\com\codename1\googlemaps\InternalNativeMapsImpl.java:19: error: duplicate class: com.codename1.googlemaps.InternalNativeMapsImpl public class InternalNativeMapsI

[codenameone-discussions] Re: Maps on emulator

2017-06-07 Thread romancanoniero
i just put the reason by the case it happends to another coleage looking to dont loose 1 day looking 4 the reason regars On Monday, June 5, 2017 at 12:35:43 AM UTC-3, Shai Almog wrote: > > I'm not sure if that's something we should support. > -- You received this message because you are subscr

[codenameone-discussions] Re: Maps on emulator

2017-06-04 Thread romancanoniero
i found the cause and was that my marker description has a "\n" character. On Wednesday, May 31, 2017 at 11:11:10 PM UTC-3, romanca...@gmail.com wrote: > > Hi! im having the following error when i add more than 20 markers to a map > in emulator. can it be the reason?? > > Exception in thread "J

[codenameone-discussions] Re: Maps on emulator

2017-06-04 Thread romancanoniero
hi! the error persist. shai: have you any idea why that is happening? On Wednesday, May 31, 2017 at 11:11:10 PM UTC-3, romanca...@gmail.com wrote: > > Hi! im having the following error when i add more than 20 markers to a map > in emulator. can it be the reason?? > > Exception in thread "JavaFX A

[codenameone-discussions] Maps on emulator

2017-05-31 Thread romancanoniero
Hi! im having the following error when i add more than 20 markers to a map in emulator. can it be the reason?? Exception in thread "JavaFX Application Thread" netscape.javascript.JSException: SyntaxError: Unexpected EOF Rendering frame took too long 338 milliseconds at com.sun.webkit.dom.JSO

[codenameone-discussions] Is the Maps Clustering in your plans? Somebody already did it?

2017-05-28 Thread romancanoniero
Hi shai! i need to know if the clustering its planned to be integrated to the maps api. may be , someone has implemented that functionality and cand share it to improve de api. thanks in advance. Roman If you are experiencing an issue please mention the full platform your issue applies to

[codenameone-discussions] strange error reading a JPG

2017-05-27 Thread romancanoniero
Hi shai! do you know why i get this error? when i open the image with another program , everything is ok javax.imageio.IIOException: Bogus DQT index 9 at com.sun.imageio.plugins.jpeg.JPEGImageReader.readImageHeader(Native Method) at com.sun.imageio.plugins.jpeg.JPEGImageReader.readNati

[codenameone-discussions] Re: Zip in CN1 - Sample required

2017-05-27 Thread romancanoniero
Shai! here is my contribution for a future zip/unzip class import com.codename1.io.FileSystemStorage; import com.codename1.io.Log; import com.codename1.io.Storage; import com.codename1.ui.Display; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import net.sf.

[codenameone-discussions] Re: Zip in CN1 - Sample required

2017-05-26 Thread romancanoniero
yes! but no code samples about any functionalityes. or at least i didnt find it. can you help with a sample to decompress a zip who already download from the server? thanks! On Friday, May 26, 2017 at 1:31:41 AM UTC-3, Shai Almog wrote: > > Hi, > did you look at this cn1lib: https://github.co

[codenameone-discussions] Zip in CN1 - Sample required

2017-05-25 Thread romancanoniero
Hi! im looking for an example of how to implement the unzip functionality in CN1. i download a zip file and i want to uncompress it in some directory. can anybody helps? thanks! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/I

[codenameone-discussions] capturing errors - ideas and best practices?

2017-05-18 Thread romancanoniero
Hi friends! how are you? i hope well im writing to ask you if you have any code to capture the errors in network and from runtime. any idea or best practice comment will be helpfull to attack that aspect who dont let me sleep. thanks! Roman If you are experiencing an issue please mention th

[codenameone-discussions] why the blog have no new post?

2017-04-26 Thread romancanoniero
Hi shai! everything its ok? im asking why since some weeks we cant find new post. regards! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device -- You received this message because you are subscribed

Re: [codenameone-discussions] Re: Problem with multiple LocalNotifications

2017-04-17 Thread romancanoniero
Steve: its working! thanks! On Wednesday, April 12, 2017 at 2:23:42 PM UTC-3, Steve Hannah wrote: > > This is fixed now in Git. > > https://github.com/codenameone/CodenameOne/commit/1933c5f6f587753f0b5a1eac2a0548bddc6ff41a > > Will be included in next server update. > > Steve > > On Tue, Apr 11,

[codenameone-discussions] Re: Problem with multiple LocalNotifications

2017-04-11 Thread romancanoniero
anybody is there? On Saturday, April 8, 2017 at 10:44:18 PM UTC-3, romanca...@gmail.com wrote: > > hi! did you finde the solution??? > > On Sunday, December 25, 2016 at 3:51:44 AM UTC-3, computer.s...@gmail.com > wrote: >> >> Dear Shai, >> >> I am pretty sure that I receive only last, since I als

[codenameone-discussions] Re: Problem with multiple LocalNotifications

2017-04-08 Thread romancanoniero
hi! did you finde the solution??? On Sunday, December 25, 2016 at 3:51:44 AM UTC-3, computer.s...@gmail.com wrote: > > Dear Shai, > > I am pretty sure that I receive only last, since I also called > Display.getInstance().cancelLocalNotification(notificationId); > inside the localNotificationRecei

[codenameone-discussions] Re: Problem with multiple LocalNotifications

2017-04-08 Thread romancanoniero
for me its happening the same problem: the id its the last id sended. shai: do you need sample code? its a bug or its a bad use of the functionality? idMensaje = "1" ; LocalNotification ln = new LocalNotification(); ln.setId(idMensaje); LogIM.p("Cr

Re: [codenameone-discussions] Geofence its not firing. what is wrong???

2017-04-07 Thread romancanoniero
steve : Nothing its working , my android.xpermissions is any idea? thanks On Thursday, April 6, 2017 at 2:02:25 PM UTC-3, Steve Hannah wrote: > > It has been a while since I've worked with Geofence on Android. The > Android docs for the GEOFENCE_NOT_AVAILABLE status code says: > > public st

Re: [codenameone-discussions] Geofence its not firing. what is wrong???

2017-04-05 Thread romancanoniero
Steve: i tryed with android 4.4 and i get the message that geofence its not avalaible. my question was about android version. thanks On Wednesday, April 5, 2017 at 2:42:23 PM UTC-3, Steve Hannah wrote: > > It was added in October 2015, so it would have been included with Codename > One 3.3

Re: [codenameone-discussions] Geofence its not firing. what is wrong???

2017-04-05 Thread romancanoniero
steve: i tryed but i cant make it work. do you know since what version of android works the geofence? On Tuesday, April 4, 2017 at 1:11:49 PM UTC-3, roman canoniero wrote: > > Ill check your answear. Thanks > El El mar, 4 de abr. de 2017 a las 13:10, Steve Hannah < > steve.han...@codenameone.com

[codenameone-discussions] native development in netbeans

2017-04-03 Thread romancanoniero
Hi to everybody! im writing for help because im tryng to collaborate with some implementations of improvement in native code for android, but i cant make that the netbeans finds the android's libraryes in my computer (for exp: import com.google.android.gms.maps.MapView; import com.google.andro

[codenameone-discussions] Geofence its not firing. what is wrong???

2017-04-03 Thread romancanoniero
Hi! im tryng to implement the geofence in my code but it didnt work. is a problem in the class or i'm no doing something? im testing on android. my code is attached thanks! Roman -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. T

Re: [codenameone-discussions] how to remove a Form from memory after showback()

2017-03-29 Thread romancanoniero
steve : its any way to sent you a video with the effect? On Wednesday, March 29, 2017 at 2:58:58 PM UTC-3, Steve Hannah wrote: > > Probably your "back" event is being hit twice so it calls the "back" > action of both the current form, and the previous form somehow. It's hard > for me to comment

[codenameone-discussions] how to remove a Form from memory after showback()

2017-03-27 Thread romancanoniero
Hi! what is the right way to remove a Form from memory after a showBack? thanks! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device -- You received this message because you are subscribed to the Goog

[codenameone-discussions] MapContainer code or functionality required

2017-03-26 Thread romancanoniero
Hi! im tryng do make a zoom to some area in a Map (native) like the MapComponent's zoomTo(BoundingBox) use to do. i was tryng to implemented by myself coding -but without- good results and i cant do it on the native way that i think tha its the best. considering that that functionality was o

Re: [codenameone-discussions] strange beheavior getting images

2017-03-22 Thread romancanoniero
thanks!!! it works now! On Wednesday, March 22, 2017 at 11:23:26 AM UTC-3, Steve Hannah wrote: > > I get a 404 error in Chrome and Firefox on Mac with that URL. Likely it > is the back slash "\" in the URL. Change it to a forward slash "/". > > Steve > > On Wed, Mar 22, 2017 at 6:19 AM, > > wr

[codenameone-discussions] strange beheavior getting images

2017-03-22 Thread romancanoniero
Hi shai!: something rare its happening when i try to get an image from ther server via simulator. the case is when i want to get the image http://www.celiguide.com/imagenes/comercios/LACASITADEMISABUELOS\principal.jpg the simulator returns error code 404, but when i load it from the browser (

[codenameone-discussions] Re: how to make a rounded shadow arround a rounded picture?

2017-03-11 Thread romancanoniero
no, i mean to make a different color shadow. why its harcoded? On Wednesday, March 8, 2017 at 3:45:10 AM UTC-3, Shai Almog wrote: > > Right now it's hardcoded to black but you can tune its opacity. Is that > what you meant? > -- You received this message because you are subscribed to the Goog

[codenameone-discussions] How to prevent the "double click"

2017-03-07 Thread romancanoniero
Shai: What its the best way to prevent that somebutton be clicked twice while a new form is loading? thanks! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device -- You received this message because y

[codenameone-discussions] Re: how to make a rounded shadow arround a rounded picture?

2017-03-07 Thread romancanoniero
Great! thanks oh, Shai, Its possible to change the shadows color? On Monday, March 6, 2017 at 1:54:26 AM UTC-3, Shai Almog wrote: > > That's the standard shadow of a floating action button, it's built into > round border: https://www.codenameone.com/blog/round-border.html > > -- You received

[codenameone-discussions] Re: how to make a rounded shadow arround a rounded picture?

2017-03-05 Thread romancanoniero
no, like that! On Saturday, March 4, 2017 at 3:11:05 AM UTC-3, Shai Almog wrote: > > Hi, > does this help? > https://www.codenameone.com/blog/in-the-shadow.html

[codenameone-discussions] Re: is it possible in CN1?

2017-03-05 Thread romancanoniero
part of it. you know? in manny apps where the profile image is rounded, you have the posibility to move / resize your image to fit correctly on the mask. its like the rounded mask and behind the picture that you can move / reize to locate into your mask On Sunday, March 5, 2017 at 3:11:15 AM U

[codenameone-discussions] Re: Possible Bug in Display.getInstance().openGallery()

2017-03-05 Thread romancanoniero
right! but it happends on the simulator when your are testing before send to device ;) On Sunday, March 5, 2017 at 3:12:19 AM UTC-3, Shai Almog wrote: > > Hi, > yes there is a bug there but it's not a big deal since it won't happen on > the device. > -- You received this message because you a

[codenameone-discussions] Possible Bug in Display.getInstance().openGallery()

2017-03-04 Thread romancanoniero
hi! in Display.getInstance().openGallery() the evt.getSource() returns the file path with double dots before the extension ".." example: "C:/Users/roman/AppData/Local/Temp/temp8550399620879313209*..*JPG" isnt a bug?? If you are experiencing an issue please mention the full platform your i

[codenameone-discussions] is it possible in CN1?

2017-03-04 Thread romancanoniero
HI! i was thinking that can be a good functionality for my app if when i choose a profile picture for the user (rounded frame), i -manually- move the image to place it in the right way . is it possible with the CN1 framework? any idea about how to do that? thanks! .If you are experiencing an

[codenameone-discussions] state of blutooth le and beacons

2017-03-03 Thread romancanoniero
Hi shai! how is the state or BT LE with beacons? i ask you because i read something in the past , but i dont know if now CN1 support fully that technology. thanks! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Sim

[codenameone-discussions] how to make a rounded shadow arround a rounded picture?

2017-03-03 Thread romancanoniero
Hi Shai! Can you tell me what its the best technique to create a shadow arround a image circled? its drawing in the canvas? sample? or is applyng a mask? sample? thanks!!! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA De

[codenameone-discussions] Re: Opening sidemenu question

2017-02-25 Thread romancanoniero
waiting for that! thanks On Friday, February 24, 2017 at 3:10:38 AM UTC-3, Shai Almog wrote: > > Currently we only push the form to the side. > Drawing on top is a feature we'd like to add soon. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discuss

[codenameone-discussions] Re: Opening sidemenu question

2017-02-23 Thread romancanoniero
good! and to set if the opening goes over or under the main screen? On Thursday, February 23, 2017 at 2:37:25 AM UTC-3, Shai Almog wrote: > > Hi, > yes. Check out the theme constants in the developer guide, they include > side menu options to specify the width in percentage for both orientatio

[codenameone-discussions] Opening sidemenu question

2017-02-22 Thread romancanoniero
Hi shai! it possible to set the with of the sidemenu when it is open?? for example : half screen's width? thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device -- You received this message becau

[codenameone-discussions] How to repliacte the system's font size in ttf?

2017-02-16 Thread romancanoniero
Hi! i read somewhere that the system's fonts resizes itself depending on the device resolution. because i want to reproduce that beheavior i do the following code, but im not sure if im doing well or i need to consider another device circunstance: my code is: fontSmallSize = (int) (Fo

[codenameone-discussions] FloatingActionButton and Revalidate()

2017-02-07 Thread romancanoniero
Hi shai! do you know the way to mantain the position of the FloatingActionButton after a revalidate() or forceRevalida()? thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device -- You received th

[codenameone-discussions] Re: MultipartRequest and Post Method

2017-02-01 Thread romancanoniero
for example: txtDenominacion.getText() when i check the value shows "a+b+c" not "a b c" On Wednesday, February 1, 2017 at 2:55:07 AM UTC-3, Shai Almog wrote: > > Hi, > that's how data is encoded in multipart post requests. I'm not sure I > understand what you mean by TextBox data. > -- You rec

[codenameone-discussions] MultipartRequest and Post Method

2017-01-31 Thread romancanoniero
Hi! im tryng to save some info to the server both to an image. everything its ok, but when i check the TextBox data who will be send to the server i can see that the sentence looks like "Hello+how+are+you" and not "Hello how are you" do you know what is wrong? my code is: MultipartReques

[codenameone-discussions] Re: how to pass an object[] or vector as parameter for connectionrequest

2016-12-31 Thread romancanoniero
yes, but i think that "fromContent(" is deprecated. any sample? thanks and happy new year On Friday, December 30, 2016 at 2:13:32 AM UTC-3, Shai Almog wrote: > > Like this: > http://stackoverflow.com/questions/40881873/codenameone-send-json-body-in-post > > -- You received this message bec

[codenameone-discussions] Re: how to pass an object[] or vector as parameter for connectionrequest

2016-12-29 Thread romancanoniero
i need to send a json string to php On Monday, December 26, 2016 at 1:27:23 AM UTC-3, Shai Almog wrote: > > Sure but the way in which you read the data on the server is what matters > for passing the values... > -- You received this message because you are subscribed to the Google Groups "Code

[codenameone-discussions] Re: how to pass an object[] or vector as parameter for connectionrequest

2016-12-25 Thread romancanoniero
Thanks! have you some sample? On Sunday, December 25, 2016 at 3:51:22 AM UTC-3, Shai Almog wrote: > > Hi, > you can pass an array like you would pass to an HTML submit. You can also > encode the data as JSON or XML and send it. > -- You received this message because you are subscribed to the Go

[codenameone-discussions] how to pass an object[] or vector as parameter for connectionrequest

2016-12-24 Thread romancanoniero
hi! how is the right way to pass a vector with elements as parameter in a connectionrequest. basically i want to send a header and detail both to php thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator

[codenameone-discussions] Component Question: any gridcomponent exists in CN1?

2016-12-21 Thread romancanoniero
Hi! i need to know if exists in CN1 any GridComponent or DataGridComponent where you can set the header, his styles and add records to it. thanks! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device

[codenameone-discussions] where to sert the setcachemode()??

2016-12-17 Thread romancanoniero
Hi! i read about the new functionality , but i dont know where to set it- thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device -- You received this message because you are subscribed to the Googl

[codenameone-discussions] Re: what is the best way to resize a compoment acording his parent?

2016-12-13 Thread romancanoniero
yes, but what happens when im using an overlaped image who have to be the 33% of the backgroud image?? On Monday, December 12, 2016 at 2:10:03 AM UTC-3, Shai Almog wrote: > > Hi, > that's not the right place. > Paint is invoked after a component is laid out, it and it's neighbors > assume the si

[codenameone-discussions] Re: what is the best way to resize a compoment acording his parent?

2016-12-13 Thread romancanoniero
have you any example? thanks On Monday, December 12, 2016 at 2:10:03 AM UTC-3, Shai Almog wrote: > > Hi, > that's not the right place. > Paint is invoked after a component is laid out, it and it's neighbors > assume the size is fixed for the cycle and rely on that. > > The right place to do sizi

[codenameone-discussions] what is the best way to resize a compoment acording his parent?

2016-12-11 Thread romancanoniero
Hi ! i want to ask what is the best method (where to put the code) to resize a component in a percent than his parent. i tryed with paint method, but i don't know if is the best. thank you If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/E

[codenameone-discussions] Will CN1 have a Fingerprint scanner ??

2016-11-25 Thread romancanoniero
Hi Shai! i read that you say in stackoverflow that if the demand of the Fingerprint scanner , you are planning to add that functionality to CN1. that its true? do you know when? thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Ecli

[codenameone-discussions] Size according resolution

2016-11-13 Thread romancanoniero
HI Shai! what is the right method to resize fonts and objects according the device resolution? thanks!!! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device -- You received this message because you ar

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-11-13 Thread romancanoniero
Hi! any news? On Monday, October 31, 2016 at 12:35:36 AM UTC-3, romanca...@gmail.com wrote: > > ok, let me know when be ready to test. > > thanks! > > On Sunday, October 30, 2016 at 10:31:49 PM UTC-3, Shai Almog wrote: >> >> Yes, I've assigned it to Chen for review but he's experiencing some >>

[codenameone-discussions] Re: Containers and maps issue

2016-11-03 Thread romancanoniero
its fine ! im sure that youll resolve it. you and your team are doing a great job ! On Friday, November 4, 2016 at 2:27:16 AM UTC-3, Shai Almog wrote: > > We're undergoing a major rewrite of the native peer integration so the > event processing here isn't ideal yet. Hopefully this will be resolv

[codenameone-discussions] Codename One en español.

2016-11-02 Thread romancanoniero
Hola! Leyendo post en esta seccion he visto que quizas hayan varios usuarios de la comunidad hispana y por eso queria invitarlos a entrar en contacto para compartir experiencias en nuestro idioma. Si les interesa que podamos formar una pequeña comunidad dentro de esta -donde nos expresemos en

[codenameone-discussions] Re: Tabs and Mapcontainer issue

2016-11-02 Thread romancanoniero
GReat! ill see! thanks On Wednesday, November 2, 2016 at 10:08:44 PM UTC-3, Shai Almog wrote: > > Steve made a fix for this that should go live with the Friday update. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe

[codenameone-discussions] Re: Containers and maps issue

2016-11-02 Thread romancanoniero
jaajaj trust me what happened! to reproduce the error only you need to add a tab with mapcontainer (index 0) and one more a container (index 1). then run the setSelectedIndex (1), rerunning the setSelectedIndex (0). then try to move the map and voila! He will appear error. frankly, I think CN1

[codenameone-discussions] Containers and maps issue

2016-11-02 Thread romancanoniero
Hi shai: as i filled the issue, im looking for the solution to the Tabs & MapComponent issue (when the maps tab isnt visible and you move your finger over the another tab, the map moves too -in android- ) Because that, i tryed to create my custom class derived from Container , the code is fo

[codenameone-discussions] Re: Tabs and Mapcontainer issue

2016-11-02 Thread romancanoniero
Done! i already file the issue. https://github.com/codenameone/codenameone-google-maps/issues/6 On Monday, September 12, 2016 at 1:12:30 AM UTC-3, Shai Almog wrote: > > Hi, > I'm guessing this is just on Android right? > > It seems to be a problem with the new peers, I'm not sure if there is an

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-10-30 Thread romancanoniero
ok, let me know when be ready to test. thanks! On Sunday, October 30, 2016 at 10:31:49 PM UTC-3, Shai Almog wrote: > > Yes, I've assigned it to Chen for review but he's experiencing some > technical difficulties so this might be delayed. > -- You received this message because you are subscribe

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-10-30 Thread romancanoniero
ok, but you have to do it in your servers? thanks On Saturday, October 29, 2016 at 11:16:53 PM UTC-3, Shai Almog wrote: > > I think we might need to do this: > http://stackoverflow.com/questions/37311794/upgrade-to-google-play-services9-0-0-error-failed-to-resolve-com-google-androi > But Chen w

[codenameone-discussions] Re: How to disable the interfase input???

2016-10-30 Thread romancanoniero
Yes shai, i know but, if a show a dialog, when i close the dialog, it draws again the whole form and i need just to block the input from the user. im using a form (main form) who encloses a container where i show the modules. any idea On Saturday, October 29, 2016 at 11:18:59 PM UTC-3, Shai Al

Re: [codenameone-discussions] Re: Help needed on ANDROID: Native Maps and Virtual keyboard

2016-10-28 Thread romancanoniero
fixed! thanks! On Thursday, October 27, 2016 at 1:42:15 AM UTC-3, Steve Hannah wrote: > > OK. I have now managed to reproduce this. I'll take a closer look > tomorrow - and hopefully get a fix out soon. > > On Tue, Oct 25, 2016 at 4:25 PM, Steve Hannah > wrote: > >> I can't seem to reproduce

[codenameone-discussions] How to disable the interfase input???

2016-10-28 Thread romancanoniero
HI SHAI! im interested to disable the interfase (touch screen) while im doing some query's i tryed with Display.getInstance().setTouchScreenDevice(false) but the device stills responding to the touch. what im doing wrong? my code is: public void showInfiniteProgress() {

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-10-28 Thread romancanoniero
Executing: /home/ec2-user/android-sdk/tools/android create project --target android-23 --name MyApplication --path /tmp/build2841773684787583134xxx/MyApplication --activity MyApplicationStub --package com.romanola.CeliGUIDE --gradle --gradle-version 2.0.0 Created directory /tmp/build284177368

[codenameone-discussions] Re: NFC and beacon

2016-10-28 Thread romancanoniero
hi giuliano! can you do something with NFC in CN1? thanks! Roman On Tuesday, March 29, 2016 at 9:46:59 AM UTC-3, giuli@gmail.com wrote: > > Hello, > i am trying to test NFC and then beacons with codename one. I am seeing > that there is no support on them for now, right? I am trying to writ

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-10-28 Thread romancanoniero
if i set to 9.4.0 i get the following error log: https://s3.amazonaws.com/codenameone-build-response/992c98fb-2351-4d02-bc8d-d0d16bcc155b-1477697422596-error.txt On Friday, October 28, 2016 at 8:13:09 PM UTC-3, romanca...@gmail.com wrote: > > shai: the error continues: > > > https://s3.amazonaws.c

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-10-28 Thread romancanoniero
shai: the error continues: https://s3.amazonaws.com/codenameone-build-response/07a384ed-736b-483d-87e8-4c0e0834d501-1477696073992-error.txt regards On Monday, October 24, 2016 at 11:39:54 PM UTC-3, Shai Almog wrote: > > It should work now. > -- You received this message because you are subscri

[codenameone-discussions] Re: Problems generating ios build

2016-10-25 Thread romancanoniero
sorry, where is that? i didnt change anything On Tuesday, October 25, 2016 at 10:40:21 PM UTC-3, Shai Almog wrote: > > Did you enable double factor authentication in your apple account? > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" grou

[codenameone-discussions] Re: Problems generating ios build

2016-10-24 Thread romancanoniero
shai: the problem is when i want to make new certificates for IOS from your certificates wizzard. 1) I introduce my username/password from apple. 2) after that, i receive a message in my phone who says that "logon request the apple id . a device requests login with your apple id near san f

[codenameone-discussions] Re: IOS certificate wizzard doesnt work

2016-10-24 Thread romancanoniero
the ios certificate wizzard, sure! On Monday, October 24, 2016 at 11:48:08 PM UTC-3, Shai Almog wrote: > > Are you sure you are using our app wizard? > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group an

[codenameone-discussions] IOS certificate wizzard doesnt work

2016-10-24 Thread romancanoniero
do you know why when i try to generate the certificates i receive a question about autorization for a device? where i have to put the received code? thanks! If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator

[codenameone-discussions] Problems generating ios build

2016-10-24 Thread romancanoniero
Hi shai! im having problems to generate a build for IOS. with de wizzard when i introduce the user name /password y receive in my device a 6 digits code who i dont know where to introduce it , so i cant generate the build. any idea about what is happening? thanks! If you are experiencing an

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-10-23 Thread romancanoniero
ok! please let me know if you fix it. thanks a lot! On Sunday, October 23, 2016 at 10:26:04 PM UTC-3, Shai Almog wrote: > > That's me, let me look into it. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this

[codenameone-discussions] Re: Help needed on ANDROID: Native Maps and Virtual keyboard

2016-10-23 Thread romancanoniero
you say on sept 26 "That might mean we have a problem, I assigned the thread to Steve to get feedback from him" On Sunday, October 23, 2016 at 10:23:14 PM UTC-3, Shai Almog wrote: > > Is there an issue associated with this? > Steve was on vacation for a major part of October so I'm sure his email

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-10-23 Thread romancanoniero
Shai: i put the value "9.4" setting the android.playServicesVersion and i receive the following error log: https://s3.amazonaws.com/codenameone-build-response/98ae2b18-f9b2-4f18-96c8-72cceede331f-1477233853540-error.txt what is wrong?? thnks! On Friday, October 7, 2016 at 11:05:50 PM UTC-3,

[codenameone-discussions] Re: Help needed on ANDROID: Native Maps and Virtual keyboard

2016-10-23 Thread romancanoniero
hi shai! how is the state of that thread? i still having problems with that. thanks On Monday, September 26, 2016 at 1:05:38 AM UTC-3, Shai Almog wrote: > > When you build for device it is always up to date. That might mean we have > a problem, I assigned the thread to Steve to get feedback from

[codenameone-discussions] batch processes saving data

2016-10-12 Thread romancanoniero
Hello! in my application the need to provide for the possibility of wanting to record a fact, not have access to the network was raised. pense to prepare a batch process when it recovers the connection perform the remaining tasks. there is something similar in CN1 or should I develop? ideas?

[codenameone-discussions] Re: State of change google playservice to version 9.4?

2016-10-07 Thread romancanoniero
so, i have to insert a new hint with value 9.4? thanks On Friday, October 7, 2016 at 11:05:50 PM UTC-3, Shai Almog wrote: > > Hi, > we have some concerns about changing the default here so we added a build > hint: > > android.playServicesVersion > > > We recommend caution with this build hint

[codenameone-discussions] State of change google playservice to version 9.4?

2016-10-06 Thread romancanoniero
hi shai!: i write to ask the state of the change about the version dependence of the playservice on android to the version is 9.4? thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device -- You

[codenameone-discussions] Re: MapContainer , tabs bad beheavior on ANDROID

2016-10-04 Thread romancanoniero
ok, thanks On Wednesday, October 5, 2016 at 12:01:30 AM UTC-3, Shai Almog wrote: > > Hi, > we no longer have newPeer=false so it's always true. > > Events to the native widgets are sent implicitly, this is something we > need to work on since it's hard for us to tell if a widget needs the event

[codenameone-discussions] MapContainer , tabs bad beheavior on ANDROID

2016-10-04 Thread romancanoniero
Hi! im having the following situation: in a tab component i have 2 tabs: one with mapcontainer ,another tab with containers (BoxLayout.Y) acting as items . The problem: When a switch to the items and i move my finger over the list, the map (hided in that moment) moves too. im planning to rem

[codenameone-discussions] Re: Help needed on ANDROID: Native Maps and Virtual keyboard

2016-09-28 Thread romancanoniero
thanks On Monday, September 26, 2016 at 1:05:38 AM UTC-3, Shai Almog wrote: > > When you build for device it is always up to date. That might mean we have > a problem, I assigned the thread to Steve to get feedback from him > -- You received this message because you are subscribed to the Google

[codenameone-discussions] Re: Help needed on ANDROID: Native Maps and Virtual keyboard

2016-09-25 Thread romancanoniero
oh! but i think that my version of CN1 is already updated. how i can check it? On Sunday, September 25, 2016 at 1:23:59 AM UTC-3, Shai Almog wrote: > > I recall that we had such an issue but I thought Steve fixed that. > -- You received this message because you are subscribed to the Google Grou

[codenameone-discussions] Help needed on ANDROID: Native Maps and Virtual keyboard

2016-09-24 Thread romancanoniero
Shai: i have one container with a textbox and a mapcontainer (native). everything works fine until i want to introduce text to search a place and then appears the virtual keyboard and the map becomes black. its a bug or im doing something wrong? thanks! If you are experiencing an issue please

[codenameone-discussions] Re: error building in IOS - Failed to generate device screenshot!

2016-08-31 Thread romancanoniero
The app runs well in the emulator and in android. any idea? On Wednesday, August 31, 2016 at 10:58:21 PM UTC-3, nickk...@gmail.com wrote: > > Can the app run in the simulator? > I think something like that happens when the app can't load at all in the > simulator as the screenshots are taken of

[codenameone-discussions] error building in IOS - Failed to generate device screenshot!

2016-08-31 Thread romancanoniero
HI! what are the possible reasons for that error? Failed to generate device screenshot! /var/folders/zh/kb_4hqhn4kg1h0r5dp_6htcmgn/T/build1213908309854252436xxx/res/Default.png tranks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/E

[codenameone-discussions] possible bug in MapComponent

2016-08-28 Thread romancanoniero
hi! i dont know if i found a bug. i found that the function fireMapListenerEvent() checks if listeners is not null, but when you remove all the listeners, the variable doesnt become null private void fireMapListenerEvent() { // assuming always EDT if(listeners != null) {

[codenameone-discussions] Animation samples required.

2016-08-24 Thread romancanoniero
Hi! im tryng to improve animations for the controls of my app, but i dont know if its possible to do. i have a container with 3 objects(button =west,text= center; button = east). the idea is at the begining the first button be visible and when the user push it, the container will grow to the r

[codenameone-discussions] NativeMaps how to deactivate the zoom gesture?

2016-08-16 Thread romancanoniero
HI! its possible to deactivate de zoom gesture in nativemaps ios/android? the effect that im looking is to allow the movement in the map, but not the zoom. thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Sim

[codenameone-discussions] Re: newPeer=true and googlemaps

2016-08-16 Thread romancanoniero
thanks On Tuesday, August 16, 2016 at 1:22:16 AM UTC-3, Shai Almog wrote: > > Is this with the latest build? > I think Steve fixed an issue there but there might be additional issues. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group.

  1   2   >