Re: Flex Roadmap 2019

2018-12-21 Thread quick6black
I would be interested in helping and would donate what I have done for material to apache if they wanted to merge the code. -- Sent from: http://apache-flex-development.247.n4.nabble.com/

Re: Do you need a Mac to publish an OSx Air App?

2016-05-31 Thread quick6black
You can run MAC OS in VM-Ware or Virtual Box, just Google it and there are a number of tutorials. I ran into that issue when publishing an IOS app into ITunes. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Do-you-need-a-Mac-to-publish-an-OSx-Air-App-tp53

Re: Geo-fence in Flex/Action Script

2015-05-29 Thread quick6black
I have been using the ESRI Flex API for mapping in Flex mobile. If you check out the API reference and look at the Polygon class there is a "contains" method that returns a Boolean value based on whether a mappoint falls within the polygon. It w

Re: [DISCUSS)] Pull-to-refresh on mobile lists

2015-02-27 Thread quick6black
I would agree that this should be added to the list, would you create a new component or extend the current list? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/DISCUSS-Pull-to-refresh-on-mobile-lists-tp45273p45288.html Sent from the Apache Flex Developmen

Re: Android Material Design

2015-01-09 Thread quick6black
thanks for the info, i originally tried using rectangulardropshadow, which worked fine, but it was hard to match rounded corners of the new android buttons. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Android-Material-Design-tp44248p44256.html Sent fro

Re: Android Material Design

2015-01-09 Thread quick6black
Hi Neverbirth was unaware of that, is there a better way to accomplish a drop shadow that you are aware of? thanks -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Android-Material-Design-tp44248p44254.html Sent from the Apache Flex Development mailing li

Android Material Design

2015-01-09 Thread quick6black
I started a side project for Android 5 mobile skins. I decide to try to do everything using actionscript and make it configurable through CSS, doing this eliminates the need to use FXG files. So far I have made decent progress. Here <https://github.com/quick6black/flex-Android-Material-Sk

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: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-11-17 Thread quick6black
Hi Om, here is the jira ticket I created for stagedtextinput, stagedtextarea, textinput, and textarea. https://issues.apache.org/jira/browse/FLEX-34641 Let me know if you have any issues. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/iOS7-component-s

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-11-16 Thread quick6black
Hi Om, I have them done, will submit them tomorrow Aaron -- View this message in context: http://apache-flex-development.247.n4.nabble.com/iOS7-component-skinning-was-Re-Apache-Flex-4-14-achievements-and-goals-tp40987p42405.html Sent from the Apache Flex Development mailing list archive a

[GitHub] flex-examples pull request: bug fixes and updates

2014-11-12 Thread quick6black
GitHub user quick6black opened a pull request: https://github.com/apache/flex-examples/pull/3 bug fixes and updates added a new page for native features, cleaned up the code, fixed a few bugs. added in a slide to close menu and fixed the slide to open remove events. Trying to make

[GitHub] flex-examples pull request: additonal feature and bug fixes

2014-11-12 Thread quick6black
Github user quick6black commented on the pull request: https://github.com/apache/flex-examples/pull/2#issuecomment-62788603 made some more changes creating a new pull request --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] flex-examples pull request: additonal feature and bug fixes

2014-11-12 Thread quick6black
Github user quick6black closed the pull request at: https://github.com/apache/flex-examples/pull/2 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] flex-examples pull request: additonal feature and bug fixes

2014-11-12 Thread quick6black
GitHub user quick6black opened a pull request: https://github.com/apache/flex-examples/pull/2 additonal feature and bug fixes Issues with some of the images on the layout views, and fixed an issue with the drag to open lateral menu. You can merge this pull request into a Git

Re: Tour de Flex Mobile

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

[GitHub] flex-examples pull request: updated version of the tour de Flex mo...

2014-11-04 Thread quick6black
GitHub user quick6black opened a pull request: https://github.com/apache/flex-examples/pull/1 updated version of the tour de Flex mobile app This has a number of layout fixes, a few new pages created, and also shows off the new Android Skins You can merge this pull request into a

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-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-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 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

Best Practices for In-App Purchases

2014-10-17 Thread quick6black
I am working with a client to build an IOS and Android app that will have an in-app purchase for unlocking premium features. Just wondering if anyone has any best practices for integration. I am using the distriqt ANE and my plan is to create a local SQLite table to store the purchase information

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-14 Thread quick6black
I added IOS7-8 Hslider (scrubber) https://issues.apache.org/jira/browse/FLEX-34608?filter=-2 -- View this message in context: http://apache-flex-development.247.n4.nabble.com/iOS7-component-skinning-was-Re-Apache-Flex-4-14-achievements-and-goals-tp40987p41372.html Sent from the Apache

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-10 Thread quick6black
also please update the wiki to show in progress on the slider thanks -- View this message in context: http://apache-flex-development.247.n4.nabble.com/iOS7-component-skinning-was-Re-Apache-Flex-4-14-achievements-and-goals-tp40987p41253.html Sent from the Apache Flex Development mailing lis

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-10 Thread quick6black
I decided last night to also start working on the Hslider (scrubber). Just wondering what type of behavior users are experiencing with the Hslider on the Iphone. When I press on the thumb button on my Iphone 4 and slide it, it does not appear to change shape or color. Are other users experiencing t

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-09 Thread quick6black
i started textarea and textinput, should have something tomorrow. Can you update the wiki page please thanks -- View this message in context: http://apache-flex-development.247.n4.nabble.com/iOS7-component-skinning-was-Re-Apache-Flex-4-14-achievements-and-goals-tp40987p41214.html Sent from

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-03 Thread quick6black
I will get started next week, I was looking for design standards to model after and I think this page will work. let me know if you guys find anything

Re: iOS7 component skinning (was: Re: Apache Flex 4.14 achievements and goals?)

2014-10-01 Thread quick6black
I can probably help out with a component or two, it would help if you put up a list of components that need to be skinned and who will be working on each. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/iOS7-component-skinning-was-Re-Apache-Flex-4-14-achi

Re: IOS 7 and Android 4.3 Skinning

2014-07-11 Thread quick6black
tried to update the wiki page and it does not give me that option, do I need to have edit permissions? -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Re-IOS-7-and-Android-4-3-Skinning-tp37835p39050.html Sent from the Apache Flex Development mailing list ar

Re: IOS 7 and Android 4.3 Skinning

2014-07-09 Thread quick6black
Hi Om, on vacation this week, will see what I can work on when I get back on Monday. Don't want to get a head of the game, but have you looked at Android L yet? We have some time since the official release is not scheduled till fall, they did reskin some of the components. Aaron -- View this

Re: IOS 7 and Android 4.3 Skinning

2014-06-13 Thread quick6black
I see where I messed up on the spinner lists, do you want me to fix and resubmit? it really gets wonky when you change the resolution -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Re-IOS-7-and-Android-4-3-Skinning-tp37835p38281.html Sent from the Apache F

Re: IOS 7 and Android 4.3 Skinning

2014-06-13 Thread quick6black
will do -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Re-IOS-7-and-Android-4-3-Skinning-tp37835p38280.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: IOS 7 and Android 4.3 Skinning

2014-06-13 Thread quick6black
here is a screen shot of the stageTextAreaSkin and stageTextInputSkin. my thoughts were too create a style reference to change the border from flat to rectangular and also to keep the background color and backgroun

Re: IOS 7 and Android 4.3 Skinning

2014-06-11 Thread quick6black
I started the text input skin, signed the Atlassian contributor license agreement so I can update the wiki -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Re-IOS-7-and-Android-4-3-Skinning-tp37835p38193.html Sent from the Apache Flex Development mailing lis

Re: IOS 7 and Android 4.3 Skinning

2014-06-03 Thread quick6black
I created a ticket and uploaded the skins. Let me know if you have any issues. I plan to work on a few more. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Re-IOS-7-and-Android-4-3-Skinning-tp37835p380

Re: IOS 7 and Android 4.3 Skinning

2014-05-29 Thread quick6black
works for me, I was taking a similar approach to you on the spinner list. I revised the fxg files. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Re-IOS-7-and-Android-4-3-Skinning-tp37835p37891.html Sent from the Apache Flex Development mailing list archi

Re: IOS 7 and Android 4.3 Skinning

2014-05-29 Thread quick6black
There are some nice android skins on github at this link . I was able to implement their dropdown menu into a project I am working on and it works great.

Re: IOS 7 and Android 4.3 Skinning

2014-05-29 Thread quick6black
that's the plan, the only issue I am wrestling with is the decrement and increment buttons. If you are cool without them I will submit this week -- View this message in context: http://apache-flex-development.247.n4.nabble.com/Re-IOS-7-and-Android-4-3-Skinning-tp37835p37881.html Sent from t

Re: IOS 7 and Android 4.3 Skinning

2014-05-29 Thread quick6black
I have been working on a new date spinner list and spinner list skins for Android, I hope to have them completed soon. Let me know what you think thanks -- View this message in context: http://apache-flex-develop