BarInsta/app/src/main/java/awais/instagrabber/webservices
Ammar Githam 16f0a34f55 Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-30 00:43:30 +09:00
..
interceptors chore: strings 2021-06-18 17:51:01 -04:00
CollectionService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
CommentService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
DirectMessagesRepository.kt Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-30 00:43:30 +09:00
DiscoverService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
FeedService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
FriendshipRepository.kt Move FriendService object to FriendshipRepository constructor parameter. 2021-06-10 16:50:25 +09:00
GifService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
GraphQLRepository.kt Update ProfileFragmentViewModel 2021-06-23 20:52:45 +09:00
LocationService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
MediaRepository.kt Migrate ProfileFragment to kotlin and use viewmodel 2021-06-30 00:21:10 +09:00
NewsService.java close #1474 2021-06-24 18:17:18 -04:00
ProfileService.java convert stuff to kotlin 2021-06-29 10:12:07 -04:00
RetrofitFactory.kt Migrate ProfileFragment to kotlin and use viewmodel 2021-06-30 00:21:10 +09:00
SearchService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
ServiceCallback.java Rename services package to webservices to avoid confusion with native Android services 2020-09-11 23:10:27 +09:00
StoriesRepository.kt Merge branch 'master' of https://github.com/austinhuang0131/instagrabber 2021-06-30 00:43:30 +09:00
TagsService.java convert stuff to kotlin 2021-06-29 10:12:07 -04:00
UserRepository.kt Update ProfileFragmentViewModel and tests 2021-06-24 20:12:37 +09:00