summaryrefslogtreecommitdiff
tag name1.4.3 (7f19dcbb41bfffc440cc12c81588ee624956c468)
tag date2023-07-12 16:50:19 +0200
tagged byAdolfo Santiago <epoch@adol.pw>
tagged objectcommit 31680a025c...
Adolfo Santiago (186):
Update versions Remove kotlin-android-extensions Imports in Java without the full classpath ViewVideoFragment to ViewBinding ViewImageFragment to ViewBinding Fix DAO imports for new Room version InstanceListActivity to ViewBinding DomainMutesAdapter to ViewBinding AnnouncementsActivity to ViewBinding ListsActivity to ViewBinding ModalTimelineActivity to ViewBinding PreferencesActivity to ViewBinding ScheduledTootActivity to ViewBinding Format item_muted_domain layout ReportActivity to ViewBinding ChatActivity to ViewBinding ChatsFragment to ViewBinding AccountsInListFragment to ViewBinding AccountSelectionAdapter to ViewBinding AccountMediaFragment to ViewBinding AddPollDialog to ViewBinding ReportStatusesFragment to ViewBinding ReportDoneFragment to ViewBinding InstanceListFragment to ViewBinding ConversationsFragment to ViewBinding BackgroundMessageView to ViewBinding AccountListFragment to ViewBinding WIP: AccountActivity to ViewBinding WIP: FollowRequestsAdapter to ViewBinding WIP: NetworkStateViewHolder to ViewBinding SearchFragment to ViewBinding SearchStatusesFragment to ViewBinding Update Material Design dependency ListSelectionAdapter to ViewBinding NetworkStateViewHolder to ViewBinding StatusViewHolder and StatusAdapter to ViewBinding AnnouncementAdapter to ViewBinding PollPreviewView to ViewBinding ConversationAdapter to ViewBinding TabAdapter to ViewBinding Add license notice to BindingViewHolder.kt Make BindingViewHolder open to reuse it AccountActivity to ViewBinding Formatting code Update Kotlin and other deps. version Fix blank space in user profile Fix crash opening account follows list Fix opening an user media content Fix opening the image viewer Fix opening the video viewer Fix InstanceListFragment binding Update dependencies Fix dependency version Fix permissions to upload images for the profile Update changelogs for 1.4.3 Update version Download avatar from a profile Open avatar in an external application Ability to share the avatar Remove Log in favor of Timber Hide toolbar and description on image viewer Update changelogs for 1.5.0-beta1 Update version Fix crash when accessing to DMs view Update changelogs for 1.5.0-beta1.1 Update version Update Gradle to 8.0.2 Update versions of dependencies Refactor removed dependencies at LiveDataUtil Cleanup ComposeViewModel Migrate from deprecated Transformations Disable Ktlint Update Kotlin Fix layout for Lists Update README Delete old build manifest Enable Ktlint Add pipeline init config Modify Project Idea style Update instrumented tests runner Check style only on PRs Fix instrumentation tests Add init revamped tests Add StringUtilsTest Add SpanUtilsTest Add FocalPointUtilTest Add ComposeTokenizerTest Update Gradle to 8.1.1 Update dependencies Update dependencies Update Ktlint Gradle plugin Apply Ktlint Update to Java 17 Add namespace Update gradle.properties Update AGP to 8.0.0 Update woodpecker image to Java 17 Add TimelineRepositoryTest Add init pipeline config for tests Fix name in testing config Clone repository for testing Update Emoji and FilemojiCompat libraries Update deps Fix imports Disable ktlint because of gradle bug Clean EmojiCompatFont Restore ktlint Apply ktlint Separate Scheduled classes and interfaces Format date into something redable Moved Instance classes to instance component Format AppDatabase Update imports and packages Fix import in AppDatabase class Separate Instance endpoint entity models Fix import at AppDatabase Protected disposables at RxAwareViewModel Fix formatting Modify import Modify InstanceEntity to add bio max. length Retrive Instance information without Single Inject InstanceRepository Prepare database migration Fix imports, fix missing value Create InstanceConstants Create InstanceInfo object Create Lifecycle extensions Create InstanceRepository Fix DB migration Obtain the InstanceInfo object Deprecate Resource Create Job extensions file Create ApiResponse to wrap backend responses Migrate InstanceRepository to Flow Add function to parse data into InstanceInfo Change default bio max. length Get InstanceInfo from the ViewModel Create method to get settings from DB Provide settings if the call fails Add maxBioFields field from instance config Add missing maxBioFields fields Serialize maxBioFields for the caller method Add max. bio fields size Send fields_attributes as a Mutltipart field Use the InstanceInfo for fields data Update N profile fields' Remove unused LiveData Verify if data is loading Move Either to another package Update build tools Remove ApiResponse Move ApiResponse to Either responses Notify a range of the list instead Move AccountFieldEditAdapter to ListAdapter Add delete button to the account field Make the EditProfileViewModel work more Update profile account fields properly Ktlint format Keep an empty element if the first one is the last Create EditProfileRepository Move endpoint to coroutine Add the repository to the module Add dependency get to the view model Save data to the profile Update dependencies Reorder instance data classes Define the repository with an interface Inject binding the object to the interface Fix instance object imports Clean log from EditProfileActivity Modify deprecated message Add an empty item if fields are null or empty Update coroutines Release 1.5.0-beta2 Fix database migration Disable FullR8 mode Update version code Update beta version Update HISTORY Add ProGuard rules for Gson Add proper credit Release 1.5.0-beta2.2 Update dependencies Fix serialized items for composing a status Fix permissions for picking media Release 1.4.3