Commit graph

388 commits

Author SHA1 Message Date
Guillaume Beraudo
3c4c8457d6 Fix exosip dependency. 2011-03-28 15:59:12 +02:00
Guillaume Beraudo
03b5ac50af Depend on openssl submodule. c++ stl. 2011-03-28 11:58:05 +02:00
Guillaume Beraudo
d44d7e119c Depend of local exosip 2011-03-28 11:48:30 +02:00
Guillaume Beraudo
88700d90d2 Fix unknown intent BOOT_COMPLETED 2011-03-28 11:11:58 +02:00
Guillaume Beraudo
d1b393aa9c Merge remote branch 'origin/cleaning' 2011-03-24 13:55:22 +01:00
Guillaume Beraudo
2613d3c620 Update submodule/linphone 2011-03-24 13:47:26 +01:00
Guillaume Beraudo
3cebf59104 Fix incoming call dialog destruction on remote hang. 2011-03-24 11:28:45 +01:00
Guillaume Beraudo
244cae9246 Incoming call Dialog. Fix standard ports in Manager. 2011-03-24 10:36:39 +01:00
Guillaume Beraudo
e71b7a5c97 Fix contact name not shown in incall Activity. 2011-03-23 12:09:27 +01:00
Guillaume Beraudo
4271398147 Hide identity in notifications if no %s in message. 2011-03-22 14:20:34 +01:00
Guillaume Beraudo
73b3782f13 Custom editable SIP address. 2011-03-22 13:46:06 +01:00
Guillaume Beraudo
1b4d65b5a4 Pull submodule linphone. 2011-03-18 11:06:46 +01:00
Guillaume Beraudo
2e38017be7 Removed code for addVideo, startIncall. 2011-03-18 10:57:28 +01:00
Guillaume Beraudo
8aac467f7d Cosmetics. 2011-03-18 10:56:16 +01:00
Guillaume Beraudo
ed627d416e AddVideo handles already in video directly.
Before that it required a listener.
2011-03-18 10:54:36 +01:00
Guillaume Beraudo
bc134cfec9 When muting video, return if mute state changed. 2011-03-18 10:52:52 +01:00
Guillaume Beraudo
c9e4008c7f Send static image on back and home buttons. 2011-03-18 10:52:02 +01:00
Guillaume Beraudo
9ca92d8237 Handle starting video activity from service. 2011-03-18 10:50:54 +01:00
Guillaume Beraudo
3c8a684fcd Refactor, recreate incall, start Incall method. 2011-03-18 10:46:14 +01:00
Guillaume Beraudo
427b252651 Go to home on back key. 2011-03-18 10:45:25 +01:00
Guillaume Beraudo
1cbb4e265a IncallActivity and VideoActivity as singleTop.
Just in case we try opening them several times.
2011-03-18 10:40:51 +01:00
Jehan Monnier
76bdd77642 Merge branch 'master' of belledonne-communications.com:linphone-android 2011-03-17 11:00:34 +01:00
Jehan Monnier
50622d1700 move ffmpeg git tree to videolan 2011-03-17 10:59:50 +01:00
Guillaume Beraudo
44ed6687dc Fix displayedName not cleared.
Cleared in onTextChanged
2011-03-11 15:54:56 +01:00
Guillaume Beraudo
ebd65a01b7 Fix hardcoded log tags 2011-03-11 15:54:43 +01:00
Guillaume Beraudo
4d803262e9 Use hidden layout for unused preferences. 2011-03-11 15:45:08 +01:00
Guillaume Beraudo
c0eb64a75c Fix hardcoded log tags. 2011-03-11 15:37:18 +01:00
Guillaume Beraudo
911ca03af2 Hidden layout for hidding preferences
android:layout=R.layout.hidden
2011-03-11 15:35:37 +01:00
Guillaume Beraudo
6cce0d9dd2 Not shortcut for declaring activities / listeners
Avoid mistakes on customizations.
2011-03-11 15:34:18 +01:00
Guillaume Beraudo
d271ffe2b5 Fix too late to initialize payloads on first launch 2011-03-11 11:59:32 +01:00
Guillaume Beraudo
6c3e6fe464 payload init, data paths, armv7 detection, typos
Fix: payload initialization in PreferenceActivity
Fix: paths to application data by using Android facilities
Detect ARMv7 by looking at Build.CPU_ABI through reflection
Fix: crash on registration change after LinphoneActivity was killed by Android
2011-03-11 11:36:48 +01:00
Guillaume Beraudo
441fb13047 Transport selection (UDP, TCP, TLS);standard ports. 2011-03-10 15:54:13 +01:00
Guillaume Beraudo
64299fb661 Custom use of incallActivity and VideoCallActivity. 2011-03-10 15:53:32 +01:00
Guillaume Beraudo
504a11d192 Fix ndk-build crashing gcc 2011-03-10 15:52:55 +01:00
Guillaume Beraudo
fbf51bbcbc Transport selection (UDP, TCP, TLS);standard ports. 2011-03-10 15:51:46 +01:00
Guillaume Beraudo
e72411efd6 Custom notif name, linphoneService 2011-03-09 13:12:07 +01:00
Guillaume Beraudo
eb3ada3774 Intercept Android sip calls (generated by sdk >2.3) 2011-03-09 12:27:30 +01:00
Guillaume Beraudo
89d247f1de Implement new contact API. 2011-03-09 11:17:49 +01:00
Guillaume Beraudo
ae2d8444dd Brighten the phone for 10 seconds on incoming call. 2011-03-09 11:13:57 +01:00
Guillaume Beraudo
487492f500 Manage intent with SENDTO (sip). 2011-03-09 11:04:20 +01:00
Guillaume Beraudo
6cf35e3e4e Custom.xml resource to store customizable items. 2011-03-09 10:58:26 +01:00
Guillaume Beraudo
eaabeb2fb7 Import PreferenceActivity-less-EC-calibration 2011-03-04 14:46:24 +01:00
Guillaume Beraudo
be7faa516e Import enhance UI for first_login_view 2011-03-04 11:54:58 +01:00
Guillaume Beraudo
0f4d2fed7d Close incallview when call is terminated. 2011-03-04 11:39:32 +01:00
Guillaume Beraudo
da9ca5780b Unused import 2011-03-02 13:43:41 +01:00
Guillaume Beraudo
f04f999b3b Update submodule linphone 2011-03-02 13:10:48 +01:00
Guillaume Beraudo
cda0da706b Galaxy tab doesn't require Galaxy S speaker hack. 2011-03-01 18:39:03 +01:00
Guillaume Beraudo
9b9243fafc Merge branch 'master' of git.linphone.org:linphone-android into cleaning 2011-02-28 16:25:21 +01:00
Guillaume Beraudo
833668d180 Add first start activity
Move non translatable strings to dedicated file
Move Activity constant integers to LinphoneActivity to avoid duplicates
Finish Incall activity if called number triggers an error
Simplify PreferenceActivity
2011-02-28 16:19:52 +01:00
Guillaume Beraudo
030cb18926 Incall view fullscreen no titlebar. 2011-02-28 12:04:42 +01:00