GitNex-Android-App/app/src/main/java/org/mian/gitnex/activities
qwerty287 3559f9c8bd Remove duplicated code (#1020)
* merge user grid adapters
* merge user list adapter
* merge repo list adapters if they don't use pagination
* move `BottomSheetListener` to new package `structs` (there isn't any package that fits)

Addresses #1000

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1020
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2021-12-15 20:20:49 +01:00
..
AddCollaboratorToRepositoryActivity.java Filter issues by milestone (#980) 2021-09-28 11:10:27 +02:00
AddNewAccountActivity.java Explore users (#972) 2021-10-04 15:35:34 +02:00
AddNewTeamMemberActivity.java Filter issues by milestone (#980) 2021-09-28 11:10:27 +02:00
AdminCronTasksActivity.java Cron tasks (#817) 2021-02-04 04:47:00 +01:00
AdminGetUsersActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
BaseActivity.java Fix biometric bug in recent apps (#940) 2021-08-03 09:41:40 +02:00
CommitsActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
CreateFileActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
CreateIssueActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
CreateLabelActivity.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
CreateMilestoneActivity.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
CreateNewUserActivity.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
CreateOrganizationActivity.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
CreatePullRequestActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
CreateReleaseActivity.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
CreateRepoActivity.java User profile view (#931) 2021-08-02 20:04:33 +02:00
CreateTeamByOrgActivity.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
DeepLinksActivity.java Re-enable single release handler (#974) 2021-09-02 08:07:11 +02:00
EditIssueActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
FileDiffActivity.java Launch Toasts on UI thread. (#868) 2021-03-31 19:36:11 +02:00
FileViewActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
IssueDetailActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
LoginActivity.java Explore users (#972) 2021-10-04 15:35:34 +02:00
MainActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
MergePullRequestActivity.java Add option to delete branch after pr got merged (#929) 2021-06-10 18:03:52 +02:00
MyProfileEmailActivity.java User profile view (#931) 2021-08-02 20:04:33 +02:00
OpenRepoInBrowserActivity.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
OrganizationDetailActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
OrganizationTeamMembersActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
ProfileActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
RepoDetailActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
RepoForksActivity.java Fix repo desc in recyclerview (#896) 2021-04-15 17:05:56 +02:00
RepoStargazersActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
RepoWatchersActivity.java Remove duplicated code (#1020) 2021-12-15 20:20:49 +01:00
RepositorySettingsActivity.java Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
SettingsAppearanceActivity.java Add option to change times that are used to switch to light/dark theme (#932) 2021-08-02 18:59:30 +02:00
SettingsDraftsActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00
SettingsGeneralActivity.java Move settings arrays to resources (#924) 2021-06-05 16:07:05 +02:00
SettingsNotificationsActivity.java Implement multi-session notification polling and additional improvements/refactors/cleanups/fixes (#875) 2021-04-13 20:56:50 +02:00
SettingsReportsActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00
SettingsSecurityActivity.java Add option to delete branch after pr got merged (#929) 2021-06-10 18:03:52 +02:00
SettingsTranslationActivity.java Use language provided by system (#914) 2021-05-29 18:21:48 +02:00