aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (unfollow)
Commit message (Expand)AuthorFilesLines
2020-02-09improve logging of happy eyeball (v2)genofire1-6/+18
2020-02-09integrate alternative codec for voice recorder via attachment settingsChristian Schneppe3-4/+19
2020-02-09introduce preview for PDF files in chatChristian Schneppe3-19/+79
2020-02-09improve logging of happy eyeballgenofire1-8/+15
2020-02-09[BUGFIX] happy eyeball: concurrents resolve connectgenofire1-6/+2
2020-02-08add more logging and fix typo in Resolver.javaChristian Schneppe1-3/+9
2020-02-08add preferece to use unicolored backgroundChristian Schneppe3-0/+20
2020-02-08catch some more NPE in Resolver.javaChristian Schneppe1-1/+6
2020-02-08[BUGFIX] happy eye: null pointer if no connection was etablishedgenofire1-0/+4
2020-02-08[BUGFIX] happy eye: null pointer on closed socket if no connection was etabli...genofire1-1/+4
2020-02-07rework RecordingActivityChristian Schneppe2-2/+10
2020-02-07[BUGFIX] crash on resolve.toString if hostname is null (#444)genofire1-1/+1
2020-02-06fix some button colorsChristian Schneppe1-7/+3
2020-02-06show me name instead of name part from own jid in mapsChristian Schneppe1-1/+1
2020-02-06fix crash/stacktrace in Share/ShowLocationActivityChristian Schneppe2-2/+2
2020-02-06fix NPE in AboutActivityChristian Schneppe1-6/+16
2020-02-05Networkstack: easy happy eyeball (#411)genofire5-392/+158
2020-02-05limit artist - title in messages to 128 charsChristian Schneppe1-2/+3
2020-02-05add device to crash reportChristian Schneppe1-0/+12
2020-02-03update MetaDataExtractorChristian Schneppe1-4/+17
2020-02-02don't crash if player == nullChristian Schneppe1-3/+3
2020-02-02show audio artist and title for audio filesChristian Schneppe4-2/+63
2020-02-01fix showing progressBarChristian Schneppe1-19/+14
2020-02-01update theme in SettingsActivity correctlyChristian Schneppe1-0/+1
2020-02-01show progressbar instead of percentages while up-/downloading filesChristian Schneppe3-17/+51
2020-02-01add ability to reply on private messages in notificationsChristian Schneppe2-5/+13
2020-01-31small jingle fixesChristian Schneppe1-2/+2
2020-01-31release video player onStopChristian Schneppe1-2/+4
2020-01-31fix showing presence colored namesChristian Schneppe2-26/+27
2020-01-31change updater a bitChristian Schneppe1-3/+4
2020-01-31use ToastCompat instead of ToastChristian Schneppe34-138/+170
2020-01-31add icons for video, audio and image files for the case the preview failsChristian Schneppe1-0/+18
2020-01-31optimize importsChristian Schneppe65-117/+169
2020-01-31fix sending uncompressed filesChristian Schneppe2-15/+5
2020-01-31use ExoPlayer for video playbackChristian Schneppe3-25/+65
2020-01-31evict cached previews when file gets deletedChristian Schneppe2-0/+10
2020-01-31temporarily go back to 16 byte iv for imminent bug fix releaseChristian Schneppe1-1/+1
2020-01-31pass omemo decrypt up to higher layers to count as download error. decrypt al...Christian Schneppe1-33/+27
2020-01-26use more material styleChristian Schneppe5-15/+60
2020-01-26fix some bugsChristian Schneppe4-17/+15
2020-01-26use default values for some preferences instead of hardcoded onesChristian Schneppe2-2/+2
2020-01-26rework lastseen a bit and don't show offlineChristian Schneppe2-41/+25
2020-01-24fix fingerprint for otrChristian Schneppe1-0/+6
2020-01-24omemo changes: use 12 byte IV, no longer accept auth tag appended to payloadChristian Schneppe10-327/+306
2020-01-24support xmpp uris with single 'omemo' parameter for fingerprint (w/o sid)Christian Schneppe3-94/+85
2020-01-24fixed adding omemo encrypted images to galleryChristian Schneppe1-1/+2
2020-01-24add scan qr button to welcome screenChristian Schneppe1-5/+35
2020-01-24use installreferrer libray instead of broadcast listenerChristian Schneppe4-77/+10
2020-01-24parse install referrer from gplayChristian Schneppe12-27/+148
2020-01-24make registration uris work with fixed usernamesChristian Schneppe5-31/+70