PixelDroid-App-Android/app/src/main/java/com/h/pixeldroid
Matthieu 77e30cf04c Remove useless interfaces 2020-12-20 18:39:50 +01:00
..
adapters Remove useless interfaces 2020-12-20 18:39:50 +01:00
api Fix report API 2020-12-19 21:41:07 +01:00
db Update version number 2020-12-20 14:31:48 +01:00
di Update version number 2020-12-20 14:31:48 +01:00
fragments Remove useless interfaces 2020-12-20 18:39:50 +01:00
objects Store refresh tokens 2020-11-29 14:58:54 +01:00
utils store client ID and secret, and set up refresh if a request fails with 401 2020-11-29 20:19:25 +01:00
AboutActivity.kt Remove imports and make CameraActivity inherit from BaseActivity 2020-12-16 21:50:27 +01:00
BaseActivity.kt Use BaseActivity to inject the database and api 2020-12-16 22:11:45 +01:00
CameraActivity.kt Remove imports and make CameraActivity inherit from BaseActivity 2020-12-16 21:50:27 +01:00
FollowsActivity.kt Use BaseActivity to inject the database and api 2020-12-16 22:11:45 +01:00
LicenseActivity.kt Remove imports and make CameraActivity inherit from BaseActivity 2020-12-16 21:50:27 +01:00
LoginActivity.kt Use BaseActivity to inject the database and api 2020-12-16 22:11:45 +01:00
MainActivity.kt List of lambdas to defer creation of fragments 2020-12-19 13:22:45 +01:00
PhotoEditActivity.kt Remove useless interfaces 2020-12-20 18:39:50 +01:00
Pixeldroid.kt Add reporting and link sharing functionality, polish UI 2020-10-04 23:27:06 +02:00
PostActivity.kt Use BaseActivity to inject the database and api 2020-12-16 22:11:45 +01:00
PostCreationActivity.kt Remove useless interfaces 2020-12-20 18:39:50 +01:00
ProfileActivity.kt Use BaseActivity to inject the database and api 2020-12-16 22:11:45 +01:00
ReportActivity.kt Use BaseActivity to inject the database and api 2020-12-16 22:11:45 +01:00
SearchActivity.kt Use BaseActivity to inject the database and api 2020-12-16 22:11:45 +01:00
SettingsActivity.kt Add in-app language setting 2020-12-11 16:53:12 +01:00