[MediaWiki-commits] [Gerrit] Fix NPE in full text search - change (apps...wikipedia)

2014-11-19 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Fix NPE in full text search .. Fix NPE in full text search This is more a workaround. Ideally, this should be fixed on the API level. It looks like the two

[MediaWiki-commits] [Gerrit] Add SuggestionsTask - change (apps...wikipedia)

2014-11-19 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Add SuggestionsTask .. Add SuggestionsTask and refactor the getter for wikidataDescriptions Also only ask for descriptions we don't already have. (Setting

[MediaWiki-commits] [Gerrit] Use continue parameter to avoid API warnings. - change (apps...wikipedia)

2014-11-20 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Use continue parameter to avoid API warnings. .. Use continue parameter to avoid API warnings. So, the server doesn't need to spit out those unnecessary

[MediaWiki-commits] [Gerrit] Ensure Wikidata description is always shown in correct langu... - change (apps...wikipedia)

2014-11-20 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Ensure Wikidata description is always shown in correct language in lead image .. Ensure Wikidata description is always shown in correct language in lead image

[MediaWiki-commits] [Gerrit] Avoid NPE when going from search to another page - change (apps...wikipedia)

2014-11-20 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Avoid NPE when going from search to another page .. Avoid NPE when going from search to another page java.lang.NullPointerException at

[MediaWiki-commits] [Gerrit] Add event logging for suggested pages. - change (apps...wikipedia)

2014-11-20 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/174772 Change subject: Add event logging for suggested pages. .. Add event logging for suggested pages. (Not hooked up to anything yet, but ready to

[MediaWiki-commits] [Gerrit] Add Javadoc comments to WikidataCache. - change (apps...wikipedia)

2014-11-21 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Add Javadoc comments to WikidataCache. .. Add Javadoc comments to WikidataCache. The methods in WikidataCache are quite complicated, and it might not be

[MediaWiki-commits] [Gerrit] [WIP] Iron out issues in Read More component. - change (apps...wikipedia)

2014-11-21 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/174995 Change subject: [WIP] Iron out issues in Read More component. .. [WIP] Iron out issues in Read More component. - Dynamically size the

[MediaWiki-commits] [Gerrit] Improve log messages for EventLogging. - change (apps...wikipedia)

2014-11-22 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Improve log messages for EventLogging. .. Improve log messages for EventLogging. When I'm testing what events are transmitted and to what schemas, it can get

[MediaWiki-commits] [Gerrit] Use apply method instead of commit method for SharedPreferen... - change (apps...wikipedia)

2014-11-22 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Use apply method instead of commit method for SharedPreferences. .. Use apply method instead of commit method for SharedPreferences. The commit method updates

[MediaWiki-commits] [Gerrit] Avoid IndexOutOfBoundsException in when loading page - change (apps...wikipedia)

2014-11-22 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Avoid IndexOutOfBoundsException in when loading page .. Avoid IndexOutOfBoundsException in when loading page Bug: 73404 Change-Id:

[MediaWiki-commits] [Gerrit] Remove W logo icon - change (apps...wikipedia)

2014-11-22 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Remove W logo icon .. Remove W logo icon Change-Id: I127e103f16f6f424bbba2bb9b20c3d9c20edc966 --- D icon-svgs/32/search_w.noflip.svg M

[MediaWiki-commits] [Gerrit] [WIP] Update the search button to be a text+image selector. - change (apps...wikipedia)

2014-11-22 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175224 Change subject: [WIP] Update the search button to be a text+image selector. .. [WIP] Update the search button to be a text+image selector. -

[MediaWiki-commits] [Gerrit] [WIP] Widgets. - change (apps...wikipedia)

2014-11-22 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175225 Change subject: [WIP] Widgets. .. [WIP] Widgets. - Created Search Wikipedia widget that launches the app and goes directly to the search

[MediaWiki-commits] [Gerrit] Fix checkstyle and compilation. - change (apps...wikipedia)

2014-11-24 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175429 Change subject: Fix checkstyle and compilation. .. Fix checkstyle and compilation. - The search_w icon was still being referenced in one

[MediaWiki-commits] [Gerrit] Start loving tablets more. - change (apps...wikipedia)

2014-11-24 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175431 Change subject: Start loving tablets more. .. Start loving tablets more. - Now providing dimension constants for 7 and 10 tablets, for both

[MediaWiki-commits] [Gerrit] Implement Search event logging. - change (apps...wikipedia)

2014-11-24 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175459 Change subject: Implement Search event logging. .. Implement Search event logging. Change-Id: I8c58836df6ff57a998470184d3501a2a65936921 --- A

[MediaWiki-commits] [Gerrit] Updated support libraries to 21.0.2 - change (apps...wikipedia)

2014-11-24 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Updated support libraries to 21.0.2 .. Updated support libraries to 21.0.2 Please update extra-android-m2repository component of your local Android SDK.

[MediaWiki-commits] [Gerrit] Material Design icons - change (apps...wikipedia)

2014-11-24 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Material Design icons .. Material Design icons from https://github.com/google/material-design-icons Some svg files had to be fixed because our convert script

[MediaWiki-commits] [Gerrit] Tweak the space between the page title and description. - change (apps...wikipedia)

2014-11-24 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175578 Change subject: Tweak the space between the page title and description. .. Tweak the space between the page title and description. Change-Id:

[MediaWiki-commits] [Gerrit] Updated squareup libraries - change (apps...wikipedia)

2014-11-24 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Updated squareup libraries .. Updated squareup libraries The big change is in OkHttp from 1.3 to 2.1. A few API changes regarding caches required code

[MediaWiki-commits] [Gerrit] Added config parameter for search logging sample rate. - change (mediawiki...MobileApp)

2014-11-24 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175651 Change subject: Added config parameter for search logging sample rate. .. Added config parameter for search logging sample rate. Change-Id:

[MediaWiki-commits] [Gerrit] Remove obsolete strings from translations - change (apps...wikipedia)

2014-11-25 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Remove obsolete strings from translations .. Remove obsolete strings from translations Had compiler warnings in Android Studio because of that. Change-Id:

[MediaWiki-commits] [Gerrit] Make toolbar icons lighter - change (apps...wikipedia)

2014-11-25 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Make toolbar icons lighter .. Make toolbar icons lighter and make them a bit more transparent; according to Android guidelines at

[MediaWiki-commits] [Gerrit] Set search tab text color. - change (apps...wikipedia)

2014-11-25 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Set search tab text color. .. Set search tab text color. This fixes an issue on 2.3 where the non active tab in search is not readable in dark mode: black

[MediaWiki-commits] [Gerrit] Improve collapsed infobox formatting. - change (apps...wikipedia)

2014-11-25 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175749 Change subject: Improve collapsed infobox formatting. .. Improve collapsed infobox formatting. - Pull headers from the original table, but

[MediaWiki-commits] [Gerrit] Honor HTML formatting in page title. - change (apps...wikipedia)

2014-11-25 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175751 Change subject: Honor HTML formatting in page title. .. Honor HTML formatting in page title. Some pages have an italicized title, especially

[MediaWiki-commits] [Gerrit] Improve infobox/edit-pencil alignment. - change (apps...wikipedia)

2014-11-25 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175772 Change subject: Improve infobox/edit-pencil alignment. .. Improve infobox/edit-pencil alignment. The real issue was that some infoboxes were

[MediaWiki-commits] [Gerrit] Tweak page title spacing for Lollipop+ - change (apps...wikipedia)

2014-11-25 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175781 Change subject: Tweak page title spacing for Lollipop+ .. Tweak page title spacing for Lollipop+ Change-Id:

[MediaWiki-commits] [Gerrit] Update the Search funnel to have a session ID. - change (apps...wikipedia)

2014-11-25 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/175857 Change subject: Update the Search funnel to have a session ID. .. Update the Search funnel to have a session ID. Change-Id:

[MediaWiki-commits] [Gerrit] Change location of apk to releases dir - change (apps...wikipedia)

2014-11-05 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Change location of apk to releases dir .. Change location of apk to releases dir Having it outside of the Gradle build folder has the advantage that the apks

[MediaWiki-commits] [Gerrit] Only log theme change events if the theme was actually changed. - change (apps...wikipedia)

2014-11-05 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Only log theme change events if the theme was actually changed. .. Only log theme change events if the theme was actually changed. Right now the

[MediaWiki-commits] [Gerrit] Make error messages in account creation slightly more promin... - change (apps...wikipedia)

2014-11-05 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Make error messages in account creation slightly more prominent. .. Make error messages in account creation slightly more prominent. Right now, when a user

[MediaWiki-commits] [Gerrit] Fix tests related to PageProperties - change (apps...wikipedia)

2014-11-05 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/171330 Change subject: Fix tests related to PageProperties .. Fix tests related to PageProperties - Also fixed error in EditPreview test. - Also

[MediaWiki-commits] [Gerrit] Remove pinch-zoom in the WebView. - change (apps...wikipedia)

2014-11-07 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/171850 Change subject: Remove pinch-zoom in the WebView. .. Remove pinch-zoom in the WebView. Finally figured out (I think) why find-in-page was

[MediaWiki-commits] [Gerrit] Change width of tappable area for Skip in OnboardingActivity. - change (apps...wikipedia)

2014-11-09 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Change width of tappable area for Skip in OnboardingActivity. .. Change width of tappable area for Skip in OnboardingActivity. We're seeing a rather large

[MediaWiki-commits] [Gerrit] Disambiguation and page issues dialog on bottom - change (apps...wikipedia)

2014-11-11 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Disambiguation and page issues dialog on bottom .. Disambiguation and page issues dialog on bottom Change-Id: If216e2b73cfc94184fca64c384575a5d1d903add --- A

[MediaWiki-commits] [Gerrit] Slide up/down animations for BottomDialogs - change (apps...wikipedia)

2014-11-11 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Slide up/down animations for BottomDialogs .. Slide up/down animations for BottomDialogs Change-Id: Id496b25b7b412986b9c277c5ff2a3f9391bfb771 --- M

[MediaWiki-commits] [Gerrit] Left/right animation inside page info dialog - change (apps...wikipedia)

2014-11-11 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Left/right animation inside page info dialog .. Left/right animation inside page info dialog Now have two different ListViews inside a ViewFlipper and animate

[MediaWiki-commits] [Gerrit] Disambig items have thumbnail, title, and Wikidata description - change (apps...wikipedia)

2014-11-11 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Disambig items have thumbnail, title, and Wikidata description .. Disambig items have thumbnail, title, and Wikidata description Collecting the disambig

[MediaWiki-commits] [Gerrit] Page info dialog header click feedback + clickable - change (apps...wikipedia)

2014-11-11 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Page info dialog header click feedback + clickable .. Page info dialog header click feedback + clickable - Make the TextView into Buttons - Disable the button

[MediaWiki-commits] [Gerrit] Faster up/down animations for bottom dialogs - change (apps...wikipedia)

2014-11-11 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Faster up/down animations for bottom dialogs .. Faster up/down animations for bottom dialogs Change-Id: I7814aa7541491b39fe7136e7d38e9886264232ca (cherry

[MediaWiki-commits] [Gerrit] ToC tweaks: always on ToC - change (apps...wikipedia)

2014-11-26 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: ToC tweaks: always on ToC .. ToC tweaks: always on ToC - ToC button is always visible and enabled - still: ToC opened automatically for all pages except Main

[MediaWiki-commits] [Gerrit] Fix certain links to sections within the current page. - change (apps...wikipedia)

2014-11-26 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176001 Change subject: Fix certain links to sections within the current page. .. Fix certain links to sections within the current page. Bug: 71745

[MediaWiki-commits] [Gerrit] Don't move any tables/infoboxes on Main Page(s). - change (apps...wikipedia)

2014-11-26 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176042 Change subject: Don't move any tables/infoboxes on Main Page(s). .. Don't move any tables/infoboxes on Main Page(s). Certain wikis rely very

[MediaWiki-commits] [Gerrit] Correctly style page title in ToC. - change (apps...wikipedia)

2014-11-26 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176056 Change subject: Correctly style page title in ToC. .. Correctly style page title in ToC. Honor capitalization and HTML formatting. Bug:

[MediaWiki-commits] [Gerrit] Keep toolbar shown when scrolling to a section programmatica... - change (apps...wikipedia)

2014-11-26 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176060 Change subject: Keep toolbar shown when scrolling to a section programmatically. .. Keep toolbar shown when scrolling to a section

[MediaWiki-commits] [Gerrit] Ignore empty full-text results when using a continue offset. - change (apps...wikipedia)

2014-11-26 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176156 Change subject: Ignore empty full-text results when using a continue offset. .. Ignore empty full-text results when using a continue offset.

[MediaWiki-commits] [Gerrit] Implement Search event logging. - change (apps...wikipedia)

2014-12-01 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176735 Change subject: Implement Search event logging. .. Implement Search event logging. Conflicts:

[MediaWiki-commits] [Gerrit] Update the Search funnel to have a session ID. - change (apps...wikipedia)

2014-12-01 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176736 Change subject: Update the Search funnel to have a session ID. .. Update the Search funnel to have a session ID. Change-Id:

[MediaWiki-commits] [Gerrit] Bump versionCode - change (apps...wikipedia)

2014-12-01 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176737 Change subject: Bump versionCode .. Bump versionCode Change-Id: I0feafbe64aeaa8a7e33f6d54efe16e538ff159c3 --- M wikipedia/build.gradle 1 file

[MediaWiki-commits] [Gerrit] Bump versionCode - change (apps...wikipedia)

2014-12-01 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176741 Change subject: Bump versionCode .. Bump versionCode Change-Id: Ibdbb872e4e941965b4a93eacd3258c5658ee87ee --- M wikipedia/build.gradle 1 file

[MediaWiki-commits] [Gerrit] Implement Search event logging. - change (apps...wikipedia)

2014-12-01 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176739 Change subject: Implement Search event logging. .. Implement Search event logging. Conflicts:

[MediaWiki-commits] [Gerrit] Update the Search funnel to have a session ID. - change (apps...wikipedia)

2014-12-01 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176740 Change subject: Update the Search funnel to have a session ID. .. Update the Search funnel to have a session ID. Change-Id:

[MediaWiki-commits] [Gerrit] Remove extra quotes in string resource - change (apps...wikipedia)

2014-12-02 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Remove extra quotes in string resource .. Remove extra quotes in string resource Change-Id: Ib0531dcbb4eca98dc78a2007aa6bdc4f614dd809 --- M

[MediaWiki-commits] [Gerrit] Move adjustDrawableToTheme call to onCreateOptionsMenu - change (apps...wikipedia)

2014-12-02 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Move adjustDrawableToTheme call to onCreateOptionsMenu .. Move adjustDrawableToTheme call to onCreateOptionsMenu Saves a call when tapping on the overflow

[MediaWiki-commits] [Gerrit] [WIP] Make references collapsible (and collapse by default) - change (apps...wikipedia)

2014-12-02 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/176936 Change subject: [WIP] Make references collapsible (and collapse by default) .. [WIP] Make references collapsible (and collapse by default) -

[MediaWiki-commits] [Gerrit] Prevent NPE in ToCHandler.scrollToSection - change (apps...wikipedia)

2014-12-03 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Prevent NPE in ToCHandler.scrollToSection .. Prevent NPE in ToCHandler.scrollToSection Bug: T75402 Change-Id: I468d8ade39170c069073491ac85f8165622a4223 --- M

[MediaWiki-commits] [Gerrit] Check if EditSectionActivity is finished - change (apps...wikipedia)

2014-12-03 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Check if EditSectionActivity is finished .. Check if EditSectionActivity is finished Bug: T73299 Change-Id: I438a77d2116237016bb2a4fd73e4f82e7adb2a0d --- M

[MediaWiki-commits] [Gerrit] Allow enabling/disabling images in pages. - change (apps...wikipedia)

2014-12-03 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/177238 Change subject: Allow enabling/disabling images in pages. .. Allow enabling/disabling images in pages. Implement a preference that enables or

[MediaWiki-commits] [Gerrit] Fix possible crash when clicking link after activity closed. - change (apps...wikipedia)

2014-12-03 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/177253 Change subject: Fix possible crash when clicking link after activity closed. .. Fix possible crash when clicking link after activity closed.

[MediaWiki-commits] [Gerrit] Fix possible crash when switching language after activity cl... - change (apps...wikipedia)

2014-12-03 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/177254 Change subject: Fix possible crash when switching language after activity closed. .. Fix possible crash when switching language after

[MediaWiki-commits] [Gerrit] Fix behavior of long-press in Nearby. - change (apps...wikipedia)

2014-12-03 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/177255 Change subject: Fix behavior of long-press in Nearby. .. Fix behavior of long-press in Nearby. Before this patch, long-pressing an item in

[MediaWiki-commits] [Gerrit] Use new index property to sort search results. - change (apps...wikipedia)

2014-12-03 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/177397 Change subject: Use new index property to sort search results. .. Use new index property to sort search results. Change-Id:

[MediaWiki-commits] [Gerrit] Whoops: explicitly set placeholder image for thumbnails. - change (apps...wikipedia)

2014-12-03 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/177405 Change subject: Whoops: explicitly set placeholder image for thumbnails. .. Whoops: explicitly set placeholder image for thumbnails.

[MediaWiki-commits] [Gerrit] Avoid rehashing when building HashMaps in staticdata - change (apps...wikipedia)

2014-12-04 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Avoid rehashing when building HashMaps in staticdata .. Avoid rehashing when building HashMaps in staticdata Setting load factor to 1, and capacity slightly

[MediaWiki-commits] [Gerrit] Add ignored CSS class for table transforms. - change (apps...wikipedia)

2014-12-04 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/177556 Change subject: Add ignored CSS class for table transforms. .. Add ignored CSS class for table transforms. Change-Id:

[MediaWiki-commits] [Gerrit] Fix possible crash when fetching random page. - change (apps...wikipedia)

2014-12-11 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/179139 Change subject: Fix possible crash when fetching random page. .. Fix possible crash when fetching random page. Bug: T75237 Change-Id:

[MediaWiki-commits] [Gerrit] Enable Lint - change (apps...wikipedia)

2014-12-12 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Enable Lint .. Enable Lint Mark string files that never get translated to ignore missing translations. Set MissingTranslation to warnings. Change-Id:

[MediaWiki-commits] [Gerrit] Code inspections - change (apps...wikipedia)

2014-12-12 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Code inspections .. Code inspections Fix some low hanging fruit code inspections in Android Studio Change-Id: Ib3845d2a65a37b7dbef8c619fcce3a3d6d59afcd --- M

[MediaWiki-commits] [Gerrit] Enable basic ProGuard minification - change (apps...wikipedia)

2014-12-12 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Enable basic ProGuard minification .. Enable basic ProGuard minification We can make the ProGuard config more aggressive later. Want to keep it on the lighter

[MediaWiki-commits] [Gerrit] Decrease the edge width of Drawer drag areas. - change (apps...wikipedia)

2014-12-12 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/179515 Change subject: Decrease the edge width of Drawer drag areas. .. Decrease the edge width of Drawer drag areas. Compromise between the default

[MediaWiki-commits] [Gerrit] Refine search logic a bit. - change (apps...wikipedia)

2014-12-12 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/179529 Change subject: Refine search logic a bit. .. Refine search logic a bit. - No longer offer the choice of Title vs. Full-text search. -

[MediaWiki-commits] [Gerrit] Change Credit to Author in the image viewer. - change (apps...wikipedia)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Change Credit to Author in the image viewer. .. Change Credit to Author in the image viewer. The word Author should be a lot clearer to our users than Credit,

[MediaWiki-commits] [Gerrit] Save ProGuard mapping files - change (apps...wikipedia)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Save ProGuard mapping files .. Save ProGuard mapping files In case we need them to unscramble stack traces. We haven't turned up ProGuard very much but better

[MediaWiki-commits] [Gerrit] Tweak styling of collapsed infoboxes. - change (mediawiki...MobileApp)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/179919 Change subject: Tweak styling of collapsed infoboxes. .. Tweak styling of collapsed infoboxes. Also removed some unused stuff. Change-Id:

[MediaWiki-commits] [Gerrit] Minor tweaks in collapsed infobox design. - change (apps...wikipedia)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/179920 Change subject: Minor tweaks in collapsed infobox design. .. Minor tweaks in collapsed infobox design. - Give it a drop shadow instead of a

[MediaWiki-commits] [Gerrit] First round of design tweaks to the Gallery view. - change (apps...wikipedia)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/179929 Change subject: First round of design tweaks to the Gallery view. .. First round of design tweaks to the Gallery view. - If the aspect ratio

[MediaWiki-commits] [Gerrit] Minor tweaks of the Toolbar design. - change (apps...wikipedia)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/179947 Change subject: Minor tweaks of the Toolbar design. .. Minor tweaks of the Toolbar design. - Made the drop shadow under the toolbar a bit

[MediaWiki-commits] [Gerrit] Fix test compilation - change (apps...wikipedia)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Fix test compilation .. Fix test compilation Change-Id: I266d256f131ed0c19fe61bbfb6d3a2da333a5ba7 --- M

[MediaWiki-commits] [Gerrit] Stop making gallery view info labels bold - change (apps...wikipedia)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Stop making gallery view info labels bold .. Stop making gallery view info labels bold Change-Id: I6af64b29bfda736bae85363c69400c932b0de28c (cherry picked

[MediaWiki-commits] [Gerrit] Enable lead images in Beta. - change (apps...wikipedia)

2014-12-15 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/180105 Change subject: Enable lead images in Beta. .. Enable lead images in Beta. Change-Id: I4c1fd12af767cbda480721595cd378503763fd96 --- M

[MediaWiki-commits] [Gerrit] Don't display Read more section if there are no read more ... - change (apps...wikipedia)

2014-12-16 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Don't display Read more section if there are no read more suggestions .. Don't display Read more section if there are no read more suggestions Bug: T78502

[MediaWiki-commits] [Gerrit] Improve scrollbar in Gallery description text. - change (apps...wikipedia)

2014-12-16 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/180224 Change subject: Improve scrollbar in Gallery description text. .. Improve scrollbar in Gallery description text. Make it no longer overlay

[MediaWiki-commits] [Gerrit] [WIP] Share images. - change (apps...wikipedia)

2014-12-16 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/180302 Change subject: [WIP] Share images. .. [WIP] Share images. - Added toolbar item for sharing images. - The function automatically saves the

[MediaWiki-commits] [Gerrit] Fix NPE in LeadImagesHandler.beginLayout - change (apps...wikipedia)

2014-12-16 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Fix NPE in LeadImagesHandler.beginLayout .. Fix NPE in LeadImagesHandler.beginLayout Bug: T78501 Change-Id: Idc1b027ceca932bf83b8a3ec3760937bca5caf55 --- M

[MediaWiki-commits] [Gerrit] More space between wordmark and slogan - change (apps...wikipedia)

2014-12-17 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: More space between wordmark and slogan .. More space between wordmark and slogan Also, better wordmark alignment in OnboardingActivity for Hebrew Bug: T78350

[MediaWiki-commits] [Gerrit] Read More only for regular pages - change (apps...wikipedia)

2014-12-17 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Read More only for regular pages .. Read More only for regular pages Don't add a ToC entry and don't even try to request one from the server for main, file

[MediaWiki-commits] [Gerrit] Hide system bar in GalleryActivity - change (apps...wikipedia)

2014-12-17 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Hide system bar in GalleryActivity .. Hide system bar in GalleryActivity Change-Id: I00b24b5c45bfefa9ab3462532680f0d95bc14159 --- M

[MediaWiki-commits] [Gerrit] Back button goes back to calling activity if on first page - change (apps...wikipedia)

2014-12-17 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Back button goes back to calling activity if on first page .. Back button goes back to calling activity if on first page The problem was that it opened the

[MediaWiki-commits] [Gerrit] [WIP] Final styling tweaks for lead images / wikidata descri... - change (apps...wikipedia)

2014-11-12 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/172735 Change subject: [WIP] Final styling tweaks for lead images / wikidata description. .. [WIP] Final styling tweaks for lead images / wikidata

[MediaWiki-commits] [Gerrit] Fix reloading of page after editing. - change (apps...wikipedia)

2014-11-12 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/172818 Change subject: Fix reloading of page after editing. .. Fix reloading of page after editing. Bug: 73314 Change-Id:

[MediaWiki-commits] [Gerrit] Fix possible crash in full-text search. - change (apps...wikipedia)

2014-11-12 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/172860 Change subject: Fix possible crash in full-text search. .. Fix possible crash in full-text search. Change-Id:

[MediaWiki-commits] [Gerrit] Capitalise first letter of Wikidata descriptions. - change (apps...wikipedia)

2014-11-13 Thread Dbrant (Code Review)
Dbrant has submitted this change and it was merged. Change subject: Capitalise first letter of Wikidata descriptions. .. Capitalise first letter of Wikidata descriptions. This patch capitalises the first letter of Wikidata

[MediaWiki-commits] [Gerrit] Clear Wikidata cache when switching languages. - change (apps...wikipedia)

2014-11-13 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/173006 Change subject: Clear Wikidata cache when switching languages. .. Clear Wikidata cache when switching languages. Bug: 73349 Change-Id:

[MediaWiki-commits] [Gerrit] Scroll all the way up when first section in ToC clicked. - change (apps...wikipedia)

2014-11-13 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/173011 Change subject: Scroll all the way up when first section in ToC clicked. .. Scroll all the way up when first section in ToC clicked. Also

[MediaWiki-commits] [Gerrit] Don't show title or lead image block on Main page(s). - change (apps...wikipedia)

2014-11-13 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/173018 Change subject: Don't show title or lead image block on Main page(s). .. Don't show title or lead image block on Main page(s). Change-Id:

[MediaWiki-commits] [Gerrit] Update styles for collapsing of IPA spans. - change (mediawiki...MobileApp)

2014-11-13 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/173029 Change subject: Update styles for collapsing of IPA spans. .. Update styles for collapsing of IPA spans. Change-Id:

[MediaWiki-commits] [Gerrit] Make ThemeChooser dialog inherit from BottomDialog. - change (apps...wikipedia)

2014-11-13 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/173047 Change subject: Make ThemeChooser dialog inherit from BottomDialog. .. Make ThemeChooser dialog inherit from BottomDialog. Change-Id:

[MediaWiki-commits] [Gerrit] Styling tweaks for Search. - change (apps...wikipedia)

2014-11-13 Thread Dbrant (Code Review)
Dbrant has uploaded a new change for review. https://gerrit.wikimedia.org/r/173087 Change subject: Styling tweaks for Search. .. Styling tweaks for Search. - Make Title/Full buttons fill up the whole width, and update the

  1   2   3   4   5   6   7   8   9   10   >