Commit graph

  • eed2d93145 integrate intent integrator to finish activity when needed Daniel Gultsch 2018-02-12 11:22:51 +01:00
  • 64928d0ff1 http upload: do not crash on invalid slot responses Daniel Gultsch 2018-02-11 17:54:59 +01:00
  • e2ac1db225 do not cross reference bookmarks and conversations Daniel Gultsch 2018-02-10 19:06:31 +01:00
  • 2eb2513615 always persist current nick (in bookmark and database) Daniel Gultsch 2018-02-10 16:24:55 +01:00
  • 64c956904d don't cancel animation when switching accounts w/o init Daniel Gultsch 2018-02-10 13:32:37 +01:00
  • cb1a5e3c68 version bump to 1.23.5 + changelog Daniel Gultsch 2018-02-10 12:53:50 +01:00
  • b3561e80f2 pulled translations from transifex Daniel Gultsch 2018-02-10 12:21:36 +01:00
  • 0e8e8be82c
    Merge pull request #2780 from linkmauve/patch-1 Daniel Gultsch 2018-02-10 12:19:18 +01:00
  • f828b89cbd skip empty srv records Daniel Gultsch 2018-02-10 12:16:18 +01:00
  • facc56bc7b return to welcome activity after deleting last account Daniel Gultsch 2018-02-10 10:45:33 +01:00
  • 97406ecf51 skip animations for startup activities Daniel Gultsch 2018-02-09 22:19:13 +01:00
  • d33fca09cf add null checks to huawei settings code Daniel Gultsch 2018-02-09 22:11:11 +01:00
  • af81bb1958 fixed ruby rendering script Daniel Gultsch 2018-02-09 20:53:13 +01:00
  • 5335cda50c do not put setup activites on stack twice Daniel Gultsch 2018-02-09 20:09:58 +01:00
  • 4a98d330f0 fixing travis Daniel Gultsch 2018-02-09 09:16:19 +01:00
  • a7e1935909 bump build tools Daniel Gultsch 2018-02-09 09:05:49 +01:00
  • 4e373d82dc
    Fix the French translation for the add_back string linkmauve 2018-02-05 19:30:32 +01:00
  • 012653f7ed SM saftey checks Daniel Gultsch 2018-02-02 16:52:40 +01:00
  • 9fcf8347f6
    Merge pull request #2773 from kriztan/patch-1 Daniel Gultsch 2018-02-02 09:33:22 +01:00
  • 40878350c7
    fixed crash on receiving files Christian Schneppe 2018-02-01 19:47:51 +01:00
  • bcd00bb517 discover file extension in original filename from pgp Daniel Gultsch 2018-01-29 01:40:02 +01:00
  • 2f1f9f2c2c do not explicitly request MAM archive for blocked contacts Daniel Gultsch 2018-01-29 01:39:46 +01:00
  • e48788e821 support new http upload namespace Daniel Gultsch 2018-01-28 14:17:42 +01:00
  • 4541ac8b7b direct link from settings to huaweis protected apps Daniel Gultsch 2018-01-28 13:31:12 +01:00
  • 3e9224bde9 add snooze button to notification Daniel Gultsch 2018-01-28 13:14:30 +01:00
  • c7bdc343ec show account details when clicking avatar picture in self chat Daniel Gultsch 2018-01-27 21:34:32 +01:00
  • 8f9640a9e1 just switch to conversations & do not creat when 'creating' self contact Daniel Gultsch 2018-01-27 21:04:42 +01:00
  • a33984acc5 encrypt muc PM only to actual recipient Daniel Gultsch 2018-01-27 20:55:43 +01:00
  • be70eb5650 improvements for self messages Daniel Gultsch 2018-01-27 10:45:02 +01:00
  • 3e111e7f58 allow axolotl header to be empty in empty mucs Daniel Gultsch 2018-01-27 09:15:47 +01:00
  • a5256c3e83 show self messages from other devices as received Daniel Gultsch 2018-01-27 09:15:02 +01:00
  • e3c46dc926 version bump to 1.23.4 Daniel Gultsch 2018-01-26 11:32:16 +01:00
  • 1217faec60 pulled translations from transifex Daniel Gultsch 2018-01-25 12:48:54 +01:00
  • 294e19d962 fixed sharing multiple images Daniel Gultsch 2018-01-25 12:48:04 +01:00
  • 676ac32a97 delegate uri permission to service when processing files Daniel Gultsch 2018-01-23 22:02:28 +01:00
  • 0dbad2eea5 updated year in copyright info Daniel Gultsch 2018-01-23 22:01:56 +01:00
  • 44ce90ccf2 respond to message receipts request when processing carbon copy Daniel Gultsch 2018-01-23 22:00:33 +01:00
  • eee5d885ba make chat markers opportunistic in private mucs Daniel Gultsch 2018-01-22 23:21:24 +01:00
  • e62b0ca320 fix NPE when writing Resolver.Result to disk Daniel Gultsch 2018-01-22 23:20:58 +01:00
  • 74048593ff pulled translations from transifex Daniel Gultsch 2018-01-22 21:09:33 +01:00
  • 1e0f288e6a avoid some unnecessary notification updates Daniel Gultsch 2018-01-22 12:24:10 +01:00
  • 78c5c508b3 permanently cache last resolver result Daniel Gultsch 2018-01-21 20:41:30 +01:00
  • 3c4ba7e0ce keep screen on during audio playback. fixes #2733 Daniel Gultsch 2018-01-21 16:04:31 +01:00
  • f2bbb6087c remove wakelocks in XmlReader Daniel Gultsch 2018-01-21 12:26:16 +01:00
  • 42c807ead8 Merge branch 'soft-keyboard-bug' of https://github.com/harshitbansal05/Conversations into harshitbansal05-soft-keyboard-bug Daniel Gultsch 2018-01-21 12:26:57 +01:00
  • 6458351f6c use countdownlatch to check if TagWriter has finished Daniel Gultsch 2018-01-20 23:13:36 +01:00
  • 3a8855a672 fixed interupt handling Daniel Gultsch 2018-01-20 21:57:09 +01:00
  • 2b39acf352 postpone notification actions (mark as read, reply) until after messages are loaded Daniel Gultsch 2018-01-20 20:05:39 +01:00
  • a3bb7c346b add soft keyboard next button functionality iamharsshit 2018-01-20 22:43:11 +05:30
  • 4600b3982e treat key transport messages differently to not open empty conversations Daniel Gultsch 2018-01-20 09:36:37 +01:00
  • 3ff37511d4 sent message receipts after mam catchup Daniel Gultsch 2018-01-20 08:54:44 +01:00
  • 6009b8ebf0 disable offline messages. postpone prekey handling until after mam catchup Daniel Gultsch 2018-01-19 18:17:13 +01:00
  • 036dd82698 properly handle key transport messages. use prekeyparsing only when that attribute is set Daniel Gultsch 2018-01-18 20:58:55 +01:00
  • 6663eb0a12 show warning toast if PM is disabled in MUC Daniel Gultsch 2018-01-18 17:35:42 +01:00
  • 5d11fe7dc6 added a few todos to source code Daniel Gultsch 2018-01-15 11:13:35 +01:00
  • b137681f86
    Merge pull request #2758 from ChaosKid42/master Daniel Gultsch 2018-01-15 10:43:01 +01:00
  • d6bbcbd866 setting room subject also sets room name Christoph Scholz 2018-01-13 16:37:49 +01:00
  • de23b37ee2 Gradle Update to 3.0.1 with aapt daivat15 2018-01-11 13:39:55 +05:30
  • 416d982b11 added faq entry for bind failure Daniel Gultsch 2018-01-10 17:11:17 +01:00
  • 8b10f96272 disable copy in password field Daniel Gultsch 2018-01-10 16:57:54 +01:00
  • d68a610ac6 change edit button in quick edit dialog to accept Daniel Gultsch 2018-01-09 10:30:32 +01:00
  • 965c8cbbd5 pulled translations from transifex Daniel Gultsch 2018-01-09 10:14:00 +01:00
  • 55016f10e6 fix color of show password button Daniel Gultsch 2018-01-09 10:13:53 +01:00
  • 7ab8ed625d fix wrong avatar shown when true jid doesn't match in muc Daniel Gultsch 2018-01-09 10:13:34 +01:00
  • cb80e64d2c update dependencies Daniel Gultsch 2018-01-09 10:13:02 +01:00
  • f33e76e6ad added crypto currencies to readme. removed flattr Daniel Gultsch 2018-01-02 15:37:03 +01:00
  • 4d7d7623a0 pulled translations from transifex Daniel Gultsch 2018-01-01 12:02:15 +01:00
  • 2c2e77a168 ShareWithActivity: refactor for java 8 Daniel Gultsch 2018-01-01 11:56:31 +01:00
  • 2906efa004 Merge branch 'master' of github.com:siacs/Conversations Daniel Gultsch 2018-01-01 11:53:31 +01:00
  • 0604d33248
    Merge pull request #2737 from strugee/patch-1 Daniel Gultsch 2018-01-01 11:53:18 +01:00
  • 12867de874
    Fix typo AJ Jordan 2017-12-26 16:53:34 -08:00
  • 97bc93aeb0 do not use theme in uri activity Daniel Gultsch 2017-12-19 12:50:19 +01:00
  • b7cadcf9f6 version bump to 1.23.3 + changelog Daniel Gultsch 2017-12-18 14:35:56 +01:00
  • b5828127ee pulled translations from transifex Daniel Gultsch 2017-12-18 13:48:30 +01:00
  • 127557df56 show pep as available if omemo_all_access has been installed on server Daniel Gultsch 2017-12-18 13:47:53 +01:00
  • c5ee541906 clear muc avatar after going online Daniel Gultsch 2017-12-18 13:19:11 +01:00
  • e0ec6ad8b6 fixed omemo device list not getting annouced on empty list Daniel Gultsch 2017-12-18 13:18:58 +01:00
  • 1753dcac76 save muc subject to disk and use crypto targets for offline name generation Daniel Gultsch 2017-12-17 16:23:19 +01:00
  • dd237a272b version bump to 1.23.2 + changelog Daniel Gultsch 2017-12-16 21:08:18 +01:00
  • 2b0551a522 store new intent in welcome account activity Daniel Gultsch 2017-12-16 21:05:56 +01:00
  • 0cc6ff05f8 pulled translations from transifex Daniel Gultsch 2017-12-16 20:45:26 +01:00
  • 21615477ed transport invitee from welcome activity to start conversations activity Daniel Gultsch 2017-12-16 20:38:14 +01:00
  • c58fcb1dc6 create avatar in background thread Daniel Gultsch 2017-12-16 14:22:57 +01:00
  • 9b95f1102c PublishProfilePictureActivity: refresh on status change Daniel Gultsch 2017-12-16 11:00:49 +01:00
  • ccf75ef45a removed 'contact-only' hint from publish avtar screen Daniel Gultsch 2017-12-15 21:47:16 +01:00
  • bb6d5463fe use JPEG as file format for avatar and compress to <9400 chars Daniel Gultsch 2017-12-15 20:49:48 +01:00
  • 0be41e0aab refactor StartConversationsActivity Daniel Gultsch 2017-12-15 19:13:58 +01:00
  • cc6a001ac2 remove NFC handling + let edit account handle own jids Daniel Gultsch 2017-12-15 18:25:21 +01:00
  • 6a9abd0e49
    Merge pull request #2720 from af8a524db1/uri_message Daniel Gultsch 2017-12-15 16:17:05 +01:00
  • cdd6bdab98 increased max lines to 8 Daniel Gultsch 2017-12-15 16:14:41 +01:00
  • 8d339b6521 remove NFC + light refactoring of XmppActivity Daniel Gultsch 2017-12-15 16:14:04 +01:00
  • df37e34e02 use show password widget in Change Password Activity Daniel Gultsch 2017-12-15 12:31:31 +01:00
  • a817a96c58 pulled translations from transifex Daniel Gultsch 2017-12-15 12:01:45 +01:00
  • a0c8e6170b limit height of input field to 6 lines Daniel Gultsch 2017-12-15 02:48:17 +01:00
  • 4d4586eaea Conference Details: hide settings in offline mucs Daniel Gultsch 2017-12-15 02:48:01 +01:00
  • 811abedf67 upgrade to gradle plugin 3 Daniel Gultsch 2017-12-09 16:19:56 +01:00
  • 60ae269870 removed password repeat field in favor of show password field Daniel Gultsch 2017-12-14 19:28:52 +01:00
  • 02011790b4 enable proguard Daniel Gultsch 2017-12-14 14:25:49 +01:00
  • 38797177c7 ChatMarkers: parse own account from true counterpart Daniel Gultsch 2017-12-14 19:29:23 +01:00
  • a6864878ba pulled translations from transifex Daniel Gultsch 2017-12-14 12:25:27 +01:00