GitNex/app/src/main/java/org/mian/gitnex/fragments
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
..
AboutFragment.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
AdministrationFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
BottomSheetAdminUsersFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
BottomSheetDraftsFragment.java Implement drafts, introduce Room persistence library for db (#139) 2020-07-04 22:51:55 +02:00
BottomSheetFileViewerFragment.java Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
BottomSheetIssuesFilterFragment.java Optimize fragments, add filters, fix search and clean up (#439) 2020-04-23 20:40:13 +00:00
BottomSheetMilestonesFilterFragment.java Milestones filter(open/close) + refactor (#506) 2020-05-23 17:54:16 +00:00
BottomSheetNotificationsFilterFragment.java Notifications (#554) 2020-07-22 21:32:42 +02:00
BottomSheetNotificationsFragment.java Notifications (#554) 2020-07-22 21:32:42 +02:00
BottomSheetOrganizationFragment.java Copy urls (#631) 2020-08-06 17:18:02 +02:00
BottomSheetOrganizationTeamsFragment.java Add/Remove new member to team (#483) 2020-05-20 18:21:09 +00:00
BottomSheetProfileFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
BottomSheetPullRequestFilterFragment.java Optimize fragments, add filters, fix search and clean up (#439) 2020-04-23 20:40:13 +00:00
BottomSheetRepoFragment.java Copy urls (#631) 2020-08-06 17:18:02 +02:00
BottomSheetSingleIssueFragment.java Fix share issue url (#643) 2020-08-12 09:31:06 +02:00
BranchesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
CollaboratorsFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
DraftsFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
ExploreRepositoriesFragment.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
FilesFragment.java Switch branches (#571) 2020-07-12 17:14:50 +02:00
IssuesFragment.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
LabelsFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
MembersByOrgFragment.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
MilestonesFragment.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
MyRepositoriesFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
NotificationsFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
OrganizationInfoFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
OrganizationsFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
ProfileEmailsFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ProfileFollowersFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ProfileFollowingFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ProfileFragment.java Using language instead of country. (#647) 2020-08-11 18:32:30 +02:00
PullRequestsFragment.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
ReleasesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
RepoInfoFragment.java Open respective content when tap on repo info prs, watchers, forks, stargazers (#632) 2020-08-06 17:19:37 +02:00
RepositoriesByOrgFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
RepositoriesFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsFragment.java Delete drafts [settings] (#576) 2020-07-09 13:55:09 +02:00
StarredRepositoriesFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
TeamsByOrgFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
UserAccountsFragment.java Multiple accounts support (#624) 2020-08-04 22:50:04 +02:00