aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConversationActivity.java (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-15first attempt for trying to change emojicon to https://github.com/rockerhieu/...trz/emojicon-newlookshe1-1/+1
2015-08-11Fixes FS#20: Limitation of end conversation swipe to left sidesteckbrief1-58/+59
2015-08-11Merge tag '1.5.2' into trz/rebasetrz/1.5.2.1lookshe1-128/+299
2015-04-12whatsapp-like smiley implementationlookshe1-7/+8
2015-04-11differ between received and read messagelookshe1-4/+0
2015-03-07display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice1-47/+91
2015-02-22init mode (first start) for StartConversationActivity (no up button) and avoi...iNPUTmice1-8/+26
2015-02-19launch edit account activity when starting Conversations for the first time (...iNPUTmice1-5/+9
2015-02-17limit ui refresh rateiNPUTmice1-33/+16
2015-02-17refresh list view more ofteniNPUTmice1-1/+1
2015-02-12use time instead of uptime for unmuteiNPUTmice1-3/+1
2015-01-29Use Material Design Icons on API 21+Sam Whited1-2/+7
2015-01-29properly clear notifications. fixed #921iNPUTmice1-2/+8
2015-01-21always allow access to contact details. provide add button in contact detailsiNPUTmice1-21/+1
2015-01-21Add block/unblock to contact details menuSam Whited1-4/+0
2015-01-16Add download button on notification if applicableSam Whited1-6/+14
2015-01-15sending read marker when resuming activity and conversation is openiNPUTmice1-1/+4
2015-01-14Add option to swap enter/emoticon keySam Whited1-21/+24
2015-01-10don't crash when selecting a conversation by uuid did not workDaniel Gultsch1-16/+20
2015-01-09fixed regression in tablet uiDaniel Gultsch1-0/+2
2015-01-09Introduced expert options to control enter-is-sendDaniel Gultsch1-0/+4
2015-01-07more muc optionsDaniel Gultsch1-9/+2
2015-01-07reset next encryption when archiving conversationsDaniel Gultsch1-1/+0
2015-01-06run invalidateOptionsMenu on uiThreadDaniel Gultsch1-1/+1
2015-01-03record voice and attachment refactorDaniel Gultsch1-64/+48
2015-01-02put Conversations into background mode earlierDaniel Gultsch1-5/+25
2015-01-02improved OTR verification part oneDaniel Gultsch1-0/+37
2014-12-30fixed npe in block menu itemDaniel Gultsch1-1/+1
2014-12-25Add ability to change password on serverSam Whited1-1/+1
2014-12-22Fix NPEs in blocking codeSam Whited1-1/+3
2014-12-22Add support for XEP-0191 (Blocking command)Sam Whited1-76/+116
2014-12-15fixed history deletion. fixed #780iNPUTmice1-1/+1
2014-12-14refactored the way certain messages are being found within a conversationiNPUTmice1-2/+4
2014-12-09recreate activity after theme has changed. fixed #764iNPUTmice1-0/+9
2014-11-30don't request fragment before updatingiNPUTmice1-6/+2
2014-11-27fixed npe. fixed #717iNPUTmice1-5/+6
2014-11-21update action bar with conversations updates as welliNPUTmice1-27/+35
2014-11-21remove unused imports.Michael1-1/+0
2014-11-21move task to back and not finish when hitting back buttoniNPUTmice1-7/+5
2014-11-20brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice1-1/+13
2014-11-18properly remove conversations context menuiNPUTmice1-37/+19
2014-11-18disabled broken conversations context menuiNPUTmice1-3/+3
2014-11-18context menu for conversations. fixed #630iNPUTmice1-9/+45
2014-11-17highlight muc members by touching their name in muc details. fixed #503iNPUTmice1-1/+7
2014-11-16parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice1-1/+1
2014-11-15some mime and pgp fixes for file transferiNPUTmice1-11/+13
2014-11-15copy non local files to private storage firstiNPUTmice1-4/+19
2014-11-15basic arbitrary file transferiNPUTmice1-15/+31
2014-11-11auto register/unregister listenersiNPUTmice1-18/+4
2014-11-11temporarliy got rid of some insane work arounds in favor of some maybe less i...iNPUTmice1-5/+4