GitNex-Android-App/app/src/main/java/org/mian/gitnex
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
..
actions Improve drafts ui, add edited comments, create new ones on each call (#628) 2020-08-18 16:11:31 +02:00
activities Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
adapters Improve drafts ui, add edited comments, create new ones on each call (#628) 2020-08-18 16:11:31 +02:00
clients Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
database Improve drafts ui, add edited comments, create new ones on each call (#628) 2020-08-18 16:11:31 +02:00
fragments Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
helpers Layout improvements (#637) 2020-08-08 17:43:14 +02:00
interfaces Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
models Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
notifications Notifications (#554) 2020-07-22 21:32:42 +02:00
viewmodels App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00