GitNex-Android-App/app/src/main/java/org/mian/gitnex/activities
M M Arif 9d3cd49d23 New UI for multiple screens (#894)
clean up

Another round of ui improvements and some refactors

Minor improvements.

Hide user accounts frame while list is loading

Remove unnecessary attribute

Minor improvements.

Define avatar size in lists globally.

Improvemnts to some ui elements

Improve layout of organizations and repositories.

Update the UI across most of the screens

Refactor org UI

clean up repo layout

Add archived msg instead of label

Redesign repos UI

Move archived to repo detail screen

Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: opyale <opyale@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/894
Reviewed-by: opyale <opyale@noreply.codeberg.org>
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org>
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org>
2021-04-13 16:19:42 +02:00
..
AddCollaboratorToRepositoryActivity.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
AddNewAccountActivity.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
AddNewTeamMemberActivity.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
AdminCronTasksActivity.java Cron tasks (#817) 2021-02-04 04:47:00 +01:00
AdminGetUsersActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00
BaseActivity.java [Frontport] Fix Acra and workmanager, update gradle (#856) 2021-03-30 16:31:39 +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 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
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 Switch to proper account for popular instances and other ui improvements (#836) 2021-02-25 00:22:11 +01: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 "Android PdfViewer" library (#893) 2021-04-10 21:16:07 +02:00
IssueDetailActivity.java Improve markdown rendering performance (#890) 2021-04-10 19:54:05 +02:00
LoginActivity.java Make singletons threadsafe. (#838) 2021-03-03 15:10:23 +01:00
MainActivity.java New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
MergePullRequestActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
OpenRepoInBrowserActivity.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01:00
OrganizationDetailActivity.java Improve files ui and bug fix encoding in names (#834) 2021-02-21 23:15:46 +01:00
OrganizationTeamMembersActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00
ProfileEmailActivity.java Moving ApiInterface, WebInterface and models to different repository. (#824) 2021-02-11 11:23:35 +01:00
RepoDetailActivity.java Add private icon in repo detail toolbar, switch to if by gradle lint (#892) 2021-04-10 20:29:21 +02:00
RepoForksActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
RepoStargazersActivity.java Fixing theme issues in RepoStargazersActivity. (#825) 2021-02-11 14:40:06 +01:00
RepoWatchersActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00
RepositorySettingsActivity.java Disable cancel repo settings dialogs (#843) 2021-03-09 22:21:42 +01:00
SettingsAppearanceActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00
SettingsDraftsActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00
SettingsGeneralActivity.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
SettingsNotificationsActivity.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
SettingsReportsActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00
SettingsSecurityActivity.java Biometric support (#820) 2021-03-09 22:15:42 +01:00
SettingsTranslationActivity.java Fixing layout issues and crashes. (#810) 2021-01-26 18:43:25 +01:00