Commit graph

1522 commits

Author SHA1 Message Date
Sylvain Berfini
f9d8fd8170 Read defaut debug setting value from non_localizable_defaults 2013-01-15 12:46:29 +01:00
Sylvain Berfini
7f47c53e05 Added option to disable every log in Linphone 2013-01-15 12:12:55 +01:00
Sylvain Berfini
ebba743747 Fix typo error in previous commit 2013-01-15 11:48:37 +01:00
Sylvain Berfini
fb40893c3f Fix issue in contact helper, where contact wasn't found if he didn't had a picture 2013-01-15 11:48:08 +01:00
Sylvain Berfini
1410765d5d Added option to use hash as name for sent pictures 2013-01-15 10:10:16 +01:00
Sylvain Berfini
55e3400a54 Block outgoing SIP messages like INVITE or chat messages if linphonecore.isNetworkUnreachable 2013-01-14 12:29:35 +01:00
Sylvain Berfini
275131cb00 Improved advanced menu of preferences to remove useless header or move some misplaced settings 2013-01-14 11:25:04 +01:00
Sylvain Berfini
b2d37fb596 Fix single and double quotes issue in chat 2013-01-14 09:42:10 +01:00
Sylvain Berfini
124dad2da3 Updated disabled patented codec explication text 2013-01-11 11:07:06 +01:00
Sylvain Berfini
97210e2ec1 Fix issue where user can't resume a call when two calls are paused at the same time 2013-01-11 10:34:48 +01:00
Sylvain Berfini
a40ce25b42 Added forgot file in previous commit 2013-01-10 17:14:20 +01:00
Sylvain Berfini
2ea8a18947 Removed versionName from Manifest, asking while compiling release or set using git describe when compiling debug + value logged at linphone startup 2013-01-10 16:57:45 +01:00
Sylvain Berfini
4487ada6d3 Translate call status in history detail 2013-01-10 14:47:04 +01:00
Sylvain Berfini
4398a502e4 Fix crash when toggling WifiOnly mode when no DATA connection available 2013-01-10 11:23:18 +01:00
Sylvain Berfini
ebb630ce9d Fix wifi only setting changed while in DATA connection 2013-01-10 11:17:33 +01:00
Sylvain Berfini
eb74658b0d Fix WifiOnly setting default value reading 2013-01-10 10:55:39 +01:00
Sylvain Berfini
a0182c1545 Fix missing first header in history after scrolling to bottom sometimes 2013-01-10 10:49:15 +01:00
Sylvain Berfini
86df5ee459 Few changes to the interface for improved Russian localized app 2013-01-10 10:43:21 +01:00
solomax
dc74080df5 Russian localization is added
Signed-off-by: Sylvain Berfini <sylvain.berfini@belledonne-communications.com>
2013-01-10 09:27:59 +01:00
Sylvain Berfini
172af3d702 Prevent app from removing incoming call view if callReleased event arrives in the meantime 2013-01-09 12:57:21 +01:00
Sylvain Berfini
e101ea5dc7 Revert store settings 2013-01-09 10:27:12 +01:00
Sylvain Berfini
0acb9d9641 Increased version number and code 2013-01-09 10:21:00 +01:00
Sylvain Berfini
02806e8966 Slightly changed behavior for exit button and drawer, forcing user to press menu to open it to improve exit button handling 2013-01-08 15:17:43 +01:00
Sylvain Berfini
43f66a1ba6 Small fix to prevent the app to consider itself as in video mode after a pause/resume if correspondent in low bandwidth mode 2013-01-08 11:12:05 +01:00
Sylvain Berfini
404bc2d789 Display message if video can't be enabled because correspondent using low bandwidth mode 2013-01-08 11:04:58 +01:00
Sylvain Berfini
78e21fe28a Allow mute micro and toggle speaker before call is connected 2013-01-08 10:27:49 +01:00
Sylvain Berfini
f4755d906e Use app's name as TAG for android logs 2012-12-27 12:20:49 +01:00
Sylvain Berfini
910186b84c Updated liblinphone/ms2 2012-12-27 11:42:12 +01:00
Sylvain Berfini
558a613e54 Moved Log class from linphonecore to mediastreamer + use app name to tag app's logs 2012-12-27 11:22:12 +01:00
Sylvain Berfini
f5104636ce Merge branch 'master' of git.linphone.org:linphone-android 2012-12-21 16:58:34 +01:00
Ghislain MARY
476c2fa430 Update linphone submodule for SRTP crypto keys update. 2012-12-21 16:39:48 +01:00
Sylvain Berfini
7fb02ae0ba Fix NPE 2012-12-21 14:10:36 +01:00
Sylvain Berfini
3860136d94 Fix NPE crashes reported on market 2012-12-21 12:05:15 +01:00
Sylvain Berfini
c97c24b5f6 Fixes in setup 2012-12-21 11:59:50 +01:00
Sylvain Berfini
ce887b3ef0 Moved incoming chat message notif to Manager to display it even if app is in background 2012-12-20 15:48:48 +01:00
Sylvain Berfini
5101fdc213 Remove x264 compilation by default + boolean to disable H264/MPEG4 2012-12-20 15:34:43 +01:00
Sylvain Berfini
2c948e96ef Updated Manifest 2012-12-20 15:34:43 +01:00
Simon Morlat
5b7c1be7dd update msx264 2012-12-20 11:56:12 +01:00
Sylvain Berfini
bcc8ea078f Updated Makefile to separate make from make install 2012-12-19 12:17:33 +01:00
Sylvain Berfini
641294975d Fix thread issue + updated README 2012-12-18 16:16:55 +01:00
Sylvain Berfini
c4680c33f6 Updated linphone submodule to fix ICE audio->video issue 2012-12-18 09:45:15 +01:00
Sylvain Berfini
9788fa5542 Moved some hard coded text to resources + revert Market setting to enable TLS/SRTP/ZRTP 2012-12-17 16:20:00 +01:00
Sylvain Berfini
ff1c086196 Increased version 2012-12-17 15:57:43 +01:00
Sylvain Berfini
9788e09ff8 Fix crash when taking picture to send with chat on some devices/android 2012-12-17 15:51:08 +01:00
Sylvain Berfini
7000bc4b3d Use marquee in contact view for long sip addresses 2012-12-17 15:35:30 +01:00
Sylvain Berfini
0d8200a9a8 Fix keyboard issue for Nexus One + hide keyboard between chatlist and chat 2012-12-17 12:51:50 +01:00
Sylvain Berfini
2af4ad6119 Fix stack overflow on SGS3 while sending picture in chat from camera 2012-12-17 12:28:09 +01:00
Sylvain Berfini
f06c2bfc28 Try to prevent OutOfMemoryException while loading contacts' picture 2012-12-17 11:08:27 +01:00
Sylvain Berfini
861d14827b Updated expire to one hour & expire set to one week for sip.linphone.org + fix opengl issue on nexus one 2012-12-17 10:43:55 +01:00
Sylvain Berfini
91d4163485 Fixes for Market release 2012-12-14 16:39:15 +01:00