GitNex-Android-App/app/src/main/java/org/mian/gitnex/activities
M M Arif 57f0d23ef0 New popup for labels/assignees (#723)
Preventing lists to store duplicate collaborators (#726)

Using login instead of id.

Merge branch 'new-popup-labels-assigness' of https://codeberg.org/gitnex/GitNex into new-popup-labels-assigness

To prevent lists storing duplicate Collaborators

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/726

Add current logged user to list

Change to collection

Fix depricated handler calls

Change to List and better naming

Move to actions

Merge branch 'master' into new-popup-labels-assigness

Add assignees popup and remove multi select

update to view binding

add/remove labels in edit issue

remove org call

Add org members to assignees list

Add assignees adapter

Add color to labels

Refactor and add new labels popup

Clean up build libs

Co-authored-by: opyale <opyale@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/723
Reviewed-by: opyale <opyale@noreply.codeberg.org>
2020-10-09 17:47:52 +02:00
..
AddCollaboratorToRepositoryActivity.java Repo settings (delete-edit) (#683) 2020-09-13 06:54:05 +02:00
AddNewAccountActivity.java Refactor: remove instanceUrlWithProtocol (#698) 2020-09-24 18:53:28 +02:00
AddNewTeamMemberActivity.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
AdminGetUsersActivity.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
BaseActivity.java Refactor: remove instanceUrlWithProtocol (#698) 2020-09-24 18:53:28 +02:00
CommitsActivity.java Improve repo files (#719) 2020-10-08 20:44:38 +02:00
CreateFileActivity.java New Retro theme (#654) 2020-08-20 18:21:55 +02:00
CreateIssueActivity.java New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
CreateLabelActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateMilestoneActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateNewUserActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreateOrganizationActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
CreatePullRequestActivity.java New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
CreateReleaseActivity.java New Retro theme (#654) 2020-08-20 18:21:55 +02:00
CreateRepoActivity.java New Retro theme (#654) 2020-08-20 18:21:55 +02:00
CreateTeamByOrgActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
EditIssueActivity.java New Retro theme (#654) 2020-08-20 18:21:55 +02:00
FileDiffActivity.java Fix share issue url (#643) 2020-08-12 09:31:06 +02:00
FileViewActivity.java Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
IssueDetailActivity.java New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
LoginActivity.java New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
MainActivity.java Search issues (#713) 2020-09-30 13:09:24 +02:00
MergePullRequestActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
OpenRepoInBrowserActivity.java Copy urls (#631) 2020-08-06 17:18:02 +02:00
OrganizationDetailActivity.java Copy urls (#631) 2020-08-06 17:18:02 +02:00
OrganizationTeamMembersActivity.java Introduce new progress indicators (#638) 2020-08-09 10:23:51 +02:00
ProfileEmailActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
ReplyToIssueActivity.java Fix edit comment draft (#661) 2020-08-24 12:03:16 +02:00
RepoDetailActivity.java Create PR (#689) 2020-09-24 18:51:20 +02:00
RepoForksActivity.java Update missing progress bars (#652) 2020-08-18 19:55:34 +02:00
RepoStargazersActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
RepoWatchersActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
RepositorySettingsActivity.java Create PR (#689) 2020-09-24 18:51:20 +02:00
SettingsAppearanceActivity.java New Retro theme (#654) 2020-08-20 18:21:55 +02:00
SettingsDraftsActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsFileViewerActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsReportsActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsSecurityActivity.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
SettingsTranslationActivity.java Crowdin 2020-09-13 (#694) 2020-09-13 13:11:55 +02:00