Commit graph

  • 6a6287bbd7 commit next message (draft) when input box gets emptied. causes tablet view to update Daniel Gultsch 2018-09-16 15:26:33 +0200
  • 3624d11824 create notification channel for export service Daniel Gultsch 2018-09-16 14:40:28 +0200
  • c141f16065 modify media preview sizes for various screens Daniel Gultsch 2018-09-16 14:09:15 +0200
  • a6bcd9afe9 show inactive keys if all of them are Daniel Gultsch 2018-09-16 14:08:56 +0200
  • b8474941c7 clear parent activities pending view intent before calling startAcitvityForResult() Daniel Gultsch 2018-09-16 10:09:22 +0200
  • febd9cc3e0 fixed regression that would not dismiss video encoding notification Daniel Gultsch 2018-09-16 10:07:33 +0200
  • 0977f300dd s/show media/view media/g Daniel Gultsch 2018-09-16 09:47:33 +0200
  • 7a0c53aa71 introduce media browser activity Daniel Gultsch 2018-09-15 21:10:17 +0200
  • 06972ec95c show conversation media in contact/conference details Daniel Gultsch 2018-09-15 19:38:45 +0200
  • 63f203c1d1 do some performance optimizations on jid host suggestions. fixes #3174 Daniel Gultsch 2018-09-14 14:00:26 +0200
  • e0266d0efb fix media preview in tablet mode Daniel Gultsch 2018-09-13 18:48:21 +0200
  • 724f86f054 made foreground service logging more meaninful Daniel Gultsch 2018-09-13 18:47:57 +0200
  • 98d772dab4 update ShortcutBadger Daniel Gultsch 2018-09-13 18:47:30 +0200
  • 63f374c90f pulled translations from transifex Daniel Gultsch 2018-09-12 23:04:36 +0200
  • c795cdb722 add icon for unknown file while keeping 'file' icon for documents Daniel Gultsch 2018-09-12 22:56:40 +0200
  • b15777bd3a make media previews survive rotations Daniel Gultsch 2018-09-12 22:20:19 +0200
  • fbc1d242ca allow sharing and attaching of multiple files Daniel Gultsch 2018-09-12 18:43:14 +0200
  • d7cdec002c add more thumbnail icons for various file types Daniel Gultsch 2018-09-12 18:10:37 +0200
  • 943f11e1f6 share with uses new preview mechanism Daniel Gultsch 2018-09-12 17:21:32 +0200
  • 00c062a0c8 fixed media preview for file types other than images Daniel Gultsch 2018-09-12 14:37:41 +0200
  • 0f81ae39b8 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2018-09-11 09:58:02 +0200
  • 3608b0eb44 WIP: preview media before sending them Daniel Gultsch 2018-09-11 09:56:29 +0200
  • c12f63b2ec Fix typo (#3171) 9662 2018-09-10 14:35:36 +0200
  • 7bde04877a avoid duplicate notifcation sounds Daniel Gultsch 2018-09-09 21:34:41 +0200
  • db6b9ab12b pulled translations from transifex Daniel Gultsch 2018-09-08 12:50:11 +0200
  • 2d5bd539db sync roster after setting pgp id. fixes #2991 Daniel Gultsch 2018-09-08 12:46:15 +0200
  • 511335179f do not parse caps and pgp keys from muc presences Daniel Gultsch 2018-09-08 12:45:05 +0200
  • be4c6bc2ca speed up DNS Daniel Gultsch 2018-09-08 11:30:15 +0200
  • accc378c4b hasInternetConnection() will always return true if type=ethernet Daniel Gultsch 2018-09-06 23:18:06 +0200
  • eadd0c5f7a listen for Android 6 DND events Daniel Gultsch 2018-09-06 23:17:37 +0200
  • ac7f0032af properly clear file adding notification if forground service channel is disabled Daniel Gultsch 2018-09-06 22:05:15 +0200
  • 39b86de698 removed global notifications switch Daniel Gultsch 2018-09-06 16:56:31 +0200
  • d86f4ce3a6 load contacts and start observer after giving permissions Daniel Gultsch 2018-09-06 15:55:54 +0200
  • 816f5b6d22 make channel for video compression Daniel Gultsch 2018-09-06 15:37:31 +0200
  • 14e0df2caf provide intent filter to launch settings from notification groups controls Daniel Gultsch 2018-09-06 15:37:15 +0200
  • 5675f65d6d use adaptive launcher icon :-/ Daniel Gultsch 2018-09-05 22:24:58 +0200
  • 676d31f606 initial work toward api 26+ Daniel Gultsch 2018-09-05 21:37:05 +0200
  • d5b50d1076 fixed user hint in magic create mode Daniel Gultsch 2018-09-05 20:16:45 +0200
  • 11f67ac1ae fixed own avatar not being square in message view Daniel Gultsch 2018-09-05 18:02:44 +0200
  • 516b6dcc1f code cleanup for group chat user context menu Daniel Gultsch 2018-09-02 20:54:50 +0200
  • ffc5d47091 Merge branch 'start_convervsations_by_long_press' of https://github.com/ChaosKid42/Conversations into ChaosKid42-start_convervsations_by_long_press Daniel Gultsch 2018-09-02 15:02:03 +0200
  • 3ecb7136c1 start new conversations by long press on avatar Christoph Scholz 2018-08-26 17:32:30 +0200
  • 06f37b0d2b AudioPlayer: disable screen and switch to earpiece when holding phone to ear Daniel Gultsch 2018-09-01 18:23:04 +0200
  • f533e526fb catch illegalargument exception when discovering extension from url Daniel Gultsch 2018-09-01 16:56:20 +0200
  • effe52981a version bump to 2.2.9 + changelog Daniel Gultsch 2018-09-01 10:08:17 +0200
  • 6d6bbc0a5d removed synchronized in favor of another interrupted check in startXmpp() Daniel Gultsch 2018-09-01 10:07:40 +0200
  • c05acccf17 catch illegal state not illegal argument on popBackStack() Daniel Gultsch 2018-09-01 10:07:04 +0200
  • 201d8ab398 do not show 'delete contact' for phone contacts. do not treat as stranger Daniel Gultsch 2018-08-31 11:04:45 +0200
  • b565c20d91 make recording activity not crash if microphone was in use. fixes #3160 Daniel Gultsch 2018-08-31 11:04:18 +0200
  • 2febbe1b8d show jids from address book in Start Conversation screen if only one account is used Daniel Gultsch 2018-08-30 18:45:22 +0200
  • af724a6697 make port field disabled if hostname is empty Daniel Gultsch 2018-08-29 09:33:02 +0200
  • eaa62f8840 modify gradle.properties to work with gradle 4.7+ Daniel Gultsch 2018-08-28 17:51:40 +0200
  • 658caec342 use volatile for thread object in xmppconnection Daniel Gultsch 2018-08-28 17:51:18 +0200
  • c4ca381c7f remove dividers from settings Daniel Gultsch 2018-08-28 17:50:36 +0200
  • cbea85c4dd special treatment for presence errors known to be mucs Daniel Gultsch 2018-08-28 15:04:55 +0200
  • 320eb46515 bumped gradle version Daniel Gultsch 2018-08-28 15:04:31 +0200
  • 186f30fc5c pulled translations from transifex Daniel Gultsch 2018-08-28 15:04:16 +0200
  • 268fcd3838 disabled by default variant of XEP-0392 Daniel Gultsch 2018-08-19 22:33:20 +0200
  • 9f191f64da do not display 'user left' toast in members only groups. fixes #3144 Daniel Gultsch 2018-08-19 22:13:13 +0200
  • 52c625bc01 Attempt at disbling grace period in response to issue #3114 (#3116) Aditya Borikar 2018-08-18 21:54:54 +0530
  • 49349d898b add id="current" on every published PEP item (#3133) linkmauve 2018-08-18 17:24:29 +0100
  • 02b7b0b4a6 do grace period calculation only on positive periods Daniel Gultsch 2018-08-18 18:20:58 +0200
  • 8f057a0c95 try to catch out of memory exception Daniel Gultsch 2018-08-18 18:13:51 +0200
  • 25aa6bed1e upgrade babbler version Daniel Gultsch 2018-08-18 18:13:18 +0200
  • dc5e7e5d95 store bookmarks in pep if conversion xep is running Daniel Gultsch 2018-08-18 16:27:50 +0200
  • 46574d6e11 version bump to 2.2.8 + changelog Daniel Gultsch 2018-07-23 20:43:42 +0200
  • f93cb8ede1 Revert "Patterns: attempt at fixing complex xmpp URIs (typically xmpp:#mychan%irc.server@xmpp.server.tld?join) (#3115)" Daniel Gultsch 2018-07-22 22:42:35 +0200
  • fd28b32d56 call onMessageFound outside sync block Daniel Gultsch 2018-07-22 22:42:32 +0200
  • 53a9930837 show toast if no address book app is installed Daniel Gultsch 2018-07-22 22:42:05 +0200
  • e27e3ecf92 version bump to 2.2.7 + changelog Daniel Gultsch 2018-07-18 16:34:31 +0200
  • 1764656ff9 call switchTo(Fore|Back)ground() outside synchronized block Daniel Gultsch 2018-07-16 21:35:52 +0200
  • a4004904fe Patterns: attempt at fixing complex xmpp URIs (typically xmpp:#mychan%irc.server@xmpp.server.tld?join) (#3115) Romain DEP 2018-07-16 20:50:23 +0200
  • 2fc4ca719d pulled translations from transifex Daniel Gultsch 2018-07-16 20:49:43 +0200
  • 93836d94ee null pointer check in notification service Daniel Gultsch 2018-07-16 20:49:30 +0200
  • ae35593f65 catch all exceptions when checking file size Daniel Gultsch 2018-07-16 20:42:40 +0200
  • 2cc601ee36 do not call listeners while being synchronized on stanza queue Daniel Gultsch 2018-07-16 20:42:17 +0200
  • 79fe1c8972 version bump to 2.2.6 + changelog Daniel Gultsch 2018-07-11 21:48:54 +0200
  • 07c096204a pulled translations from transifex Daniel Gultsch 2018-07-11 21:48:39 +0200
  • 4871263d9c display propper toast after room has been destroyed Daniel Gultsch 2018-07-11 21:33:27 +0200
  • f9c5cdee6e fall back to random subject langugae in case there is no english one Daniel Gultsch 2018-07-11 13:20:06 +0200
  • 9bdebb81ba handle non participating mucs a bit better Daniel Gultsch 2018-07-09 11:35:30 +0200
  • 728c86222d do not add in_roster flag when restoring from disk Daniel Gultsch 2018-07-09 11:06:23 +0200
  • 7b64a031cd store own affiliation and role to disk Daniel Gultsch 2018-07-08 20:52:55 +0200
  • 3014b7f857 change listener lock strategie Daniel Gultsch 2018-07-08 20:01:39 +0200
  • 0f233022a6 standards. right? Daniel Gultsch 2018-07-07 11:29:50 +0200
  • 48e366e410 support mam:1 Daniel Gultsch 2018-07-07 11:20:39 +0200
  • 0fa97bdc11 show snackbar for resource constraint in mucs Daniel Gultsch 2018-07-07 10:28:31 +0200
  • a1f933924c open trust key screen when download is in progress Daniel Gultsch 2018-07-07 08:53:11 +0200
  • 59697eb092 fixed npe in paste as quote Daniel Gultsch 2018-07-06 20:16:15 +0200
  • 1cc3f5bed7 make xmppuri deal with null input Daniel Gultsch 2018-07-06 20:16:04 +0200
  • a23d9929f1 use sets instead of list for listeners Daniel Gultsch 2018-07-06 20:15:45 +0200
  • 3782a6fac6 EmojiService: use replaceAll=false on android 8 Daniel Gultsch 2018-07-05 13:22:32 +0200
  • 88a7186ace version bump to 2.2.5 + changelog Daniel Gultsch 2018-07-01 12:07:54 +0200
  • 49d5c1eb52 only look at inner 70% to calculate overlay Daniel Gultsch 2018-07-01 12:06:09 +0200
  • c07a019433 pulled translations from transifex Daniel Gultsch 2018-07-01 11:46:31 +0200
  • 55fcda3cee use dark play/gif button as overlay when image is mostly light Daniel Gultsch 2018-06-30 17:52:34 +0200
  • 8d4821c79c pulled translations from transifex Daniel Gultsch 2018-06-30 13:36:29 +0200
  • dfb95f0a84 persist muc avatar and show in bookmarks Daniel Gultsch 2018-06-30 13:35:17 +0200
  • 9408dd597a try to fix race condition with empty trust ui Daniel Gultsch 2018-06-30 13:35:05 +0200
  • 3218ca3fe3 shorten read markers to 'everyone has read up to this point' when > 4 user Daniel Gultsch 2018-06-30 12:14:42 +0200