GitNex-Android-App/app/src/main/res/layout
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
..
activity_add_collaborator_to_repository.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_add_new_account.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_add_new_team_member.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_admin_cron_tasks.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_admin_get_users.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_commits.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_file.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_issue.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_label.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_milestone.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_new_user.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_organization.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_pr.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_release.xml Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
activity_create_repo.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_create_team_by_org.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_deeplinks.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
activity_edit_issue.xml Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
activity_file_diff.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_file_view.xml Improve md rendering (#1008) 2021-12-15 23:39:04 +01:00
activity_issue_detail.xml Improve md rendering (#1008) 2021-12-15 23:39:04 +01:00
activity_login.xml Switch to proper account for popular instances and other ui improvements (#836) 2021-02-25 00:22:11 +01:00
activity_main.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_merge_pull_request.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_org_detail.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_org_team_members.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_profile.xml User profile view (#931) 2021-08-02 20:04:33 +02:00
activity_profile_email.xml Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
activity_repo_detail.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_repo_forks.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_repo_stargazers.xml Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
activity_repo_watchers.xml Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
activity_repository_settings.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_settings_appearance.xml Add option to change times that are used to switch to light/dark theme (#932) 2021-08-02 18:59:30 +02:00
activity_settings_drafts.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_settings_general.xml Add support for custom tabs and improve various things (#1019) 2021-12-17 20:56:12 +01:00
activity_settings_notifications.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_settings_reports.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_settings_security.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
activity_settings_translation.xml Public organizations (#906) 2021-05-25 22:39:06 +02:00
badge_issue.xml Multiple accounts support (#624) 2020-08-04 22:50:04 +02:00
badge_notification.xml Notification badge in navigation menu (#702) 2020-09-18 06:51:41 +02:00
badge_pull.xml Multiple accounts support (#624) 2020-08-04 22:50:04 +02:00
badge_release.xml Fixing and improving scaling of images, improving performance by doing work that has to be done once only once and using different terminology. (#831) 2021-02-13 20:31:38 +01:00
bottom_sheet_admin_users.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_drafts.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_file_viewer.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_issue_comments.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_issues_filter.xml Filter issues by milestone (#980) 2021-09-28 11:10:27 +02:00
bottom_sheet_labels_in_list.xml Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
bottom_sheet_milestones_filter.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_milestones_in_list.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_notifications.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_notifications_filter.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_organization.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_organization_teams.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_profile.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_pull_request_filter.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
bottom_sheet_releases_tags.xml Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
bottom_sheet_reply_layout.xml Improve reply comment title (#912) 2021-05-25 21:26:21 +02:00
bottom_sheet_repo.xml Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
bottom_sheet_single_issue.xml Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
bottom_sheet_tag_in_list.xml Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
bottom_sheet_user_profile.xml Add options to follow and unfollow users (#971) 2021-08-31 09:33:26 +02:00
custom_about_dialog.xml Small improvements to About dialog (#927) 2021-06-06 21:15:32 +02:00
custom_assignees_list.xml New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
custom_assignees_selection_dialog.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
custom_explore_repositories_dialog.xml Handle popular links (#730) 2020-10-23 20:13:13 +02:00
custom_labels_list.xml New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
custom_labels_selection_dialog.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
custom_markdown_adapter.xml Improve md rendering (#1008) 2021-12-15 23:39:04 +01:00
custom_markdown_code_block.xml Improve md rendering (#1008) 2021-12-15 23:39:04 +01:00
custom_markdown_table.xml Improve md rendering (#1008) 2021-12-15 23:39:04 +01:00
custom_pr_update_strategy_dialog.xml Add option to update PR (#973) 2021-09-14 16:18:28 +02:00
custom_progress_loader.xml Filter issues by milestone (#980) 2021-09-28 11:10:27 +02:00
custom_repository_delete_dialog.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
custom_repository_edit_properties_dialog.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
custom_repository_transfer_dialog.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
custom_toast_error.xml Multiple accounts support (#624) 2020-08-04 22:50:04 +02:00
custom_toast_info.xml Multiple accounts support (#624) 2020-08-04 22:50:04 +02:00
custom_toast_success.xml Multiple accounts support (#624) 2020-08-04 22:50:04 +02:00
custom_toast_warning.xml Multiple accounts support (#624) 2020-08-04 22:50:04 +02:00
custom_user_accounts_dialog.xml Refactor account switcher/manager (#1007) 2021-12-17 18:50:03 +01:00
fragment_administration.xml UI improvements and update translation file (#900) 2021-05-01 00:01:22 +02:00
fragment_collaborators.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
fragment_drafts.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
fragment_explore.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_explore_repo.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_explore_users.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_files.xml Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
fragment_issues.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_labels.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_members_by_org.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
fragment_milestones.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
fragment_my_repositories.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
fragment_notifications.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_organization_info.xml Center icons (#987) 2021-10-04 21:07:57 +02:00
fragment_organizations.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_profile.xml Refactors and clean up (#979) 2021-09-29 11:29:39 +02:00
fragment_profile_detail.xml Center icons (#987) 2021-10-04 21:07:57 +02:00
fragment_profile_emails.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
fragment_profile_followers_following.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_pull_requests.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_releases.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
fragment_repo_info.xml Improve md rendering (#1008) 2021-12-15 23:39:04 +01:00
fragment_repositories.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_repositories_by_org.xml Biometric support (#820) 2021-03-09 22:15:42 +01:00
fragment_search_issues.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_settings.xml Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
fragment_starred_repositories.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
fragment_teams_by_org.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
layout_cron_task_info.xml Cron tasks (#817) 2021-02-04 04:47:00 +01:00
layout_deprecation_dialog.xml Adding deprecation dialog. (#492) 2020-05-09 19:07:55 +00:00
layout_last_commit.xml Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
layout_reaction_badge.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
layout_reaction_button.xml Explore users (#972) 2021-10-04 15:35:34 +02:00
layout_repo_more_info.xml Improving design of "Show more information" (#527) 2020-06-04 16:21:23 +02:00
list_admin_cron_tasks.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_admin_users.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_collaborators.xml Fixing and improving scaling of images, improving performance by doing work that has to be done once only once and using different terminology. (#831) 2021-02-13 20:31:38 +01:00
list_collaborators_search.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_commits.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_drafts.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_files.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_files_diffs.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_issue_comments.xml Improve md rendering (#1008) 2021-12-15 23:39:04 +01:00
list_issues.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_labels.xml UI improvements and update translation file (#900) 2021-05-01 00:01:22 +02:00
list_milestones.xml UI improvements and update translation file (#900) 2021-05-01 00:01:22 +02:00
list_notifications.xml Improve notifications list (#1009) 2021-12-15 23:53:10 +01:00
list_organizations.xml Render md in org/repo info (#986) 2021-10-05 17:16:22 +02:00
list_pr.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_profile_emails.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_releases.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_releases_downloads.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_repositories.xml Render md in org/repo info (#986) 2021-10-05 17:16:22 +02:00
list_spinner_items.xml Add account new UI (#692) 2020-09-13 06:57:04 +02:00
list_tags.xml Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
list_teams_by_org.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_user_accounts.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
list_users.xml Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
list_users_grid.xml Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
nav_header.xml UI improvements and update translation file (#900) 2021-05-01 00:01:22 +02:00
nav_user_accounts.xml New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
row_load.xml updated all the layouts and activities 2020-03-05 00:37:28 +05:00
spinner_dropdown_item.xml New spinner style 2020-02-03 00:14:38 +05:00
spinner_item.xml New Retro theme (#654) 2020-08-20 18:21:55 +02:00