remove redundant casting
Fix edittext layout when typing(reduce size), fix refresh drafts. Minor improvements
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/596
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Merge branch 'master' into new-missing-icons
Merge branch 'master' into new-missing-icons
Fix background and icon
Fix search bar icons and layout to match the themes
new lines?
Merge branch 'master' into new-missing-icons
Add missed icons, and improve the ratio of all icons across the app
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/592
Add server avatar to user accounts
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/594
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Fix icon cut off sizes
Add explore and drafts to set as home screen options
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/588
Reviewed-by: 6543 <6543@noreply.codeberg.org>
last set of updates and changes to the icons
Add more icons
WIP : transition of more icons
Switch of icons to new icons for the whole app - WIP
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/589
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Fix default branch
Merge branch 'master' into switch-branches
# Conflicts:
# app/src/main/res/layout/bottom_sheet_repo.xml
# app/src/main/res/values/strings.xml
update icon
Merge branch 'master' into switch-branches
Merge branch 'master' into switch-branches
update the missing parts
Minor updates
Merge branch 'master' into switch-branches
Merge branch 'master' into switch-branches
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/CreateIssueActivity.java
# app/src/main/java/org/mian/gitnex/activities/RepoDetailActivity.java
# app/src/main/java/org/mian/gitnex/fragments/BottomSheetRepoFragment.java
# app/src/main/java/org/mian/gitnex/fragments/FilesFragment.java
Add branch to breadcrumb and dir structure fix
Make change branch work
clean up
Merge branch 'master' into switch-branches
add icon in top bar, add interface listener
Merge branch 'master' into switch-branches
Merge remote-tracking branch 'remotes/main/master' into switch-branches
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/LoginActivity.java
# app/src/main/java/org/mian/gitnex/fragments/ProfileFragment.java
# app/src/main/java/org/mian/gitnex/helpers/PathsHelper.java
Switching between branches.
Minor fixes
Merge remote-tracking branch 'remotes/main/master' into login-fix
URL parsing, label and other improvements.
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/571
Reviewed-by: 6543 <6543@noreply.codeberg.org>
repo info icons update
Update icons across the app
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/587
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Removing link
Badges and drone fix.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/583
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Merge branch '450-drafts-settings' of codeberg.org:gitnex/GitNex into 450-drafts-settings
Fix package move
Merge branch 'master' into 450-drafts-settings
Merge branch 'master' into 450-drafts-settings
fix default value save
Delete drafts settings
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/576
Reviewed-by: opyale <opyale@noreply.codeberg.org>
Using smaller image and publishing releases.
Fixing things.
Merge branch 'gitlab-ci' of https://codeberg.org/opyale/GitNex into gitlab-ci
Removing eclint.
Merge branch 'master' into gitlab-ci
Only run jobs when master changed.
Using GitLab CI.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/580
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Moving TinyDB and AppUtil to helpers.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/579
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
optimize url string
Overview of accounts in the app
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/577
Reviewed-by: opyale <opyale@noreply.codeberg.org>
Fix no draft message
translation updates
format improvements
typo update
some renaming refactors
Use better naming convention
remove duplicate source
arrange draft titles
enhance click listener area
Launch drafts from reply screen and clean up
Add message draft saved
update repositories tasks
Update user accounts repository with thread, remove async tasks
remove async task in drafts
update layout, change async to thread in drafts
Merge branch 'master' into pull_139
# Conflicts:
# app/build.gradle
# app/src/main/java/org/mian/gitnex/activities/LoginActivity.java
Merge branch 'master' into pull_139
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/ReplyToIssueActivity.java
Merge branch 'pull_139' of codeberg.org:gitnex/GitNex into pull_139
# Conflicts:
# app/src/main/java/org/mian/gitnex/adapters/MyReposListAdapter.java
Merge branch 'master' into pull_139
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/LoginActivity.java
# app/src/main/java/org/mian/gitnex/activities/ReplyToIssueActivity.java
# app/src/main/java/org/mian/gitnex/adapters/MyReposListAdapter.java
Merge branch 'master' into pull_139
Merge branch 'master' into pull_139
Merge branch 'master' into pull_139 and fix conflicts
# Conflicts:
# app/build.gradle
# app/src/main/java/org/mian/gitnex/activities/LoginActivity.java
# app/src/main/java/org/mian/gitnex/activities/MainActivity.java
# app/src/main/java/org/mian/gitnex/activities/ReplyToIssueActivity.java
# app/src/main/java/org/mian/gitnex/adapters/MyReposListAdapter.java
# app/src/main/java/org/mian/gitnex/helpers/StaticGlobalVariables.java
# app/src/main/res/values/strings.xml
Code Format
Merge branch 'master' into 15-comments-draft
Merge branch 'master' into 15-comments-draft
Merge branch 'master' into 15-comments-draft
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/MainActivity.java
# app/src/main/res/values/strings.xml
Go to draft, save on type and other fixes
delete all drafts, added messages where needed
delete draft
Force logout
Merge branch 'master' into 15-comments-draft
Merge branch 'master' into 15-comments-draft
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/MainActivity.java
# app/src/main/java/org/mian/gitnex/helpers/StaticGlobalVariables.java
check if account data is null, we need to log the user out for the 1st time.
Merge branch 'master' into 15-comments-draft
fix repo owner, name sequence
Add comments for test, show drafts list
Add repos to db
Add account to db and other refactors to the code
Merge branch 'master' into 15-comments-draft
Merge branch 'master' into 15-comments-draft
Merge branch 'master' into 15-comments-draft
Merge branch 'master' into 15-comments-draft
# Conflicts:
# app/build.gradle
# app/src/main/AndroidManifest.xml
Merge branch 'master' into 15-comments-draft
merge
more queries, added dao repositories, layout update
Added queries in dao
some refactor. added models, dao, entities (accounts, repositories, drafts)
WIP on implementing drafts, introduced Room persistence library for db.
Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/139
Reviewed-by: opyale <opyale@noreply.codeberg.org>
proper decleration
Merge branch 'update-libs-fix-deps' of codeberg.org:gitnex/GitNex into update-libs-fix-deps
import searchview and other improvements
Merge branch 'master' into update-libs-fix-deps
Update libs, remove depricated libs
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/566
Reviewed-by: opyale <opyale@noreply.codeberg.org>
Merge branch 'master' into fix-older-urls
Fix old URLs which do not have a slash at the end.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/568
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Fixing path issues.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/567
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Final improvements.
Fixing reply mention.
Do NOT use "instanceUrlRaw" as of now.
Minor fixes
Merge remote-tracking branch 'remotes/main/master' into login-fix
URL parsing, label and other improvements.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/564
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Minor fix.
Merge branch 'master' into reply-tools
Merge remote-tracking branch 'opyale/reply-tools' into reply-tools
Changing names.
Merge branch 'master' into reply-tools
Adding ability to cite and to copy issue comments.
Co-authored-by: opyale <opyale@noreply.gitea.io>
Co-authored-by: 6543 <6543@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/562
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
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>