GitNex-Android-App/app/src/main/java/org/mian/gitnex/activities
qwerty287 f79d227bff Add support for tags (#1002)
Closes #983

TODO

- [x] create tags
- [x] view tags
- [x] apply pagination
- [x] delete tags

Co-authored-by: qwerty287 <ndev@web.de>
Co-authored-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1002
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-02-12 14:41:11 +01:00
..
AddCollaboratorToRepositoryActivity.java Filter issues by milestone (#980) 2021-09-28 11:10:27 +02:00
AddNewAccountActivity.java Move more interfaces to `structs` (#1022) 2021-12-19 13:39:08 +01:00
AddNewTeamMemberActivity.java Filter issues by milestone (#980) 2021-09-28 11:10:27 +02:00
AdminCronTasksActivity.java Cron tasks (#817) 2021-02-04 04:47:00 +01:00
AdminGetUsersActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
BaseActivity.java Fix biometric bug in recent apps (#940) 2021-08-03 09:41:40 +02:00
CommitsActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
CreateFileActivity.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
CreateIssueActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
CreateLabelActivity.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
CreateMilestoneActivity.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
CreateNewUserActivity.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
CreateOrganizationActivity.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
CreatePullRequestActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
CreateReleaseActivity.java Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
CreateRepoActivity.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
CreateTeamByOrgActivity.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
DeepLinksActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
EditIssueActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
FileDiffActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
FileViewActivity.java Improve md rendering (#1008) 2021-12-15 23:39:04 +01:00
IssueDetailActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
LoginActivity.java Move more interfaces to `structs` (#1022) 2021-12-19 13:39:08 +01:00
MainActivity.java Refactor account switcher/manager (#1007) 2021-12-17 18:50:03 +01:00
MergePullRequestActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
MyProfileEmailActivity.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
OrganizationDetailActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
OrganizationTeamMembersActivity.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
ProfileActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
RepoDetailActivity.java Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
RepoForksActivity.java Fix repo desc in recyclerview (#896) 2021-04-15 17:05:56 +02:00
RepoStargazersActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
RepoWatchersActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
RepositorySettingsActivity.java Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
SettingsAppearanceActivity.java Switch to qwerty287/Prism4j (#1030) 2022-02-09 21:06:13 +01:00
SettingsDraftsActivity.java Add support for custom tabs and improve various things (#1019) 2021-12-17 20:56:12 +01:00
SettingsGeneralActivity.java Add support for custom tabs and improve various things (#1019) 2021-12-17 20:56:12 +01:00
SettingsNotificationsActivity.java Add support for custom tabs and improve various things (#1019) 2021-12-17 20:56:12 +01:00
SettingsReportsActivity.java Add support for custom tabs and improve various things (#1019) 2021-12-17 20:56:12 +01:00
SettingsSecurityActivity.java Add support for custom tabs and improve various things (#1019) 2021-12-17 20:56:12 +01:00
SettingsTranslationActivity.java Add support for custom tabs and improve various things (#1019) 2021-12-17 20:56:12 +01:00