Commit Graph

931 Commits

Author SHA1 Message Date
iNPUTmice c40c8ee910 tiny redesign for private muc messages 2014-08-22 13:22:07 +02:00
iNPUTmice 4875b52f09 make avatars persisent / available even without internet 2014-08-21 12:32:50 +02:00
iNPUTmice 301477c764 save newly taken photos in DCIM dir 2014-08-21 09:19:18 +02:00
iNPUTmice 7808e5b77f added roster versioning to calculation of server compat 2014-08-21 07:47:40 +02:00
iNPUTmice 419c5e0657 added PEP to readme 2014-08-21 07:47:09 +02:00
iNPUTmice 7f5456e41b check if service is bound before adding conferences or contacts 2014-08-21 07:46:55 +02:00
iNPUTmice 9f4043c679 avoid race condition for otr key in jingle 2014-08-21 07:39:14 +02:00
iNPUTmice bd467b6b9d deregister listener in editaccount 2014-08-21 07:38:44 +02:00
iNPUTmice a269164458 added missing string resource again 2014-08-20 11:40:01 +02:00
iNPUTmice 06da080371 revised manage account activity. removed contexual action mode 2014-08-20 11:32:49 +02:00
iNPUTmice 6345217328 fixed lint error 2014-08-19 15:27:26 +02:00
iNPUTmice 3b79cc2f23 better error display and additional infos (stats) for the edit account activity 2014-08-19 15:06:50 +02:00
Daniel Gultsch d74692e0a5 Merge pull request #365 from beriain/development
Update strings.xml
2014-08-19 15:06:52 +02:00
Daniel Gultsch 3ba8dca8b9 Merge pull request #363 from kriztan/patch-1
Update german translations
2014-08-19 15:06:43 +02:00
Aitor Beriain 9963dc63af Update strings.xml 2014-08-18 15:00:43 +02:00
kriztan 8c04649d6d Update strings.xml 2014-08-17 15:00:47 +02:00
iNPUTmice 38f36aa263 more error handling for avatar publication 2014-08-16 17:31:53 +02:00
iNPUTmice 5aa8afdc1c some improvements for the edit account activity 2014-08-16 09:44:37 +02:00
iNPUTmice 32c3dd4f4a moved add/edit account from dialog into seperate activity 2014-08-15 17:31:24 +02:00
iNPUTmice f7c747ef4b better handling of null streams 2014-08-15 13:34:55 +02:00
iNPUTmice 9c18d57e07 refactored Conversations Adapter into seperate class 2014-08-15 13:18:15 +02:00
iNPUTmice 0b8af155c1 Merge branch 'development' of github.com:siacs/Conversations into development 2014-08-15 13:11:47 +02:00
iNPUTmice 2ab14a6ff2 fixed #356 2014-08-15 13:11:33 +02:00
Daniel Gultsch c9db2f8210 Merge pull request #355 from kriztan/patch-2
Updated german translation
2014-08-15 10:19:22 +02:00
kriztan 4f29869607 Update strings.xml
corrected missspelling
2014-08-15 09:14:40 +02:00
kriztan caaea6e830 Update strings.xml
Added German Translations and corrected misspellings.
2014-08-15 09:05:30 +02:00
Daniel Gultsch c6b7e3a34e Merge pull request #354 from GreenLunar/development
Add Hebrew translation.
2014-08-14 22:10:29 +02:00
iNPUTmice 8358a513f0 Merge branch 'development' of github.com:siacs/Conversations into development 2014-08-14 22:10:03 +02:00
iNPUTmice 48c780d15a fixed muc pm avatar 2014-08-14 22:09:03 +02:00
GreenLunar 7eabefe48b Add Hebrew translation. 2014-08-14 21:04:20 +03:00
GreenLunar e2a17b4380 Add Hebrew translation. 2014-08-14 21:00:49 +03:00
Daniel Gultsch 9c18340775 Merge pull request #349 from kruks23/development
Update Spanish Translations + publish_avatar button and menu conflict
2014-08-14 13:50:59 +02:00
iNPUTmice e73a6525c7 fixed bug in caps hash generation. thanks Asterix of the Gajim project 2014-08-14 13:41:20 +02:00
iNPUTmice 510d8a2ae3 another rare npe fixed 2014-08-14 09:59:41 +02:00
iNPUTmice b2cc17c362 trying to fix rotation problems 2014-08-13 13:44:21 +02:00
iNPUTmice 457e7be5e2 fixed #348 2014-08-13 11:22:32 +02:00
iNPUTmice a4faa158c0 only notify ui on significant muc changes 2014-08-13 11:21:33 +02:00
iNPUTmice 07e6873025 try to make openpgp a little more reliable 2014-08-13 11:21:07 +02:00
iNPUTmice 5477ff1aea fixed weird snackbar click issues 2014-08-12 23:23:25 +02:00
iNPUTmice 721b308f28 fixed long press to bring back default in publish avatar activity 2014-08-12 21:03:45 +02:00
kruks23 5e8b05c31b Update Spanish Translations + publish_avatar button and menu conflict 2014-08-12 18:31:14 +02:00
iNPUTmice 6952e630c4 show user name as well in confernce details if real name was shown 2014-08-12 11:36:47 +02:00
iNPUTmice 5ed9c2a805 show own avatar in muc details 2014-08-11 23:22:46 +02:00
iNPUTmice 8a82586d5b fixed avatar in notification 2014-08-11 23:18:16 +02:00
iNPUTmice f247abc2dc handle bare jid presences. fixes for otr 2014-08-11 13:46:32 +02:00
Daniel Gultsch 9960cb819e Merge pull request #344 from 1nsan3/development
Hardware search button
2014-08-11 12:52:03 +02:00
Gero Kraus 70423204f4 Updated StartConversationActivity to react on Search Button Pressing 2014-08-10 21:03:57 +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
iNPUTmice 6de53791b5 fixed rare npe after race condition 2014-08-10 14:04:59 +02:00
iNPUTmice 1a6e42e7c1 potential fix for rejected execution exception 2014-08-10 14:04:35 +02:00