aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix welcome screensChristian Schneppe2019-06-253-9/+29
* changed string to generated password dialog in MagicCreateActivityChristian Schneppe2019-06-221-0/+2
* change behavior of unencrypted chats warningChristian Schneppe2019-06-221-11/+35
* show own account in chatlist/contacts/conferences if you are in multi account...Christian Schneppe2019-06-203-0/+16
* small improvement of welcome screenChristian Schneppe2019-06-181-1/+10
* handle some rare npeChristian Schneppe2019-06-172-6/+12
* fix some NPEChristian Schneppe2019-06-171-4/+8
* fix some more NPEChristian Schneppe2019-06-082-1/+4
* put geo uri in attachment preview when sharedChristian Schneppe2019-06-082-4/+16
* show negative max files size (unknown/unlimited) simply as availableChristian Schneppe2019-06-081-2/+7
* fixed some NPEChristian Schneppe2019-06-081-3/+6
* show error messages in text layout not edittextChristian Schneppe2019-06-081-5/+15
* double check that activity is not null in updateSend buttonChristian Schneppe2019-06-081-2/+2
* fixed NPE in channel discovery after race to create menuChristian Schneppe2019-06-081-1/+1
* performance improvementsChristian Schneppe2019-06-081-1/+1
* separate received and sent filesChristian Schneppe2019-05-191-1/+1
* always change music volumeChristian Schneppe2019-05-181-1/+1
* small UI changesChristian Schneppe2019-05-041-21/+5
* some bug fixesChristian Schneppe2019-05-041-8/+2
* added language tag in channel search resultsChristian Schneppe2019-05-041-0/+9
* fixed rare NPE cause by raceChristian Schneppe2019-05-041-3/+7
* do not synchronize twice when adding status and date bubblesChristian Schneppe2019-05-041-60/+50
* wait with presence selection until attachment commitChristian Schneppe2019-05-042-68/+71
* small message optimizationsChristian Schneppe2019-05-042-9/+10
* introduced type private_file_message to handle attachments in PMsChristian Schneppe2019-05-032-46/+66
* do not jump out of whispher mode when selecting attachChristian Schneppe2019-05-031-1/+0
* add bookmark when clicking on channel search resultChristian Schneppe2019-05-031-0/+13
* add contact dialog: warn on suspicious addressesChristian Schneppe2019-05-034-10/+67
* store correcting message in dbChristian Schneppe2019-05-031-2/+5
* temporary disable PM hint above edittextChristian Schneppe2019-05-031-1/+1
* put PM hint above edittextChristian Schneppe2019-05-031-1/+6
* added Tor support to channel searchChristian Schneppe2019-04-281-0/+1
* improve welcome screensChristian Schneppe2019-04-283-16/+38
* video player should request audio focusChristian Schneppe2019-04-281-2/+27
* keyboard event callbacks shoud run on ui threadChristian Schneppe2019-04-261-4/+4
* implement channel discoveryChristian Schneppe2019-04-263-1/+279
* run keyboard listeners on background executorChristian Schneppe2019-04-261-16/+24
* use mediated invite on reinvite if user is not memberChristian Schneppe2019-04-261-1/+5
* fix setting muc avatarChristian Schneppe2019-04-261-16/+15
* use styled warning for message errorChristian Schneppe2019-04-124-12/+10
* fix invite linksChristian Schneppe2019-04-121-2/+2
* fix some NPEChristian Schneppe2019-04-121-14/+16
* fix account detection in EnterNameActivityChristian Schneppe2019-04-022-3/+5
* small improvement to auto hide fab in MediaViewerActivityChristian Schneppe2019-04-021-1/+5
* add ability to kick user from room and not just ban themChristian Schneppe2019-04-011-32/+53
* rename "advanced mode" in WelcomeActivity to "I have an account"Christian Schneppe2019-03-311-2/+2
* add ability to delete account also from serverChristian Schneppe2019-03-311-2/+16
* try to fix a crash during fragment detectionChristian Schneppe2019-03-311-1/+2
* differ between group chat and channel in tablet modeChristian Schneppe2019-03-311-1/+2
* fix url detection for webpreviewsChristian Schneppe2019-03-312-2/+12