Tusky-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
AppInjector.kt
AppModule.kt Add post editing capability (#2828) 2022-12-08 10:18:12 +01:00
BroadcastReceiverModule.kt
FragmentBuildersModule.kt
Injectable.kt
NetworkModule.kt 2952/proxy (#2961) 2022-12-07 19:29:18 +01:00
ServicesModule.kt
ViewModelFactory.kt fix crash when trying to add account to list from profile (#2972) 2022-12-03 12:16:37 +01:00