GitNex-Android-App/app/src/main/java/org/mian/gitnex/fragments
qwerty287 56ff09d44d Cherry-pick changes from #897 (#1032)
Cherry-pick enhancements and features from #897. I didn't pick database-related stuff because I don't think it's a good idea to do this (see discord conversation).
 Closes #598
 Closes #887
 Closes #888
 Closes #901
 Closes #1024
 Closes #1035

Co-authored-by: opyale <opyale@noreply.codeberg.org>
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/1032
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-02-22 07:23:46 +01:00
..
profile Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
AdministrationFragment.java Add more link handlers (#948) 2021-07-23 17:41:19 +02:00
BottomSheetAdminUsersFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
BottomSheetDraftsFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
BottomSheetFileViewerFragment.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
BottomSheetIssuesFilterFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
BottomSheetMilestonesFilterFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
BottomSheetMyProfileFragment.java User profile view (#931) 2021-08-02 20:04:33 +02:00
BottomSheetNotificationsFilterFragment.java Calling overloaded method first. (#823) 2021-02-09 13:51:13 +01:00
BottomSheetNotificationsFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
BottomSheetOrganizationFragment.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
BottomSheetOrganizationTeamsFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
BottomSheetPullRequestFilterFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
BottomSheetReleasesTagsFragment.java Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
BottomSheetReplyFragment.java Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
BottomSheetRepoFragment.java Hide actions if the user can't use them (#977) 2022-02-11 15:27:31 +01:00
BottomSheetSingleIssueFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
BottomSheetUserProfileFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
CollaboratorsFragment.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
DiffFilesFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
DiffFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
DraftsFragment.java Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
ExploreFragment.java Update and improve some strings (#1016) 2021-12-15 20:37:53 +01:00
ExploreIssuesFragment.java Explore users (#972) 2021-10-04 15:35:34 +02:00
ExplorePublicOrganizationsFragment.java Explore users (#972) 2021-10-04 15:35:34 +02:00
ExploreRepositoriesFragment.java Explore users (#972) 2021-10-04 15:35:34 +02:00
ExploreUsersFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
FilesFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
IssuesFragment.java Fix crash on issue search (#1005) 2021-10-24 12:10:22 +02:00
LabelsFragment.java Rewriting deprecated code and adding view bindings to all fragments and activities. (#809) 2021-01-26 16:10:31 +01:00
MembersByOrgFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
MilestonesFragment.java Add more link handlers (#948) 2021-07-23 17:41:19 +02:00
MyProfileEmailsFragment.java User profile view (#931) 2021-08-02 20:04:33 +02:00
MyProfileFollowersFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
MyProfileFollowingFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
MyProfileFragment.java Refactors and clean up (#979) 2021-09-29 11:29:39 +02:00
MyRepositoriesFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
NotificationsFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
OrganizationInfoFragment.java Render md in org/repo info (#986) 2021-10-05 17:16:22 +02:00
OrganizationLabelsFragment.java Rewriting deprecated code and adding view bindings to all fragments and activities. (#809) 2021-01-26 16:10:31 +01:00
OrganizationTeamInfoMembersFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
OrganizationTeamInfoPermissionsFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
OrganizationsFragment.java 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
PullRequestsFragment.java Fix crash on issue search (#1005) 2021-10-24 12:10:22 +02:00
ReleasesFragment.java Add support for tags (#1002) 2022-02-12 14:41:11 +01:00
RepoInfoFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
RepositoriesByOrgFragment.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
RepositoriesFragment.java User profile view (#931) 2021-08-02 20:04:33 +02:00
SettingsFragment.java Add support for custom tabs and improve various things (#1019) 2021-12-17 20:56:12 +01:00
StarredRepositoriesFragment.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
TeamsByOrgFragment.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00