apps-android-commons/app/src/main/java/fr/free/nrw/commons/auth
Vivek Maskara f3b450e020 Merge 2.9 release with master (#2174)
* Fix memory leak due to wikidata edit listener (#2048)

* Fix bookmark crash fix (#2047)

* Fix bookmark crash fix

* Fix check for bookmark creator

* Bug fix #2042 (#2056)

* Bug fix #2042
* Added a snack with retry when api in AA fails
* Increased connection timeouts in okhttpclient builder

* added missing string resource

* Bugfix/duplicate categories (#2080)

* Increased timeout to 60 seconds

* Bug fix #1550
* filter duplicate categories

* Fix crash because of inactive fragment UI (#2046)

* Fix crash because of inactive fragment UI

* Add java docs

* Add information icon action Fiixes #2055 2.9.0: the 'i' icon in nearby doesn't do anything (#2057)

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

* Remove unused mediawiki api dependency (#1991)

* Categories with pipe suffix (#1873)

* Bug fix issue #1826
Changes made :
-Certain category names used to show suffixed with strings prefixed with pipe '|'. Removed everything after the pipe. As per the discussion on the thread, its safe to remove everything after the pipe, including the pipe

* review suggested changes
*Code formatting
*Extracted out the index of pipe in a variable
*Added issue link in comments

* Remove libraries section from README (#1988)

* Remove libraries section from README

* Add wiki link to "libraries used" to README

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

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

* Use alert dialog instead of popup window, for nearby information

* Revert irrelevant changes, sorry
2018-12-19 18:59:49 +02:00
..
AccountUtil.java Fix failed uploads (#1790) 2018-08-05 01:26:00 +05:30
AuthenticatedActivity.java Merge 2.9 release with master (#2174) 2018-12-19 18:59:49 +02:00
LoginActivity.java "Skip Tutorial" button moved to parent view so that it does not animate by swipes. (#1945) 2018-12-17 13:20:13 +02:00
SessionManager.java Underscore in author name fix. (#1982) 2018-12-03 21:03:57 +02:00
SignupActivity.java Merge branch 'master' into dependency-injection 2017-10-21 17:20:56 -05:00
WikiAccountAuthenticator.java Fix failed uploads (#1790) 2018-08-05 01:26:00 +05:30
WikiAccountAuthenticatorService.java Make 2FA login work with commons 2018-02-06 01:52:53 +05:30