BarInsta/app
Ammar Githam 29d2b894d8 Interchange UserService and UserRepository names. Check description.
As per the sample provided at https://github.com/android/architecture-components-samples/tree/main/GithubBrowserSample, the Retrofit interfaces should be named Services and the classes using the services are Repositories.

Once all are properly named, we can move the db repositories inside the repositories package.
2021-06-09 08:40:13 +09:00
..
.settings rebrand 2020-09-14 17:31:01 -04:00
schemas/awais.instagrabber.db.AppDatabase Add search fragment with recent searches 2021-04-14 00:17:23 +09:00
src Interchange UserService and UserRepository names. Check description. 2021-06-09 08:40:13 +09:00
.classpath rebrand 2020-09-14 17:31:01 -04:00
.gitignore init 2020-07-01 13:08:28 -04:00
.project rebrand 2020-09-14 17:31:01 -04:00
build.gradle Convert AppDatabase to kotlin 2021-06-08 22:39:00 +09:00
lint.xml init 2020-07-01 13:08:28 -04:00
proguard-rules.pro Update DM module. (WIP) 2021-01-02 11:54:32 +09:00
sentry.gradle Add sentry to github builds 2021-03-21 22:50:23 +09:00