BarInsta/app/src/main/java/awais/instagrabber/webservices
Austin Huang dc77f16b13
fix comments paging issue
2021-07-22 14:29:24 -04:00
..
interceptors chore: strings 2021-06-18 17:51:01 -04:00
CollectionService.java convert profile backend stuff to kotlin 2021-07-20 17:37:41 -04:00
CommentService.java fix comments paging issue 2021-07-22 14:29:24 -04:00
DirectMessagesRepository.kt share story via dm (backend) 2021-07-05 16:31:47 -04:00
DiscoverService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
FeedService.java convert stuff to kotlin 2021-06-29 22:43:17 -04:00
FriendshipRepository.kt greatly fix all the follower/ing stuff 2021-07-07 17:14:45 -04:00
GifService.java Remove BaseService. Since RetrofitFactory was introduced, BaseService does nothing. 2021-06-09 08:46:34 +09:00
GraphQLRepository.kt try-catch for anonymous user parsing 2021-07-07 17:22:02 -04:00
LocationService.java convert stuff to kotlin 2021-06-29 22:43:17 -04: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
ProfileRepository.kt convert profile backend stuff to kotlin 2021-07-20 17:37:41 -04:00
RetrofitFactory.kt fix comments duplicate fetch 2021-07-22 14:08:39 -04:00
SearchRepository.kt convert search-related backend stuff to kotlin 2021-07-17 21:44:27 -04: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 re-implement viewing individual user stories 2021-07-06 15:30:37 -04: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