aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-08-22Basic filetransfer http delete implementation; Exceptions for IqPacketError ↵steckbrief1-0/+4
added
2016-04-12added share uri button to conference detailsDaniel Gultsch1-14/+21
2016-03-23allow to delete attachments. fixes #1539Daniel Gultsch1-1/+4
2016-03-04don't automatically crop avatarDaniel Gultsch1-0/+8
2016-03-02Fixes FS#147: Disable OMEMOsteckbrief1-1/+2
2016-02-28externalized string 'Retry decryption'trz/merge_1.10.1steckbrief1-1/+1
2016-02-23Retry decryption from message menufiaxh1-0/+4
2016-02-23Removed stupid message correctionsteckbrief1-4/+0
2016-02-15basic support for XEP-0308: Last Message Correction. fixes #864Daniel Gultsch1-0/+4
2016-02-09allow user to set MAM preferencesDaniel Gultsch1-15/+20
2016-01-04Allow entering a JID from 'choose contact'. thanks @singpolymaDaniel Gultsch1-2/+8
fixes #1611 fixes #1602
2015-12-01initial tor supportDaniel Gultsch1-0/+5
2015-10-12add config variable to enable x509 verificationDaniel Gultsch1-2/+2
2015-10-11add menu item in account details to renew certificateDaniel Gultsch1-0/+7
2015-10-11make add account from key visibleDaniel Gultsch1-1/+1
2015-10-09initial UI work to allow setting up accounts from certifcatesDaniel Gultsch1-0/+6
2015-10-04Implements FS#72, FS#72, FS#73, FS#65, FS#66 - Resource List Dialog added, ↵steckbrief1-1/+4
Open resource list on long click in conversations overview, open resource list on click on bare jid in contact details view, Message details dialog added
2015-08-24renamed plain text to unencrypted. fixes #1331Daniel Gultsch1-1/+1
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-7/+13
2015-08-08renamed multi-end / axolotl to OMEMODaniel Gultsch1-3/+3
2015-07-21allow for private messages being started from muc details in anonymous mucsDaniel Gultsch1-0/+4
2015-07-20don't show 'show contact details' context menu item when contact isn not in ↵Daniel Gultsch1-25/+25
roster
2015-07-19Add clear devices to overflow menu in EditAccountAndreas Straub1-0/+4
2015-07-19show contact details in conference details ...Christian S1-1/+5
2015-07-19CryptoNext Menu entries addedAndreas Straub1-0/+3
2015-07-02refactored message context menuDaniel Gultsch1-7/+13
2015-03-18Added multiple select to Choose Contact ActivityAndreas Straub1-0/+9
When passing the Choose Contact Activity a boolean called "multiple" set to true, it now allows the user to select multiple contacts. Long pressing a contact enters multiple selection mode and the selection is confirmed using a button in the CAB. The Activity returns whether or not multiple contacts were selected using the same boolean. If multiple contacts were selected, an array of JID strings called "contacts" is returned. The Choose Contact Activity now also honors "filter_contacts", an array of strings containing JIDs that should not be displayed in the picker. The invite to conference dialog now uses this feature to enable inviting multiple contacts at once. Additionally, Invite Contact uses "filter_contacts" to only display contacts that are not yet participating in the conversation
2015-03-07display geo uris as location. show 'send loction' in share menu if request ↵iNPUTmice1-5/+12
location intent can be resolved
2015-01-29Use Material Design Icons on API 21+Sam Whited7-13/+13
2015-01-21show checkbox to hide offline contactsiNPUTmice1-0/+8
2015-01-21always allow access to contact details. provide add button in contact detailsiNPUTmice1-12/+0
2015-01-21Add block/unblock to contact details menuSam Whited1-0/+13
See #889
2015-01-12context menu for files and offered files. fixed #848 fixed #849Daniel Gultsch1-2/+2
2015-01-08some clean ups for affiliation change context menuDaniel Gultsch1-0/+4
2015-01-07basic affiliation changes in mucDaniel Gultsch1-1/+22
2015-01-05Show affiliation instead of role in MucDetails and offer 'advanced mode' to ↵Daniel Gultsch1-0/+7
display role
2015-01-03record voice and attachment refactorDaniel Gultsch1-1/+4
2015-01-03disable / enable all accountsDaniel Gultsch1-11/+17
2015-01-03migrated change password into separate activityDaniel Gultsch1-0/+4
2015-01-02some further otr improvementsDaniel Gultsch2-5/+19
2014-12-23Add more server compatibility info.Sam Whited1-0/+7
Hide server info behind a checkbox. Add XEP-0352 support to the server info list Add XEP-0237 to server info list Add XEP-0352 support to the server info list Add MaM and Blocking to the account XEPs list Also add a toggle button to hide some of the list Rebase on current codebase Make MAM string more descriptive Change show more button to checkbox menu item Shorten `MAM (History)' to `MAM' Order XEP list and hide all by default Supress warning (which is wrong anyways) Change `Show more' to `Show more info'
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited3-0/+19
Fixes #791 Squash of commits: 534f25d7dae3ce6852243e28fdd0a69ac01e9463 808fdf5147f27a912a60bee39aa4bf1ddd4f43b4 1eaf8a8330710ad35ba7c368e04f909af623ae4c 31585242c2359efdcd0eeddb9745077f54dbc9eb 2e69bd0bd0286ed1e98a42f4c3421ba4d8cf524b e904fb5015bf3a1904ab941a1957edf3b1e7abd2 eebbadf3b3816bbf8fcccb763e419fed252d266f 7c5b87724ce494e5a6e8026557ed50a8fd9f23e8 b0eaaf446937794fe19cbdb4f8309c3ff83d4e42 8c652f9e8bb3512958d9ad8c6f1326505f2d98c8 ad0ea1ad948ff6f8fde7b0b10f5163dc8852032f f5d49897e0dba691ef53a0eddb9ed34d129ad442 a08fa64c505bd895b7c626cfad182380373be20b de67079113e08394a276048c31f6b21baa300829 9069f342173ba30c2b20c67529c7ff497a6a257d 0169fa79d161ee898c4b6762e207087682a952d8 8585a5bd75a5d56927fed8317729bd15fffe4dcc 0053528a078369e0b65dcf71bda251072a1299c7 e901a9c3554bd7cca193e92919b463991eadfea7 c5c78257434813c69ab9b7558bcc8f7cbe858433 e905af348d46d77bc46b5f7211527684acc02fab 13a0f9a10c7892b0f90f5fabd2f2615701b0fd66 2cfba1e24b0139839e4453b92be7e20634d150cf 58e074fb5bb44b05a8104250fccd7c024c808c1a 0d6cf98fc8eab212d798ac79b336f9b70a14f06d e23620f56b85bcab9f3b5d9ce1c01524cd9674dc d72cd2fcc8d54176c3ff53411a69b9bb4642eff3 195143dff8836623a37094a6b8fa6aa01ef31580 5f5f3caf3a1e480a99d27ee5c34ba516419c52e4 1dee3d5861c9f9c710da4cbda3688d94c622ca93 23949b8aa32c78b27bab49bb3c4f3ff588925ce1 9bf97f8ae522796e0dacb7f6fe7a7f90f86a93a1
2014-11-23MUC: option to set/delete bookmark in conference details.Michael1-0/+10
2014-11-18properly remove conversations context menuiNPUTmice2-11/+7
2014-11-18context menu for conversations. fixed #630iNPUTmice1-0/+11
2014-11-17context menu for muc participants + refactor trueCounterpart to use Jid classiNPUTmice1-1/+4
2014-11-17synchronized around cache clear in avatar serviceiNPUTmice1-0/+4
2014-11-16made scan and show qr code more accessible in VerifyOtrActivityiNPUTmice1-0/+20
2014-11-15made file transfers cancelableiNPUTmice1-0/+3
2014-11-15basic arbitrary file transferiNPUTmice1-2/+1