apps-android-commons/app/src/main/java/fr/free/nrw/commons/di
Ilgaz Er d5198be3e3 Categories related client API's migrated to retrofit (#3053)
* Commit 1

* searchCategories migrated to retrofit

* SearchCategoriesFragment migrated to new API

* Removed unused code

* Created tests

* implemented searching by prefix
fixed SearchCategoryFragment behaviour where the same categories would be added to the list instead of new ones.

* added tests

* Migrated searchTitles to searchCategories, function behaviour seems identical
2019-07-10 23:11:18 +05:30
..
ActivityBuilderModule.java Refactor asynctasks to Rxjava implementation (#2707) 2019-03-23 00:46:11 +05:30
ApplicationlessInjection.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
CommonsApplicationComponent.java Feature/refactor contributions (#3046) 2019-07-07 10:24:28 +03:00
CommonsApplicationModule.java Refactor uploads (#2981) 2019-06-14 01:09:41 +05:30
CommonsDaggerAppCompatActivity.java Fix #2593: Migrate to androidX (#2594) 2019-03-16 11:22:37 +00:00
CommonsDaggerBroadcastReceiver.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
CommonsDaggerContentProvider.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
CommonsDaggerIntentService.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
CommonsDaggerService.java Fixes #171 Fix Lint errors/warnings: global, coding style: add missing spaces (#1955) 2018-11-04 14:37:28 +00:00
CommonsDaggerSupportFragment.java Fix crash(es) caused by failing to dispose Rx observables (#2669) 2019-03-19 21:08:04 +00:00
ContentProviderBuilderModule.java Feature #1756 : Bookmark System (#1935) 2018-10-26 02:54:22 +11:00
FragmentBuilderModule.java Refactor uploads (#2981) 2019-06-14 01:09:41 +05:30
NetworkingModule.java Categories related client API's migrated to retrofit (#3053) 2019-07-10 23:11:18 +05:30
ServiceBuilderModule.java Small code cleanup 2017-09-27 20:48:42 -05:00