anonTree1417
d87bd3a8f7
Merge remote-tracking branch 'remotes/main/master' into add-styling
2020-03-31 20:09:06 +02:00
anonTree1417
22010d953a
Adjusting sizes in LabelsAdapter
2020-03-31 18:43:52 +02:00
anonTree1417
f12219ace7
Restoring branches_list.xml
2020-03-31 16:52:39 +02:00
anonTree1417
d2190ad189
Moving classes to helpers/
2020-03-31 16:44:11 +02:00
anonTree1417
e1ccb4e404
Fixed formatting.
2020-03-31 16:41:50 +02: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
anonTree1417
60781ac4c3
Small design changes.
2020-03-31 05:14:24 +02:00
anonTree1417
6b2be06eda
Adjusting proportions of issue labels.
2020-03-31 04:04:11 +02:00
6543
c2505d66b5
Merge branch 'master' into 13-repo-commits
2020-03-30 23:12:07 +00:00
6543
9f30299cfa
add Discord badge
2020-03-31 00:12:50 +02:00
anonTree1417
2b6d22ed94
Modifying license headers.
2020-03-30 23:25:49 +02:00
anonTree1417
aa697d11ad
Adding, customizing and modifying MemorizingTrustManager.
2020-03-30 23:01:54 +02:00
6543
6e0880e6d8
Handle reserved names & patterns on repo creation ( #315 )
...
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>
2020-03-29 18:57:19 +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
6543
25c6a9558f
simplify code
2020-03-29 16:04:04 +02:00
6543
667d98329c
Merge branch 'master' into 262-changelog-popup
2020-03-29 13:45:39 +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
Florian
0e7df87a60
hotfix for #297
2020-03-18 18:30:18 +01: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