Commit Graph

59 Commits

Author SHA1 Message Date
iNPUTmice
03593ba56f proper error state for images 2014-10-29 11:31:03 +01:00
Michael
020dc863b1 remove some unused cast 2014-10-26 18:54:10 +01:00
iNPUTmice
864f3610b3 picture notification and some drive by bug fixes 2014-10-24 14:34:46 +02:00
iNPUTmice
cbc3d9bd6f notify only after image has been received over http. introduced mini grace for catching up with SM or offline messages 2014-10-24 13:29:18 +02:00
iNPUTmice
d73a77643d context menu for messages. allow to resend single messages 2014-10-23 21:27:41 +02:00
iNPUTmice
0d767c3971 proper avatar caching 2014-10-21 14:57:16 +02:00
iNPUTmice
21961673cb refactored avatar generation. first step 2014-10-20 21:08:33 +02:00
iNPUTmice
8263e07336 mtm support for image downloader 2014-10-19 23:42:53 +02:00
iNPUTmice
0605390144 do not attempt to download images when not connected 2014-10-17 13:09:02 +02:00
iNPUTmice
f5019ba966 detect deleted files on start up. got rid of lagecy image provider for performance reasons. NOTE: this will prevent you to access images older than version 0.6 2014-10-15 22:08:13 +02:00
iNPUTmice
cb4069f0f2 refactored file download status. make image http download available for carbon copied (sent) messages as well 2014-10-15 19:32:12 +02:00
M. Dietrich
f021ee8562 remove warning about <> cast 2014-10-15 15:25:36 +02:00
iNPUTmice
3c557a1bb4 don't show invalid file size 2014-10-14 19:33:35 +02:00
iNPUTmice
262128c8f9 recreate http connection after restart. fixes stale download button. better failing 2014-10-14 19:27:49 +02:00
iNPUTmice
e98460771b read image bounds on downloaded image 2014-10-14 18:16:03 +02:00
M. Dietrich
a42f0dd3bc use setAlpha(float) method, not the depricated one 2014-10-13 14:08:10 +02:00
iNPUTmice
919c98207b made disabled notifications permanent across restarts 2014-10-07 15:18:09 +02:00
iNPUTmice
7f52435273 fixed regression of not showing status message 2014-10-07 11:51:16 +02:00
iNPUTmice
b6f5e4a217 cleanung up the scroll fix a little 2014-10-06 22:03:01 +02:00
iNPUTmice
b788b84c31 refactored muc bookmark to extend element. keep all elements the server or other clients added before 2014-10-06 00:33:52 +02:00
iNPUTmice
9ae52a235f revised tablet ui. fixed #423 2014-10-03 15:00:29 +02:00
Daniel Gultsch
bff23c2e23 new notification service. first draft 2014-09-28 15:21:56 +02:00
Michael
1d3a6125d2 add false argument to inflate. 2014-09-27 16:45:37 +02:00
iNPUTmice
2415781ebf fixed some lint warnings. thanks @betheg 2014-09-27 11:46:56 +02:00
iNPUTmice
45aede14bd fixed #452 2014-09-22 13:23:35 +02:00
iNPUTmice
1f91ed11fa show full date in message list, fixed #328 2014-09-21 23:16:23 +02:00
Daniel Gultsch
d806923d57 Merge pull request #460 from betheg/receipts
indicates received messages with a tick.
2014-09-20 19:55:53 +02:00
iNPUTmice
0b86f65bdc fixed #470 2014-09-20 16:02:49 +02:00
Michael
a86a09ab5b indicates received messages with a tick. 2014-09-20 15:49:25 +02:00
Michael
b9e7f4870c add a forgotten break and remove some unused imports 2014-09-13 21:15:45 +02:00
iNPUTmice
dee46f3453 match color in contact details to the colors in the send button. also migrated some other colors from hard coding to using resources 2014-09-11 14:24:10 +02:00
iNPUTmice
d92e8381db setting to increase font size. fixed #420 2014-09-08 23:58:37 +02:00
iNPUTmice
b23f8bd472 introduced downloadable interface. reverted some of the changes made to OTR 2014-09-08 20:09:44 +02:00
iNPUTmice
5cb11396f6 fixed sending offline pgp messages 2014-09-08 14:08:59 +02:00
iNPUTmice
0e5a0a07fd made otr a little bit more solid when there is no presence subscription 2014-09-06 18:21:31 +02:00
iNPUTmice
1f378bffc8 made emoticon parsing enableable - default false 2014-09-03 09:15:07 +02:00
iNPUTmice
97b52abaf9 fixed #410 by removing that config option 2014-09-02 16:00:03 +02:00
iNPUTmice
0ae852a633 refactored share with activity 2014-09-02 15:51:20 +02:00
M. Dietrich
546082147a transform ascii to emoticons (on display only) 2014-09-01 23:48:42 +02:00
iNPUTmice
94389ac22a show merged time and status in message adapter 2014-08-31 18:55:15 +02:00
iNPUTmice
1ac5be4855 some code cleanup 2014-08-31 16:28:21 +02:00
Daniel Gultsch
8d456085e5 Merge pull request #391 from betheg/fix_typo
fix forgotten spelling.
2014-08-31 15:56:41 +02:00
iNPUTmice
8f8d4e320d experimental message merging 2014-08-31 14:29:12 +02:00
Michael
98dabe9ab4 fix forgotten spelling. 2014-08-28 16:49:52 +02:00
iNPUTmice
85b31b8d8b fixed spelling thanks @betheg 2014-08-28 11:01:24 +02:00
iNPUTmice
c40c8ee910 tiny redesign for private muc messages 2014-08-22 13:22:07 +02:00
iNPUTmice
3b79cc2f23 better error display and additional infos (stats) for the edit account activity 2014-08-19 15:06:50 +02:00
iNPUTmice
9c18d57e07 refactored Conversations Adapter into seperate class 2014-08-15 13:18:15 +02:00
iNPUTmice
48c780d15a fixed muc pm avatar 2014-08-14 22:09:03 +02:00
iNPUTmice
b35aa3ed07 added limited private muc chat feature (messages are now properly marked) - long press on user icon will sent private messages. fixed #259 2014-08-10 15:27:44 +02:00