Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-09-19 | Updated localization | Ilia Rostovtsev | 1 | -40/+66 | |
Localization update in compliance with Conversations 0.7.1 | |||||
2014-09-11 | added missing strings back. + formating | iNPUTmice | 2 | -2/+5 | |
2014-09-07 | deleted some unused string-resources and imports, also deleted ↵ | Michael | 1 | -4/+0 | |
edit_account_dialog.xml. | |||||
2014-09-04 | Pull from transifex | Dominik Schürmann | 1 | -0/+5 | |
2014-09-01 | removed unused string resources. | Michael | 1 | -49/+0 | |
2014-08-30 | fix: warning: string 'publish_avatar' has no default translation. | Michael | 1 | -2/+1 | |
also altered the types of resources from array to string-array in some res-files. | |||||
2014-08-27 | translated missing string in settings | iNPUTmice | 1 | -41/+30 | |
2014-08-26 | Updated to 0.6.1 | Ilia | 1 | -23/+59 | |
1. Different bug fixed. 2. Added new __<string name="general">Общие</string>__, guys you must add this to your _Conversation_ code, because now, if you go to settings, you can't change the label General - it's hard-coded for all languages. | |||||
2014-08-26 | removed deprecated strings from translations | iNPUTmice | 1 | -8/+0 | |
2014-07-24 | Update strings.xml | Ilia | 1 | -2/+2 | |
2014-07-24 | Added translations | Ilia | 1 | -0/+14 | |
Added translations per issue #309 - Missing Translations | |||||
2014-07-24 | removed outdated translations from languge files | iNPUTmice | 1 | -13/+0 | |
2014-07-16 | Russian Localization | Ilia | 1 | -0/+22 | |
2014-07-16 | Double-checked Russian localization | Ilia | 1 | -196/+196 | |
2014-07-15 | Update strings.xml | Ilia | 1 | -86/+85 | |
2014-07-15 | Russian Translation for Conversations | Ilia | 1 | -0/+272 | |
Russian Translation for Conversations - an open source XMPP client for Android 4.0+ smart phones. | |||||
2014-07-15 | Delete values-ru | Ilia | 1 | -272/+0 | |
2014-07-15 | strings.xml | Ilia | 1 | -1/+1 | |
Russian translation for Conversations | |||||
2014-07-15 | pushing bookmarks back to server | iNPUTmice | 1 | -0/+1 | |
2014-07-14 | fetch bookmarks from server | iNPUTmice | 1 | -0/+1 | |
2014-07-11 | added join conference dialog | iNPUTmice | 1 | -1/+5 | |
2014-07-10 | added create contact dialog | iNPUTmice | 1 | -3/+5 | |
2014-07-10 | added contextual menu for contacts | iNPUTmice | 1 | -0/+2 | |
2014-07-10 | added group add button | iNPUTmice | 1 | -1/+2 | |
2014-07-10 | added action bar menu to start conversation | iNPUTmice | 1 | -0/+2 | |
2014-07-10 | changed support lib to v13. added tabs and fragments to start conversation ↵ | iNPUTmice | 1 | -1/+3 | |
activity | |||||
2014-07-09 | unified warnings/error msgs | iNPUTmice | 1 | -0/+2 | |
2014-07-08 | uniformed colors. made colors a little material | iNPUTmice | 1 | -0/+2 | |
2014-07-03 | Update translation | Wenzel Pünter | 1 | -2/+2 | |
2014-06-30 | added error message for #240 | iNPUTmice | 1 | -0/+1 | |
2014-06-29 | more error handling for jingle connections | iNPUTmice | 1 | -0/+1 | |
2014-06-27 | made warnings in chats i tiny bit smaller | iNPUTmice | 1 | -0/+4 | |
2014-06-15 | Rounded minutes ago and last seen + Update Spanish Translations | kruks23 | 1 | -0/+4 | |
2014-06-12 | finished offline otr | iNPUTmice | 1 | -3/+1 | |
2014-06-09 | don't display 'enter password' message if OpenKeychain is not installed. ↵ | iNPUTmice | 1 | -0/+1 | |
made status messages in chat not selectable | |||||
2014-06-07 | localized date. rounded minutes, hours and dates in last seen | iNPUTmice | 1 | -1/+1 | |
2014-06-06 | fixed last_seen_now | iNPUTmice | 1 | -1/+1 | |
2014-06-06 | removed presence from last seen | iNPUTmice | 1 | -1/+4 | |
2014-06-06 | basic last seen feature. no peristancy just yet. no polish | iNPUTmice | 1 | -0/+4 | |
2014-06-04 | received and displayed messages (xep 333) are now marked properly | iNPUTmice | 1 | -2/+2 | |
2014-06-03 | answer to xep 184 message receipts. fixes #95 | iNPUTmice | 1 | -0/+2 | |
2014-06-01 | Fixed typo in source "sefl" -> "self" | Alethea Rose Butler | 1 | -1/+1 | |
2014-06-01 | unified crypto messages and made lock icon work for conferences | iNPUTmice | 1 | -2/+1 | |
2014-06-01 | added warning when public keys are missing | iNPUTmice | 1 | -0/+1 | |
2014-06-01 | show dialog when no contact in a muc has pgp support | iNPUTmice | 1 | -0/+2 | |
2014-05-31 | Capitalized openPGP -> OpenPGP | Alethea Butler | 1 | -6/+6 | |
2014-05-30 | Changed "unsuccessful delivery" to "delivery failed" | Alethea Butler | 1 | -1/+1 | |
2014-05-30 | Added question mark to remove_contact_text | Alethea Butler | 1 | -1/+1 | |
2014-05-29 | More harcoded translations + updated Spanish | kruks23 | 1 | -0/+16 | |
2014-05-24 | error msg on offline subscription changes | Daniel Gultsch | 1 | -0/+1 | |