Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/di
Levi Bard a6b6a40ba6
Add post editing capability (#2828)
* Add post editing capability

* Don't try to reprocess already uploaded attachments.
Fixes editing posts with existing media

* Don't mark post edits as modified until editing occurs

* Disable UI for things that can't be edited when editing a post

* Finally convert SFragment to kotlin

* Use api endpoint for fetching status source for editing

* Apply review feedback
2022-12-08 10:18:12 +01:00
..
ActivitiesModule.kt Add view for browsing and unfollowing followed hashtags (#2794) 2022-12-01 19:24:27 +01:00
AppComponent.kt Cleanup dagger setup (#2300) 2022-01-23 20:24:55 +01:00
AppInjector.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
AppModule.kt Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
BroadcastReceiverModule.kt Push notifications support via UnifiedPush (#2303) 2022-05-17 19:32:09 +02:00
FragmentBuildersModule.kt Add or remove from lists in AccountActivity 2022-11-13 06:05:55 +09:00
Injectable.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
NetworkModule.kt 2952/proxy (#2961) 2022-12-07 19:29:18 +01:00
ServicesModule.kt Rename Toots to Posts (#2396) 2022-03-20 20:21:42 +01:00
ViewModelFactory.kt fix crash when trying to add account to list from profile (#2972) 2022-12-03 12:16:37 +01:00