GitNex/app/src/main/java/org/mian/gitnex/helpers
6543 f21f23c1f0 Refactor FileDiffActivety (#537)
use androidx @NonNull instead of jetbrains @NotNull

Merge branch 'master' into refactor_FileDiffActivity

code format corrections

Merge branch 'master' into refactor_FileDiffActivity

add Unit TESTs for ParseDiff.getFileDiffViewArray

add get methods

make rm/add similar to gitea stats

calc diff stat based on diff itself

rename getFileContents -> toString

fix empty content bug & add comments

format AppUtil.java

rm unused

working version

skip binary files for now ... [DONT CRASH]

better regex

format FileDiffView.java

rename toolbar_title -> toolbarTitle

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
2020-06-11 15:31:11 +02:00
..
highlightjs Moving HighlightJS into app. (#477) 2020-04-30 06:28:27 +00:00
ssl Show archived repo message (#530) 2020-06-06 21:41:19 +02:00
AlertDialogs.java Add/Remove new member to team (#483) 2020-05-20 18:21:09 +00:00
Authorization.java initial push 2019-06-04 02:25:05 +05:00
ChangeLog.java show when update/install app 2020-03-21 23:52:52 +05:00
ClickListener.java initial push 2019-06-04 02:25:05 +05:00
ColorInverter.java Using blurred avatar as background. (#532) 2020-06-06 22:04:07 +02:00
DeprecationDialog.java Adding deprecation dialog. (#492) 2020-05-09 19:07:55 +00:00
DiffTextView.java Increasing usability and design of files diff. (#413) 2020-04-28 12:39:41 +00:00
FilesData.java Clear cache, configure cache size (#482) 2020-05-09 14:50:45 +00:00
FontsOverride.java Implementation of custom fonts app wide 2020-01-02 01:03:53 +05:00
LabelWidthCalculator.java Adding more reliable calculation of label width. 2020-04-12 20:33:41 +02:00
MultiSelectDialog.java initial push 2019-06-04 02:25:05 +05:00
NetworkObserver.java Fix login issue with internet access. Better solution to check internet connection 2020-03-28 19:49:08 +05:00
ParseDiff.java Refactor FileDiffActivety (#537) 2020-06-11 15:31:11 +02:00
PicassoCache.java Clear cache, configure cache size (#482) 2020-05-09 14:50:45 +00:00
RecyclerViewEmptySupport.java initial push 2019-06-04 02:25:05 +05:00
RoundedTransformation.java initial push 2019-06-04 02:25:05 +05:00
SnackBar.java Introduce snackbar for toast messages (#352) 2020-04-04 19:19:44 +00:00
StaticGlobalVariables.java Milestones filter(open/close) + refactor (#506) 2020-05-23 17:54:16 +00:00
TimeHelper.java FIX IssueComments moddel (#425) 2020-04-18 04:50:36 +00:00
Toasty.java download file and ask for permissions to write into storage 2020-03-08 12:46:31 +05:00
UrlHelper.java initial push 2019-06-04 02:25:05 +05:00
UserMentions.java initial push 2019-06-04 02:25:05 +05:00
Version.java Refactor FileDiffActivety (#537) 2020-06-11 15:31:11 +02:00