initial push

Signed-off-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
M M Arif
2019-06-04 02:25:05 +05:00
parent a9b26e33e7
commit c3563dc861
379 changed files with 30478 additions and 620 deletions

View File

@ -0,0 +1,16 @@
1.0-rc6
* New: Added meta data and changelog for F-droid
1.0-rc5
* New: Highlight usernames in issues and comments
* Bugfix: Default label creation bug
* Bugfix: Infinite loop of settings screen on some devices
1.0-rc4
* New: Create label with color picker
* Bugfix: Fix label flag in creating new issue
* Bugfix: Fix pretty date on new app launch
* Enhanced: Moved create milestone and issue into bottom sheet
* Enhanced: Clean up issue and comments ui
* Enhanced: Enhance milestone open/close status
* Enhanced: Enhance milestone due date color and font size

View File

@ -0,0 +1,30 @@
1.0.1
- Fixed icons on some devices
1.0.0
- My Repositories
- Repositories list
- Organizations list
- Create new repository
- Create new organization
- Search/filter repositories and organizations
- Profile view
- Repository stars, watchers, issues count
- Issues list
- Issue comments
- Comment on issues
- Search issues in issues list
- Create new issue with multiple assignees, labels and add milestone, due date to it
- Create label
- Edit / delete labels
- Repository information
- Milestones list
- Create new milestone
- Branches list
- Releases with source download
- Collaborators view for repository
- Markdown support
- Emoji support
- Settings : Pretty and Normal time format, language change
- Option to access local non-https installs
- Login/Logout

View File

@ -0,0 +1,19 @@
1.1.0-rc1
- New: Redesign the whole app experience in terms of fonts, colors, ux adjustments and ui fixes
- New: New font
- New: Issues counter badge. Can be enabled/disabled from settings
- New: Redesigned settings screen
- New: Create a team in Organization
- New: List organization members
- New: List organization teams
- New: List team members in organization by tapping on the team name
- New: Repository list for the organization. Tap on organization.
- New: Show the repositories list starred by the logged in user
- Enhancement: Login api calls for http status code 500
- Enhancement: Font sizes, color schemes
- Enhancement: Labels, user avatars, menus
- Enhancement: Added names to collaborators grid in repository view instead of tap
- Enhancement: Refactored and redesigned About screen
- Enhancement: Reply to issue button is now at the nav header
- Fixed: Collaborators avatar layout grid
- Fixed: Malformed json in logins

View File

@ -0,0 +1,8 @@
- New: Add collaborator to repository
- New: User can now edit his/her own comments
- New: See who are your followers
- New: See who you are following
- Enhancement: Redesign Profile screen
- Enhancement: Added edited status for single issue and comments
Release notes: https://gitlab.com/mmarif4u/gitnex/releases

View File

@ -0,0 +1,10 @@
- New: Add an email address to your account
- New: Add collaborator to the repository
- New: Users can now edit his / her own comments
- New: See who are your followers
- New: See who you are following
- Enhancement: Redesign Profile screen
- Enhancement: Added edited status for single issue and comments
And many more, check the release notes.
https://gitlab.com/mmarif4u/gitnex/releases

View File

@ -0,0 +1,10 @@
- New: Add/remove labels from an issue
- New: README is added to repo information tab
- New: Basic HTTP authentication support. Use USERNAME@YOUR-DOMAIN.COM in URL field
- New: Create a new user - Admin privilege required
- Enhancement: Refactor multi dialogs to match the current app design
- Enhancement: Update markdown library for better md support
- Enhancement: New nav background image
Release Notes
https://gitlab.com/mmarif4u/gitnex/releases

View File

@ -0,0 +1,7 @@
- New: Edit issue
- New: Tabs for open and closed issues
- Enhancement: German translation
- Fixed: Layout fixes across the app
And many more, check the release notes.
https://gitlab.com/mmarif4u/gitnex/releases

View File

@ -0,0 +1,12 @@
- New: Add/remove labels from an issue
- New: Repo README in information tab
- New: Basic HTTP authentication support
- New: Create a new user
- New: Edit issue
- New: Closed issues in new tab
- Enhancement: German translation
- Enhancement: Redesign multi select dialogs
- Enhancement: New nav background image
For more, check the release notes.
https://gitlab.com/mmarif4u/gitnex/releases

View File

@ -0,0 +1,12 @@
- New: Organization overview
- New: Code block colors - change in settings
- New: Home screen of your choice - change in settings
- New: Close and reopen an issue
- New: Create new release
- Enhancement: Updated release tab layout
- Enhancement: Added release tag in releases
- Enhancement: German and Russian translation updates
- Fixed: Crash when issues and info tabs are frequently switched
For more, check the release notes.
https://gitlab.com/mmarif4u/gitnex/releases

View File

@ -0,0 +1,13 @@
- New: Organization overview
- New: Code block colors - change in settings
- New: Home screen of your choice - change in settings
- New: Close and reopen an issue
- New: Create new release
- New: Mention collaborators in issues, comments
- New: 2FA OTP feature. Check the Troubleshoot wiki page for usage
- Enhancement: Updated release tab layout
- Enhancement: Added release tag in releases
- Enhancement: German and Russian translation updates
For more, check the release notes.
https://gitlab.com/mmarif4u/gitnex/releases

View File

@ -0,0 +1,10 @@
- New: Add/remove assignees
- New: Users list - Admin only
- New: Search users - filter by name, username and email
- Enhancement: Rate me link to play store
- Enhancement: Enhance About screen
- Enhancement: 4 cols in users gridview - collaborators
- Fixed: Crash when issue badge is disabled
For more, check the release notes.
https://gitlab.com/mmarif4u/gitnex/releases

View File

@ -0,0 +1,34 @@
GitNex is a free, open-source Android client for Git repository management tool Gitea. Gitea is a community managed fork of Gogs, lightweight code hosting solution written in Go.
# Features
- My Repositories
- Repositories list
- Organizations list
- Create new repository
- Create new organization
- Search/filter repositories and organizations
- Profile view
- Repository stars, watchers, issues count
- Issues list
- Issue comments
- Comment on issues
- Search issues in issues list
- Create new issue with multiple assignees, labels and add milestone, due date to it
- Create label
- Edit / delete labels
- Repository information
- Milestones list
- Create new milestone
- Branches list
- Releases with source download
- Collaborators view for repository
- Markdown support
- Emoji support
- Settings : Pretty and Normal time format, language change
- Option to access local non-https installs
- Login/Logout
More features - https://gitlab.com/mmarif4u/gitnex/wikis/Features
Developer: https://mastodon.social/@mmarif

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 93 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

View File

@ -0,0 +1 @@
Native client for Gitea

View File

@ -0,0 +1 @@
GitNex