Merge branch 'master' into crowdin-update
Update Crowdin 2020-04-14
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/411
Reviewed-by: M M Arif <mmarif@swatian.com>
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>
Final changes.
Merge branch 'master' into bug-desc-improve
Merge branch 'master' into bug-desc-improve
Removing unnecessary bar.
Simplifying stuff.
Some more examples.
Further improvements.
Further improvements.
Improving issue template.
Co-authored-by: opyale <example@example.com>
Co-authored-by: 6543 <6543@noreply.gitea.io>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/401
Reviewed-by: 6543 <6543@noreply.gitea.io>
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>
fix
add sugestions
fix Nr
fix what atom did wrong (automatism)
Add PR template
make link from contributing to the code-standards
Update issue_template
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/359
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>