60781ac4c3
Small design changes.
2020-03-31 05:14:24 +02:00
c2505d66b5
Merge branch 'master' into 13-repo-commits
2020-03-30 23:12:07 +00:00
aa697d11ad
Adding, customizing and modifying MemorizingTrustManager.
2020-03-30 23:01:54 +02:00
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
0820dc3480
Merge branch 'master' into 13-repo-commits
...
# Conflicts:
# app/src/main/res/values/strings.xml
2020-03-29 19:27:56 +05:00
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
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
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
21aae88e62
Refactor naming convention for better findings
2020-03-28 15:52:09 +05:00
ea9025296a
final implementation and ui completion of commits list
2020-03-27 23:59:24 +05:00
c8164c56d0
Initial work on commits list using paging library
2020-03-25 19:43:40 +05:00
c3c0749a7a
show when update/install app
2020-03-21 23:52:52 +05:00
e40eb5e6a1
changelog popup initial working draft
2020-03-17 20:56:37 +05:00
7e8d2c6ec2
Create repository from organization menu, refactors too
2020-03-17 15:32:03 +05:00
6cb06d918d
Fix divider color in themes
2020-03-17 01:07:23 +05:00
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
79bd96f6a2
Share feature and some refactor to easily manage source code files
2020-03-17 00:28:03 +05:00
d16b1580dd
crowdin update
2020-03-15 19:36:59 +01:00
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
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
26429ca6e7
Crowdin [2020-03-11] ( #277 )
...
update
update from crowdin
Co-authored-by: 6543 <6543@obermui.de >
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/277
2020-03-13 19:51:29 +00:00
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
64839fdc44
fix background color
2020-03-13 19:30:43 +05:00
a2672560da
Merge branch 'master' into 254-download-files
2020-03-11 15:29:37 +00:00
f7d5ee9e7a
Update for issue 267
2020-03-09 21:13:40 +05:00
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
181a94edbe
download file and ask for permissions to write into storage
2020-03-08 12:46:31 +05:00
3794d7ff2b
wip on download files
2020-03-08 10:53:00 +05:00
9a9b836c40
Fix file diff background
2020-03-07 13:30:45 +05:00
61f953d70d
Fixes layout issue with themes, added pdf night mode switch in settings
2020-03-06 18:46:22 +05:00
14addf5ed0
added theme selection to settings, updated login layout.
2020-03-06 01:56:42 +05:00
b012a7058d
Fixes to color styles and layouts
2020-03-05 20:23:15 +05:00
51ab3f7a92
updated all the layouts and activities
2020-03-05 00:37:28 +05:00
a8cc4c00b8
worked on repo info, files tabs and files activity
2020-03-04 21:15:57 +05:00
d557999a38
Merge branch 'master' into light-theme
2020-03-04 19:58:03 +05:00
1008b8611d
Added custom attr to more files
2020-03-04 19:54:21 +05:00
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
acdb9ce682
updates to other files
2020-02-20 10:19:52 +05:00
dbcd80eace
updated settings, star and my repos layouts
2020-02-04 19:19:39 +05:00
8b75cac9d8
New spinner style
2020-02-03 00:14:38 +05:00
1293e8be27
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 >
2020-01-30 18:00:31 +00:00
50671907ba
changed checkbox style and input background
2020-01-29 19:31:27 +05:00
36774620db
initial work on adding new theme
2020-01-07 17:27:05 +05:00
b3e67113f5
Crowdin [2020-01-04] + add Latvian ( #253 )
...
update Translators
add Latvian
update Crowdin
Co-authored-by: 6543 <6543@obermui.de >
2020-01-05 12:07:29 +00:00
0533fd9ae5
Implement across the whole app
2020-01-02 12:51:10 +05:00
6d7308210b
Implementation of custom fonts app wide
2020-01-02 01:03:53 +05:00
e9dcfc57f7
Merge branch 'crowdin_2019-12-25' of gitnex/GitNex into master
2019-12-26 02:07:36 +00:00
ab6f5d3364
update from crowdin
2019-12-25 20:48:52 +01:00
25cc2f27ee
fix
2019-12-24 17:09:24 +01:00
7d4d7cfa69
copy and support files backport - #225
2019-12-02 19:58:36 +05:00