GitNex-Android-App/app/src/main/java/org/mian/gitnex/activities
M M Arif 7caff70946 Edit and delete a file (#626)
update if file is modified on resume

implementation of edit file

Merge branch 'master' into 44-delete-file

Merge branch '44-delete-file' of codeberg.org:gitnex/GitNex into 44-delete-file

Merge branch 'master' into 44-delete-file

# Conflicts:
#	app/src/main/java/org/mian/gitnex/activities/CreateFileActivity.java
#	app/src/main/java/org/mian/gitnex/activities/FileViewActivity.java
#	app/src/main/java/org/mian/gitnex/activities/RepoDetailActivity.java
#	app/src/main/java/org/mian/gitnex/fragments/BottomSheetFileViewerFragment.java

Merge branch 'master' into 44-delete-file

implement delete file

add links to bottomsheet

Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/626
2020-08-18 16:37:10 +02:00
..
AddCollaboratorToRepositoryActivity.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
AddNewAccountActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
AddNewTeamMemberActivity.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
AddRemoveAssigneesActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
AddRemoveLabelsActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
AdminGetUsersActivity.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
BaseActivity.java Notifications (#554) 2020-07-22 21:32:42 +02:00
CommitsActivity.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
CreateFileActivity.java Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
CreateIssueActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateLabelActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateMilestoneActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateNewUserActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateOrganizationActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateReleaseActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateRepoActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateTeamByOrgActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
EditIssueActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
FileDiffActivity.java Fix share issue url (#643) 2020-08-12 09:31:06 +02:00
FileViewActivity.java Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
IssueDetailActivity.java Fix share issue url (#643) 2020-08-12 09:31:06 +02:00
LoginActivity.java Fix email login loop (can login with email again) (#629) 2020-08-06 17:31:31 +02:00
MainActivity.java Design Accounts from Nav menu (#648) 2020-08-18 16:10:46 +02:00
MergePullRequestActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
OpenRepoInBrowserActivity.java Copy urls (#631) 2020-08-06 17:18:02 +02:00
OrganizationDetailActivity.java Copy urls (#631) 2020-08-06 17:18:02 +02:00
OrganizationTeamMembersActivity.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
ProfileEmailActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
ReplyToIssueActivity.java Improve drafts ui, add edited comments, create new ones on each call (#628) 2020-08-18 16:11:31 +02:00
RepoDetailActivity.java Open respective content when tap on repo info prs, watchers, forks, stargazers (#632) 2020-08-06 17:19:37 +02:00
RepoForksActivity.java Repository forks (#606) 2020-07-29 21:46:58 +02:00
RepoStargazersActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
RepoWatchersActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsAppearanceActivity.java Set notifications as home srceen (#644) 2020-08-12 09:31:39 +02:00
SettingsDraftsActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsFileViewerActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsReportsActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsSecurityActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsTranslationActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00