GitNex-Android-App/app/src/main/java/org/mian/gitnex/helpers
M M Arif 57f0d23ef0 New popup for labels/assignees (#723)
Preventing lists to store duplicate collaborators (#726)

Using login instead of id.

Merge branch 'new-popup-labels-assigness' of https://codeberg.org/gitnex/GitNex into new-popup-labels-assigness

To prevent lists storing duplicate Collaborators

Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/726

Add current logged user to list

Change to collection

Fix depricated handler calls

Change to List and better naming

Move to actions

Merge branch 'master' into new-popup-labels-assigness

Add assignees popup and remove multi select

update to view binding

add/remove labels in edit issue

remove org call

Add org members to assignees list

Add assignees adapter

Add color to labels

Refactor and add new labels popup

Clean up build libs

Co-authored-by: opyale <opyale@noreply.codeberg.org>
Co-authored-by: M M Arif <mmarif@swatian.com>
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/723
Reviewed-by: opyale <opyale@noreply.codeberg.org>
2020-10-09 17:47:52 +02:00
..
highlightjs Moving HighlightJS into app. (#477) 2020-04-30 06:28:27 +00:00
ssl Calculate ImageContrastColor more precise & some doc nits (#544) 2020-06-23 16:54:27 +02:00
AlertDialogs.java App wide UI changes and refactors (#630) 2020-08-06 17:16:51 +02:00
AppUtil.java Introduce Pro version for play store (#708) 2020-09-26 17:05:51 +02:00
Authorization.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02:00
ChangeLog.java Layout improvements (#637) 2020-08-08 17:43:14 +02:00
ClickListener.java Search issues (#713) 2020-09-30 13:09:24 +02:00
ColorInverter.java Calculate ImageContrastColor more precise & some doc nits (#544) 2020-06-23 16:54:27 +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
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
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
PathsHelper.java Proper URL parsing, label redesign and other improvements. (#564) 2020-06-30 16:43:27 +02:00
PicassoCache.java Moving TinyDB and AppUtil to helpers. (#579) 2020-07-07 19:15:01 +02: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
StaticGlobalVariables.java Notifications (#554) 2020-07-22 21:32:42 +02:00
TimeHelper.java FIX IssueComments moddel (#425) 2020-04-18 04:50:36 +00:00
TinyDB.java Notifications (#554) 2020-07-22 21:32:42 +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
UserMentions.java initial push 2019-06-04 02:25:05 +05:00
Version.java helper Version: add valid() function (#670) 2020-09-04 16:33:37 +02:00