Design changes and updating dependencies.
Small fix.
Adding missing library.
Cleanup.
Improving design of organisation detail page.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Fixing NullPointerException when image isn't loaded yet.
Display country instead of raw language code.
Minor improvements and contrasting color.
First changes.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Implement archived repo in all adapters
Merge branch 'archive-repo2' into archive-repo
Fix typos
Fixing gravity.
Restoring old names.
Design changes.
Adjusting sizing.
Improving design of archived message.
Show archived repo message and other fixes
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: opyale <opyale@noreply.codeberg.org>
Removing unused strings.
Adding a little bit more space between title and progress bar.
Swapping icons.
Merge remote-tracking branch 'remotes/main/master' into improve-milestones
# Conflicts:
# app/src/main/res/layout/list_milestones.xml
Minor improvements.
Merge branch 'improve-layouts' of https://gitea.com/opyale/GitNex into improve-milestones
Merge branch 'improve-layouts' of https://gitea.com/gitnex/GitNex into improve-milestones
Moving items.
Merge branch 'master' into improve-layouts
Merge branch 'master' into improve-layouts
Translation and additional formatting.
Enhancing editorconfig
Formatting and removing unused imports.
Removing milestone state.
Improving milestones.
branches and milestones layout update. Fix milestone infinite pagination loop for lower versions
layout updates for issues, pr. Fix pr nullable objects for lower versions
improve files layout
improve org info and list orgs
improve teams list layout by org
Fix repo layouts
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/525
Reviewed-by: M M Arif <mmarif@swatian.com>
remove strings
translation: generic but with contecxt
Merge branch 'milestones-filter' of gitea.com:gitnex/GitNex into milestones-filter
Clean up strings
Merge branch 'master' into milestones-filter
clean up and add missing parts
enhance and refactor milestone, added filter for closed and open ms
change to viewbinding
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/506
Reviewed-by: 6543 <6543@noreply.gitea.io>
delete branch API call
Add fork repo info for branch
Check if pr is mergeable, show message if not.
Use checkbox instead of button
make ripple effects work for buttons with enable/disable
introduce viewbinding
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/496
Reviewed-by: 6543 <6543@noreply.gitea.io>
update string names
Update strings
Merge branch 'master' into imprufe-issue-subscription-checking
switch icon as per @mmarif
Migrate to new Version Check & disable IssueSubscription function for gitea < 1.12.0
Merge branch 'master' into imprufe-issue-subscription-checking
Merge branch 'master' into imprufe-issue-subscription-checking
Merge branch 'master' into imprufe-issue-subscription-checking
refactor & use dismiss()
realy check If issue is subscribed
add 200 http Status check and handle it
Rename WatchRepository to WatchInfo & add checkIssueWatchStatus
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/445
Reviewed-by: M M Arif <mmarif@swatian.com>
Search as user type, fix datalist.
Code Format
Fix users search theme
add and remove user from team
Add interface and user search and check for being team member or not
bottom sheet menu and few refactors
Co-authored-by: 6543 <6543@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/483
Reviewed-by: 6543 <6543@noreply.gitea.io>
Additional improvements.
Final improvements.
Adding deprecation dialog.
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/492
Reviewed-by: M M Arif <mmarif@swatian.com>
decrease the compression to have better results
Move cache size outside of maxsize method. fix progress bar alignment for files
Add cache size to picasso
Use getAbsolutePath
Merge branch 'app-cache' of gitea.com:gitnex/GitNex into app-cache
Few imprvoements
Merge branch 'master' into app-cache
small improvement
Implement configure cache size and clear it
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/482
Reviewed-by: opyale <opyale@noreply.gitea.io>
Code Reformat
Use return from 6543 commit
Fix typo
Move delete method to adapter to update the recyclerview
make it work
add to bottomsheet entry
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/478
Reviewed-by: 6543 <6543@noreply.gitea.io>
Applying sizes.
Additional changes.
First changes.
Merge branch 'master' into diff-cleaner
Fixing formatting.
Merge branch 'master' into diff-cleaner
Final changes for working with custom themes.
Merge remote-tracking branch 'remotes/main/master' into diff-cleaner
First changes for working with custom themes.
Merge branch 'master' into diff-cleaner
Merge branch 'master' into diff-cleaner
Merge branch 'master' into diff-cleaner
Merge branch 'master' into diff-cleaner
Merge branch 'master' into diff-cleaner
Adding custom COLOR_FONT.
Even smaller cleanups.
Merge remote-tracking branch 'remotes/main/master' into diff-cleaner
Small cleanups.
Fixing bug and adding maximum line limit.
Adding option to set cursor to end and small cleanup.
First aid.
Merge branch 'master' into diff-cleaner
Merge branch 'master' into diff-cleaner
Merge branch 'master' into diff-cleaner
Few improvements.
Performance improvements and cleanups.
Minor improvements (code in order) and many bug fixes
Bug fix.
Combining cited code.
Adding code commenting option.
Renaming list_files_diffs_new to list_files_diffs
Moving ProcessBar into center
Increasing performance.
Applying size to all icons globally.
Removing another unused file.
Merge remote-tracking branch 'remotes/main/master' into diff-cleaner
Removing unused files.
Changing size of 'close'-button.
Major changes concerning design and bug fixes.
Temporary save point.
2
1
Co-authored-by: opyale <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/413
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: M M Arif <mmarif@swatian.com>
add own error message for this
Merge branch 'master' into login-fix
Merge branch 'master' into login-fix
Merge branch 'master' into login-fix
Adding ability to login again when version check failes.
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@noreply.gitea.io>
Co-authored-by: opyale <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/417
Reviewed-by: M M Arif <mmarif@swatian.com>
Disable minify to get proper logs
Enable it by default
Integrate crash reporting
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/418
Reviewed-by: 6543 <6543@noreply.gitea.io>
new strings for tabs
Merge branch 'refactor-issues' of gitea.com:gitnex/GitNex into refactor-issues
Fix conflicts and files refactors
Merge branch 'master' into refactor-issues
Merge branch 'master' into refactor-issues
refactored closed issues in new tab
Added gitea ver check, minor ui fixes
Merge branch 'master' into refactor-issues
# Conflicts:
# app/src/main/java/org/mian/gitnex/adapters/IssuesAdapter.java
Refactored open issues
Added parent fragment
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/380
Revert "store default if user didnt touch Font settings"
This reverts commit 9c5f9731
store default if user didnt touch Font settings
Setting translatable to false
Last changes.
Defaulting to Manrope in strings.xml
Default to Manrope in settings.
Changes in default value.
Automatic formatting.
Merge remote-tracking branch 'remotes/main/master' into manrope
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/BaseActivity.java
Manrope just literally as default font.
Reformatting code.
Making optimizations.
Moving initialization to BaseActivity
Merge remote-tracking branch 'remotes/main/master' into manrope
Setting Manrope as default font.
Co-authored-by: opyale <example@example.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/379
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: M M Arif <mmarif@swatian.com>
Merge branch 'master' into extend-merge-dialog
Minor fixes
format
? an AndroidStudio suggestion ?
Signed-off-by: 6543 <6543@obermui.de>
add Title Text and some Fixes
add version check
Merge branch 'master' into extend-merge-dialog
Merge branch 'master' into extend-merge-dialog
use translation and revormat
make Merge Options Translateble
gitea locale revs:
* pulls.merge_pull_request
* pulls.rebase_merge_pull_request
* pulls.rebase_merge_commit_pull_request
* pulls.squash_merge_pull_request
Fix menu item
Make merge options work
Merge branch 'master' into merge-options
work - but UGLY UI
use enum for merge-modes
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/217
Merge branch 'master' into details-design
Always open "Repository Meta"
Fixing bugs.
Merge remote-tracking branch 'remotes/main/master' into details-design
Typo removal.
Do not show pull requests when API returns null.
Replacing size by watchers
Removing unused imports.
Moving time formatting into TimeHelper.
Changing website icon and renaming button and dialog text.
Further contentDescription
Adding contentDescription
Adding support for "timeFormat"
Merge remote-tracking branch 'remotes/main/master' into details-design
Full support for translation.
Partially supporting translation.
Adding "view additional information".
Adding additional information.
Adding forks count.
First design changes.
Improving usability by including whole header in "Details".
Co-authored-by: opyale <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/362
Reviewed-by: M M Arif <mmarif@swatian.com>
rename Context
move things to IssueActions
rm unused API func
get Context only one time
add repoWatch into tinyDB
add maginal Issue Un-/Subscription support
add Issue Subscribtion
* api
* layout
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/203
Reviewed-by: M M Arif <mmarif@swatian.com>
fix cp error
fix
reformat code
remove issuesCounter
check if API return new objects, make settings option more generic
Merge branch 'master' into 218-PR-Tab_OpenNumber
add Release Counter
Rename Issue Badge and add Pull Badge
Upgrade Gradle and delete a useles commend
Json Responce: add OpenPullCount and ReleaseCount
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/350
Reviewed-by: M M Arif <mmarif@swatian.com>
cleanup
Use html_url to fix issue/pr separation
Share comment of an issue
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/348
Reviewed-by: 6543 <6543@noreply.gitea.io>
correct var names
working solution
code format ...
first draft
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/315
Reviewed-by: M M Arif <mmarif@swatian.com>
Merge branch 'master' into 305-triiger-keyboard
Enhance user ux to focus on input and trigger keyboard
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/314
Reviewed-by: 6543 <6543@noreply.gitea.io>
Merge branch 'master' into 290-file-size
# Conflicts:
# app/src/main/res/values/strings.xml
Generic word for size text
Add file size to Files
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/292