Skip to content

Conversation

@ashishkumar468
Copy link
Collaborator

Description

Implementing ButterKnife in the classes in which it is not already there [issue #1491]

Have done the changes for the same currently in MediaDetailPagerFragment and MediaDetail Fragment, wip in other places

Tests performed

Tested on {21 & name of Android SDK built for x86_64}, with {build variant, debug}.

{Please test your PR at least once before submitting.}

@ashishkumar468 ashishkumar468 deleted the feature/switch_to_butterknife branch May 4, 2018 19:21
@ashishkumar468 ashishkumar468 restored the feature/switch_to_butterknife branch May 4, 2018 19:24
@ashishkumar468 ashishkumar468 reopened this May 4, 2018
@ashishkumar468 ashishkumar468 force-pushed the feature/switch_to_butterknife branch from f7ad2cb to f9989ba Compare May 5, 2018 10:17
@commons-app commons-app deleted a comment May 5, 2018
@commons-app commons-app deleted a comment May 5, 2018
@codecov-io
Copy link

codecov-io commented May 5, 2018

Codecov Report

Merging #1494 into master will increase coverage by <.01%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1494      +/-   ##
=========================================
+ Coverage    3.17%   3.18%   +<.01%     
=========================================
  Files         135     135              
  Lines        7297    7281      -16     
  Branches      708     705       -3     
=========================================
  Hits          232     232              
+ Misses       7050    7034      -16     
  Partials       15      15
Impacted Files Coverage Δ
...fr/free/nrw/commons/media/MediaDetailFragment.java 0% <0%> (ø) ⬆️
...ee/nrw/commons/media/MediaDetailPagerFragment.java 0% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bd86dde...285961e. Read the comment docs.

@neslihanturan
Copy link
Collaborator

Thanks @ashishkumar468 , can you please fix conflicts then we can merge it.

ashishkumar468 added a commit to ashishkumar468/apps-android-commons that referenced this pull request May 7, 2018
@commons-app commons-app deleted a comment May 7, 2018
@ashishkumar468 ashishkumar468 force-pushed the feature/switch_to_butterknife branch from 803777d to 285961e Compare May 7, 2018 09:45
@neslihanturan neslihanturan merged commit d960029 into commons-app:master May 8, 2018
@ashishkumar468
Copy link
Collaborator Author

Thanks @neslihanturan

maskaravivek pushed a commit that referenced this pull request May 18, 2018
* Implemented butterknife in MediaDetailFragment [issue #1491]

* Implemented butterknife in MediaDetailPagerFragment [[issue #1491]]

* post merge upstream master wip [[issue #1491]]
misaochan pushed a commit that referenced this pull request May 31, 2018
…rby (#1495)

* Localisation updates from https://translatewiki.net.

* Integrate API for displaying featured images (#1456)

* Integrate API for displaying featured images

* Add pagination and refactor code so that it can be reused for category images

* Add license info to the images

* Fix author view

* Remove unused values

* Fix minor issues with featured images

* Fix null license url issue

* Remove some log lines

* Fix back navigation issue

* fix tests

* fix test inits

* Gracefully handling various error situations

* Added java docs

* Update pull_request_template.md (#1476)

* Update pull_request_template.md

* Remove Javadocs mention

* Added required/optional notes

* resolves #1464 : MediaDataExtractor is making inefficient (redundant) server calls (#1496)

* Open map of place where picture was taken (#1360)

* Intent to map added

*  Merge conflicts resolved

*  Added the functionality to hide FAB incase of null coordinate

*  Merge Conflict resolved

*  Improve pr quality

* Improve Quality

*  Added nested FAB animations

* Nested FAB implemented

*  Improve Quality

*  Added up arrow

*  Javadocs Added

* Add nearby tutorial (#1467)

* Add dependency for MaterialShowcase

* Add actionview class to get a reference to material showcase

* Create a NearbyMaterialShowcaseSequence class

* Apply sequence steps

* Add first three steps of nearby showcase

* Add sequence id constants to make sure they will be displayed only once

* Add last step of sequence to explain plus fab

* Create an object to prevent customize all sequences every time

* Fix typo

* Code cleanup

* Add strings to strings.xml

* Code cleanup

* Revert irrelevant change

* Revert irrelevant change

* Remove showcaseview for recenter button

* Use single showcaseView instead of sequence

* Add single showcase view insted of sequence to be able to edit text style

* Make sure it will be displayed only once

* Cleanup

* Update strings

* Change dismiss text style

* CONTRIBUTING: fix formatting of the gist of the guidelines (#1453)

* CONTRIBUTING: fix formatting of the gist of the guidelines

First level headings for a gist seems to be overkill.

So, replace first level headings with an ordered-list which
sounds more meaningful.

* CONTRIBUTING: specify clearly that 'blame' is a feature of "Git"

The contributing file specifies about the ability to know who wrote
something without the need of @author javadoc tags but incorrectly
attributes the feature to GitHub.

Correctly attribute the feature to where it belongs, Git, and specify
the name of the feature to help users easily take advantage of it.

* Feature/switch to butterknife (#1494)

* Implemented butterknife in MediaDetailFragment [issue #1491]

* Implemented butterknife in MediaDetailPagerFragment [[issue #1491]]

* post merge upstream master wip [[issue #1491]]

* Localisation updates from https://translatewiki.net.

* Bug fix #1504 (#1506)

* Bug fix #1504

* Filtered messages with ConnectException [issue #1504]

* A generalised message for exceptions in Nearby Activity [issue #1504]

* Localisation updates from https://translatewiki.net.

* Fix security exception crash while accessing network location provider (#1498)

* Fix security exception crash while accessing network location provider

* Added java docs

* Localisation updates from https://translatewiki.net.

* Log P18 edits to wikidata corresponding wikidata entity on uploading a nearby image

* Added java docs

* Fix test build

* Refresh nearby

* Refresh nearby list on successful edit

* Java docs

* Make authenticated wikidata edits

* Updated toast message to show entity name that was edited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants