GitNex-Android-App/app/src/main/java/org/mian/gitnex/helpers
qwerty287 6916989ec1 Some fixes and cleanups for PRs (#1146)
1. improve menu time (show when loading finished)
2. fix crashes from deleted forks

I mainly tried to fix issue https://codeberg.org/gitnex/GitNex/issues/1137, but:
1. the missing UI options are Gitea's issue (the permission values are not correct when using notification endpoints)
2. the comments crash is an `SQLiteConstraintException` which we had already in #1084 but it seems that it wasn't fixed

Closes https://codeberg.org/gitnex/GitNex/issues/1137 closes https://codeberg.org/gitnex/GitNex/issues/1144

Co-authored-by: qwerty287 <ndev@web.de>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1146
Reviewed-by: M M Arif <mmarif@noreply.codeberg.org>
Co-authored-by: qwerty287 <qwerty287@noreply.codeberg.org>
Co-committed-by: qwerty287 <qwerty287@noreply.codeberg.org>
2022-05-21 11:38:15 +02:00
..
contexts Some fixes and cleanups for PRs (#1146) 2022-05-21 11:38:15 +02:00
ssl Various refactoring (#1115) 2022-04-25 07:42:52 +02:00
AlertDialogs.java quick improvements (#1133) 2022-05-15 19:19:00 +02:00
AppUtil.java Fix various bugs (#1118) 2022-04-30 13:55:14 +02:00
ChangeLog.java Use paginations (#1089) 2022-04-04 10:00:54 +02:00
ClickListener.java Search issues (#713) 2020-09-30 13:09:24 +02:00
ColorInverter.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
Constants.java PR targeting multiple issues: #1101, #1092, #1080, #1079, #1057 (#1109) 2022-04-22 17:18:38 +02:00
DividerItemDecorator.java Show labels in list / show draft status for release (#1083) 2022-03-28 19:57:47 +02:00
FileDiffView.java Fix various bugs (#1118) 2022-04-30 13:55:14 +02:00
FilesData.java UI improvements and clean ups (#1074) 2022-03-18 09:56:49 +01:00
FontsOverride.java Various refactoring (#1115) 2022-04-25 07:42:52 +02:00
Images.java Fix bugs (#1127) 2022-05-12 17:33:03 +02:00
LabelWidthCalculator.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
Markdown.java Various refactoring (#1115) 2022-04-25 07:42:52 +02:00
MergePullRequestSpinner.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
NetworkStatusObserver.java Make singletons threadsafe. (#838) 2021-03-03 15:10:23 +01:00
ParseDiff.java Fix various bugs (#1118) 2022-04-30 13:55:14 +02:00
Path.java Fix bugs (#1127) 2022-05-12 17:33:03 +02:00
PathsHelper.java Proper URL parsing, label redesign and other improvements. (#564) 2020-06-30 16:43:27 +02:00
PicassoCache.java quick improvements (#1133) 2022-05-15 19:19:00 +02:00
RecyclerViewEmptySupport.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
RoundedTransformation.java initial push 2019-06-04 02:25:05 +05:00
SimpleCallback.java Cherry-pick changes from #897 (#1032) 2022-02-22 07:23:46 +01:00
SnackBar.java Show notifications toast when switch accounts (#1124) 2022-05-05 16:57:22 +02:00
TimeHelper.java Move to tea4j-autodeploy (#1088) 2022-04-18 09:10:54 +02:00
TinyDB.java Add support for unadopted repo management (#1125) 2022-05-08 20:06:41 +02:00
Toasty.java Multiple accounts support (#624) 2020-08-04 22:50:04 +02:00
UrlHelper.java Proper URL parsing, label redesign and other improvements. (#564) 2020-06-30 16:43:27 +02:00
Version.java Fix version check (#1131) 2022-05-15 13:12:36 +02:00