aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/ui/ConversationActivity.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* renaming eu.siacs.conversations to de.thedevstack.conversationsplussteckbrief2015-06-191-1116/+0
* whatsapp-like smiley implementationlookshe2015-04-121-7/+8
* differ between received and read messagelookshe2015-04-111-4/+0
* display geo uris as location. show 'send loction' in share menu if request lo...iNPUTmice2015-03-071-47/+91
* init mode (first start) for StartConversationActivity (no up button) and avoi...iNPUTmice2015-02-221-8/+26
* launch edit account activity when starting Conversations for the first time (...iNPUTmice2015-02-191-5/+9
* limit ui refresh rateiNPUTmice2015-02-171-33/+16
* refresh list view more ofteniNPUTmice2015-02-171-1/+1
* use time instead of uptime for unmuteiNPUTmice2015-02-121-3/+1
* Merge branch 'development' of https://github.com/siacs/Conversations into dev...iNPUTmice2015-01-291-2/+7
|\
| * Use Material Design Icons on API 21+Sam Whited2015-01-291-2/+7
* | properly clear notifications. fixed #921iNPUTmice2015-01-291-2/+8
|/
* always allow access to contact details. provide add button in contact detailsiNPUTmice2015-01-211-21/+1
* Add block/unblock to contact details menuSam Whited2015-01-211-4/+0
* Add download button on notification if applicableSam Whited2015-01-161-6/+14
* sending read marker when resuming activity and conversation is openiNPUTmice2015-01-151-1/+4
* Add option to swap enter/emoticon keySam Whited2015-01-141-21/+24
* don't crash when selecting a conversation by uuid did not workDaniel Gultsch2015-01-101-16/+20
* fixed regression in tablet uiDaniel Gultsch2015-01-091-0/+2
* Introduced expert options to control enter-is-sendDaniel Gultsch2015-01-091-0/+4
* more muc optionsDaniel Gultsch2015-01-071-9/+2
* reset next encryption when archiving conversationsDaniel Gultsch2015-01-071-1/+0
* run invalidateOptionsMenu on uiThreadDaniel Gultsch2015-01-061-1/+1
* record voice and attachment refactorDaniel Gultsch2015-01-031-64/+48
* put Conversations into background mode earlierDaniel Gultsch2015-01-021-5/+25
* improved OTR verification part oneDaniel Gultsch2015-01-021-0/+37
* fixed npe in block menu itemDaniel Gultsch2014-12-301-1/+1
* Add ability to change password on serverSam Whited2014-12-251-1/+1
* Fix NPEs in blocking codeSam Whited2014-12-221-1/+3
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-76/+116
* fixed history deletion. fixed #780iNPUTmice2014-12-151-1/+1
* refactored the way certain messages are being found within a conversationiNPUTmice2014-12-141-2/+4
* recreate activity after theme has changed. fixed #764iNPUTmice2014-12-091-0/+9
* don't request fragment before updatingiNPUTmice2014-11-301-6/+2
* fixed npe. fixed #717iNPUTmice2014-11-271-5/+6
* Merge pull request #706 from betheg/unused_importsDaniel Gultsch2014-11-211-1/+0
|\
| * remove unused imports.Michael2014-11-211-1/+0
* | update action bar with conversations updates as welliNPUTmice2014-11-211-27/+35
* | move task to back and not finish when hitting back buttoniNPUTmice2014-11-211-7/+5
|/
* brought ad hoc conferences back. fixed #688 fixed #367iNPUTmice2014-11-201-1/+13
* properly remove conversations context menuiNPUTmice2014-11-181-37/+19
* disabled broken conversations context menuiNPUTmice2014-11-181-3/+3
* context menu for conversations. fixed #630iNPUTmice2014-11-181-9/+45
* highlight muc members by touching their name in muc details. fixed #503iNPUTmice2014-11-171-1/+7
* parse otr-fingerprint in qr codes and nfc. include otr fingerprint in shareab...iNPUTmice2014-11-161-1/+1
* some mime and pgp fixes for file transferiNPUTmice2014-11-151-11/+13
* copy non local files to private storage firstiNPUTmice2014-11-151-4/+19
* basic arbitrary file transferiNPUTmice2014-11-151-15/+31
* auto register/unregister listenersiNPUTmice2014-11-111-18/+4
* temporarliy got rid of some insane work arounds in favor of some maybe less i...iNPUTmice2014-11-111-5/+4