right arg order & right instanceUrl
use new API if gitea >= 1.13.0
correct name
format code
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-by: opyale <opyale@noreply.codeberg.org>
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>
Adding comments to editorconfig.
Formatting.
Adding link color attribute.
Minor improvements.
Use dedicated layout for additional information.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: 6543 <6543@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>
Fix commits query limit
Fix text colors for auto theme
Fix text color in grid views
fix file size for dir
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/523
Reviewed-by: opyale <opyale@noreply.gitea.io>
Merge branch 'master' into single-issue-ui
Add progressbar, match the ui to other ui for views(lines etc). And other refactors.
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/518
Reviewed-by: opyale <opyale@noreply.gitea.io>
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>
BugFix of Version
add new TestCase
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/500
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>
Merge branch 'master' into refactor-versionCheck
Merge branch 'master' into refactor-versionCheck
Revert "test CI"
This reverts commit b56eff0920.
test CI
Reformat LoginActivity.java
cleanup
migrate
Working + Tests
add first UnitTest
wip ...
enum2class
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/472
Reviewed-by: M M Arif <mmarif@swatian.com>
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>
Final fixes and improvements.
Fixing crash of app in Android 5.0
Removing unused theme.
Moving HighlightJS to app.
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/477
Reviewed-by: M M Arif <mmarif@swatian.com>
Merge branch 'master' into fix-refactor-context
reorder + space
fix
R E F A C T O R
set ctx and appCtx in LoginActivity
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/469
Reviewed-by: M M Arif <mmarif@swatian.com>
Reviewed-by: opyale <opyale@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>
Hide is best approach here
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/451
Reviewed-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: 6543 <6543@noreply.gitea.io>