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
Merge branch 'master' into 627-save-edit-draft
# Conflicts:
# app/src/main/java/org/mian/gitnex/actions/IssueActions.java
Merge branch 'master' into 627-save-edit-draft
Improve drafts, add edited comments, create new ones on each call.
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/628
Merge branch 'master' into new-account-design
Merge branch 'master' into new-account-design
enhance the dialog UI
Merge branch 'master' into new-account-design
New account design in nav with dialog popup list
New design for accounts accessing
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/648
Add indicator to the rest of fragments/activities
Merge branch 'master' into profress-indicators
# Conflicts:
# app/src/main/res/layout/activity_credits.xml
# app/src/main/res/layout/activity_sponsors.xml
wip to remove old indicator
Make dark green as primary color, clean up app files
Introduce new progress indicators
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/638
Enhance and update the buttons across the app, colorful animation on tap
update toasty in view models
update toasty in fragments
update toasty in actions, activities, adapters
Alert dialogs buttons arrangements
strings fixes
switch to fab buttons
remove snackbar
Enhance whole app UI, bring consistency among the elements
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/630
Merge branch 'master' into new-missing-icons
Merge branch 'master' into new-missing-icons
Fix background and icon
Fix search bar icons and layout to match the themes
new lines?
Merge branch 'master' into new-missing-icons
Add missed icons, and improve the ratio of all icons across the app
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/592
Fix default branch
Merge branch 'master' into switch-branches
# Conflicts:
# app/src/main/res/layout/bottom_sheet_repo.xml
# app/src/main/res/values/strings.xml
update icon
Merge branch 'master' into switch-branches
Merge branch 'master' into switch-branches
update the missing parts
Minor updates
Merge branch 'master' into switch-branches
Merge branch 'master' into switch-branches
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/CreateIssueActivity.java
# app/src/main/java/org/mian/gitnex/activities/RepoDetailActivity.java
# app/src/main/java/org/mian/gitnex/fragments/BottomSheetRepoFragment.java
# app/src/main/java/org/mian/gitnex/fragments/FilesFragment.java
Add branch to breadcrumb and dir structure fix
Make change branch work
clean up
Merge branch 'master' into switch-branches
add icon in top bar, add interface listener
Merge branch 'master' into switch-branches
Merge remote-tracking branch 'remotes/main/master' into switch-branches
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/LoginActivity.java
# app/src/main/java/org/mian/gitnex/fragments/ProfileFragment.java
# app/src/main/java/org/mian/gitnex/helpers/PathsHelper.java
Switching between branches.
Minor fixes
Merge remote-tracking branch 'remotes/main/master' into login-fix
URL parsing, label and other improvements.
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/571
Reviewed-by: 6543 <6543@noreply.codeberg.org>