GitNex-Android-App/app/src/main/java/org/mian/gitnex/models
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
..
AddEmail.java initial push 2019-06-04 02:25:05 +05:00
Branches.java initial push 2019-06-04 02:25:05 +05:00
Collaborators.java New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
Commits.java Refactor commits (#452) 2020-04-26 22:59:09 +00:00
CreateIssue.java New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
CreateLabel.java initial push 2019-06-04 02:25:05 +05:00
CreatePullRequest.java New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
DeleteFile.java Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
EditFile.java Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
Emails.java initial push 2019-06-04 02:25:05 +05:00
ExploreRepositories.java Implemented search ui and screen for exploring repositories. 2019-10-10 18:40:43 +05:00
FileDiffView.java Refactor FileDiffActivety (#537) 2020-06-11 15:31:11 +02:00
Files.java added files model 2019-10-01 20:07:37 +05:00
GiteaVersion.java initial push 2019-06-04 02:25:05 +05:00
IssueComments.java FIX IssueComments moddel (#425) 2020-04-18 04:50:36 +00:00
Issues.java Search issues (#713) 2020-09-30 13:09:24 +02:00
Labels.java New popup for labels/assignees (#723) 2020-10-09 17:47:52 +02:00
MergePullRequest.java Extend Merge Options (#217) 2020-04-11 20:20:26 +00:00
MergePullRequestSpinner.java Extend Merge Options (#217) 2020-04-11 20:20:26 +00:00
Milestones.java Close/reopen milestone 2020-04-08 23:31:27 +05:00
MultiSelectModel.java initial push 2019-06-04 02:25:05 +05:00
NewFile.java Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
NotificationCount.java Notification badge in navigation menu (#702) 2020-09-18 06:51:41 +02:00
NotificationSubject.java Notifications (#554) 2020-07-22 21:32:42 +02:00
NotificationThread.java Notifications (#554) 2020-07-22 21:32:42 +02:00
OrgOwner.java Create repository from organization menu, refactors too 2020-03-17 15:32:03 +05:00
Organization.java initial push 2019-06-04 02:25:05 +05:00
OrganizationRepository.java initial push 2019-06-04 02:25:05 +05:00
Permission.java initial push 2019-06-04 02:25:05 +05:00
PullRequests.java Delete branch after merge (#496) 2020-05-21 22:49:09 +00:00
Releases.java initial push 2019-06-04 02:25:05 +05:00
RepositoryTransfer.java Transfer repository ownership (#696) 2020-09-16 08:53:13 +02:00
Teams.java initial push 2019-06-04 02:25:05 +05:00
UpdateIssueAssignees.java Refactor assignee(s) API calls (#199) 2020-02-24 18:50:51 +00:00
UpdateIssueState.java initial push 2019-06-04 02:25:05 +05:00
UserInfo.java initial push 2019-06-04 02:25:05 +05:00
UserOrganizations.java Create repository from organization menu, refactors too 2020-03-17 15:32:03 +05:00
UserRepositories.java Repo settings (delete-edit) (#683) 2020-09-13 06:54:05 +02:00
UserSearch.java initial push 2019-06-04 02:25:05 +05:00
UserTokens.java Fix creating multiple tokens. The changes were from upstream API 2019-11-16 00:39:09 +05:00
WatchInfo.java Check Issue Subscription and display button based on that (#445) 2020-05-21 18:58:00 +00:00