Commit Graph

345 Commits

Author SHA1 Message Date
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
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 73950f9f2a Crowdin [2020-04-07] + add Polish (#377)
add Polish to settings and reformat code

add Polish locales

Crowdin Update

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/377
Reviewed-by: M M Arif <mmarif@swatian.com>
2020-04-07 20:39:08 +00:00
opyale 7387c29077 Replacing bottom sheet item by floating action button. (#360)
Merge branch 'fab-button-issues' of https://gitea.com/opyale/GitNex into fab-button-issues

Merge remote-tracking branch 'remotes/main/master' into fab-button-issues

Merge branch 'master' into fab-button-issues

Adding onScrollListener.

Reply icon

Generalizing padding of floating action button.

Merge branch 'master' into fab-button-issues

Improving proportions.

Replacing bottom sheet item by floating action button and cleaning up code.

Co-authored-by: opyale <example@example.com>
Co-authored-by: anonTree1417 <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/360
Reviewed-by: M M Arif <mmarif@swatian.com>
2020-04-07 20:06:39 +00:00
6543 ce51b9264a
fix
Signed-off-by: 6543 <6543@obermui.de>
2020-04-07 15:18:14 +02: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
6543 d2490bf6f9 Crowdin [2020-04-04] + add Spanish (#353)
add spanish to config

Merge branch 'master' into add-lang-spanish

Update 2020-04-04

adde Spanish (42% translated)

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/353
Reviewed-by: M M Arif <mmarif@swatian.com>
2020-04-04 19:29:44 +00:00
6543 1da54e3d35 [UI] Add Pull & Release Counter Badge to TabLable (#350)
fix cp error

fix

reformat code

remove issuesCounter

check if API return new objects, make settings option more generic

Merge branch 'master' into 218-PR-Tab_OpenNumber

add Release Counter

Rename Issue Badge and add Pull Badge

Upgrade Gradle and delete a useles commend

Json Responce: add OpenPullCount and ReleaseCount

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/350
Reviewed-by: M M Arif <mmarif@swatian.com>
2020-04-04 19:20:25 +00:00
M M Arif 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
6543 fe0654b9eb
On Repo Lists: change comment-icon to issue-icon 2020-04-04 03:40:08 +02: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
M M Arif 70581cd330 Updates to settings screen 2020-04-02 20:49:26 +05: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
anonTree1417 b9eee16294 Adding resources. 2020-04-02 03:12:44 +02:00
anonTree1417 abdfe8d9d1 Adding option to delete certificates. 2020-04-02 02:59:00 +02:00
M M Arif d2f77cfcd0 Fix minor formattings, other improvements 2020-04-01 20:28:14 +05:00
anonTree1417 c02d7f2df7 Merge branch 'master' of https://gitea.com/gitnex/GitNex into self-signed 2020-04-01 12:00:25 +02: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 e5a656ce57 Many improvements and bug fixes. 2020-03-31 22:09:42 +02:00
anonTree1417 5fdbc98d6e Text to resource. 2020-03-31 21:21:49 +02:00
anonTree1417 dd2339ec34 Small design changes (#327)
Merge remote-tracking branch 'remotes/main/master' into add-styling

Restoring branches_list.xml

Small design changes.

Co-authored-by: anonTree1417 <example@example.com>
Reviewed-on: https://gitea.com/gitnex/GitNex/pulls/327
Reviewed-by: M M Arif <mmarif@swatian.com>
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-03-31 18:49:39 +00:00
M M Arif 0e365a6d49 Add placeholders for images 2020-03-31 23:46:42 +05:00
anonTree1417 d1fe5bdda9 Merge branches 'add-styling', 'self-signed' and 'style-changes' of https://gitea.com/anonTree1417/GitNex into self-signed 2020-03-31 20:25:03 +02:00
anonTree1417 5ee872dc6e Merge remote-tracking branch 'remotes/main/master' into self-signed
# Conflicts:
#	app/build.gradle
#	app/src/main/AndroidManifest.xml
#	app/src/main/res/values/strings.xml
2020-03-31 20:20:18 +02:00
anonTree1417 d87bd3a8f7 Merge remote-tracking branch 'remotes/main/master' into add-styling 2020-03-31 20:09:06 +02:00
anonTree1417 f12219ace7 Restoring branches_list.xml 2020-03-31 16:52:39 +02:00
anonTree1417 e1ccb4e404 Fixed formatting. 2020-03-31 16:41:50 +02:00
anonTree1417 60781ac4c3 Small design changes. 2020-03-31 05:14:24 +02:00
6543 c2505d66b5 Merge branch 'master' into 13-repo-commits 2020-03-30 23:12:07 +00: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 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 c8164c56d0 Initial work on commits list using paging library 2020-03-25 19:43:40 +05:00
M M Arif c3c0749a7a show when update/install app 2020-03-21 23:52:52 +05:00
M M Arif e40eb5e6a1 changelog popup initial working draft 2020-03-17 20:56:37 +05:00
M M Arif 7e8d2c6ec2 Create repository from organization menu, refactors too 2020-03-17 15:32:03 +05: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 79bd96f6a2 Share feature and some refactor to easily manage source code files 2020-03-17 00:28:03 +05:00
6543 d16b1580dd crowdin update 2020-03-15 19:36:59 +01: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
6543 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
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 64839fdc44 fix background color 2020-03-13 19:30:43 +05:00
6543 a2672560da Merge branch 'master' into 254-download-files 2020-03-11 15:29:37 +00:00
M M Arif f7d5ee9e7a Update for issue 267 2020-03-09 21:13:40 +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 181a94edbe download file and ask for permissions to write into storage 2020-03-08 12:46:31 +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 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 acdb9ce682 updates to other files 2020-02-20 10:19:52 +05:00
M M Arif dbcd80eace updated settings, star and my repos layouts 2020-02-04 19:19:39 +05:00
M M Arif 8b75cac9d8 New spinner style 2020-02-03 00:14:38 +05:00
M M Arif 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
M M Arif 50671907ba changed checkbox style and input background 2020-01-29 19:31:27 +05:00
M M Arif 36774620db initial work on adding new theme 2020-01-07 17:27:05 +05:00
6543 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
M M Arif 0533fd9ae5 Implement across the whole app 2020-01-02 12:51:10 +05:00
M M Arif 6d7308210b Implementation of custom fonts app wide 2020-01-02 01:03:53 +05:00
M M Arif e9dcfc57f7 Merge branch 'crowdin_2019-12-25' of gitnex/GitNex into master 2019-12-26 02:07:36 +00:00
6543 ab6f5d3364
update from crowdin 2019-12-25 20:48:52 +01:00
6543 25cc2f27ee
fix 2019-12-24 17:09:24 +01:00
M M Arif 7d4d7cfa69 copy and support files backport - #225 2019-12-02 19:58:36 +05:00
M M Arif 584c08ff70 fix alignments backport 2019-12-02 19:52:11 +05:00
M M Arif 13a0b55612 Merge branch 'prepare-release-2.3' of gitnex/GitNex into master 2019-11-29 12:33:00 +00:00
M M Arif 94d4dbf440 add new sponsors 2019-11-29 17:31:19 +05:00
6543 82034273c4 Crowdin [2019-11-29] + smal doc (#220) 2019-11-29 12:29:44 +00:00
6543 fc02b652f5 [Crowdin] 2019-11-27 + add Portuguese/Brazilian (#211) 2019-11-27 17:05:32 +00:00
M M Arif 51dc31ef15 merge pull request activity and call 2019-11-27 20:09:26 +05:00
M M Arif 94d6334e52 refactor versions 2019-11-25 18:04:34 +05:00
6543 79f6a2435b Crowdin [2019-11-25] + add Ukrainian (#204) 2019-11-25 12:12:11 +00: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
6543 80445952b1 Crowdin [2019-11-09] (#194) 2019-11-13 13:49:51 +00:00
6543 51c88e9f45
update from crowdin 2019-11-07 13:31:35 +01:00
6543 463961800f [File View] add highlight sourcecode (#187) 2019-11-05 08:34:22 +00:00
M M Arif 71be20b1b9 increase space for date and time 2019-10-31 18:23:36 +05:00
M M Arif 15b320f4bd Images support in file viewer. Android Q support. 2019-10-30 19:04:49 +05:00
M M Arif 67f4283cb9 Use search and magnify icon 2019-10-29 11:28:59 +05:00
6543 fc2b09b91c Crowdin [2019-10-28] + Turkish support (#177) 2019-10-29 05:34:01 +00:00
M M Arif 7e3eef90d2 radio buttons style to match the theme. error toast on failure 2019-10-25 23:19:16 +05:00
M M Arif 2aaf0eb103 refactor the strings and reuse them in login screen files 2019-10-25 08:38:35 +05:00
M M Arif f9d51094e4 done with token logins, refactor some code 2019-10-24 22:42:09 +05:00
M M Arif 96ab992264 implement login via token 2019-10-24 20:48:00 +05:00
M M Arif ef2f5a9667 change color scheme 2019-10-22 21:00:55 +05:00
6543 d14ecd9c68 Version Check before try to Login (#147) 2019-10-22 15:27:33 +00:00
M M Arif 24d56c625e Fix #154 2019-10-18 18:40:54 +05: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
6543 f5d560c601
Update Crowdin 2019-10-17 16:09:40 +02:00
M M Arif 9aff1cb42a Minor ui fixes 2019-10-16 18:28:24 +05:00
6543 505c930c32
first sr strings 2019-10-13 19:19:20 +02:00
M M Arif 687b66751f Merge branch 'crowdin_2019-10-13' of gitnex/GitNex into master 2019-10-13 12:51:24 +00:00
6543 40d12c3b97
Update Translation 2019-10-13 02:13:53 +02:00
6543 32ebf31ef4
add first it strings 2019-10-13 02:08:46 +02:00
M M Arif 69745b027e Implemented watch and unwatch a repository 2019-10-12 14:00:36 +05:00
M M Arif 7f3aed9bae fix star repo layout 2019-10-12 12:55:12 +05:00
6543 5496401a77 Merge branch '130-star-a-repo' of gitnex/GitNex into master 2019-10-11 20:18:15 +00:00
M M Arif 4c0fd3c286 Implemented star/unstar a repository 2019-10-12 01:03:01 +05:00
6543 958606e476
add first strings 2019-10-11 20:07:50 +02:00
M M Arif 35b9647709 improve bottomsheet with scroll and separater 2019-10-11 16:36:42 +05:00
M M Arif 2ba8a80b9f Merge branch 'repoSearch' of 6543/GitNex into master 2019-10-10 16:02:04 +00:00
M M Arif d5cffddc72 Implemented search ui and screen for exploring repositories. 2019-10-10 18:40:43 +05:00
6543 ac1fc696ea
complete france translation 2019-10-10 01:40:54 +02:00
6543 2fe175223c
combine commits
* add Explore Function
* define API
* Add Fragment + Code + String
* add to main activity (by @mmarif)
2019-10-10 01:21:34 +02:00
6543 88748998b3
update repo links 2019-10-09 16:09:07 +02:00
6543 821eef91a3 Merge branch 'crowdin_2019-10-07' of mmarif/GitNex into master 2019-10-08 15:26:56 +00:00
6543 7012c2587c
crowdin update 2019-10-08 02:54:18 +02:00
6543 60b95e3c5d
Add first Persian strings
got it from 243e53895b
2019-10-07 12:42:15 +02:00
M M Arif 074bbfe3cc Minor translation files fixes 2019-10-07 12:01:04 +05:00
M M Arif d4cd16a111 Merge branch 'master' into 43-file-browser 2019-10-07 11:26:24 +05:00
6543 598633a20a
add first Chinese strings
@lunny thanks
2019-10-06 06:04:00 +02:00
6543 aadbcbd0c6 Merge branch 'crowdin-add-ar' into master 2019-10-04 19:25:53 +00:00
6543 e3b901741a
Add Untranslated Arabic 2019-10-04 20:56:29 +02:00
6543 a6503ba7c4 Crowdin Update 2019-10-04 20:26:20 +02:00
M M Arif c15e6e99f7 Added Arabic file 2019-10-04 20:46:56 +05:00
6543 1512032f05
move corwdin Link to strings 2019-10-04 17:44:38 +02:00
6543 7fa57621d9
change about layout 2019-10-04 16:20:46 +02:00
M M Arif 8c903b9658 remove some comments 2019-10-04 12:23:56 +05:00
M M Arif 08b8275546 translation files updates 2019-10-04 12:08:21 +05:00
M M Arif e4ab2f64fc wip, need clean up 2019-10-03 23:50:57 +05:00
M M Arif 572f93d35c Idea to use breadcrumb 2019-10-03 20:57:49 +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 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 4c3b735534 translation updates 2019-10-02 13:35:14 +05:00
M M Arif 90dce6fff8 added layout, view models, adapter and fragment 2019-10-02 13:30:07 +05:00
M M Arif d9337a24d3 Fixes since 2.1.0 release, ms progress bar fix, create issue enable fix 2019-10-01 22:45:21 +05:00
M M Arif 13e69cd09b files tab in repo tabs 2019-10-01 19:48:20 +05:00
M M Arif 71839bcfd6 clean up 2019-10-01 19:35:51 +05:00
M M Arif 19cd5b6c5e added repos avatars 2019-10-01 18:56:20 +05:00
M M Arif d64b035d4a fix ms progress bar 2019-10-01 15:23:49 +05:00
M M Arif 9e658aa38c 63-ms-ui (#82) 2019-10-01 10:05:26 +00:00
M M Arif e53ef41fc1 ui-improvements (#81) 2019-10-01 06:42:56 +00:00
M M Arif d350fe96d9 Merge branch 'master' into 77-ui-changes 2019-09-30 23:14:04 +05:00
M M Arif 61a1a4446f Merge branch '62-improve-issues-ui' of mmarif/GitNex into master 2019-09-30 18:09:47 +00:00
M M Arif c1e27c9776 Merge branch 'issue-copy-nr' of 6543/GitNex into master 2019-09-30 18:07:25 +00:00
M M Arif 03ec591643 more ui changes 2019-09-30 22:48:52 +05:00
M M Arif 3ebc1ae3e0 avatars improvements 2019-09-30 22:39:33 +05:00
M M Arif 5503fe9951 Redid the issues list ui and some clean up 2019-09-30 21:12:45 +05:00
6543 4e8a961643
copyIssue -> copyIssueUrl 2019-09-29 00:56:48 +02:00
6543 9688c75106
add progress bar to layout 2019-09-27 22:52:29 +02:00
6543 71bb8cc75d
add copy function 2019-09-27 21:17:28 +02:00
6543 dcd28e845a
add Copy to Clipboard String 2019-09-27 19:12:19 +02:00
6543 b3e88b0a9d
add content copy icon 2019-09-27 18:50:05 +02:00
M M Arif d0b6730de4 change search icon/text to filter 2019-09-26 23:58:36 +05:00
IndeedNotJames 8f3ef29f44
complete german translation 2019-09-21 20:50:33 +02:00
M M Arif 4867524b4f Merge branch 'master' into new-font-testing 2019-09-19 11:28:07 +05:00
M M Arif a59e818aa2 Merge branch 'master' into new-font-testing 2019-09-19 11:27:09 +05:00
M M Arif 2c60f092f1 Fix open issues tab color bug, dim color for info tab headers 2019-09-19 11:21:15 +05:00
M M Arif 43c014948a Repo label and info tabs fixes 2019-09-19 10:36:55 +05:00
M M Arif a497e0a284 new font 2019-09-19 10:10:12 +05:00
M M Arif 742b1894e6 finished work on creating new file 2019-09-18 14:49:29 +05:00
M M Arif 8d1b47de8e wip on creating new file. still has to do branches section for old and new. 2019-09-18 13:25:49 +05:00
M M Arif c38d249571 new file layout and bottomsheet link 2019-09-17 11:17:05 +05:00
M M Arif c3da1900a0 add donator to sponsor page, file icon 2019-09-17 09:24:32 +05:00
M M Arif b4c0745b40 reduce large links in branches and releases to small text with links.
Signed-off-by: M M Arif <mmarif@swatian.com>
2019-09-16 20:28:34 +05:00
M M Arif d4a5d5ee8c fix url linking for repo website 2019-09-14 13:22:01 +05:00
M M Arif efffc05a89 fix crash on tabs, other ui fixes 2019-09-14 13:20:00 +05:00
M M Arif 33d1373f6e added open in browser 2019-09-14 12:38:41 +05:00
M M Arif b15394e97d Add browser icon and xml element in menu 2019-09-14 12:26:20 +05:00
M M Arif 39c1ec36a7 Added repo watchers/subscribrs list 2019-09-14 11:29:20 +05:00
M M Arif df260f05d2 added stargazers and other fixes and enhancements 2019-09-13 20:56:30 +05:00
M M Arif d24e7ffc3b Add dotted menu 2019-09-13 12:21:52 +05:00
M M Arif 6710aa0810 clean up unwanted namespaces from layouts 2019-09-12 10:29:41 +05:00
M M Arif 87376a2104 Fix collaborator not found text 2019-09-12 10:21:53 +05:00
M M Arif 1ec7ac4f9f Merge branch 'open-repo-web' of 6543/GitNex into master 2019-09-11 06:26:58 +00:00
6543 25f8277f0a translate missing with deepl 2019-09-10 19:56:54 +02:00
6543 498bf7a72c spelling corection 2019-09-10 19:51:43 +02:00
6543 7977aaa2be
shorter text 2019-09-05 22:19:26 +02:00
6543 6bc13ad4fe
ues language icon also to indicate webbrowser open action 2019-09-05 22:06:23 +02:00
6543 1ce1278095
tiny lang. changes 2019-09-03 16:55:51 +02:00
6543 ce63cde4ee
add menue entry and strings 2019-09-03 16:46:38 +02:00
PsychotherapistSam ace9111225 Update 'app/src/main/res/values-de/strings.xml'
Updated some of the german translations :)
2019-07-18 03:44:16 +00:00
M M Arif e5ddb83fbb fix toolbar title, add ms list to edit issue. #2 2019-06-09 00:50:08 +05:00
M M Arif 17233199a6 update to new repo links 2019-06-05 22:53:25 +05:00
M M Arif c3563dc861 initial push
Signed-off-by: M M Arif <mmarif@swatian.com>
2019-06-04 02:25:05 +05:00