GitNex-Android-App/app/src/main/java/org/mian/gitnex/actions
qwerty287 6916989ec1 Some fixes and cleanups for PRs (#1146)
1. improve menu time (show when loading finished)
2. fix crashes from deleted forks

I mainly tried to fix issue https://codeberg.org/gitnex/GitNex/issues/1137, but:
1. the missing UI options are Gitea's issue (the permission values are not correct when using notification endpoints)
2. the comments crash is an `SQLiteConstraintException` which we had already in #1084 but it seems that it wasn't fixed

Closes https://codeberg.org/gitnex/GitNex/issues/1137 closes https://codeberg.org/gitnex/GitNex/issues/1144

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1146
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-05-21 11:38:15 +02:00
..
ActionResult.java Implementing BottomSheetFragment for commenting on issues and pull requests. (#555) 2020-10-12 20:11:23 +02:00
AssigneesActions.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
CollaboratorActions.java Fixes and cleanups for alert dialogs and strings (#1121) 2022-05-01 12:35:50 +02:00
IssueActions.java Some fixes and cleanups for PRs (#1146) 2022-05-21 11:38:15 +02:00
LabelsActions.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
MilestoneActions.java Fixes and cleanups for alert dialogs and strings (#1121) 2022-05-01 12:35:50 +02:00
PullRequestActions.java Fixes and cleanups for alert dialogs and strings (#1121) 2022-05-01 12:35:50 +02:00
RepositoryActions.java Fixes and cleanups for alert dialogs and strings (#1121) 2022-05-01 12:35:50 +02:00
TeamActions.java Fixes and cleanups for alert dialogs and strings (#1121) 2022-05-01 12:35:50 +02:00