Commit graph

6 commits

Author SHA1 Message Date
Guillaume Beraudo
d18561cea4 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
5ffaf9c434 Enhancements:
- Numpad component factorizing setAddressWidget
- Digit uses style
- No more NewOutgoingCallReceiver and the associated magic
  Now uses CALL_PRIVILEDGED
- Move Video classes to core.video package and lower visibility
- Merged AndroidCameraRecord5Impl and AndroidCameraRecordImpl
2011-02-23 15:37:28 +01:00
Guillaume Beraudo
099907b8ee Several enhancements:
- Fix errors in start/stop linphoneManager
- Fix calls to guiListener().xx when null
- Fix restart of linphoneManager
- Cleanup some useless code
- Work on outgoingCallReceiver
- Intent CALL_PRIVILEDGED
2011-02-22 14:41:27 +01:00
Guillaume Beraudo
3c760cd68d Make phones with sdk >=9 report they use SDK 8. 2011-02-14 15:58:09 +01:00
Simon Morlat
e161f668e5 change sent video orientation when phone is rotated 2011-01-18 16:19:27 +01:00
Guillaume Beraudo
6dad6a3154 Captured video always sent in correct orientation.
Temporarily blocked rotation of phone in video call activity.
2011-01-03 14:14:22 +01:00