Commit graph

45 commits

Author SHA1 Message Date
Ghislain MARY
549695216c Fix crash on application startup if the Google APIs are not available.
The Google APIs are not available on x86 emulator and so the application
was crashing.
2012-11-16 14:05:21 +01:00
Sylvain Berfini
6f9b8141b2 Fix some leaks + optimized layouts for 7 and 10 tablets 2012-11-12 14:52:15 +01:00
Sylvain Berfini
9ef3311f08 Added in-app contact editor support for Android < 9 + bugfix 2012-11-08 15:11:12 +01:00
Sylvain Berfini
f21c6ecb74 In-app contact editor finished (misses add field icon) 2012-11-07 16:57:55 +01:00
Sylvain Berfini
76e9811676 Fix database issue with Android < 2.3 2012-10-12 09:57:24 +02:00
Sylvain Berfini
64e0513354 Fix some issues 2012-10-10 17:41:44 +02:00
Sylvain Berfini
83e5533557 Added some securities/fixes to cursors 2012-10-09 11:11:48 +02:00
Sylvain Berfini
0ea5c7b7b3 Final fix for GCM 2012-09-26 16:58:23 +02:00
Sylvain Berfini
f04f596600 Fix another PN issue 2012-09-26 15:04:19 +02:00
Sylvain Berfini
4ede881452 Fix PN at first launch 2012-09-26 14:59:48 +02:00
Sylvain Berfini
e03a2ee2e8 Text chat messages can be copied to clipboard using context menu 2012-09-24 11:43:50 +02:00
Sylvain Berfini
e0b6780f4f Some changes for PN + fix tests and FR trad 2012-09-13 17:02:46 +02:00
Sylvain Berfini
218e753cf6 Fix contact NPE + fix debug on at startup + add pref to disable PN 2012-09-13 14:04:17 +02:00
Sylvain Berfini
5bc3937f90 Push Notification init moved to compatibility 2012-09-10 14:08:29 +02:00
Sylvain Berfini
a3b9b544e6 Fix contact small issues 2012-09-06 17:58:42 +02:00
Sylvain Berfini
d9e49d9cac Fix settings issues 2012-09-04 17:08:27 +02:00
Sylvain Berfini
0e36beff30 Add jpeg encoder to no-neon ffmpeg 2012-08-29 11:21:38 +02:00
Ghislain MARY
d0ad6c431f Fix wrong TargetApi annotation. 2012-08-22 09:22:38 +02:00
Simon Morlat
463ef84f1e Revert "Bluetooth headset support thanks to Doğancan Kefeli"
(breaks speaker mode on 2.x phones)
This reverts commit 0cee0e357b.

Conflicts:

	src/org/linphone/compatibility/Compatibility.java
2012-08-13 10:39:28 +02:00
Sylvain Berfini
cdbd2b4d65 Fix some issues 2012-08-10 16:03:21 +02:00
Sylvain Berfini
735ce7389d Improved settings for API > 14 + some changes on History new list 2012-08-09 15:46:41 +02:00
Sylvain Berfini
d9cbf18ad8 Full screen while in call + better proximity sensor effect 2012-08-08 16:15:44 +02:00
Sylvain Berfini
de116b0677 Contacts improved + better main layout for hdpi devices 2012-08-08 11:50:43 +02:00
Sylvain Berfini
0cee0e357b Bluetooth headset support thanks to Doğancan Kefeli 2012-08-07 14:19:15 +02:00
Sylvain Berfini
5ecf57aa9e Interace improved 2012-08-06 13:09:51 +02:00
Sylvain Berfini
6b5efb975e Fix some issues including video memory leak 2012-08-03 17:48:54 +02:00
Sylvain Berfini
3a9030925a Pinch to zoom added for devices >= Froyo 2012-08-03 12:28:46 +02:00
Sylvain Berfini
d46ad9d3e2 Temporary revert 2012-08-02 16:45:09 +02:00
Sylvain Berfini
528907057a No more warnings that can't be removed 2012-08-02 14:39:47 +02:00
Sylvain Berfini
cf1c1712d0 Removed some warnings 2012-08-02 13:08:46 +02:00
Sylvain Berfini
de27a3f87b Fix numpad issue in audio call + fix incall notifications 2012-08-02 11:01:21 +02:00
Sylvain Berfini
35aa663567 Preview rotate in video call 2012-08-01 17:47:04 +02:00
Sylvain Berfini
4d5cbe6461 Added menus to contact view + refreshed contact after edition 2012-07-27 11:08:50 +02:00
Sylvain Berfini
a72ffc3c3a Updated linphone to fix missed call issues + update contacts management 2012-07-26 16:43:55 +02:00
Sylvain Berfini
45bd91b7a6 Display contact name or username in call notification 2012-07-25 10:58:46 +02:00
Sylvain Berfini
2d2e14647f Better notifications for JB + improved shadowed avatar 2012-07-24 15:22:44 +02:00
Sylvain Berfini
a3931bf307 Hide exit button from statusbar while in call 2012-07-19 17:01:22 +02:00
Sylvain Berfini
dd85cada65 First step to remove legacy ContactHelper class 2012-07-19 16:42:11 +02:00
Sylvain Berfini
a4d2ed86bb Big improvment of contacts 2012-07-19 15:17:50 +02:00
Sylvain Berfini
2ef850574f Fix contact display + option to only display nicknames 2012-07-06 15:36:15 +02:00
Sylvain Berfini
af3d82ae8d Contact display phone numbers + don't reload contacts on back 2012-06-22 16:28:20 +02:00
Sylvain Berfini
78f83b9a71 Fix infinite recursion issue on compatibility package 2012-06-22 16:13:00 +02:00
Sylvain Berfini
97ee310441 Compatilibity package created (need to be filed for API < 5) 2012-06-22 16:02:30 +02:00
Sylvain Berfini
ddb66e2d78 First changes for the new UI 2012-06-21 10:05:25 +02:00
Sylvain Berfini
d2dc3e1cf9 Use the right API for the rotation 2012-06-15 10:15:38 +02:00