Commit graph

918 commits

Author SHA1 Message Date
Sylvain Berfini
99731af585 Prevent image bubbles to take all the screen if image received is very big and scaled down top bar in chat for tablets 2015-03-06 17:13:28 +01:00
Sylvain Berfini
834d5fc74b Fix transparent background for settings on tablets 2015-03-06 16:21:50 +01:00
Margaux Clerc
7b9ebbf752 Fix dtls settings 2015-02-23 18:01:35 +01:00
Gautier Pelloux-Prayer
d1173940b4 i18n: update localization and add Makefile targets pull-transifex and push-transifex 2015-02-23 16:50:45 +01:00
Gautier Pelloux-Prayer
36c23ce372 Show error message only once - if the error is not handled, simply show "Unknown error: {error_reason}"
Revert "Display a toast in case of call error"

This reverts commit 63198bc591.

Conflicts:
	src/org/linphone/LinphoneManager.java
2015-02-23 16:45:04 +01:00
Margaux Clerc
bc38b75e9e Add DTLS setting 2015-02-23 13:51:10 +01:00
Margaux Clerc
589ab3b674 Add reset log button 2015-02-20 17:48:51 +01:00
Margaux Clerc
92ab3703ed Add content descrition 2015-02-16 18:14:49 +01:00
Margaux Clerc
06073e1c95 Fix upload/download arrow
and add parse for unread messages (voice mail)
2015-02-10 09:11:38 +01:00
Margaux Clerc
95ae7734a4 Add chat view landscape 2015-01-29 17:07:54 +01:00
Sylvain Berfini
83b5650a0e Started log collection upload 2015-01-05 15:11:42 +01:00
Gautier Pelloux-Prayer
5222631b0b Remove obsolete string in russian 2014-12-18 10:41:59 +01:00
Gautier Pelloux-Prayer
bc60174ce8 Update localization 2014-12-08 11:00:02 +01:00
Gautier Pelloux-Prayer
fc6c8d502c Fix wrong merge string text 2014-12-08 09:29:25 +01:00
Sylvain Berfini
48f94987c8 Fix some tests 2014-12-02 15:34:41 +01:00
Gautier Pelloux-Prayer
7983e105dd Update localization 2014-11-28 13:47:29 +01:00
Gautier Pelloux-Prayer
9c72241ac8 Add custom.xml to localization and pull Hebrew/Japanese/German translations 2014-11-27 09:34:11 +01:00
Sylvain Berfini
f22667520e Improved string used for delete contact button + updated test for contact deletion 2014-11-25 11:28:39 +01:00
Sylvain Berfini
e462133076 Moved delete contact button + fix for delete + removed warnings in other code 2014-11-25 11:03:37 +01:00
Gautier Pelloux-Prayer
6d349f6eb7 Add transifex configuration for localization 2014-11-19 10:30:44 +01:00
Gautier Pelloux-Prayer
bcc8ecdadd Do NOT set UDP and TCP port to random in the linphonercfactory, otherwise we cannot set them to a fixed value... Neither set them in the linphonerc since -1 is already the default value 2014-11-10 17:15:50 +01:00
Gautier Pelloux-Prayer
7f3b8ecba7 Add voice mail FR translation 2014-11-10 17:15:04 +01:00
Gautier Pelloux-Prayer
dcf05629b2 Fix about view when logs collect is disabled 2014-11-10 15:01:59 +01:00
Gautier Pelloux-Prayer
59b52f52ce Delete small about view and use proper margins for the view instead of hardcoded spacing causing troubles on small screens 2014-11-10 14:20:04 +01:00
Gautier Pelloux-Prayer
e210d9d761 Add send logs button on small screens too 2014-11-10 11:12:02 +01:00
Gautier Pelloux-Prayer
3ef674a406 Remove unused layout 2014-10-30 16:39:32 +01:00
Gautier Pelloux-Prayer
d75c6f2ccb Update tablet linphonerc default & factory from phone one 2014-10-28 13:50:51 +01:00
François Grisez
7a71a55379 Add a (disabled) Robotium test for CallPlayer 2014-10-22 11:55:44 +02:00
Sylvain Berfini
12f0db95f8 Replaced account setup assistant header image by text in wizard 2014-10-21 15:14:50 +02:00
Gautier Pelloux-Prayer
7721ba1098 Format SIP address with < > 2014-10-21 09:43:39 +02:00
Gautier Pelloux-Prayer
479ea790d7 Remove test setting 2014-10-15 09:39:04 +02:00
Gautier Pelloux-Prayer
d0c0d1c433 Do not save account if username and/or domain not provided 2014-10-15 09:37:27 +02:00
Gautier Pelloux-Prayer
ff906985b4 Do not use "Send log" feature on the Exit button, but on another one... 2014-10-13 15:43:48 +02:00
Margaux Clerc
fc95d843be Add old interface for add account 2014-10-08 13:58:26 +02:00
Gautier Pelloux-Prayer
e95582e89b Remove unused resource 2014-10-08 09:48:44 +02:00
Margaux Clerc
96c1fbabb5 Add voice mail preference
Add voice mail notification in status bar
2014-09-29 16:20:26 +02:00
Sylvain Berfini
053b54e710 Reworked chat view, way easier to maintain now
Conflicts:
	res/layout-FR/chat.xml
	res/layout-RU/chat.xml
	res/layout-small/chat.xml
	res/layout/chat.xml
2014-09-16 11:06:16 +02:00
Sylvain Berfini
f194b27491 Moved random port to factory 2014-09-16 11:02:34 +02:00
Margaux Clerc
dcba72c9ed Add random port for tcp and udp 2014-09-12 16:58:46 +02:00
Margaux Clerc
ea1da8d408 Add spinner when video is asked 2014-09-12 16:58:46 +02:00
Gautier Pelloux-Prayer
5a7ef0aab0 Add adaptive rate algorithm setting 2014-09-09 11:47:06 +02:00
Margaux Clerc
aca1e5d4b6 Fix messaging for russian version 2014-09-08 16:40:47 +02:00
Margaux Clerc
8e2a1f5aa3 Rework wizard for tablet 2014-08-20 15:14:06 +02:00
Margaux Clerc
0004c83bdf Add settings for bitrate adaptive control and bitrate limit 2014-08-12 17:31:15 +02:00
Margaux Clerc
1dc8f0f927 improve chatFragment display 2014-08-12 15:47:39 +02:00
Simon Morlat
d5b71ff05b Revert "Use ha1 instead of plain text passwords by default but still use plain text password for legacy support"
This reverts commit 49c3e1f02c.

Conflicts:
	res/values/non_localizable_custom.xml
	src/org/linphone/LinphonePreferences.java
2014-08-12 09:49:13 +02:00
Gautier Pelloux-Prayer
7b0ae3830e fix headers alignment between contact and history views 2014-08-01 11:25:59 +02:00
Sylvain Berfini
1b48f530a2 Same fix as before for two more menu buttons 2014-07-31 14:25:24 +02:00
Sylvain Berfini
1bb5af5a3e Improved menu bar when used with holo light theme 2014-07-31 11:51:01 +02:00
Sylvain Berfini
3574e31175 Added invisible view to make no tablet rebrandings easier 2014-07-25 11:20:58 +02:00