aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* let's own otr-fingerprint copy to clipboard.Michael2014-10-031-1/+34
|
* revised tablet ui. fixed #423iNPUTmice2014-10-034-102/+161
|
* fixed possible npeiNPUTmice2014-10-031-1/+5
|
* check if display is off for notificationsiNPUTmice2014-10-021-2/+8
|
* mark conversation as read when displayed marker from another client is receivediNPUTmice2014-10-024-7/+27
|
* avoided unecessary message searchsiNPUTmice2014-10-021-12/+20
|
* show displayed by contact on all devicesiNPUTmice2014-10-022-11/+9
|
* properly dismiss notificationsiNPUTmice2014-10-022-10/+25
|
* calculate sample size for thumbnails as welliNPUTmice2014-09-301-2/+15
|
* Merge pull request #505 from betheg/fix_inviteDaniel Gultsch2014-09-301-1/+3
|\ | | | | fixed muc invite with <body/>.
| * fixed muc invite with <body/>.Michael2014-09-291-1/+3
| |
* | notifiy only when necessaryDaniel Gultsch2014-09-296-36/+60
| |
* | 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
| |