aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-2947-15074/+0
|
* reworked permissionsChristian Schneppe2016-07-281-69/+89
|
* automatically join muc after unknown errorChristian Schneppe2016-07-281-1/+2
|
* don't crash during standby and resume full screen video viewChristian Schneppe2016-07-271-2/+16
| | | | fixes #93
* refactored how view intents are handledDaniel Gultsch2016-07-252-19/+17
| | | | | processing view intents before saved instance caused troubles when the activity was destroyed fixes #1969
* don't crash when opening 'xmpp:' urisDaniel Gultsch2016-07-251-1/+1
|
* offer back/cancel button when using magic createDaniel Gultsch2016-07-251-7/+25
|
* additional null pointer checks when verifying otr keysDaniel Gultsch2016-07-251-1/+1
|
* show toast hint when touching inactive omemo fingerprintsDaniel Gultsch2016-07-252-1/+37
|
* fixed storage location for recorded voiceChristian Schneppe2016-07-121-2/+1
| | | | fixes #92
* revert be4aa2afc96b86c89c2fc37735a4b0cf328d7415Christian Schneppe2016-07-122-95/+129
|
* don't crash when tabbing through muc user list with offline usersDaniel Gultsch2016-07-091-2/+3
|
* code cleanupChristian Schneppe2016-07-023-8/+0
|
* some little updater changes and code cleanupChristian Schneppe2016-07-021-22/+7
|
* correct variable namesChristian Schneppe2016-07-011-1/+1
|
* use direct invites to re-invite muc membersDaniel Gultsch2016-07-011-5/+9
|
* use dnd as overriding statusDaniel Gultsch2016-07-012-3/+2
|
* don't crash on record voiceChristian Schneppe2016-06-301-2/+1
|
* add share button to image/video viewChristian Schneppe2016-06-301-5/+34
|
* code cleanupChristian Schneppe2016-06-301-11/+0
|
* use variables from filebackendChristian Schneppe2016-06-301-1/+2
|
* increased preview sizeChristian Schneppe2016-06-291-3/+3
|
* reworked image preview a bitChristian Schneppe2016-06-291-71/+82
|
* code cleanupChristian Schneppe2016-06-291-4/+2
|
* check if bitmap is null and clear pending uris when pressing cancelChristian Schneppe2016-06-281-61/+71
|
* don't show 'create conference' toast on inviteDaniel Gultsch2016-06-282-8/+12
|
* show preview when sharing single imageChristian Schneppe2016-06-281-11/+107
|
* modified output filename and location of voice recorderChristian Schneppe2016-06-251-1/+1
|
* code cleanupChristian Schneppe2016-06-241-15/+0
|
* introduced share button in contact details. remove show qrDaniel Gultsch2016-06-243-14/+22
|
* show error toasts on ui threadDaniel Gultsch2016-06-241-5/+18
|
* show image/video in fullscreenChristian Schneppe2016-06-231-1/+9
|
* fixed bug on opening notificationsChristian Schneppe2016-06-221-1/+1
|
* remove white spaces from hostnameDaniel Gultsch2016-06-221-2/+2
|
* reworked permissionsChristian Schneppe2016-06-214-9/+50
| | | | | * ask only for necessary permissions on start * ask for location/microphone when requested
* display toast on pgp errorDaniel Gultsch2016-06-201-5/+3
|
* hide all graphical previews in chatlistChristian Schneppe2016-06-201-6/+9
|
* thumb caching improvementChristian Schneppe2016-06-202-3/+2
|
* fixed intents for integrated location service and voice recorderChristian Schneppe2016-06-191-4/+2
|
* fixed bug with message preview in chatlistChristian Schneppe2016-06-191-2/+3
|
* optimized image cacheChristian Schneppe2016-06-192-0/+5
|
* show toast when connection to openkeychain could not be madeDaniel Gultsch2016-06-191-1/+9
|
* mark used otr fingprint in contact details and highlight pgpDaniel Gultsch2016-06-192-4/+26
|
* only dismiss sent message after encryptionDaniel Gultsch2016-06-192-9/+16
|
* refresh UI to redraw message hint after switching to pgpDaniel Gultsch2016-06-191-0/+1
|
* delay notification until after pgp decryptionDaniel Gultsch2016-06-191-1/+1
|
* refactored pgp decryptionDaniel Gultsch2016-06-142-75/+18
|
* make StartUI resistant against rotations and don't restart app when not ↵Christian Schneppe2016-06-142-1/+7
| | | | necessary
* add permission exception for android < MarshmallowChristian Schneppe2016-06-122-12/+18
|
* also restart if permissions were changed after first startChristian Schneppe2016-06-122-29/+32
|