aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | more improvments for new notification serviceDaniel Gultsch2014-09-283-182/+33
| |
* | new notification service. first draftDaniel Gultsch2014-09-2822-84/+264
|/
* made muc passwords and prefereced encryption method persistant across restartsiNPUTmice2014-09-278-12/+75
|
* add false argument to inflate.Michael2014-09-271-2/+2
|
* fixed some lint warnings. thanks @bethegiNPUTmice2014-09-275-1/+10
|
* anwser to xmpp: style uris. fixed open conversations from android address bookiNPUTmice2014-09-274-19/+98
|
* revised send button in landscape modeiNPUTmice2014-09-271-1/+2
|
* changed method that determins whether or not sm is availableiNPUTmice2014-09-231-5/+1
|
* refactored options menu handling a bitiNPUTmice2014-09-231-140/+149
|
* dont mark message as send on resendiNPUTmice2014-09-231-1/+6
|
* fixed rare npeiNPUTmice2014-09-231-20/+21
|
* fixed very rare npeiNPUTmice2014-09-221-1/+1
|
* fixed #452iNPUTmice2014-09-224-3/+22
|
* don't show time stamp within the last 6 hours of a new dayiNPUTmice2014-09-221-1/+1
|
* added 'model' to selectable resources. fixed #461iNPUTmice2014-09-221-1/+15
|
* show full date in message list, fixed #328iNPUTmice2014-09-212-4/+20
|
* changed message merger a bitiNPUTmice2014-09-211-9/+10
|
* fixed #454 - added fast srcolling to some listsiNPUTmice2014-09-212-0/+2
|
* Merge pull request #460 from betheg/receiptsDaniel Gultsch2014-09-206-6/+40
|\ | | | | indicates received messages with a tick.
| * indicates received messages with a tick.Michael2014-09-206-6/+40
| |
* | fixed presence splittingiNPUTmice2014-09-2013-31/+31
| |
* | fixed #470iNPUTmice2014-09-204-43/+60
|/
* made xmppconnection service available in generatorsiNPUTmice2014-09-205-4/+27
|
* scroll fixesiNPUTmice2014-09-192-10/+11
|
* background daemon doesn't start automatically if there are no enabled ↵iNPUTmice2014-09-192-2/+13
| | | | accounts. fixed #443 fixed #442
* fixed #462iNPUTmice2014-09-191-5/+5
|
* Merge pull request #448 from betheg/add_breakDaniel Gultsch2014-09-194-7/+1
|\ | | | | add a forgotten break and remove some unused imports
| * add a forgotten break and remove some unused importsMichael2014-09-134-7/+1
| |
* | MUC: notify also on private messagesMichael2014-09-131-4/+6
|/
* add proper namespace in carbonMichael2014-09-121-5/+8
|
* check if market is available before starting to install openkey chainiNPUTmice2014-09-111-2/+17
|
* match color in contact details to the colors in the send button. also ↵iNPUTmice2014-09-113-13/+17
| | | | migrated some other colors from hard coding to using resources
* missed show=chat for send button colorizationiNPUTmice2014-09-111-0/+4
|
* pare body in type=normal messages as welliNPUTmice2014-09-112-15/+6
|
* IT'S CHRISTMAS ALREADY!iNPUTmice2014-09-103-40/+128
|
* version bump, changelog and one last minute change for OTRiNPUTmice2014-09-092-2/+2
|
* Merge branch 'master' of github.com:siacs/ConversationsiNPUTmice2014-09-091-1/+1
|\ | | | | | | | | | | | | Conflicts: src/eu/siacs/conversations/crypto/PgpEngine.java src/eu/siacs/conversations/persistance/FileBackend.java src/eu/siacs/conversations/ui/ShareWithActivity.java
| * more openpgp bug fixesiNPUTmice2014-09-031-3/+7
| |
| * fixed pgp signature creationiNPUTmice2014-09-031-3/+19
| |
| * fixed #406iNPUTmice2014-09-021-12/+8
| |
| * rotate avatarsiNPUTmice2014-09-021-37/+55
| | | | | | | | | | Conflicts: src/eu/siacs/conversations/persistance/FileBackend.java
| * fixed #403iNPUTmice2014-09-013-11/+18
| |
* | don't reset images from sending to waitingiNPUTmice2014-09-091-1/+2
| |
* | setting to increase font size. fixed #420iNPUTmice2014-09-0821-95/+126
| |
* | simplefied some code that might have been the source for some strange bugsiNPUTmice2014-09-081-25/+15
| |
* | introduced downloadable interface. reverted some of the changes made to OTRiNPUTmice2014-09-086-39/+20
| |
* | bug fixes for forcing encryptioniNPUTmice2014-09-081-1/+6
| |
* | fixed sending offline pgp messagesiNPUTmice2014-09-083-8/+11
| |
* | settings to force encryption and setting for not saving messages to disk. ↵iNPUTmice2014-09-085-46/+78
| | | | | | | | fixed #353
* | don't fail displayed or received messagesiNPUTmice2014-09-081-15/+17
| |