GitNex/app/src/main/java/org/mian/gitnex/helpers
M M Arif 9d3cd49d23 New UI for multiple screens (#894)
clean up

Another round of ui improvements and some refactors

Minor improvements.

Hide user accounts frame while list is loading

Remove unnecessary attribute

Minor improvements.

Define avatar size in lists globally.

Improvemnts to some ui elements

Improve layout of organizations and repositories.

Update the UI across most of the screens

Refactor org UI

clean up repo layout

Add archived msg instead of label

Redesign repos UI

Move archived to repo detail screen

Co-authored-by: M M Arif <mmarif@swatian.com>
Co-authored-by: opyale <opyale@noreply.codeberg.org>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/894
Reviewed-by: opyale <opyale@noreply.codeberg.org>
Co-Authored-By: M M Arif <mmarif@noreply.codeberg.org>
Co-Committed-By: M M Arif <mmarif@noreply.codeberg.org>
2021-04-13 16:19:42 +02:00
..
highlightjs Replacing highlightJS with custom view due to performance issues and high file sizes. (#837) 2021-03-21 19:26:28 +01:00
ssl Fixing and improving scaling of images, improving performance by doing work that has to be done once only once and using different terminology. (#831) 2021-02-13 20:31:38 +01:00
views Improve markdown rendering performance (#890) 2021-04-10 19:54:05 +02:00
AlertDialogs.java Organization labels (#771) 2020-11-30 23:20:14 +01:00
AppUtil.java Replacing highlightJS with custom view due to performance issues and high file sizes. (#837) 2021-03-21 19:26:28 +01:00
Authorization.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
ChangeLog.java Rewriting deprecated code and adding view bindings to all fragments and activities. (#809) 2021-01-26 16:10:31 +01:00
ClickListener.java Search issues (#713) 2020-09-30 13:09:24 +02:00
ColorInverter.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
Constants.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
DeprecationDialog.java Adding deprecation dialog. (#492) 2020-05-09 19:07:55 +00:00
FilesData.java Implementing BottomSheetFragment for commenting on issues and pull requests. (#555) 2020-10-12 20:11:23 +02:00
FontsOverride.java Implementation of custom fonts app wide 2020-01-02 01:03:53 +05:00
Images.java Fixing and improving scaling of images, improving performance by doing work that has to be done once only once and using different terminology. (#831) 2021-02-13 20:31:38 +01:00
InfiniteScrollListener.java Notifications (#554) 2020-07-22 21:32:42 +02:00
LabelWidthCalculator.java Refactoring LoginActivity and other improvements. (#561) 2020-06-28 17:11:59 +02:00
Markdown.java New UI for multiple screens (#894) 2021-04-13 16:19:42 +02:00
NetworkStatusObserver.java Make singletons threadsafe. (#838) 2021-03-03 15:10:23 +01:00
ParseDiff.java Improve file type handling. (#841) 2021-03-21 16:56:54 +01:00
Path.java Fixing bug where path separators would be URL encoded. (#832) 2021-02-17 14:51:20 +01:00
PathsHelper.java Proper URL parsing, label redesign and other improvements. (#564) 2020-06-30 16:43:27 +02:00
PicassoCache.java Increasing performance, fixing bugs and adding syntax highlighting. (#755) 2020-11-02 16:17:00 +01: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
TimeHelper.java FIX IssueComments moddel (#425) 2020-04-18 04:50:36 +00:00
TinyDB.java Make singletons threadsafe. (#838) 2021-03-03 15:10:23 +01: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
UserMentions.java Rewriting deprecated code and adding view bindings to all fragments and activities. (#809) 2021-01-26 16:10:31 +01:00
Version.java helper Version: add valid() function (#670) 2020-09-04 16:33:37 +02:00