Commit Graph

68 Commits

Author SHA1 Message Date
opyale
df2bc91e9f Setting Manrope as default font. (#379)
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>
2020-04-12 15:19:33 +00:00
M M Arif
0caaa63b06 Close/reopen milestone 2020-04-08 23:31:27 +05:00
opyale
e310a16bad Improving design of "Repository Meta" (#362)
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>
2020-04-07 21:17:12 +00:00
6543
1dc61af683 Add Issue Subscribtion (#203)
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>
2020-04-05 09:54:34 +00:00
M M Arif
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
anonTree1417
c6125f83c7 Merge remote-tracking branch 'remotes/main/master' into self-signed
# Conflicts:
#	app/src/main/java/org/mian/gitnex/adapters/ExploreRepositoriesAdapter.java
#	app/src/main/java/org/mian/gitnex/adapters/IssueCommentsAdapter.java
#	app/src/main/java/org/mian/gitnex/adapters/IssuesAdapter.java
#	app/src/main/java/org/mian/gitnex/adapters/MyReposListAdapter.java
#	app/src/main/java/org/mian/gitnex/adapters/ReposListAdapter.java
#	app/src/main/java/org/mian/gitnex/adapters/RepositoriesByOrgAdapter.java
#	app/src/main/java/org/mian/gitnex/adapters/StarredReposListAdapter.java
2020-04-02 10:45:52 +02: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
6543
f4c4b837de remove pointless if statements 2020-04-02 01:16:07 +02:00
M M Arif
d2f77cfcd0 Fix minor formattings, other improvements 2020-04-01 20:28:14 +05:00
anonTree1417
0dda996444 Adding Picasso support for self-signed certificates. 2020-04-01 13:26:32 +02: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
6543
786ac3999a Merge branch 'master' into improve-images-loading 2020-03-31 20:40:08 +00:00
anonTree1417
b46ad33dd3 Adjusting proportions of issue labels. (#325)
Merge remote-tracking branch 'remotes/main/master' into fab-issue

Adjusting sizes in LabelsAdapter

Adjusting proportions of issue labels.

Co-authored-by: anonTree1417 <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/325
Reviewed-by: M M Arif <mmarif@swatian.com>
2020-03-31 18:53:36 +00:00
M M Arif
0e365a6d49 Add placeholders for images 2020-03-31 23:46:42 +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
c8164c56d0 Initial work on commits list using paging library 2020-03-25 19:43:40 +05:00
M M Arif
7e8d2c6ec2 Create repository from organization menu, refactors too 2020-03-17 15:32:03 +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
79bd96f6a2 Share feature and some refactor to easily manage source code files 2020-03-17 00:28:03 +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
1008b8611d Added custom attr to more files 2020-03-04 19:54:21 +05:00
M M Arif
acdb9ce682 updates to other files 2020-02-20 10:19:52 +05:00
M M Arif
0533fd9ae5 Implement across the whole app 2020-01-02 12:51:10 +05:00
M M Arif
d922c21f70 show all issues and prs 2019-12-04 23:38:53 +05:00
M M Arif
536665be5f Load default list of explore repositories 2019-12-03 18:20:26 +05:00
M M Arif
9f5eceff0e Repository PR List (#198) 2019-11-24 12:42:57 +00:00
M M Arif
29fb2631cb refactored credit activtiy 2019-11-14 21:58:38 +05:00
M M Arif
126d1d0896 Refactor sponsors activity 2019-11-13 23:23:20 +05:00
M M Arif
b6c0e94ee9 Offline mode (#190) 2019-11-13 15:52:49 +00:00
6543
8ac92a8b3c Merge branch '121-sub-dir-browsing' of gitnex/GitNex into master 2019-10-17 22:49:49 +00:00
M M Arif
d7b1a226d0 implemented sub dir view 2019-10-17 22:47:27 +05:00
M M Arif
9aff1cb42a Minor ui fixes 2019-10-16 18:28:24 +05:00
M M Arif
2f55e7f5d1 enable to browse repository 2019-10-10 20:49:12 +05:00
M M Arif
d5cffddc72 Implemented search ui and screen for exploring repositories. 2019-10-10 18:40:43 +05:00
M M Arif
5baacbd801 revert back 2019-10-04 00:21:34 +05:00
M M Arif
e4ab2f64fc wip, need clean up 2019-10-03 23:50:57 +05:00
M M Arif
345d577fbf Merge branch 'release-2.1' into 43-file-browser 2019-10-03 21:53:38 +05:00
M M Arif
07a1fa6aad Fix crashes on my repo, starred repos etc - 2.1.2 release 2019-10-03 21:43:33 +05:00
M M Arif
4d998150a3 click listener checks for file, dir and unknwon files 2019-10-02 23:32:01 +05:00
M M Arif
f19327431f fix bugs since 2.1.0 release 2019-10-02 22:24:02 +05:00
M M Arif
0bcbca8bdc Fix crash from gplay console, app crash when no avatar url node is present in API. old gitea instances. 2019-10-02 22:11:10 +05:00
M M Arif
b90b3c3320 Added reading file contentts 2019-10-02 21:32:59 +05:00
M M Arif
d2213c0c14 new file icon 2019-10-02 13:59:34 +05:00
M M Arif
90dce6fff8 added layout, view models, adapter and fragment 2019-10-02 13:30:07 +05:00