GitNex/app/src/main/java/org/mian/gitnex/fragments
M M Arif b529f81115 Fix some bugs (#596)
remove redundant casting

Fix edittext layout when typing(reduce size), fix refresh drafts. Minor improvements

Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/596
Reviewed-by: 6543 <6543@noreply.codeberg.org>
2020-07-19 15:44:08 +02:00
..
AboutFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
AdministrationFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02: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 Switch branches (#571) 2020-07-12 17:14:50 +02: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 Switch branches (#571) 2020-07-12 17:14:50 +02:00
BottomSheetSingleIssueFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
BranchesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
CollaboratorsFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
DraftsFragment.java Fix some bugs (#596) 2020-07-19 15:44:08 +02:00
ExploreRepositoriesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
FilesFragment.java Switch branches (#571) 2020-07-12 17:14:50 +02:00
IssuesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
LabelsFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
MembersByOrgFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
MilestonesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
MyRepositoriesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
OrganizationInfoFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
OrganizationsFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ProfileEmailsFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ProfileFollowersFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ProfileFollowingFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ProfileFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
PullRequestsFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ReleasesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
RepoInfoFragment.java Transition of old icons to new ones (#589) 2020-07-12 19:18:50 +02:00
RepositoriesByOrgFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
RepositoriesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
SettingsFragment.java Delete drafts [settings] (#576) 2020-07-09 13:55:09 +02:00
StarredRepositoriesFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
TeamsByOrgFragment.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
UserAccountsFragment.java Accounts overview screen (#577) 2020-07-07 16:20:43 +02:00