Re: [Cython] IPython with Cython support on Android

2015-02-02 Thread Apps Embedded
Hi, We are going to suppress the advertising banner in the Free version. Have a look to the next free coming version. No banner any more and no more localisation permission needed. Finding a business model for free software is not that easy. But we try improving our concept. Best regards. Apps

Re: [Cython] IPython with Cython support on Android

2015-02-01 Thread Greg Ewing
Apps Embedded wrote: > 2015-02-01 9:25 GMT+01:00 Stefan Behnel >: > > (I don't understand why it requests the right to track where I am, > though, > so I didn't try it out.) > The Free app has an advertising banner based on the Mobfox library. When integr

Re: [Cython] IPython with Cython support on Android

2015-02-01 Thread Apps Embedded
Hi, The Free app has an advertising banner based on the Mobfox library. When integrating this library, it is written in their integration guide to add this permission. If you want to get rid of this permission, try the premium version. Since there is no advertising banner in this version, this pe

Re: [Cython] IPython with Cython support on Android

2015-02-01 Thread Stefan Behnel
Apps Embedded schrieb am 27.01.2015 um 15:12: > We have developped an android app which makes it possible to use the > IPython shell through Android. > > https://play.google.com/store/apps/details?id=com.appsopensource.labpy > https://play.google.com/store/apps/details?id=com.appsopensource.labpyp

Re: [Cython] IPython with Cython support on Android

2015-01-28 Thread Apps Embedded
Hi, We will add the Pyrex copyright in our about menu of the LabPy Console app : "... The original Pyrex code as of 2006-04 is licensed under the following license: "Copyright stuff: Pyrex is free of restrictions. You may use, redistribute, modify and distribute modified versions." ..." Best reg

Re: [Cython] IPython with Cython support on Android

2015-01-28 Thread Robert Bradshaw
On Tue, Jan 27, 2015 at 11:31 PM, William Stein wrote: > On Tue, Jan 27, 2015 at 6:12 AM, Apps Embedded > wrote: >> Hi, >> >> We have developped an android app which makes it possible to use the IPython >> shell through Android. >> >> https://play.google.com/store/apps/details?id=com.appsopensou

Re: [Cython] IPython with Cython support on Android

2015-01-27 Thread William Stein
On Tue, Jan 27, 2015 at 6:12 AM, Apps Embedded wrote: > Hi, > > We have developped an android app which makes it possible to use the IPython > shell through Android. > > https://play.google.com/store/apps/details?id=com.appsopensource.labpy > https://play.google.com/store/apps/details?id=com.appso

[Cython] IPython with Cython support on Android

2015-01-27 Thread Apps Embedded
Hi, We have developped an android app which makes it possible to use the IPython shell through Android. https://play.google.com/store/apps/details?id=com.appsopensource.labpy https://play.google.com/store/apps/details?id=com.appsopensource.labpypremium We decided then to add the Cython extension