apps-android-commons/app
Ashish Kumar 60b1eb1957 Feature/refactor contributions (#3046)
* * Refactored ContributionsListFragment to use RecyclerView
* Added ContributionsPresenter
* Extracted out the cursor to presenter
* Probable fix for #3028

* Improved the logic for cache in ContributionViewHolder

* Some more refactoring

* While displaying images in ContributionsList, check if status is not completed && local uri exists, use that uri to show image

* typo correction in LocalDataSource

* Fixed formatting in ContributionsPresenter

* retain adapter position when orientation changes

* retain child position with its id

* Made ContributionViewHolder not implement ViewHolder

* Code formatting, review suggested changes

* initialise the rv layout managers only when needed

* added test cases for ContributionPresenter

* removed not needed semi colon

* added more java docs and code formatting
2019-07-07 10:24:28 +03:00
..
prod/release Fix log reporting for release builds (#1916) 2018-10-14 22:19:43 +11:00
src Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
build.gradle Gradle 5 update (#3023) 2019-06-17 16:52:26 +05:30
proguard-rules.txt Fix compiler warnings from Apache AvalonLogger (#2631) 2019-03-17 16:35:03 +05:30
quality.gradle Deprecation removed 2018-05-01 17:03:59 +05:30
test-proguard-rules.txt Update to API 28, and fix CI issues. (#2595) 2019-03-15 08:30:08 +05:30