mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 12:53:55 +01:00
Changelog and versioning
This commit is contained in:
parent
a21a923243
commit
f4823c7dd2
3 changed files with 9 additions and 3 deletions
|
|
@ -24,7 +24,9 @@ import java.util.List;
|
|||
import java.util.Set;
|
||||
|
||||
/**
|
||||
*
|
||||
* Uses the Volley library to implement asynchronous calls to the Commons MediaWiki API to match
|
||||
* GPS coordinates with nearby Commons categories. Parses the results using GSON to obtain a list
|
||||
* of relevant categories.
|
||||
*/
|
||||
public class MwVolleyApi {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue