Deskana has uploaded a new change for review. https://gerrit.wikimedia.org/r/168545
Change subject: Update README. ...................................................................... Update README. Removed a few sections of the README that were either out of date or irrelevant. Change-Id: I32cc9190558806cefe58421abbe48918c7310779 --- M README.md 1 file changed, 0 insertions(+), 8 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/apps/ios/wikipedia refs/changes/45/168545/1 diff --git a/README.md b/README.md index d53fb54..9c7269f 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Native rewrite of the [Wikipedia reader application](https://www.mediawiki.org/wiki/Wikimedia_Apps/Wikipedia) for iOS. -Previous PhoneGap based app source: [WikipediaMobile project on GitHub](https://github.com/wikimedia/WikipediaMobile). - * OS target: iOS 6.0 or higher * Device target: iPhone, iPod, iPad * License: MIT-style @@ -53,12 +51,6 @@ Components of the app will be relatively self-contained, communicating via NSNotificationCenter as a messaging bus to avoid over-close coupling of parts and to make test-driven development more feasible. - -# Design - -A major complaint about the currently deployed Wikipedia app is its non-iOS-y UI appearance and behavior. - -We'll be working with the Wikimedia Foundation's Design team on UI design, with an eye to coordinating the look & branding with mobile web and Android while keeping a nice native iOS 7 feel. # Development team -- To view, visit https://gerrit.wikimedia.org/r/168545 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I32cc9190558806cefe58421abbe48918c7310779 Gerrit-PatchSet: 1 Gerrit-Project: apps/ios/wikipedia Gerrit-Branch: master Gerrit-Owner: Deskana <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
