GitNex-Android-App/app/src/main/java/org/mian/gitnex/fragments
opyale ade7b797f1 Add Issue/Comment Reactions (#557)
Minor performance improvements.

Merge branch 'master' of https://codeberg.org/gitnex/GitNex into issue-reactions

Improving color of selected elements.

First, fully working implementation of reactions.

Merge branch 'master' of https://codeberg.org/gitnex/GitNex into issue-reactions

 Conflicts:
	app/src/main/res/layout/bottom_sheet_issue_comments.xml
	app/src/main/res/layout/list_issue_comments.xml

(Hopefully) fixing merge issues.

Merge branch 'master' of https://codeberg.org/gitnex/GitNex into issue-reactions

 Conflicts:
	app/src/main/java/org/mian/gitnex/interfaces/ApiInterface.java
	app/src/main/res/layout/activity_issue_detail.xml
	app/src/main/res/layout/bottom_sheet_issue_comments.xml
	app/src/main/res/layout/bottom_sheet_single_issue.xml
	app/src/main/res/values/colors.xml

Moving reactions below time frame on comments.

Merge branch 'master' into layout-reactions

Add IssueReactions

Merge remote-tracking branch 'origin/layout-reactions' into layout-reactions

Merge branch 'master' of https://gitea.com/gitnex/GitNex into layout-reactions

Merge branch 'master' into layout-reactions

Applying to pulls and issues.

Merge branch 'master' of https://gitea.com/gitnex/GitNex into layout-reactions

Providing external layouts.

Some improvements.

Adding comment emote indications.

Adding circle around emotes.

Adding some padding.

First tests.

Co-authored-by: opyale <opyale@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/557
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
2020-11-08 19:58:47 +01:00
..
AboutFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
AdministrationFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
BottomSheetAdminUsersFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
BottomSheetDraftsFragment.java Implement drafts, introduce Room persistence library for db (#139) 2020-07-04 22:51:55 +02:00
BottomSheetFileViewerFragment.java Edit and delete a file (#626) 2020-08-18 16:37:10 +02:00
BottomSheetIssuesFilterFragment.java Optimize fragments, add filters, fix search and clean up (#439) 2020-04-23 20:40:13 +00:00
BottomSheetMilestonesFilterFragment.java Milestones filter(open/close) + refactor (#506) 2020-05-23 17:54:16 +00:00
BottomSheetNotificationsFilterFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
BottomSheetNotificationsFragment.java Notifications (#554) 2020-07-22 21:32:42 +02:00
BottomSheetOrganizationFragment.java Copy urls (#631) 2020-08-06 17:18:02 +02:00
BottomSheetOrganizationTeamsFragment.java Add/Remove new member to team (#483) 2020-05-20 18:21:09 +00:00
BottomSheetProfileFragment.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
BottomSheetPullRequestFilterFragment.java Optimize fragments, add filters, fix search and clean up (#439) 2020-04-23 20:40:13 +00:00
BottomSheetReplyFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
BottomSheetRepoFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
BottomSheetSingleIssueFragment.java Add Issue/Comment Reactions (#557) 2020-11-08 19:58:47 +01:00
CollaboratorsFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
DraftsFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
ExploreFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
ExploreRepositoriesFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
FilesFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
IssuesFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
LabelsFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
MembersByOrgFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
MilestonesFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
MyRepositoriesFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
NotificationsFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
OrganizationInfoFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
OrganizationsFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
ProfileEmailsFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
ProfileFollowersFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
ProfileFollowingFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
ProfileFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
PullRequestsFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
ReleasesFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
RepoInfoFragment.java Org level labels in issue labels (#763) 2020-11-05 13:10:17 +01:00
RepositoriesByOrgFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
RepositoriesFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
SearchIssuesFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
SettingsFragment.java Improve notifications (#764) 2020-11-03 20:14:24 +01:00
StarredRepositoriesFragment.java Improve notifications (#764) 2020-11-03 20:14:24 +01:00
TeamsByOrgFragment.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
UserAccountsFragment.java Handle popular links (#730) 2020-10-23 20:13:13 +02:00