Re: Tour de Flex Mobile

2015-06-24 Thread Deepak MS
Perfect! I think if you can show a working code for a selected component(just like the web\desktop based tour de flex, where in you have working component on top and it's respective code below it), that would be of great help for people who are new to flex. Thanks again for this great app. Cheers!

Re: Tour de Flex Mobile

2015-06-22 Thread George Yabra
Hi there! Thanks for the feedback, I just uploaded a new binary file with a new icon for the main menu button. The location is the same. I will try to have weekly updates on this app until it's finished. Best regards George

Re: Tour de Flex Mobile

2015-06-21 Thread piotrz
Hi George, This is awesome! Thank you! Clicking on logo to get access to menu is not so intuitive. - This is something for change for sure. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Tour-de-Fle

RE: Tour de Flex Mobile

2015-06-21 Thread Deepak MS
x logo and the menu will open. Click on Components. Rgs, Sugan -Original Message- From: Deepak MS [mailto:megharajdee...@gmail.com] Sent: Sunday, June 21, 2015 7:56 AM To: dev@flex.apache.org Subject: Re: Tour de Flex Mobile Sounds exciting. Happened to install it on my mobile. I can se

RE: Tour de Flex Mobile

2015-06-21 Thread Sugan Naicker
de Flex Mobile Sounds exciting. Happened to install it on my mobile. I can see just the blog news and twitter feed options. Where can I find the components? I am on android lollipop. It isn't showing menu option too. I feel am missing something... On 20 Jun 2015 12:52, "George Yab

Re: Tour de Flex Mobile

2015-06-20 Thread Deepak MS
Sounds exciting. Happened to install it on my mobile. I can see just the blog news and twitter feed options. Where can I find the components? I am on android lollipop. It isn't showing menu option too. I feel am missing something... On 20 Jun 2015 12:52, "George Yabra" wrote: > Hi there, > > Some

RE: Tour de Flex Mobile

2015-06-20 Thread Sugan Naicker
Hi George, Just downloaded and tested, nicely done! Getting good performance of my Samsung S4. Well done. Rgs, Sugan -Original Message- From: George Yabra [mailto:phan...@phantom.im] Sent: Saturday, June 20, 2015 9:22 AM To: dev@flex.apache.org Subject: Tour de Flex Mobile Hi ther

Re: Tour de Flex Mobile - update

2014-12-11 Thread Alex Harui
On 12/11/14, 12:40 AM, "Erik de Bruin" wrote: >Om, > >Thank you! > >> P.S. Do hit me in the head and let me know if I am not following the >>new >> release process. I am a bit confused about that. > >You've declared your intention to create a release, to be RM and asked >the people to start t

Re: Tour de Flex Mobile - update

2014-12-11 Thread Erik de Bruin
Om, Thank you! > P.S. Do hit me in the head and let me know if I am not following the new > release process. I am a bit confused about that. You've declared your intention to create a release, to be RM and asked the people to start testing. Seems like you're already halfway to a release ;-) So

Re: Tour de Flex Mobile

2014-12-02 Thread Carlos Monteiro
https://issues.apache.org/jira/browse/FLEX-34650 https://issues.apache.org/jira/browse/FLEX-34651 https://issues.apache.org/jira/browse/FLEX-34652 Os melhores cumprimentos, [image: ASSINATURA WaveMaps] [image: Inline images 1] cmonte...@wavesolutions.pt | www.wavesoluti

Re: Tour de Flex Mobile

2014-12-02 Thread Carlos Monteiro
Done. https://issues.apache.org/jira/browse/FLEX-34650 https://issues.apache.org/jira/browse/FLEX-34651 https://issues.apache.org/jira/browse/FLEX-34652 On 1 December 2014 at 23:33, OmPrakash Muppirala wrote: > Thanks, Alex! > > Carlos, please file your tickets against these components. > > Rega

Re: Tour de Flex Mobile

2014-12-01 Thread OmPrakash Muppirala
Thanks, Alex! Carlos, please file your tickets against these components. Regards, Om On Mon, Dec 1, 2014 at 11:52 AM, Alex Harui wrote: > Ok, done. > > On 12/1/14, 11:38 AM, "OmPrakash Muppirala" wrote: > > >I don't think there is a JIRA component for TDF Mobile. Can someone > >please > >cre

Re: Tour de Flex Mobile

2014-12-01 Thread Alex Harui
Ok, done. On 12/1/14, 11:38 AM, "OmPrakash Muppirala" wrote: >I don't think there is a JIRA component for TDF Mobile. Can someone >please >create one? > >While at it, new components for Mobile: Android theme and Mobile: iOS >theme >would be good. > >Thanks, >Om > >On Mon, Dec 1, 2014 at 11:30 A

Re: Tour de Flex Mobile

2014-12-01 Thread OmPrakash Muppirala
I don't think there is a JIRA component for TDF Mobile. Can someone please create one? While at it, new components for Mobile: Android theme and Mobile: iOS theme would be good. Thanks, Om On Mon, Dec 1, 2014 at 11:30 AM, Erik de Bruin wrote: > Is this what you're looking for: > > https://iss

Re: Tour de Flex Mobile

2014-12-01 Thread Erik de Bruin
Is this what you're looking for: https://issues.apache.org/jira/browse/FLEX-33839 HTH, Erik On Mon, Dec 1, 2014 at 1:23 PM, Carlos Monteiro wrote: > Hi, > > Is there a specific JIRA for tour de flex mobile? can you provide the link? > > Os melhores cumprimentos, > > [image: ASSINATURA WaveM

Re: Tour de Flex Mobile

2014-12-01 Thread Carlos Monteiro
Hi, Is there a specific JIRA for tour de flex mobile? can you provide the link? Os melhores cumprimentos, [image: ASSINATURA WaveMaps] [image: Inline images 1] cmonte...@wavesolutions.pt | www.wavesolutions.pt | 253 824 293 On 28 November 2014 at 21:58, OmPrakash Mupp

Re: Tour de Flex Mobile

2014-11-28 Thread OmPrakash Muppirala
On Nov 28, 2014 2:17 AM, "Carlos Monteiro" wrote: > > Great work :) > I've done some testing and detected some bugs so far: > > *ButtonBarView.mxml* > Bug: Select a Button then Unselect it > Fix: validate buttonbar.selectedIndex before get > buttonbar.selectedItem.label > label.text = buttonbar.se

Re: Tour de Flex Mobile

2014-11-28 Thread Carlos Monteiro
Great work :) I've done some testing and detected some bugs so far: *ButtonBarView.mxml* Bug: Select a Button then Unselect it Fix: validate buttonbar.selectedIndex before get buttonbar.selectedItem.label label.text = buttonbar.selectedIndex > -1 ? buttonbar.selectedItem.label + " Pressed." : "No

Re: Tour de Flex Mobile

2014-11-17 Thread quick6black
Hi Om, I created another pull request, this fixes a few bugs and an issue with the lateral menu sliding out. I also added in a drag to close and a new view for some more native air features. I would like to create a better landing page, any ideas? thanks, Aaron -- View this message in context

Re: Tour de Flex Mobile

2014-11-04 Thread OmPrakash Muppirala
Thanks Aaron! I have merged the pull request. Please continue to work on it. We can ship it when we are all happy with it. I can make the release on Google Play as well. I am fine either way. Thanks, Om On Tue, Nov 4, 2014 at 10:26 AM, quick6black wrote: > I updated my github here

Re: Tour de Flex Mobile

2014-11-04 Thread quick6black
I updated my github here , also created a pull request on the apache examples page here . I think I merged everything in, let me know if you have any issues. I want to add in a few more examples of Ai

Re: Tour de Flex Mobile

2014-10-31 Thread OmPrakash Muppirala
Wow! This version looks so much more better. Thanks for all the effort you have put in! I love the Apache Flex logo as the app icon. Looks perfect. Only one more nitpik: it would be nice to have the ButtonBar, Callout, Checkbox, DateSpinner, HSlider, RadioButton, SpinnerList, TextInput and Togg

Re: Tour de Flex Mobile

2014-10-31 Thread quick6black
Here is an updated version. Right now all the layouts are fixed, splash screen is added, desktop Icon added, created a new icon for the slide out menu, and reskinned the mobile grid. I still need to add in the map for geolocation, and looking for content for the landing page. Any suggestions, ideas

Re: Tour de Flex Mobile

2014-10-28 Thread quick6black
thanks for the suggestions, I should have some time to make some revisions this week. I will look at some of the mapping API's. I use the ESRI one a lot, but will look at some of the other ones. Aaron -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Tour-d

Re: Tour de Flex Mobile

2014-10-28 Thread OmPrakash Muppirala
On Thu, Oct 23, 2014 at 1:53 PM, quick6black wrote: > see attached, I uploaded a rough copy. I added in all the skins, redid the > slide out menu. Added the ability to drag the menu out from the left. I > still need to fix the layout views, add in a splash screen, and a new icon > to pop out the

Re: Tour de Flex Mobile

2014-10-23 Thread Maxim Solodovnik
Just have installed it to my SGS3 works just fine :) Thanks a lot for this! Maybe AIR SDK should be bundled to the final version to avoid additional installation? On 24 October 2014 03:53, quick6black wrote: > see attached, I uploaded a rough copy. I added in all the skins, redid the > slide ou

Re: Tour de Flex Mobile

2014-10-23 Thread quick6black
see attached, I uploaded a rough copy. I added in all the skins, redid the slide out menu. Added the ability to drag the menu out from the left. I still need to fix the layout views, add in a splash screen, and a new icon to pop out the menu. Also a suggestions on a desktop icon would be appreciate

Re: Tour de Flex Mobile

2014-10-22 Thread Carlos Monteiro
assist to test on Android. > > Regards. > > Sugan Naicker > Dev-X Digital Solutions > South Africa > > -Original Message- > From: quick6black [mailto:anas...@gmail.com] > Sent: Wednesday, October 22, 2014 2:04 AM > To: dev@flex.apache.org > Subject: Re:

RE: Tour de Flex Mobile

2014-10-22 Thread Sugan Naicker
Hi, I will be willing to assist to test on Android. Regards. Sugan Naicker Dev-X Digital Solutions South Africa -Original Message- From: quick6black [mailto:anas...@gmail.com] Sent: Wednesday, October 22, 2014 2:04 AM To: dev@flex.apache.org Subject: Re: Tour de Flex Mobile I was

Re: Tour de Flex Mobile

2014-10-21 Thread Justin Mclean
Hi, >> Do we have any Android users that would be willing to test once I have a >> nice working version? Sure I have 1/2 dozen devices I can test it out on. Thanks, Justin

Re: Tour de Flex Mobile

2014-10-21 Thread OmPrakash Muppirala
On Oct 21, 2014 5:06 PM, "quick6black" wrote: > > I was planning on adding in some missing components and examples, like the > Hslider and geolocation. I also started to cleanup the layouts and merge in > some code from here > < https://github.com/apache/flex-examples/tree/develop/showcase/4.10/l

Re: Tour de Flex Mobile

2014-10-21 Thread quick6black
I was planning on adding in some missing components and examples, like the Hslider and geolocation. I also started to cleanup the layouts and merge in some code from here Do we have any Android users

Re: Tour de Flex Mobile

2014-10-21 Thread Justin Mclean
Hi, > I think we should ship the new version first and work on fixing the Adobe > examples as needed. No need to fix the Adobe version first. That works fine for me. Justin

Re: Tour de Flex Mobile

2014-10-21 Thread OmPrakash Muppirala
On Tue, Oct 21, 2014 at 1:38 PM, Justin Mclean wrote: > Hi, > > > https://github.com/apache/flex-examples/tree/develop/tourdeflexmobile > was > > built from scratch and donated by George Yabra. > > Yep I pointed that out as well (FLEX-33839) :-) Adding the Adobe donated > examples to it would mak

Re: Tour de Flex Mobile

2014-10-21 Thread Justin Mclean
Hi, > https://github.com/apache/flex-examples/tree/develop/tourdeflexmobile was > built from scratch and donated by George Yabra. Yep I pointed that out as well (FLEX-33839) :-) Adding the Adobe donated examples to it would make it even better. Thanks, Justin

Re: Tour de Flex Mobile

2014-10-21 Thread OmPrakash Muppirala
On Tue, Oct 21, 2014 at 1:16 PM, Justin Mclean wrote: > Hi, > > > Why is that? We should not tied to the code that Adobe donated. > > No we're not tried to it, but I'm not sure we could accept a modified > branch based off the un donated Adobe code as it would contain examples and > assets that

Re: Tour de Flex Mobile

2014-10-21 Thread Justin Mclean
Hi, > Why is that? We should not tied to the code that Adobe donated. No we're not tried to it, but I'm not sure we could accept a modified branch based off the un donated Adobe code as it would contain examples and assets that were removed by Adobe before donating it. Basically we don't have

Re: Tour de Flex Mobile

2014-10-21 Thread OmPrakash Muppirala
On Oct 21, 2014 1:10 PM, "Justin Mclean" wrote: > > Hi, > > > would it make sense to make an Android one with the new skins and publish > > that in the play store? > > Yes - see: > https://issues.apache.org/jira/browse/FLEX-33839 > https://issues.apache.org/jira/browse/FLEX-34487 > > > I have a fo

Re: Tour de Flex Mobile

2014-10-21 Thread Justin Mclean
Hi, > would it make sense to make an Android one with the new skins and publish > that in the play store? Yes - see: https://issues.apache.org/jira/browse/FLEX-33839 https://issues.apache.org/jira/browse/FLEX-34487 > I have a fork of that project that I made some > changes too. I could update an

Re: Tour de Flex Mobile

2014-10-21 Thread OmPrakash Muppirala
On Oct 21, 2014 10:13 AM, "quick6black" wrote: > > would it make sense to make an Android one with the new skins and publish > that in the play store? I have a fork of that project that I made some > changes too. I could update and publish in the play store Big +1. It would be great to have this

Re: Tour de Flex Mobile

2014-10-21 Thread quick6black
would it make sense to make an Android one with the new skins and publish that in the play store? I have a fork of that project that I made some changes too. I could update and publish in the play store -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Tour-d

Re: Tour de Flex Mobile

2014-10-17 Thread OmPrakash Muppirala
We have tried getting the Apache Software Foundation to help us with getting the App Store/Google Play developer accounts, but that does not seem to be making any progress. At this point, it is up to an individual to take it up, and publish this to the store on behalf of Apache Flex. Any takers?

Re: Tour de Flex Mobile

2014-10-17 Thread Maxim Solodovnik
Maybe it is possible to publish this app online? might be extremely helpful! On 18 October 2014 00:43, OmPrakash Muppirala wrote: > I think this is what you are looking for: > https://github.com/apache/flex-examples/tree/develop/tourdeflexmobile > > Thanks, > Om > > On Fri, Oct 17, 2014 at 10:39

Re: Tour de Flex Mobile

2014-10-17 Thread OmPrakash Muppirala
I think this is what you are looking for: https://github.com/apache/flex-examples/tree/develop/tourdeflexmobile Thanks, Om On Fri, Oct 17, 2014 at 10:39 AM, Carlos Monteiro wrote: > Hi, > > It would be nice to organise and separate what components are for desktop > and what are for Mobile. > >

Re: Tour De Flex mobile

2014-08-31 Thread Justin Mclean
Hi, > -1. I was thinking of proposing to move TDF to the flex-examples repo. > That would be the appropriate place for this. That would also work - as long as both are in the same place. Are we going to loose any history in moving it? If so it maybe better to move the other way. Justin

Re: Tour De Flex mobile

2014-08-31 Thread OmPrakash Muppirala
On Aug 31, 2014 3:49 PM, "Justin Mclean" wrote: > > Hi, > > Some time ago we had a donation of a Tour De Flex style mobile app. > https://issues.apache.org/jira/browse/FLEX-33839 > > Amy objection if I move it from examples and place with the other Tour De Flex applications [1] and start adding so

Re: Tour De Flex mobile

2014-08-31 Thread Mihai Chira
+1 I think it will generate a lot of interest On 31 August 2014 23:48, Justin Mclean wrote: > Hi, > > Some time ago we had a donation of a Tour De Flex style mobile app. > https://issues.apache.org/jira/browse/FLEX-33839 > > Amy objection if I move it from examples and place with the other Tour D