Hello everyone - our latest and greatest as just gone live in the app store. You can check it out here:
https://itunes.apple.com/us/app/wikipedia-mobile/id324715238?mt=8
This release has further UX refinements, better visibility of article translations, and several stability improvements (Fixed a nasty crash bug for our users in Norway)
Please check it out and let us know what you think.
Congrats on another great release!
I also see you're going to be dropping iOS 6 support for future releases -- that'll allow adding code in Swift, and might mean I can upgrade some of the networking infrastructure in my upcoming audio/video support patch. :D
-- brion
On Wed, Jun 24, 2015 at 10:36 AM, Corey Floyd cfloyd@wikimedia.org wrote:
Hello everyone - our latest and greatest as just gone live in the app store. You can check it out here:
https://itunes.apple.com/us/app/wikipedia-mobile/id324715238?mt=8
This release has further UX refinements, better visibility of article translations, and several stability improvements (Fixed a nasty crash bug for our users in Norway)
Please check it out and let us know what you think.
-- Corey Floyd Software Engineer Mobile Apps / iOS Wikimedia Foundation
Mobile-l mailing list Mobile-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mobile-l
On Wed, Jun 24, 2015 at 2:13 PM, Brion Vibber bvibber@wikimedia.org wrote:
Congrats on another great release!
I also see you're going to be dropping iOS 6 support for future releases -- that'll allow adding code in Swift,
Indeed! It's starting already :-)
and might mean I can upgrade some of the networking infrastructure in my upcoming audio/video support patch. :D
I understand you've been working on this on your own for a while now, but I hope you weren't hoping to surprise us one day with a massive Gerrit patch ;-). Please reach out to us with your plans and designs so we can find a good path to getting this sorely-needed functionality in the app.
Also (and we should probably send a separate email), but the majority of iOS development is currently being done on the 5.0 branch. If you're planning a major change (like adding video playback), at least work off 5.0 so we can have an easier time reviewing and rebasing/merging your work.
-- brion
On Wed, Jun 24, 2015 at 10:36 AM, Corey Floyd cfloyd@wikimedia.org wrote:
Hello everyone - our latest and greatest as just gone live in the app store. You can check it out here:
https://itunes.apple.com/us/app/wikipedia-mobile/id324715238?mt=8
This release has further UX refinements, better visibility of article translations, and several stability improvements (Fixed a nasty crash bug for our users in Norway)
Please check it out and let us know what you think.
-- Corey Floyd Software Engineer Mobile Apps / iOS Wikimedia Foundation
Mobile-l mailing list Mobile-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mobile-l
Mobile-l mailing list Mobile-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mobile-l
On Wednesday, June 24, 2015, Brian Gerstle bgerstle@wikimedia.org wrote:
On Wed, Jun 24, 2015 at 2:13 PM, Brion Vibber <bvibber@wikimedia.org javascript:_e(%7B%7D,'cvml','bvibber@wikimedia.org');> wrote:
Congrats on another great release!
I also see you're going to be dropping iOS 6 support for future releases -- that'll allow adding code in Swift,
Indeed! It's starting already :-)
and might mean I can upgrade some of the networking infrastructure in my upcoming audio/video support patch. :D
I understand you've been working on this on your own for a while now, but I hope you weren't hoping to surprise us one day with a massive Gerrit patch ;-). Please reach out to us with your plans and designs so we can find a good path to getting this sorely-needed functionality in the app.
Consider yourself reached. :)
I'll start a separate thread for details, but the good news is all the hard work is being wrapped up as a reusable CocoaPods module -- so the actual patch to the app will be quite small.
-- brion