Adding error message for login().
Final touch.
Refactoring LoginActivity and other improvements.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/561
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Fix name collision in themes
Add space between org and repo name
standard use of dimens
more ui improvements
wip to enhance all bottom sheets
Fix radius and improve the ui
enhance bottom sheet
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-by: opyale <opyale@noreply.codeberg.org>
fix in pr and ms fragments
Fix Crash when searching issues/pr
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Fixing color bug, updating license headers and CONTRIBUTORS
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
* Minor improvements.
* Fixing collaborators bug and many (performance) improvements in RepoDetailActivity.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: 6543 <6543@noreply.codeberg.org>
show "Add Collaborator" option only if you have the right to do so
gitea >= v1.12.0 only need read rights for Colaborators Tab
Signed-off-by: 6543 <6543@obermui.de>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
use androidx @NonNull instead of jetbrains @NotNull
Merge branch 'master' into refactor_FileDiffActivity
code format corrections
Merge branch 'master' into refactor_FileDiffActivity
add Unit TESTs for ParseDiff.getFileDiffViewArray
add get methods
make rm/add similar to gitea stats
calc diff stat based on diff itself
rename getFileContents -> toString
fix empty content bug & add comments
format AppUtil.java
rm unused
working version
skip binary files for now ... [DONT CRASH]
better regex
format FileDiffView.java
rename toolbar_title -> toolbarTitle
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Add download assets
implement release layout in adapter
update the layout
Fixing gravity.
Adding layouts for new release items.
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-by: 6543 <6543@noreply.codeberg.org>
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>
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>
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>
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
add isRepoAdmin
extend Adapters
add check to RepoDetails
refactor var names
reformat code
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/402
Reviewed-by: M M Arif <mmarif@swatian.com>
Merge branch 'master' into 389_alternate_version-api-auth
rm comment
get gitea Version Authentificated
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/399
Reviewed-by: M M Arif <mmarif@swatian.com>
Trying to find a compromise.
make them great again ;)
Applying changes of LabelWidthCalculator to LabelsAdapter.
Co-authored-by: opyale <example@example.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/398
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: M M Arif <mmarif@swatian.com>
Merge branch 'master' into 372-remember-login-type
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/LoginActivity.java
Use strings instead of boolean
Remember login type
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/394
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 'fix-fab-scroll-issue' of gitea.com:gitnex/GitNex into fix-fab-scroll-issue
Merge branch 'master' into fix-fab-scroll-issue
Merge branch 'master' into fix-fab-scroll-issue
Fix fab hide scroll issue and clean up
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/381
Reviewed-by: 6543 <6543@noreply.gitea.io>
Remove import and add author
Implement auto switcher for light and dark theme. other ui fixes
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/388
Reviewed-by: 6543 <6543@noreply.gitea.io>
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>
Merge remote-tracking branch 'remotes/main/master' into counter-badges
# Conflicts:
# app/src/main/java/org/mian/gitnex/fragments/SettingsFragment.java
Moving to BaseActivity
Enabling counter badges by default.
Co-authored-by: opyale <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/378
Reviewed-by: M M Arif <mmarif@swatian.com>
add Polish to settings and reformat code
add Polish locales
Crowdin Update
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/377
Reviewed-by: M M Arif <mmarif@swatian.com>
Merge branch 'fab-button-issues' of https://gitea.com/opyale/GitNex into fab-button-issues
Merge remote-tracking branch 'remotes/main/master' into fab-button-issues
Merge branch 'master' into fab-button-issues
Adding onScrollListener.
Reply icon
Generalizing padding of floating action button.
Merge branch 'master' into fab-button-issues
Improving proportions.
Replacing bottom sheet item by floating action button and cleaning up code.
Co-authored-by: opyale <example@example.com>
Co-authored-by: anonTree1417 <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/360
Reviewed-by: M M Arif <mmarif@swatian.com>
Hide Release Count on old Gitea Instances
fix compareVersion
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/367
Reviewed-by: M M Arif <mmarif@swatian.com>
Merge branch 'master' into usability-details
Improving usability by including whole header in "Details".
Co-authored-by: opyale <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/361
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>
add spanish to config
Merge branch 'master' into add-lang-spanish
Update 2020-04-04
adde Spanish (42% translated)
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/353
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>
Merge remote-tracking branch 'remotes/main/master' into picasso-img-cache
Some improvements including size management and easy customization.
Improvements to picasso cache
Making PicassoCache public
Moving PicassoCache to helpers/
Merge branch 'master' into picasso-img-cache
Adding options for customisation.
(Hopefully) final bug fixes.
Additional fixes.
Hotfix.
Prevent NullPointerException.
Formatting stuff.
Removing unnecessary permission.
Adding permission.
Adding PicassoCache.
Using max-stale now.
Adding caching to picasso service
Co-authored-by: anonTree1417 <example@example.com>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/345
Reviewed-by: 6543 <6543@noreply.gitea.io>
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>
optimize imports
Merge branch 'master' into moveWebInteraceCalls-2-ownInterface
Merge branch 'master' into moveWebInteraceCalls-2-ownInterface
move WebInterface calls to own interface
rename WEB api for getting PullDiff
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/338
Reviewed-by: M M Arif <mmarif@swatian.com>
Merge remote-tracking branch 'remotes/main/master' into fab-issue
Adjusting sizes in LabelsAdapter
Adjusting proportions of issue labels.
Co-authored-by: anonTree1417 <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/325
Reviewed-by: M M Arif <mmarif@swatian.com>
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
Merge branch 'master' into 270-single-issue-ui-enhancements
improve single issue title
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/272
Reviewed-by: 6543 <6543@noreply.gitea.io>
Merge branch 'master' into refactor_issues_call
Remove credits, add donators (#268)
Merge branch 'master' into 264-remove-credits
Merge pull request 'Support for c header files' (#266) from 265-files-support-in-file-viewer into master
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/266
Remove credits, add donators
support for c header files
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/268
Merge pull request 'Support for c header files' (#266) from 265-files-support-in-file-viewer into master
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/266
support for c header files
fix
Merge branch 'master' into refactor_issues_call
Support pdf files in file viewer (#259)
auto convert EOL
this fix it for me
fix layout
implement support for pdf files in file viewer
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/259
Reviewed-by: 6543 <6543@noreply.gitea.io>
Make DueDate optional on MilestoneCreaton (#252)
Merge branch 'master' into milestone-DueDate-optional_240
add check again if gitea is older than 1.10.0 ...
Crowdin [2020-01-04] + add Latvian (#253)
update Translators
add Latvian
update Crowdin
Co-authored-by: 6543 <6543@obermui.de>
make DueDate optional on MilestoneCreaton
Co-authored-by: 6543 <6543@obermui.de>
Crowdin [2020-01-04] + add Latvian (#253)
update Translators
add Latvian
update Crowdin
Co-authored-by: 6543 <6543@obermui.de>
Merge branch '51-custom-fonts' of gitnex/GitNex into master
Reviewed-by: 6543 <6543@noreply.gitea.io>
Implement across the whole app
Implementation of custom fonts app wide
Merge branch 'crowdin_2019-12-25' of gitnex/GitNex into master
add user to the “new issue” assignees dialog
refactor.start()
update from crowdin
Merge branch 'backport-243' of gitnex/GitNex into master
backport url slashes fix
Merge branch 'fix-238' of gitnex/GitNex into master
fix
Merge branch 'backport-235' of gitnex/GitNex into master
backport fix#235
Merge branch 'backport-232' of gitnex/GitNex into master
show all issues and prs
Merge branch '206-repos-in-explore-screen' of gitnex/GitNex into master
Load default list of explore repositories
Merge branch '225-backport' of gitnex/GitNex into master
copy and support files backport - #225
Merge branch '226-backport' of gitnex/GitNex into master
fix alignments backport
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/199
auto convert EOL
this fix it for me
fix layout
implement support for pdf files in file viewer
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/259
Reviewed-by: 6543 <6543@noreply.gitea.io>
Merge branch 'master' into milestone-DueDate-optional_240
add check again if gitea is older than 1.10.0 ...
Crowdin [2020-01-04] + add Latvian (#253)
update Translators
add Latvian
update Crowdin
Co-authored-by: 6543 <6543@obermui.de>
make DueDate optional on MilestoneCreaton
Co-authored-by: 6543 <6543@obermui.de>