mirror of
				https://github.com/commons-app/apps-android-commons.git
				synced 2025-10-31 06:43:56 +01:00 
			
		
		
		
	Merge remote-tracking branch 'upstream/master'
This commit is contained in:
		
						commit
						7a4062a377
					
				
					 8 changed files with 67 additions and 43 deletions
				
			
		|  | @ -71,7 +71,6 @@ public class ContributionsSyncAdapter extends AbstractThreadedSyncAdapter { | |||
|         while(!done) { | ||||
| 
 | ||||
|             try { | ||||
|                 Timber.d("Example API query: https://commons.wikimedia.org/w/api.php?action=query&list=logevents&letype=upload&leuser=Sandaru&lelimit=5"); | ||||
|                 MWApi.RequestBuilder builder = api.action("query") | ||||
|                         .param("list", "logevents") | ||||
|                         .param("letype", "upload") | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dmitry Brant
						Dmitry Brant