[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-30 Thread Shai Almog
OK I think I got it. I think the best thing for you to do is to add additional apps. For mobile you should think of this as multiple apps not as a single app with modules. This is a bit of a pain as you need to upload and manage on the store a network of apps but this will significantly

[codenameone-discussions] Re: https://cloud.codenameone.com/buildapp/index.html hangs when tap on login

2020-07-30 Thread Shai Almog
Interesting. > > Thoughts? > Regards. > > On Wednesday, July 29, 2020 at 10:06:19 PM UTC-4, Shai Almog wrote: >> >> Is this happening only on this specific device? >> Did it work in the past? >> Is the native app working for you? >> >> On Thursday, July 30, 2020

[codenameone-discussions] Re: html package issue (from Stack Overflow)

2020-07-30 Thread Shai Almog
It should be under the native IDE project settings which is accessible in the right click menu. On Thursday, July 30, 2020 at 11:12:13 AM UTC+3 insig...@libero.it wrote: > I cannot find the right settings in IntelliJ Idea IDE to add the folder > path. > In the output I see this line >

[codenameone-discussions] Re: https://cloud.codenameone.com/buildapp/index.html hangs when tap on login

2020-07-29 Thread Shai Almog
Is this happening only on this specific device? Did it work in the past? Is the native app working for you? On Thursday, July 30, 2020 at 12:03:38 AM UTC+3 shop.servic...@gmail.com wrote: > If you are experiencing an issue please mention the full platform your > issue applies to: > IDE:

[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-29 Thread Shai Almog
alled on my device > i assume using Display.getInstance().execute(path to app) or is there > another preferred method to do this? > > Is there documentation regarding this? > > On Wednesday, July 29, 2020 at 7:37:18 AM UTC-4, Mark Bolduc wrote: >> >> Thanks. >> &g

[codenameone-discussions] Re: html package issue (from Stack Overflow)

2020-07-29 Thread Shai Almog
sample/html > that has the HTML page inside as expected. > You say it is not read from the simulator, if I am not wrong. > So what is the folder that the simulator wants to read? I cannot change or > add it whitout knowing it. > thanks > > > Il giorno mercoledì 29 luglio 2020

[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-28 Thread Shai Almog
If you provide a standard https URL the default browser will launch. As a sidenote you can provide URLs such as "fb:" to launch facebook and other apps. So standard URLs use Chrome/Safari or whatever you have defined. file:/// won't work. That's not an Android URI. You need to look for the

[codenameone-discussions] Re: html package issue (from Stack Overflow)

2020-07-28 Thread Shai Almog
...@libero.it wrote: > Excuse me, how could I create the special html folder that the simulator > wants? Where should it be on the filesystem? > > > Il giorno martedì 28 luglio 2020 04:40:10 UTC+2, Shai Almog ha scritto: >> >> If I recall correctly the simulator needs

[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-27 Thread Shai Almog
> Display.getInstance().execute(); where is native browser and 1 > argument i assume would be a URI > Please fill in the > > Regards > > On Sunday, July 26, 2020 at 10:15:11 PM UTC-4, Shai Almog wrote: >> >> It's a bit more complex than that. In iOS you c

[codenameone-discussions] Re: html package issue (from Stack Overflow)

2020-07-27 Thread Shai Almog
time. Thanks > > > > Il giorno domenica 26 luglio 2020 04:07:11 UTC+2, Shai Almog ha scritto: >> >> OK, I think that might be the crux of it. There might be an IntelliJ >> specific bug for this specific feature. Please file an issue here: >> https://github.com/

[codenameone-discussions] Re: iOS build failing

2020-07-27 Thread Shai Almog
I think the library added a dependency on the JSONObject cn1lib, try installing that too and see if it solves the issue. FYI for future reference this is how I understood it from the large log. This is the bottom of the file the error marks the specific file that failed: The following build

[codenameone-discussions] Re: new Codenameone settings app does not recognize a save

2020-07-26 Thread Shai Almog
Thanks! This will be fixed in the coming update. On Sunday, July 26, 2020 at 8:45:10 PM UTC+3 daved...@gmail.com wrote: > It does the save, but subsequently when you try to close the window, warns > you that you haven't saved. > > -- You received this message because you are subscribed to the

[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-26 Thread Shai Almog
e provisioning of the app" I > do this. These apps will not be published VIA Apple for our current > business model. > > Please advise the classes needed to save a file in the android public > downloads directory. > > Regards. > > On Saturday, July 25, 2020 at

[codenameone-discussions] Re: newly updated (today) fingerprintscanner.cn.lib causing failed compile on build server for Android

2020-07-25 Thread Shai Almog
Thanks for the headsup. Posted this to the issue here: https://github.com/codenameone/CodenameOne/issues/3045 On Sunday, July 26, 2020 at 1:19:04 AM UTC+3 shop.servic...@gmail.com wrote: > If you are experiencing an issue please mention the full platform your > issue applies to: > IDE:

[codenameone-discussions] Re: new Codenameone settings app does not recognize a save

2020-07-25 Thread Shai Almog
That's odd. And login works with the old UI? It should be roughly the same code. What do you mean by doesn't recognize a save? On Sunday, July 26, 2020 at 12:43:06 AM UTC+3 shop.servic...@gmail.com wrote: > If you are experiencing an issue please mention the full platform your > issue

[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-25 Thread Shai Almog
t in the >> "FileSystemStorage.getInstance().getAppHomePath() + >> "A3-TECH/A3-TechAppDownloads/" >> So I don't see how to access the public downloads directory. >> >> Best Regards. >> >> >> On Saturday, July 25, 2020 at 1:42:07 AM U

[codenameone-discussions] Re: html package issue (from Stack Overflow)

2020-07-25 Thread Shai Almog
. > Linux 5.4.0-42-generic > GC: ParNew, ConcurrentMarkSweep > Memory: 949M > Cores: 4 > Non-Bundled Plugins: com.codename1.plugin.intellij, org.jetbrains.kotlin > Current Desktop: ubuntu:GNOME > > > Il giorno sabato 25 luglio 2020 07:38:13 UTC+2, Shai Almog ha scri

[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-24 Thread Shai Almog
> >> How can my app save a file on the devices downloads directory? >> >> Regards. >> >> >> On Friday, July 24, 2020 at 12:59:57 AM UTC-4, Shai Almog wrote: >>> >>> As I said we don't download. We call the URL on the web and the native

[codenameone-discussions] Re: html package issue (from Stack Overflow)

2020-07-24 Thread Shai Almog
Are you using IntelliJ or NetBeans? On Friday, July 24, 2020 at 9:46:40 AM UTC+3 insig...@libero.it wrote: > If you are experiencing an issue please mention the full platform your > issue applies to: > IDE: NetBeans/Eclipse/IDEA > IntelliJ IDEA 2020.1.3 (Community Edition) > Build

[codenameone-discussions] Re: pending android APK requirement

2020-07-23 Thread Shai Almog
You're right, we need to update the default. We'll do that next week. We already support API level 29 so it should just be switching the default in the servers. On Thursday, July 23, 2020 at 9:17:40 PM UTC+3 daved...@gmail.com wrote: > I noticed this warning from google play: > > Your app

[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-23 Thread Shai Almog
: I have no intention of publishing my apps at this stage. >> >> Also, Google made life a lot more complex by requiring a privacy policy >> be hosted if you access things like camera etc. >> >> On Wednesday, July 22, 2020 at 10:53:59 PM UTC-4, Shai Almog wrote: >&g

[codenameone-discussions] Re: How to install an .apk or .ipa file stored on my device?

2020-07-22 Thread Shai Almog
We don't download the files. We launch an external download process using execute(url). We also don't point at the IPA but rather at a manifest. Regardless Apple won't approve your app if you do that. Which is why Codename One Build only works as a web app for iOS which IMO is pretty stupid.

[codenameone-discussions] Re: Failed to generate Gui Source with System JAXB. Will attempt using bundled JAXB on NetBeans 12 JDK 9

2020-07-22 Thread Shai Almog
Hi, we only support JDK 11 or 8 at this time. Try using ZuluFX 11 and NetBeans 11. We hope to fix this and remove the final dependencies on JDK 8 in the next few months. On Wednesday, July 22, 2020 at 5:02:38 PM UTC+3 shop.servic...@gmail.com wrote: > If you are experiencing an issue please

[codenameone-discussions] Re: iOS - Apple App store - Switching from CodenameOne app to native app, seamlessly with app update.

2020-07-21 Thread Shai Almog
I see all posts in the thread including the one from Steve who gave the right answer. Yes, Google Groups deletes messages occasionally but I don't see any such messages in this thread. On Tuesday, July 21, 2020 at 3:40:50 PM UTC+3 insig...@libero.it wrote: > Excuse me, where is the original

[codenameone-discussions] Re: i can t chnage my default currentlocation on location simulation

2020-07-20 Thread Shai Almog
This is something we removed when we removed the google maps usage. We should restore this functionality, I filed an issue on that: https://github.com/codenameone/CodenameOne/issues/3173 On Monday, July 20, 2020 at 8:39:59 PM UTC+3 nizar.b...@gmail.com wrote: > If you are experiencing an issue

Re: [codenameone-discussions] Re: Possibility to translate IOS Usage descriptions from Localization

2020-07-15 Thread Shai Almog
You probably can. I haven't tried. On Wednesday, July 15, 2020 at 5:55:59 AM UTC+3 soufia...@gmail.com wrote: > Could i do it from xcode ? > > On Wed., Jul. 15, 2020, 03:40 Shai Almog, wrote: > >> I don't think that's available at this time. You can file an RFE for tha

[codenameone-discussions] Re: Possibility to translate IOS Usage descriptions from Localization

2020-07-14 Thread Shai Almog
I don't think that's available at this time. You can file an RFE for that in the issue tracker. On Wednesday, July 15, 2020 at 5:31:21 AM UTC+3 maadour...@gmail.com wrote: > I Ask if there is a way to translate IOS Usage descriptions from > Localization like : > >

[codenameone-discussions] Re: Debugging not possible - error

2020-07-14 Thread Shai Almog
There's the github project which you can follow if you want to know "everything" but generally most big things get announced in the blog so you should just follow that. We release an update every week on a Friday sometimes a bit sooner or a hotfix but those are pretty rare. On Tuesday, July

[codenameone-discussions] Re: Debugging not possible - error

2020-07-13 Thread Shai Almog
ame > plugin. > Now debugging works. Regards > > Il giorno martedì 30 giugno 2020 04:03:07 UTC+2, Shai Almog ha scritto: >> >> I've looked a bit further and it's possible our plugin updates aren't >> arriving for newer versions of intellij I'm investigating this. &g

[codenameone-discussions] Re: Fix SSL handshake failed in BrowserComponent

2020-07-13 Thread Shai Almog
Did you try this on a device e.g. Android. We're in the process of launching the CEF browser support over the next couple of weeks. I'll also send out an email about this as it's pretty important. That might resolve this issue by just being a better browser than damn FX. But it should also

[codenameone-discussions] Re: Increase smoothing of ImageViewer

2020-07-13 Thread Shai Almog
. On Monday, July 13, 2020 at 9:57:48 AM UTC+3 codenam...@gmail.com wrote: > i want to make more easy to scrolling (Reduced touch path) > > > On Thursday, July 9, 2020 at 5:22:22 AM UTC+3, Shai Almog wrote: >> >> Hi >> You probably shouldn't change either one of these. I &

[codenameone-discussions] Re: How to remove "next" button in favor of "Done" on IOS Virtual keyboard

2020-07-09 Thread Shai Almog
one. > > > On Wednesday, July 8, 2020 at 10:28:19 PM UTC-4, Shai Almog wrote: >> >> Hide toolbar will just hide the toolbar entirely. So you won't have a >> done button or anything. >> Are you trying to do this for the last field or for all fields? >> >> On Wednesda

[codenameone-discussions] Re: How to remove "next" button in favor of "Done" on IOS Virtual keyboard

2020-07-08 Thread Shai Almog
Hide toolbar will just hide the toolbar entirely. So you won't have a done button or anything. Are you trying to do this for the last field or for all fields? On Wednesday, July 8, 2020 at 11:40:27 PM UTC+3 shop.servic...@gmail.com wrote: > If you are experiencing an issue please mention the

[codenameone-discussions] Re: Increase smoothing of ImageViewer

2020-07-08 Thread Shai Almog
Hi You probably shouldn't change either one of these. I 'm not sure what you mean by "smoothing". Do you mean panning within the image, the transition between one image to the next or the process of dragging the finger. On Wednesday, July 8, 2020 at 6:03:51 PM UTC+3 codenam...@gmail.com

[codenameone-discussions] Re: PeerComponent: including activity_main.xml from Android

2020-07-07 Thread Shai Almog
Hi, it seems everyone's working on webrtc including us: https://stackoverflow.com/questions/62738263/antmedia-native-interface-issues Is the border layout container in the center of a border form? First test that the parent container gets enough space, give it some padding and a border so you'll

[codenameone-discussions] Re: Creating the iOS native project from Codename app

2020-07-03 Thread Shai Almog
The sources aren't designed for maintainability. They can be used for on-device-debugging but they aren't something you want to maintain. The generated code is mostly in C with Objecive-C used for the API implmentation. There's a brief glimpse of this in the include source feature. Here are

[codenameone-discussions] Re: Checking RSA signature with Bouncycastle

2020-07-02 Thread Shai Almog
Hi, sorry I didn't spend too much time with that specific library so I was only able to follow your requirements part of the way. The library is pretty old by now so it's probably due a refresh. You can submit a PR to the library if you know what needs doing. -- You received this message

[codenameone-discussions] Re: How do I install the Codename One IntelliJ IDEA plugin?

2020-07-01 Thread Shai Almog
Hi, there's a detailed video here: https://www.codenameone.com/download.html In the preferences for Intellij under plugins you have an option to install 3rd party plugins and Codename One is listed there. You can find us by searching -- You received this message because you are subscribed to

[codenameone-discussions] Re: interpret IOS native logs

2020-07-01 Thread Shai Almog
Hi, there seems to be a bug there. We'll commit a fix for the next update. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Checking RSA signature with Bouncycastle

2020-07-01 Thread Shai Almog
Hi, the BC BigInteger predated our own implementation. Which code did you use to verify a signature? Did you try the code from Francesco -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: Checking RSA signature with Bouncycastle

2020-06-30 Thread Shai Almog
Hi, which imports are you using? You need to be careful about importing unsupported java packages. Try using this: https://stackoverflow.com/a/57560500/756809 -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this

[codenameone-discussions] Re: Debugging not possible - error

2020-06-29 Thread Shai Almog
I've looked a bit further and it's possible our plugin updates aren't arriving for newer versions of intellij I'm investigating this. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving

[codenameone-discussions] Re: Debugging not possible - error

2020-06-28 Thread Shai Almog
What's the version of the plugin listed in the plugins section? It should be 6.5 -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Almost every run creates a new simulator instance

2020-06-28 Thread Shai Almog
The stop feature in the IDE is a feature of the IDE not the plugin so it's outside of our control. I think you might be missing a much cooler feature. If you're running in debug mode you can just make changes to your code and select "Apply Code Changes" or "Reload Changed Classes" (depends on

[codenameone-discussions] Re: New as of friday's build (Picker Component throws null pointer exception on pressed event)

2020-06-27 Thread Shai Almog
Damn, that's my fault. I'll push a hotfix. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. To

[codenameone-discussions] Re: ios builds failing again?

2020-06-27 Thread Shai Almog
We cache the local certificates but we ask the wrong questions and some things might not work with that flow. We streamlined that in the new flow and will try to reuse the local certificate without even asking. You could still run the wizard to generate provisioning and push certificates only.

[codenameone-discussions] Re: How to vary font size based on device sizes and resolution?

2020-06-26 Thread Shai Almog
Search for the word TTF here: https://www.codenameone.com/manual/css.html -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: ios builds failing again?

2020-06-26 Thread Shai Almog
We're currently reworking the flow/interaction of the certificate wizard from the ground up. I agree it's pretty complicated and error prone. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: wkWebview Navigator Hangs on a simple page on IOS13

2020-06-26 Thread Shai Almog
I discussed this here: https://stackoverflow.com/questions/62598097/wkwebview-navigator-hangs-on-a-simple-page-on-ios13 -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from

[codenameone-discussions] Re: Debugging not possible - error

2020-06-26 Thread Shai Almog
Did the new update solve that problem? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. To view

[codenameone-discussions] Re: Almost every run creates a new simulator instance

2020-06-26 Thread Shai Almog
Re-running within the same simulator skin won't provide any performance benefit as the simulator loads instantly. It also can't be done as those are separate processes (our simulator is self contained). It isn't hard to press the X to close the button on an existing simulator instance or the

[codenameone-discussions] Re: ios builds failing again?

2020-06-25 Thread Shai Almog
It seems your certificate is missing from the build. Did something change in your paths? Did your certificate expire? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it,

Re: [codenameone-discussions] Re: importing costum swift framework into my project codenameone?

2020-06-25 Thread Shai Almog
Hi, you need a static library not a framework. You can open the framework directory and find the actual binary file within rename it to libMyFramework.a and move that into the native/ios directory together with your headers. -- You received this message because you are subscribed to the

[codenameone-discussions] Re: Debugging not possible - error

2020-06-25 Thread Shai Almog
We're pushing out a new version of the IntelliJ plugin today. It should resolve that issue (hopefully). Which JDK are you using? Notice we only support JDK 11 or Oracle JDK 8/ZuluFX 8. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions"

[codenameone-discussions] Re: Almost every run creates a new simulator instance

2020-06-25 Thread Shai Almog
This is intentional. Simulator loads instantly so you just close/open it unlike Android which takes forever. You can also debug things side by side e.g. make a change run the simulator again and hold the simulators one next to another to compare behavior. You can also debug networking apps more

[codenameone-discussions] Re: We can see only the last build and We cannot download native source

2020-06-24 Thread Shai Almog
Your paid subscription expired. You can check on your account with our on-site support personnel in the web chat. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send

[codenameone-discussions] Re: Regression in InteractionDialog.showPopup()?

2020-06-22 Thread Shai Almog
We release an update of Codename One every Friday. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Regression in InteractionDialog.showPopup()?

2020-06-21 Thread Shai Almog
Thanks, I see the problem. It will be fixed for the next update. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Regression in InteractionDialog.showPopup()?

2020-06-21 Thread Shai Almog
I made some changes to that class that might have broken something. Do you have a test case I can use to reproduce this issue? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails

Re: [codenameone-discussions] Re: importing costum swift framework into my project codenameone?

2020-06-19 Thread Shai Almog
You can't import a swift file directly. You need to use xcode to generate a static library with an Objective-C exported header from that library. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and

[codenameone-discussions] Re: importing costum swift framework into my project codenameone?

2020-06-18 Thread Shai Almog
Wrap the swift calls with an objective-c or C API and package that into a static library. Export the Objective-C or C code and a header API file. Then the static library and header file can be placed in the native/ios directory. Once there you can invoke that code from the native interface

[codenameone-discussions] Re: Where i can found CountryCodePicker ?

2020-06-10 Thread Shai Almog
Hi, it's a part of the Uber clone and written there. If you have the book or the course you can find the full class there. There's a simpler version of it as part of this library https://github.com/codenameone/SMSActivation/ Notice that this library is a bit out of date and won't work correctly

[codenameone-discussions] Re: kitchen Sink theme by default

2020-06-10 Thread Shai Almog
Hi, Download the file https://www.codenameone.com/files/Themes/FlatOrangeTheme.res Replace the theme.res file with this file. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails

[codenameone-discussions] Re: BrowserComponent WKWebView or UIWebWiew on IOS13.4 hangs on “executeAndReturnString”

2020-06-10 Thread Shai Almog
Hi, setting useWKWebView to false is no longer supported since Apple no longer allows the UIWebView. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: generate IOS certificate multiple projects issue

2020-06-03 Thread Shai Almog
It's actually supposed to behave that way but it's possible that it doesn't as this specific wizard is pretty hard to test with all the nuances related to this process. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe

[codenameone-discussions] Re: generate IOS certificate multiple projects issue

2020-06-02 Thread Shai Almog
This is a delicate balance. You need to run the wizard and answer no when prompted whether to revoke the existing certificates. You should be able to manage multiple push certificates (for every project) but the signing certificates should only be generated once. You still need to go through

[codenameone-discussions] Re: Text to speech

2020-05-29 Thread Shai Almog
Our task list is pretty full. Notice you don't need to write any native code to do that. Just copy and paste. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an

[codenameone-discussions] Re: Text to speech

2020-05-29 Thread Shai Almog
This should be pretty trivial as the native interfaces required are already a part of the Dr. Sbaitso demo. It's mostly a matter of wrapping them up in a cn1lib. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from

[codenameone-discussions] Re: iOS Wizard and two-factor authentication

2020-05-26 Thread Shai Almog
Hi, make sure you only have one device associated with the 2-factor authentication code. Also make sure you accepted all license related forms in Apples developer site and itunes connect. Some of these license forms are pretty well hidden in the sites. -- You received this message because

[codenameone-discussions] Re: Cn1 still supports J2ME/blackberry?

2020-05-24 Thread Shai Almog
Hi, we deprecated and removed support for both a few years ago. We support HTML/JS in the enterprise tier. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an

[codenameone-discussions] Re: Drop a dragged Object on a TextField

2020-05-22 Thread Shai Almog
Try doing the same code for a label. Does that code work? We don't have a sample since every drop target we used has always been a container but label should work. It's possible text field has a special case due to its unique nature. -- You received this message because you are subscribed to

[codenameone-discussions] Re: ios build server clogged again

2020-05-20 Thread Shai Almog
Thanks for the headsup. This was fixed 20-30 minutes ago. We've identified the cause and are working on a long term solution. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails

[codenameone-discussions] Re: CN! apk not refreshing container

2020-05-15 Thread Shai Almog
The method is in Form. If it isn't there you need to update the project libraries through Codename One Settings -> Basic -> Update Project Libs -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: Set the importance on Android notifications

2020-05-15 Thread Shai Almog
Hi, we have the following build hints: android.NotificationChannel.id the current default is cn1-channel android.NotificationChannel.name android.NotificationChannel.description android.NotificationChannel.importance - this is a numeric value and defaults to 2 which is low

[codenameone-discussions] Re: codename1.notifications

2020-05-13 Thread Shai Almog
That's the iOS native simulator. It supports that since it simulates the native OS which our simulator can't. You can only run this on a device. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: codename1.notifications

2020-05-12 Thread Shai Almog
Notifications don't do anything in the simulator, it's a feature of the mobile operating system you will only see on the device. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving

[codenameone-discussions] Re: Icon not showing on Push Notifications

2020-05-11 Thread Shai Almog
Hi, this might be a regression with a platform update to android. Can you file an issue with the build hints you used and the screenshots? We'll 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: how to create a unique GUID

2020-05-11 Thread Shai Almog
In that case you have a server and it should assign a unique ID which you can store in the device preferences. Technically this is exactly what Logs unique ID used to do. Notice that real world apps such as uber/whatsapp etc. use phone numbers to identify devices and actually physically ask you

[codenameone-discussions] Re: codename1.notifications

2020-05-11 Thread Shai Almog
Hi, what did you do to try and show the notification? On which device? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: how to create a unique GUID

2020-05-10 Thread Shai Almog
The original UUID code used a server side to get a truly unique id but it would be different for each install (which might be OK). Technically, this is a much harder problem than one would immediately expect due to privacy laws. So I suggest backtracking and thinking why you need that unique

[codenameone-discussions] Re: MaskImage problem

2020-05-09 Thread Shai Almog
Hi, I'm guessing you wrote that code after showing the form already. Ideally you should do these things before if possible. If not you need to revalidate the form. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from

[codenameone-discussions] Re: Webcam picture

2020-05-09 Thread Shai Almog
File -> New Project -> Codename One -> Demos -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. To

[codenameone-discussions] Re: Webcam picture

2020-05-09 Thread Shai Almog
See the capture demo for camera usage. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to codenameone-discussions+unsubscr...@googlegroups.com. To view

[codenameone-discussions] Re: Deprecated Class DefaultLookAndFeel

2020-05-09 Thread Shai Almog
Hi, at this time this feature is only available via DefaultLookAndFeel. It isn't likely to move though so you can rely on it being here for a while. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and

[codenameone-discussions] Re: Admob not working on Android now

2020-05-07 Thread Shai Almog
Hi, I don't see anything off the top of my head. Is there a warning in the device console? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Increase the performance of list shop items

2020-05-04 Thread Shai Almog
Hi, you can use URLImage which downloads images dynamically while showing a preview, I don't understand the second problem. I'm not aware of a wait requirement. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from

[codenameone-discussions] Re: How to show an expanded accordion?

2020-05-03 Thread Shai Almog
Hi, use setAutoClose(false) then invoke expand on all the items. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: large image in Imageviewer and scroll

2020-05-02 Thread Shai Almog
Image viewer assumes its parent isn't scrollable. Pan and scrolling are features that collide with one another. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send

[codenameone-discussions] Re: Problems using PreferencesObject.create (usr) .bind () (Storage in preferences).

2020-05-01 Thread Shai Almog
Hi, you need to bind first then populate from the map. Bind reads the data from the preferences which is blank. Then populating from the map sets the preferences to the new value. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To

[codenameone-discussions] Re: limit app size

2020-04-29 Thread Shai Almog
Dave. Your app demonstrates perfectly the reason for these limits. The larger size slows down all developers on a resource that has its limits. If we'd let you do what you want builds from everyone will be queued. You'd then also blame us for the difficulty of ranking in the appstores. -- You

[codenameone-discussions] Re: limit app size

2020-04-28 Thread Shai Almog
Hi, the solution is simple. Host your data in the cloud and on first launch of the app download the extra maps. This would reduce the total download size of your app as well which is hugely important. It would make your builds shorter etc. The 50mb limit is important and applies even on the

[codenameone-discussions] Re: Exception: java.lang.ArrayIndexOutOfBoundsException - 0 ui.util.Resources.readMultiImage

2020-04-24 Thread Shai Almog
Can you check if it's on? If so you can look at the directory containing the images under the res hierarchy and see what's added there. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: Warning: License for package Android SDK Platform 29 not accepted

2020-04-24 Thread Shai Almog
Hi, this was an issue with the androidX support. It should be resolved now. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: Exception: java.lang.ArrayIndexOutOfBoundsException - 0 ui.util.Resources.readMultiImage

2020-04-24 Thread Shai Almog
How did you edit the multi image? Does the theme open in the designer tool? Is XML team mode on? Does it open with it off? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from

[codenameone-discussions] Re: AndroidX native library support

2020-04-22 Thread Shai Almog
See my answer here: https://stackoverflow.com/questions/61368005/androidx-native-library-support-in-codenameone/61378843#61378843 -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving

[codenameone-discussions] Re: SideMenu Fails

2020-04-21 Thread Shai Almog
Hi, if there's a regression please file an issue ideally with a simple test case. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: BrowserComponent WKWebView or UIWebWiew on IOS13.4 hangs on “executeAndReturnString”

2020-04-21 Thread Shai Almog
Hi, this was answered here: https://stackoverflow.com/questions/61329218/browsercomponent-wkwebview-or-uiwebwiew-on-ios13-4-hangs-on-executeandreturnstr -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group

[codenameone-discussions] Re: SimpleDateFormat wrong on Android

2020-04-18 Thread Shai Almog
Is this a valid localized date in your language? It's possible the Android OS has the translation/localization. If not please file an issue on that. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and

[codenameone-discussions] Re: Detect Swipe in Imageviewer

2020-04-18 Thread Shai Almog
Hi, there's a selection listener on the list model for the images. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to

[codenameone-discussions] Re: AdmobFullscreen not working on iOS

2020-04-17 Thread Shai Almog
Did you open the workspace file when running locally instead of the project file? I'm guessing there's a problem with the 11.3 migration. I think there's an issue on that but I'm not sure. If there isn't please file it. -- You received this message because you are subscribed to the Google

<    2   3   4   5   6   7   8   9   10   11   >