M M Arif and 6543
7caecadb32
Refactor issues ( #380 )
...
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
2020-04-14 20:55:04 +00:00
M M Arif
ab47e409e9
update libs, enhance release builds ( #408 )
...
Merge branch 'master' into update-libs-enhance-release-build
update libs, enhance release builds
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/408
2020-04-14 08:50:12 +00:00
M M Arif
b10df63c8a
Merge pull request 'Adjusting size of text views in organizations list.' ( #406 ) from opyale/GitNex:size-adj into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/406
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-04-13 15:55:17 +00:00
539c5be4b5
Themes for source code in file viewer ( #403 )
...
reformat code
move from else-if to switch-case
Merge branch 'master' into 396-themes-file-veiwer
Merge branch 'master' into 396-themes-file-veiwer
Make string translatable false
Themes for source code in file viewer
Co-authored-by: 6543 <6543@obermui.de >
Co-authored-by: 6543 <6543@noreply.gitea.io >
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/403
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-04-13 15:23:31 +00:00
M M Arif
008ffaa553
Merge pull request 'Fix of views being gone randomly' ( #404 ) from 400-milestone-bug into master
...
Merging via app
2020-04-13 10:40:05 +00:00
M M Arif
3b84ec46d1
Fix of views being gone randomly
2020-04-13 12:48:23 +05:00
M M Arif
3a524c9f5d
Remember-login-type ( #394 )
...
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
2020-04-12 19:15:20 +00:00
M M Arif and 6543
e709aba3c2
Remember login type ( #392 )
...
Merge branch 'master' into 372-remember-login-type
Remember login type
Co-authored-by: 6543 <6543@noreply.gitea.io >
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/392
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-04-12 19:04:02 +00:00
M M Arif
14bca1f4c4
Merge pull request 'Adding more reliable calculation of label width.' ( #393 ) from opyale/GitNex:label-width-calc into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/393
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-04-12 18:53:44 +00:00
M M Arif and 6543
adb8a8bf04
Fix fab hide scroll issue and clean up ( #381 )
...
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 >
2020-04-11 20:17:24 +00:00
M M Arif
398cceed2f
Merge pull request 'Close/reopen milestone' ( #386 ) from 329-close-open-milestone into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/386
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-04-11 06:59:40 +00:00
M M Arif
f5d5264ef7
Implement auto switcher for light and dark theme ( #388 )
...
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 >
2020-04-11 06:06:39 +00:00
M M Arif
0caaa63b06
Close/reopen milestone
2020-04-08 23:31:27 +05:00
M M Arif
79944241fe
Merge pull request 'Minor improvement and fixes for repo info tab' ( #382 ) from fixes-repo-info into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/382
2020-04-07 21:23:38 +00:00
M M Arif
8b7c5e2873
Minor improvement and fix for repo info tab
2020-04-08 02:21:47 +05:00
M M Arif
9bca299107
Merge pull request 'fix' ( #375 ) from 6543/GitNex:issue-subscribe-take-theme-into-account into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/375
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-04-07 13:44:47 +00:00
M M Arif
ee88ee86cd
Merge pull request 'Fix repos loading on switching accounts' ( #371 ) from fix-repos-load-on-login into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/371
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-04-07 13:43:38 +00:00
M M Arif
831e9d36ec
Fix repos loading on switching accounts
2020-04-07 11:05:42 +05:00
M M Arif and 6543
c402046699
Introduce snackbar for toast messages ( #352 )
...
Merge branch 'master' into 302-snackbar
Added snackbar to login screen
Co-authored-by: 6543 <6543@noreply.gitea.io >
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/352
2020-04-04 19:19:44 +00:00
M M Arif
36ebfff529
Merge pull request 'On Repo Lists: change comment-icon to issue-icon' ( #351 ) from iconchange into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/351
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-04-04 06:41:55 +00:00
M M Arif and 6543
9e77e27177
Share comment of an issue ( #348 )
...
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 >
2020-04-03 16:48:22 +00:00
M M Arif
51c281ca30
Merge pull request 'update libs and clean up' ( #346 ) from update-libs into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/346
2020-04-03 06:29:57 +00:00
M M Arif
b9ca041c5b
update libs and clean up
2020-04-03 11:28:24 +05:00
M M Arif
1d8dc445ec
Merge pull request 'Support for self-signed certificates' ( #318 ) from anonTree1417/GitNex:self-signed into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/318
Reviewed-by: 6543 <6543@noreply.gitea.io >
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-04-03 06:16:01 +00:00
M M Arif
8234ad77e3
Merge pull request 'Fix #341 - Store UserName on Login first' ( #343 ) from 6543/GitNex:fix-341 into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/343
2020-04-02 20:11:18 +00:00
M M Arif
fc532989e5
Fix repos load on initial login and clean ups
2020-04-02 22:04:54 +05:00
M M Arif
70581cd330
Updates to settings screen
2020-04-02 20:49:26 +05:00
M M Arif
8853b33c11
Merge pull request 'remove pointless if statements' ( #340 ) from 6543/GitNex:refactor1 into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/340
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-04-02 08:12:45 +00:00
M M Arif
733acd0e0b
Merge pull request 'Switch to bottomsheets for popup menus' ( #333 ) from 304-popup-menus-to-bottomsheets into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/333
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-04-02 08:05:56 +00:00
M M Arif
4217db3e31
Add author to readme
2020-04-01 21:16:59 +05:00
M M Arif
d2f77cfcd0
Fix minor formattings, other improvements
2020-04-01 20:28:14 +05:00
M M Arif
9988649714
cleanup
2020-04-01 14:51:37 +05:00
M M Arif
1e52649b76
Added to labels, issue comment
2020-04-01 14:44:38 +05:00
M M Arif
ca37ad661d
Changed repos list menus to bottom sheets
2020-04-01 11:38:14 +05:00
M M Arif
11b8bb8d83
Merge pull request 'Add placeholders for images' ( #331 ) from improve-images-loading into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/331
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-04-01 06:09:02 +00:00
M M Arif
0e365a6d49
Add placeholders for images
2020-03-31 23:46:42 +05:00
M M Arif
39ad052ad5
Merge pull request 'Add Discord badge' ( #330 ) from 6543/GitNex:readme-discord into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/330
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-03-31 13:25:52 +00:00
M M Arif
0f9025f925
Merge pull request 'Repository Commits' ( #308 ) from 13-repo-commits into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/308
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-03-31 05:11:33 +00:00
M M Arif
0820dc3480
Merge branch 'master' into 13-repo-commits
...
# Conflicts:
# app/src/main/res/values/strings.xml
2020-03-29 19:27:56 +05:00
M M Arif
2fd291527f
Enhance user ux to focus on input and trigger keyboard ( #314 )
...
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 >
2020-03-29 14:24:38 +00:00
M M Arif
d923585d9a
Merge pull request 'Code style project wise' ( #313 ) from 216-code-style into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/313
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-03-29 14:18:54 +00:00
M M Arif
e89f12f61e
Merge pull request 'Changelog popup' ( #296 ) from 262-changelog-popup into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/296
2020-03-29 14:18:20 +00:00
M M Arif
3955b64efb
Add to readme
2020-03-29 16:18:16 +05:00
M M Arif
6e7e3ef690
Code style as whichever is availability in idea
2020-03-29 11:09:51 +05:00
M M Arif
9717589427
Merge pull request 'Fix http protocol' ( #311 ) from 307-fix-open-repo-url into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/311
2020-03-28 17:21:12 +00:00
M M Arif
2bda0dbe7e
fix http protocol for open repo url
2020-03-28 21:08:11 +05:00
M M Arif
d52ff1557f
Fix login issue with internet access. Better solution to check internet connection
...
with broadcast receiver. Prioritize token login.
2020-03-28 19:49:08 +05:00
M M Arif
6842ba1410
Remove commits tab, moved under branch. Commits are under branches now.
...
Fixes search ui along the way
2020-03-28 17:44:45 +05:00
M M Arif
21aae88e62
Refactor naming convention for better findings
2020-03-28 15:52:09 +05:00
M M Arif
ea9025296a
final implementation and ui completion of commits list
2020-03-27 23:59:24 +05:00
M M Arif
e963d3483b
Merge branch 'master' into 262-changelog-popup
2020-03-25 19:48:49 +05:00
M M Arif
c8164c56d0
Initial work on commits list using paging library
2020-03-25 19:43:40 +05:00
M M Arif
162e86f0c0
Merge pull request 'Fix encoding on login' ( #306 ) from fix-encoding into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/306
2020-03-24 08:36:24 +00:00
M M Arif
fec0945be9
Fix encoding on login
2020-03-24 13:33:35 +05:00
M M Arif
c3c0749a7a
show when update/install app
2020-03-21 23:52:52 +05:00
M M Arif
a9b8e15812
use StandardCharsets instead
2020-03-19 18:54:20 +05:00
M M Arif
c57d39e3f4
Merge branch 'master' into 262-changelog-popup
2020-03-19 18:52:57 +05:00
M M Arif
154065d43c
Merge pull request 'hotfix for #297 ' ( #298 ) from a671916c/GitNex:master into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/298
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-03-18 18:24:35 +00:00
M M Arif
e40eb5e6a1
changelog popup initial working draft
2020-03-17 20:56:37 +05:00
M M Arif
17e9e43454
Merge pull request 'Create repository from organization menu, refactors too' ( #295 ) from 257-add-create-repo-to-org-menu into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/295
2020-03-17 10:39:31 +00:00
M M Arif
2b976f58ba
Check if data really exists
2020-03-17 15:36:26 +05:00
M M Arif
7e8d2c6ec2
Create repository from organization menu, refactors too
2020-03-17 15:32:03 +05:00
M M Arif
b5b69f377e
Merge pull request 'Show only issues' ( #294 ) from 224-show-issues-only into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/294
2020-03-17 07:24:13 +00:00
M M Arif
614e053796
Show only issues
2020-03-17 12:19:59 +05:00
M M Arif
da16439975
Merge pull request 'Fix divider color in themes' ( #293 ) from fix-divider-color-in-themes into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/293
2020-03-16 20:11:03 +00:00
M M Arif
6cb06d918d
Fix divider color in themes
2020-03-17 01:07:23 +05:00
M M Arif
8df11645e8
Add file size to Files ( #292 )
...
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
2020-03-16 20:01:49 +00:00
M M Arif
ef9a0d57c2
Merge pull request 'Share feature and some refactor to easily manage source code files' ( #291 ) from 282-share-feature into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/291
2020-03-16 19:56:40 +00:00
M M Arif
79bd96f6a2
Share feature and some refactor to easily manage source code files
2020-03-17 00:28:03 +05:00
M M Arif
c2e80199ca
Merge pull request 'Fix breadcrumb navigation' ( #288 ) from 287-fix-files-breadcrumb-listner into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/288
2020-03-16 14:45:42 +00:00
M M Arif
8921543ef5
Fix breadcrumb navigation
2020-03-16 19:30:41 +05:00
M M Arif
e35846ab51
Merge pull request 'update libs, fix required bugs after update libs, bump app ver' ( #286 ) from update-libs into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/286
2020-03-16 09:33:45 +00:00
M M Arif
375c12b192
update libs, fix required bugs after update libs, bump app ver
2020-03-16 14:25:15 +05:00
M M Arif
fe22d8ab42
Merge pull request 'crowdin update' ( #284 ) from 6543/GitNex:crowdin_2020-03-15 into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/284
Reviewed-by: M M Arif <mmarif@swatian.com >
2020-03-15 18:44:08 +00:00
M M Arif
c47c81e71f
Prepare release 2.4.0 ( #283 )
...
Remove Translucent background
Fix missing theme colors, layouts using standard
Fix toolbar color
Prepare 2.4.0 release
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/283
2020-03-15 15:09:26 +00:00
M M Arif
c981ec2f16
Fixes for 2.4 release ( #281 )
...
Fix unnecessary reset for repositories
merge screen background color
Merge branch 'master' into fixes-2.4
Add bottom margin for smaller devices
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/281
2020-03-14 14:22:50 +00:00
M M Arif
d06a439382
Merge pull request 'Add page and limit params to required API calls' ( #279 ) from 273-add-page-limit-param into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/279
2020-03-13 19:30:11 +00:00
M M Arif
e7433fd67d
Merge pull request '[Fileviewer] Download files, Don't render specific files' ( #275 ) from 254-download-files into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/275
2020-03-13 19:29:24 +00:00
M M Arif
0467686cc3
Enhance diff view to not render all files ( #274 )
...
Merge branch 'master' into 269-dont-render-files
exlucde certain bin files
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/274
2020-03-13 19:28:29 +00:00
M M Arif
b0d5161c22
Merge pull request 'fix background color' ( #280 ) from fixes-2.4 into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/280
2020-03-13 14:32:57 +00:00
M M Arif
64839fdc44
fix background color
2020-03-13 19:30:43 +05:00
M M Arif
d441833952
Add page and limit params to required API calls
2020-03-12 19:56:56 +05:00
M M Arif
f7d5ee9e7a
Update for issue 267
2020-03-09 21:13:40 +05:00
M M Arif
3a481084b6
Merge branch 'master' into 254-download-files
...
# Conflicts:
# app/src/main/java/org/mian/gitnex/activities/FileViewActivity.java
2020-03-08 19:24:41 +05:00
M M Arif
4ac1f4f486
Single issue ui enhancements ( #272 )
...
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 >
2020-03-08 14:14:46 +00:00
M M Arif
d2f5f09c75
Merge pull request 'Theme and Icons' ( #260 ) from light-theme into master
...
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/260
Reviewed-by: 6543 <6543@noreply.gitea.io >
2020-03-08 13:52:25 +00:00
M M Arif
181a94edbe
download file and ask for permissions to write into storage
2020-03-08 12:46:31 +05:00
M M Arif
5b8c485883
Fix variable name
2020-03-08 10:54:33 +05:00
M M Arif
3794d7ff2b
wip on download files
2020-03-08 10:53:00 +05:00
M M Arif
9a9b836c40
Fix file diff background
2020-03-07 13:30:45 +05:00
M M Arif
900b060c31
Use only one statement for new theme.
2020-03-07 01:07:54 +05:00
M M Arif
61f953d70d
Fixes layout issue with themes, added pdf night mode switch in settings
2020-03-06 18:46:22 +05:00
M M Arif
14addf5ed0
added theme selection to settings, updated login layout.
2020-03-06 01:56:42 +05:00
M M Arif
b012a7058d
Fixes to color styles and layouts
2020-03-05 20:23:15 +05:00
M M Arif
51ab3f7a92
updated all the layouts and activities
2020-03-05 00:37:28 +05:00
M M Arif
a8cc4c00b8
worked on repo info, files tabs and files activity
2020-03-04 21:15:57 +05:00
M M Arif
d557999a38
Merge branch 'master' into light-theme
2020-03-04 19:58:03 +05:00
M M Arif
1008b8611d
Added custom attr to more files
2020-03-04 19:54:21 +05:00
M M Arif
5720c5f613
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
2020-02-21 05:58:36 +00:00
M M Arif
e0b25c77a0
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
2020-02-21 05:54:53 +00:00