GitNex-Android-App/app/src/main/java/org/mian/gitnex/fragments
M M Arif e2aff890d7 Accounts overview screen (#577)
optimize url string

Overview of accounts in the app

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/577
Reviewed-by: opyale <opyale@noreply.codeberg.org>
2020-07-07 16:20:43 +02:00
..
AboutFragment.java Implementation of custom fonts app wide 2020-01-02 01:03:53 +05:00
AdministrationFragment.java Create new screen for administration 2020-04-23 17:05:50 +05:00
BottomSheetAdminUsersFragment.java Add/Remove new member to team (#483) 2020-05-20 18:21:09 +00:00
BottomSheetDraftsFragment.java Implement drafts, introduce Room persistence library for db (#139) 2020-07-04 22:51:55 +02:00
BottomSheetFileViewerFragment.java wip on download files 2020-03-08 10:53:00 +05: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
BottomSheetOrganizationFragment.java Add/Remove new member to team (#483) 2020-05-20 18:21:09 +00:00
BottomSheetOrganizationTeamsFragment.java Add/Remove new member to team (#483) 2020-05-20 18:21:09 +00:00
BottomSheetProfileFragment.java Add/Remove new member to team (#483) 2020-05-20 18:21:09 +00:00
BottomSheetPullRequestFilterFragment.java Optimize fragments, add filters, fix search and clean up (#439) 2020-04-23 20:40:13 +00:00
BottomSheetRepoFragment.java Gitea >= v1.12.0 only need read rights for Colaborators Tab (#542) 2020-06-22 17:59:36 +02:00
BottomSheetSingleIssueFragment.java Proper URL parsing, label redesign and other improvements. (#564) 2020-06-30 16:43:27 +02:00
BranchesFragment.java Offline mode (#190) 2019-11-13 15:52:49 +00:00
CollaboratorsFragment.java Offline mode (#190) 2019-11-13 15:52:49 +00:00
DraftsFragment.java Implement drafts, introduce Room persistence library for db (#139) 2020-07-04 22:51:55 +02:00
ExploreRepositoriesFragment.java Show ContributorsTab only if you have permission to (#402) 2020-04-14 19:25:36 +00:00
FilesFragment.java Optimize fragments, add filters, fix search and clean up (#439) 2020-04-23 20:40:13 +00:00
IssuesFragment.java Fix Crash when searching issues/pr (#547) 2020-06-24 17:05:02 +02:00
LabelsFragment.java Offline mode (#190) 2019-11-13 15:52:49 +00:00
MembersByOrgFragment.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
MilestonesFragment.java Fix Crash when searching issues/pr (#547) 2020-06-24 17:05:02 +02:00
MyRepositoriesFragment.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
OrganizationInfoFragment.java Improving design of organisation detail page. (#534) 2020-06-08 08:34:53 +02:00
OrganizationsFragment.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
ProfileEmailsFragment.java Offline mode (#190) 2019-11-13 15:52:49 +00:00
ProfileFollowersFragment.java Offline mode (#190) 2019-11-13 15:52:49 +00:00
ProfileFollowingFragment.java Offline mode (#190) 2019-11-13 15:52:49 +00:00
ProfileFragment.java Proper URL parsing, label redesign and other improvements. (#564) 2020-06-30 16:43:27 +02:00
PullRequestsFragment.java Fix Crash when searching issues/pr (#547) 2020-06-24 17:05:02 +02:00
ReleasesFragment.java Offline mode (#190) 2019-11-13 15:52:49 +00:00
RepoInfoFragment.java Improving design of organisation detail page. (#534) 2020-06-08 08:34:53 +02:00
RepositoriesByOrgFragment.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
RepositoriesFragment.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
SettingsFragment.java Small layout adjustments and correcting typos. 2020-05-14 12:46:49 +02:00
StarredRepositoriesFragment.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
TeamsByOrgFragment.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
UserAccountsFragment.java Accounts overview screen (#577) 2020-07-07 16:20:43 +02:00