aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Avoiding accessing shared preferences to know if emoticons should be ↵steckbrief2015-01-206-22/+105
| | | | | | parsed for every single message - Adding support to show online status in Conversations overview (configurable via the setting "send_button_status")
* Setting added for parsing emoticons or notTristan Zur2015-01-112-2/+8
|
* Fixed missing symbol for eu.siacs.conversations.Config and wrong parameter ↵Tristan Zur2015-01-102-2/+4
| | | | for method eu.siacs.conversations.utils.UIHelper.transformAscii..
* Merge branch 'master' of ssh://git.fucktheforce.de/conversationslookshe2015-01-0363-2191/+3729
|\ | | | | | | | | | | | | | | Conflicts: src/main/java/eu/siacs/conversations/Config.java src/main/java/eu/siacs/conversations/ui/adapter/ConversationAdapter.java src/main/java/eu/siacs/conversations/ui/adapter/MessageAdapter.java src/main/java/eu/siacs/conversations/utils/UIHelper.java
| * version bump to 0.10Daniel Gultsch2015-01-031-1/+1
| |
| * void messages getting reloaded through mam after clear historyDaniel Gultsch2015-01-031-0/+1
| |
| * record voice and attachment refactorDaniel Gultsch2015-01-033-73/+68
| |
| * disable / enable all accountsDaniel Gultsch2015-01-031-16/+84
| |
| * update last presence only for messagesDaniel Gultsch2015-01-032-6/+2
| |
| * code cleanupDaniel Gultsch2015-01-033-11/+22
| |
| * migrated change password into separate activityDaniel Gultsch2015-01-032-79/+127
| |
| * some further otr improvementsDaniel Gultsch2015-01-023-3/+11
| |
| * click on dynamic tag to filter for that tagDaniel Gultsch2015-01-022-0/+34
| |
| * allow cancellation of waiting filesDaniel Gultsch2015-01-022-19/+23
| |
| * put Conversations into background mode earlierDaniel Gultsch2015-01-025-19/+44
| |
| * prefer PLAIN over DIGEST-MD5Daniel Gultsch2015-01-022-3/+3
| | | | | | | | | | DIGEST-MD5 seems to be broken for a lot of cases (OpenFire) switched priority of PLAIN to not cause any security errors
| * improved OTR verification part oneDaniel Gultsch2015-01-0210-164/+250
| |
| * improved fromServer filterDaniel Gultsch2014-12-301-1/+4
| |
| * refactor swithOverToTls stuffDaniel Gultsch2014-12-301-56/+45
| |
| * fixed npe in block menu itemDaniel Gultsch2014-12-301-1/+1
| |
| * fixed #818Daniel Gultsch2014-12-301-1/+1
| |
| * Fix typo in method nameSam Whited2014-12-295-9/+9
| |
| * code cleanup for change password stuffDaniel Gultsch2014-12-251-13/+20
| |
| * added callback to change account password to notify UI on success / failureDaniel Gultsch2014-12-253-27/+63
| |
| * Add ability to change password on serverSam Whited2014-12-257-85/+128
| | | | | | | | Fixes #260
| * proper call to invalidateViews()Daniel Gultsch2014-12-251-1/+1
| |
| * catch another exception in fingerprint generationDaniel Gultsch2014-12-251-1/+1
| |
| * Show server info option when blocking is unavailablepulser2014-12-241-2/+4
| | | | | | | | | | | | | | | | Current head of development branch doesn't show server information if blocking is disabled. This is due to slightly wrong logic on an if statement. This patch ensures only the blocking option is disabled when blocking is not supported by the server, and that the feature remains available.
| * Don't allow user to register domain only jidsSam Whited2014-12-231-0/+5
| |
| * Don't show menu on create account screenSam Whited2014-12-231-0/+3
| |
| * Remove old JID validatorSam Whited2014-12-233-105/+77
| |
| * Add more server compatibility info.Sam Whited2014-12-231-2/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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'
| * made method private that is no longer required to be publiciNPUTmice2014-12-231-1/+1
| |
| * Simplify roster handling codeSam Whited2014-12-223-121/+97
| | | | | | | | | | | | Merge result handling code into IqParser Fixes #20
| * Fix NPEs in blocking codeSam Whited2014-12-222-2/+4
| |
| * Add support for XEP-0191 (Blocking command)Sam Whited2014-12-2237-903/+1444
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * get rid of special self presence object and incorporate that into rosteriNPUTmice2014-12-203-75/+46
| |
| * more null checks for otr fingerprintsiNPUTmice2014-12-201-1/+1
| |
| * don't include empty fingerprints in list of otrfingerprintsiNPUTmice2014-12-201-4/+6
| |
| * fixed another break continue bugiNPUTmice2014-12-201-3/+2
| |
| * inject ui callback into running mam queryiNPUTmice2014-12-203-4/+6
| |
| * fixed #755iNPUTmice2014-12-191-1/+1
| |
| * clean up conversation history after swtiching to a different conversationiNPUTmice2014-12-173-4/+12
| |
| * show error if jid couldn't be parsed in new contact dialogiNPUTmice2014-12-171-15/+10
| |
| * Merge branch 'development' of https://github.com/siacs/Conversations into ↵iNPUTmice2014-12-173-18/+19
| |\ | | | | | | | | | development
| | * Merge pull request #783 from SamWhited/quiet-hoursDaniel Gultsch2014-12-173-18/+19
| | |\ | | | | | | | | Update summary in TimePreference change listener
| | | * Handle time comparisons using longsSam Whited2014-12-162-13/+8
| | | |
| | | * Update summary in TimePreference change listenerSam Whited2014-12-151-5/+11
| | | | | | | | | | | | | | | | | | | | | | | | Ensures the summary is updated even if we change the time preference programatically; also allows other places to stop the summary from being updated by setting a new listener.
| * | | made scroling smoother + bug fixes for history loadingiNPUTmice2014-12-173-21/+47
| | | |
| * | | smoothed out scrolling a bitiNPUTmice2014-12-172-23/+44
| |/ /