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>
code reformat
check for same gitea version
change link to button `view in browser`
add search by commit hash
Fix crash for custom attr caused by context and clean up
Refactor commits, remove fastadapter
Co-authored-by: 6543 <6543@noreply.gitea.io>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/452
Reviewed-by: 6543 <6543@noreply.gitea.io>
Code Reformat
hide not found message
Refactor issues, remove fastadapter.
fix swipe back filter icon issue, fix crash on issues with faster swiping
Change filter icon based on selection, empty the list for progress bar, check for gitea version to pass limit and other improvements
Separate menu and interface for pr
Add filter bottom sheet to PRs, issues
Fix search/filter pull requests
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/439
Reviewed-by: opyale <opyale@noreply.gitea.io>
Merge branch 'master' into 427-dismiss-bottom-sheet
Does not really fix the issue as there is way to handle this without a proper call.
And dismiss does not work properly either.
But added few improvements and fixed close/reopen issue along the way.
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/428
Reviewed-by: 6543 <6543@noreply.gitea.io>
Merge branch 'master' into update-readme-add-ci-build
apply suggestions
Change "Download APK" option to gitnex.com download page
add download for CI build apk
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/424
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>
Reformat Code
FIX IssueComments moddel
reformate Code
TimeHelper.formatTime dont crash on null date object
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/425
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>