GitNex-Android-App/app/src/main/java/org/mian/gitnex/adapters
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
..
profile Some fixes and cleanups for PRs (#1146) 2022-05-21 11:38:15 +02:00
AdminCronTasksAdapter.java Fixes and cleanups for alert dialogs and strings (#1121) 2022-05-01 12:35:50 +02:00
AdminGetUsersAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
AdminUnadoptedReposAdapter.java Add support for unadopted repo management (#1125) 2022-05-08 20:06:41 +02:00
AssigneesListAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
CollaboratorSearchAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
CollaboratorsAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
CommitsAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
DiffAdapter.java Some fixes and cleanups for PRs (#1146) 2022-05-21 11:38:15 +02:00
DiffFilesAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
DraftsAdapter.java Don't use TinyDB as cache (#1034) 2022-03-13 03:59:13 +01:00
ExploreIssuesAdapter.java Some fixes and cleanups for PRs (#1146) 2022-05-21 11:38:15 +02:00
ExploreRepositoriesAdapter.java Some fixes and cleanups for PRs (#1146) 2022-05-21 11:38:15 +02:00
FilesAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
IssueCommentsAdapter.java Fixes and cleanups for alert dialogs and strings (#1121) 2022-05-01 12:35:50 +02:00
IssuesAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
LabelsAdapter.java Add support for unadopted repo management (#1125) 2022-05-08 20:06:41 +02:00
LabelsListAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
MilestonesAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
MyProfileEmailsAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
NotificationsAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
OrganizationsListAdapter.java Various refactoring (#1115) 2022-04-25 07:42:52 +02:00
PullRequestsAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
ReactionAuthorsAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
ReleasesAdapter.java Delete release (#1120) 2022-05-01 12:00:02 +02:00
ReleasesDownloadsAdapter.java Natively download release attachments (#1114) 2022-04-24 17:15:35 +02:00
RepoForksAdapter.java Some fixes and cleanups for PRs (#1146) 2022-05-21 11:38:15 +02:00
ReposListAdapter.java Some fixes and cleanups for PRs (#1146) 2022-05-21 11:38:15 +02:00
TagsAdapter.java Delete release (#1120) 2022-05-01 12:00:02 +02:00
TeamMembersByOrgPreviewAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
TeamRepositoriesAdapter.java Add support for team repos (#1113) 2022-04-21 23:02:59 +02:00
TeamsByOrgAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
UserAccountsAdapter.java Show notifications toast when switch accounts (#1124) 2022-05-05 16:57:22 +02:00
UserAccountsNavAdapter.java Show notifications toast when switch accounts (#1124) 2022-05-05 16:57:22 +02:00
UserGridAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
UserSearchForTeamMemberAdapter.java Add support for unadopted repo management (#1125) 2022-05-08 20:06:41 +02:00
UsersAdapter.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00