aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | removed unnecessary conditions when sending read markerDaniel Gultsch2016-02-151-5/+1
| * | only show load more messages button when mam is availableDaniel Gultsch2016-02-142-1/+6
| * | fixed server info push not showing up when unavailableDaniel Gultsch2016-02-141-2/+2
| * | fixed compile bug in free versionDaniel Gultsch2016-02-131-1/+1
| * | client side support for XEP-0357: Push NotificationsDaniel Gultsch2016-02-121-0/+13
* | | Merge tag '1.9.4' into trz/merge_1.9.4lookshe2016-02-165-41/+155
|\| |
| * | allow user to set MAM preferencesDaniel Gultsch2016-02-091-1/+63
| * | fixed performance regression in on scroll listenerDaniel Gultsch2016-02-041-1/+6
| * | prevent previoulsly cleared messages from reloading. fixes #1110Daniel Gultsch2016-02-043-9/+49
| * | Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into...Daniel Gultsch2016-02-022-35/+39
| |\ \
| | * | Use a Presence class for presence informationStephen Paul Weber2016-01-242-35/+39
| * | | fixed 'unencrypted' not showing up for conferences when encryption is forcedDaniel Gultsch2016-02-021-1/+1
* | | | Implements FS#64: Show who wrote last message in conversation overviewsteckbrief2016-02-131-2/+13
* | | | Fixed settings synchronizationsteckbrief2016-02-121-60/+66
* | | | Imports organizedsteckbrief2016-02-1220-110/+28
* | | | green bubbles and setting to choose green or white bubbles removedsteckbrief2016-02-123-20/+1
* | | | Compilation errors and merge mixups fixedsteckbrief2016-02-118-140/+58
* | | | Merge tag '1.9.3' into trz/merge_1.9.3lookshe2016-02-1133-983/+3785
|\| | |
| * | | respect autojoin setting on newly created bookmarks as wellDaniel Gultsch2016-02-011-1/+1
| * | | opt out handling of the autojoin flag. fixes #1666Daniel Gultsch2016-02-012-2/+2
| * | | made create context menu call in StartConversationsActivity more failsafeDaniel Gultsch2016-02-011-1/+1
| * | | refactored user handling in conferences. show try again button when conferenc...Daniel Gultsch2016-02-011-1/+4
| * | | show values in formfieldwrappers and allow form to be set to read onlyDaniel Gultsch2016-01-265-4/+55
| * | | hide jid row in list item list when jid is nullDaniel Gultsch2016-01-261-1/+2
| * | | expert setting to trigger extended connection optionsDaniel Gultsch2016-01-251-7/+23
| * | | added FormWrapper and form field validationDaniel Gultsch2016-01-236-4/+144
| |/ /
| * | introduced boolean form field wrapperDaniel Gultsch2016-01-234-13/+62
| * | added support for field types jid-single and text-privateDaniel Gultsch2016-01-234-4/+59
| * | show fetch errors in trust keys activityDaniel Gultsch2016-01-231-1/+2
| * | use extract account from intent method and final EXTRA_ACCOUNT variableDaniel Gultsch2016-01-2213-70/+52
| * | added UI wrapper for (some) form fieldsDaniel Gultsch2016-01-223-0/+123
| * | added convenience method to extract account from intentDaniel Gultsch2016-01-221-1/+13
| * | added config variable to allow non-tls connectionsDaniel Gultsch2016-01-221-1/+1
| * | changed spacing in create dialogs and notify user when no accounts are activatedDaniel Gultsch2016-01-222-17/+32
| * | add convenience to get an account object from a spinnerDaniel Gultsch2016-01-211-15/+19
| * | add intent!=null check in onActivityResultin PublishProfilePictureDaniel Gultsch2016-01-201-1/+1
| * | Merge pull request #1655 from adithyaphilip/pgp-fixDaniel Gultsch2016-01-161-1/+4
| |\ \
| | * | fixed PGP having to be selected twiceAdithya Abraham Philip2016-01-161-1/+4
| * | | make ConversationsActivity more resistent against being restartedDaniel Gultsch2016-01-161-3/+9
| |/ /
| * | hide prepare image toasts when attaching multiple imagesDaniel Gultsch2016-01-151-11/+12
| * | show toast when image cropper get oomDaniel Gultsch2016-01-151-0/+7
| * | fixed typo when reading battery_op settingDaniel Gultsch2016-01-141-1/+1
| * | show key fetch error in activity when there are no keys to be usedDaniel Gultsch2016-01-131-1/+8
| * | check for file storage permission before selecting avatarDaniel Gultsch2016-01-133-20/+40
| * | Revert "Add additional warnings to OMEMO purge key function"Daniel Gultsch2016-01-121-26/+2
| * | Add additional warnings to OMEMO purge key functionAndreas Straub2016-01-121-2/+26
| * | ask to be excluded from battery optimizationDaniel Gultsch2016-01-113-46/+115
| * | don't show snackbar when notifications are disabled or pausedDaniel Gultsch2016-01-081-10/+0
| * | show per conference notification settings in details activityDaniel Gultsch2016-01-082-1/+67
| * | show icon in conversations overview when notifications are disabledDaniel Gultsch2016-01-081-0/+12