Wikimedia Apps/Team/iOS/Betas/2015-03-06

From mediawiki.org
< Wikimedia Apps‎ | Team‎ | iOS

Here's what we added, roughly, since the last TestFlight release

$ git --no-pager log --since="2015-02-18" --oneline | grep -v "Localisation updates"
122ac16 Customize HockeyApp alert dialog
5db7290 uncrustify pass to fix linting errors
16e59a8 fix testing target
86a617b Merge "add Makefile"
3abac3a Merge "Fix for stretched native header-footer issue."
7e598ff add Makefile
4b62a40 Improve performance while scrolling by optimizing keyboard hiding. Bug:T91601
f74509a Fix for stretched native header-footer issue.
e6bdb00 Performance improvements - lazy loading and caching assets
21a8791 Add debug menu for crashing app, wire up HockeyApp
a3918ab fix for missing image info when URLs have extra path extension
29c4bdd More footer style tweaks from Dan/Vibha.
b99a955 Uncrustify strikes back—with a vengeance
2e7cba0 uncrustify tweaks
e4faeb0 Cache NSDateFormatters Addresses Bug:T91090
cfbd9a7 Fix to hide footer on main page.
abf31e6 Fix image map on article view
9609ad5 Fix for tap on small images not causing gallery view to appear.
f88b84a Uncrustify entire source
7f56082 Share a fact heuristic text enhancements
e79da51 Send app install ID with saved pages events
ca50588 fix issue causing large images to not be rerouted to WMF cache
dbdba10 image gallery design updates
e2e18bd associate images using URLs
77f91db remove MediaWikiKit tests from xcscheme
146dfd2 Visual tweaks to "Read more" (w/Vibha) and other bottom native bits.
0f15564 Merge "Adds code linting via uncrustify."
0dd6499 Adds code linting via uncrustify.
b3db6d6 Fix for status bar tap not causing scroll-to-top.
a1ccd98 refactor subview searching categories
72af068 Merge "Fix iOS 6 image gallery rotation"
30ad8e2 Update article fetcher to use new "thumbwidth" param for lead image.
81a08af Entry in TOC for "Read more".
cf77387 Fix iOS 6 image gallery rotation
beeb63d Fix for iOS 6 native web tracking view.
6fd7410 Merge "Fix for search results not showing."
f6ca08f Fix for search results not showing.
ce8c505 Cache regressions fixes related to pull to refresh and offline mode.
a344381 Merge "Add Search Suggestions to web view"
549ba1c Fix for "entries in TOC doubling up after pull to refresh" regression.
9c321f7 Regression fix for TOC root level sections titles not being bold.
0c8390e Merge "Native component beneath webView."
7214e47 Add Search Suggestions to web view
f69581e Don't include article snippet in "Share as text" option
22c1e9d Native component beneath webView.
20bc84c Implement new refresh saved pages logic and UI.
a1cf5f6 Updated reload glyph in font from a cleaned up svg from Vibha.
bcd4668 fix Xcodeproj code signing
d74f9fd Event logging for suggested pages
4265c1d fixes unit testing target