summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-22Save data to the profileinstance_capabilitiesAdolfo Santiago
2023-04-22Add dependency get to the view modelAdolfo Santiago
2023-04-22Add the repository to the moduleAdolfo Santiago
2023-04-22Move endpoint to coroutineAdolfo Santiago
2023-04-22Create EditProfileRepositoryAdolfo Santiago
2023-04-18Keep an empty element if the first one is the lastAdolfo Santiago
2023-04-17Ktlint formatAdolfo Santiago
2023-04-17Update profile account fields properlyAdolfo Santiago
2023-04-17Make the EditProfileViewModel work moreAdolfo Santiago
2023-04-17Add delete button to the account fieldAdolfo Santiago
2023-04-17Move AccountFieldEditAdapter to ListAdapterAdolfo Santiago
2023-04-16Notify a range of the list insteadAdolfo Santiago
2023-04-16Move ApiResponse to Either responsesAdolfo Santiago
2023-04-16Remove ApiResponseAdolfo Santiago
2023-04-16Update Project.xml fileAdolfo Santiago
2023-04-16Update gradleAdolfo Santiago
2023-04-16Update build toolsAdolfo Santiago
2023-04-16Move Either to another packageAdolfo Santiago
2023-04-16Verify if data is loadingAdolfo Santiago
2023-04-16Remove unused LiveDataAdolfo Santiago
2023-04-16Update N profile fields'Adolfo Santiago
2023-04-16Use the InstanceInfo for fields dataAdolfo Santiago
2023-04-16Send fields_attributes as a Mutltipart fieldAdolfo Santiago
2023-04-16Add max. bio fields sizeAdolfo Santiago
2023-04-16Serialize maxBioFields for the caller methodAdolfo Santiago
2023-04-16Add missing maxBioFields fieldsAdolfo Santiago
2023-04-16Add maxBioFields field from instance configAdolfo Santiago
2023-04-16Disable Ktlint experimental featuresAdolfo Santiago
2023-04-16Provide settings if the call failsAdolfo Santiago
2023-04-16Create method to get settings from DBAdolfo Santiago
2023-04-16Get InstanceInfo from the ViewModelAdolfo Santiago
2023-04-16Change default bio max. lengthAdolfo Santiago
2023-04-16Add function to parse data into InstanceInfoAdolfo Santiago
2023-04-16Migrate InstanceRepository to FlowAdolfo Santiago
2023-04-16Create ApiResponse to wrap backend responsesAdolfo Santiago
2023-04-16Create Job extensions fileAdolfo Santiago
2023-04-16Deprecate ResourceAdolfo Santiago
2023-04-16Obtain the InstanceInfo objectAdolfo Santiago
2023-04-16Fix DB migrationAdolfo Santiago
2023-04-16Create InstanceRepositoryAdolfo Santiago
2023-04-16Create Lifecycle extensionsAdolfo Santiago
2023-04-16Create InstanceInfo objectAdolfo Santiago
2023-04-16Create InstanceConstantsAdolfo Santiago
2023-04-16Fix imports, fix missing valueAdolfo Santiago
2023-04-16Prepare database migrationAdolfo Santiago
2023-04-16Inject InstanceRepositoryAdolfo Santiago
2023-04-16Retrive Instance information without SingleAdolfo Santiago
2023-04-16Modify InstanceEntity to add bio max. lengthAdolfo Santiago
2023-04-16Modify importAdolfo Santiago
2023-04-16Fix formattingAdolfo Santiago