Commit graph

6146 commits

Author SHA1 Message Date
Guillaume Beraudo
bf0ea60243 Remove unused depedency on c++ stl. 2011-03-31 16:03:05 +02:00
Guillaume Beraudo
fe11ec1543 Potentially fix openssl compile issue on ndk4. 2011-03-31 15:35:37 +02:00
Guillaume Beraudo
e5e17fb2a9 Fix gitmodule url of android-openssl. 2011-03-31 15:12:41 +02:00
Guillaume Beraudo
dcc1206c05 Conditionnal openssl build + fork openssl. 2011-03-31 15:00:44 +02:00
Guillaume Beraudo
1d5ce7e7fc Potentially fix crash when network goes down. 2011-03-31 11:09:19 +02:00
Guillaume Beraudo
325e89807c Conditional compilation of x264. Use BUILD_X264=0 to disable. 2011-03-31 11:01:05 +02:00
Guillaume Beraudo
5bde818b30 Fix double initFromConf. Fix dialer without incall view. 2011-03-30 10:36:22 +02:00
Guillaume Beraudo
5d762a8c61 ffmpeg as shared library. 2011-03-28 15:59:55 +02:00
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