aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui/forms/FormFieldWrapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-11fix some lint errorsChristian Schneppe1-1/+1
2018-09-23preview media before sending them and allow sharing and attaching of multiple...Christian Schneppe1-4/+4
2017-04-05Changes the deprecated getColor() methodChristian Schneppe1-1/+2
2016-11-19reformat codeChristian Schneppe1-76/+76
2016-07-29changed package id inside manifest and projectChristian Schneppe1-3/+3
2016-05-31optimize importsChristian Schneppe1-2/+0
2016-01-26show values in formfieldwrappers and allow form to be set to read onlyDaniel Gultsch1-4/+7
2016-01-23added FormWrapper and form field validationDaniel Gultsch1-0/+24
2016-01-23introduced boolean form field wrapperDaniel Gultsch1-2/+17
2016-01-23added support for field types jid-single and text-privateDaniel Gultsch1-1/+7
2016-01-22added UI wrapper for (some) form fieldsDaniel Gultsch1-0/+47