aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger (unfollow)
Commit message (Expand)AuthorFilesLines
2018-03-24made select workChristian Schneppe5-12/+67
2018-03-24WIP & fragment voodooChristian Schneppe14-139/+796
2018-03-24switch conversations fragment to data binderChristian Schneppe4-171/+140
2018-03-24vastly untested refactor. pushing for backup purposesChristian Schneppe14-1441/+1563
2018-03-22refactoring. move functionality from activity to fragmentChristian Schneppe3-110/+132
2018-03-22don't use autocomplete in MagicCreateActivity for usernameChristian Schneppe1-6/+2
2018-03-22make account chooser visible for group chatsChristian Schneppe1-0/+16
2018-03-21show connection options in expert settingsChristian Schneppe1-6/+0
2018-03-21fixed crash in settingsChristian Schneppe1-0/+4
2018-03-21fix crashes because requestCode was too longChristian Schneppe2-3/+3
2018-03-20show own account if multi account is enabledChristian Schneppe6-7/+29
2018-03-20Moved the error message to TextInputLayout in the ChangePasswordActivityChristian Schneppe2-12/+84
2018-03-20cleanupChristian Schneppe2-19/+10
2018-03-20use data binder for list item adapaterChristian Schneppe1-18/+18
2018-03-20use data binder for inflating muc itemsChristian Schneppe1-35/+25
2018-03-20use async avatar loader in conference detailsChristian Schneppe4-9/+104
2018-03-20add fab to start conversations activityChristian Schneppe1-19/+22
2018-03-20use data binder for contact key itemChristian Schneppe1-55/+47
2018-03-20create dedicated button to enable undecided accountsChristian Schneppe1-5/+7
2018-03-17started to change text style to app compatChristian Schneppe1-0/+2
2018-03-17ported presence activity to cardviewChristian Schneppe1-52/+28
2018-03-17switch account activity to card view. started using data binderChristian Schneppe1-196/+122
2018-03-17set messenger identity correctlyChristian Schneppe1-1/+1
2018-03-16only show one error at onceChristian Schneppe1-4/+29
2018-03-16Moved the error message to TextInputLayoutChristian Schneppe1-25/+31
2018-03-16change key activities to cardsChristian Schneppe1-81/+54
2018-03-16use data binder for contact details activityChristian Schneppe1-106/+79
2018-03-16migrate to CardView in contact and muc detailsChristian Schneppe2-29/+18
2018-03-15Change ShowHidePasswordEditText to TextInputEditText.Christian Schneppe2-36/+30
2018-03-14do not use pop up menus for encryption and attachment selectionChristian Schneppe2-279/+176
2018-03-14fixed crash when selecting participantsChristian Schneppe1-29/+19
2018-03-14removed unused resourcesChristian Schneppe1-5/+1
2018-03-14switch to switchcompatChristian Schneppe2-117/+17
2018-03-12AppCompat Migration contributionChristian Schneppe1-13/+18
2018-03-12rewrite how preference screens are invokvedChristian Schneppe3-102/+161
2018-03-12integrate trust manager into conversationsChristian Schneppe8-6/+1064
2018-03-09fixed search in abstractsearchablelistitemChristian Schneppe2-4/+3
2018-03-09fixed hint color for edit messageChristian Schneppe1-9/+3
2018-03-09use appcompat in more activitiesChristian Schneppe3-5/+6
2018-03-09migrated alert dialogs to app compatChristian Schneppe17-19/+19
2018-03-09switch about activity to appcompatChristian Schneppe1-2/+2
2018-03-09reference support actionbar in all activitiesChristian Schneppe14-65/+70
2018-03-09started work on migrating to appcompatChristian Schneppe3-34/+31
2018-03-09don't log passwordsChristian Schneppe1-1/+0
2018-03-08fixed concurrent modification when killing mam queriesChristian Schneppe1-40/+40
2018-03-08implement multi accounts via expert settingsChristian Schneppe10-29/+183
2018-02-26do not merge bug reportsChristian Schneppe1-1/+2
2018-02-26added config param to use a random resource at every bindChristian Schneppe3-3/+6
2018-02-24fixed wrong CHANGELOG_URL in updaterChristian Schneppe2-1/+2
2018-02-24MAM: rework hasMessagesLeft to account for prosody’s missing countChristian Schneppe1-6/+12