You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* commons-app#3468 Switch from RvRenderer to AdapterDelegates - replace SearchDepictionsRenderer
* commons-app#3468 Switch from RvRenderer to AdapterDelegates - replace UploadCategoryDepictionsRenderer
* commons-app#3468 Switch from RvRenderer to AdapterDelegates - update BaseAdapter to be easier to use
* commons-app#3468 Switch from RvRenderer to AdapterDelegates - replace SearchImagesRenderer
* commons-app#3468 Switch from RvRenderer to AdapterDelegates - replace SearchCategoriesRenderer
* commons-app#3468 Switch from RvRenderer to AdapterDelegates - replace NotificationRenderer
* commons-app#3468 Switch from RvRenderer to AdapterDelegates - replace UploadDepictsRenderer
* commons-app#3468 Switch from RvRenderer to AdapterDelegates - replace PlaceRenderer
* commons-app#3756 Convert SearchDepictionsFragment to use Pagination - convert SearchDepictionsFragment
* commons-app#3756 Convert SearchDepictionsFragment to use Pagination - fix presenter unit tests now that view is not nullable - fix Category prefix imports
* commons-app#3756 Convert SearchDepictionsFragment to use Pagination - test DataSource related classes
* commons-app#3756 Convert SearchDepictionsFragment to use Pagination - reset rx scheduler - ignore failing test
* commons-app#3760 Convert SearchCategoriesFragment to use Pagination - extract functionality of pagination to base classes - add category pagination
* commons-app#3772 Convert SearchImagesFragment to use Pagination - convert SearchImagesFragment - tidy up showing the empty view - make search fragments show snackbar with appropriate text
* commons-app#3772 Convert SearchImagesFragment to use Pagination - allow viewpager to load more data
* commons-app#3760 remove test that got re-added by merge
* commons-app#3760 remove duplicate dependency
* commons-app#3772 fix compilation
* commons-app#3780 Create media using a combination of Entities & MwQueryResult - construct media with an entity - move fields from media down to contribution - move dynamic fields outside of media - remove unused constructors - remove all unnecessary fetching of captions/descriptions - bump database version
* commons-app#3808 Construct media objects that depict an item id correctly - use generator to construct media for DepictedImages
* commons-app#3780 Create media using a combination of Entities & MwQueryResult - update wikicode to align with expected behaviour
* commons-app#3780 Create media using a combination of Entities & MwQueryResult - replace old site of thumbnail title with most relevant caption
0 commit comments