Margaux Clerc
|
f410e7cf5b
|
Put sip address before numbers in contact view
|
2015-11-26 10:43:28 +01:00 |
|
Margaux Clerc
|
39d4c7d8a2
|
change linphone logo
|
2015-11-10 17:55:47 +01:00 |
|
Margaux Clerc
|
6614704d21
|
Merge remote-tracking branch 'linphone/master' into 3.0.X
Conflicts:
AndroidManifest.xml
res/layout/chat_bubble_alt_incoming.xml
res/layout/chat_bubble_alt_outgoing.xml
res/layout/chat_bubble_incoming.xml
res/layout/chat_bubble_outgoing.xml
res/values/strings.xml
src/org/linphone/ContactsManager.java
src/org/linphone/compatibility/ApiFivePlus.java
src/org/linphone/ui/BubbleChat.java
|
2015-09-10 18:58:01 +02:00 |
|
Sylvain Berfini
|
19ad514e99
|
Fix compilation when using SDK 23
|
2015-08-31 12:11:06 +02:00 |
|
Margaux Clerc
|
c12bb8e426
|
Rework views history/contacts/chat with the new design
|
2015-07-30 15:46:28 +02:00 |
|
Margaux Clerc
|
4eab1f3580
|
Drop support api < 14
|
2015-07-23 13:47:05 +02:00 |
|
Christophe Deschamps
|
24a5c7ada6
|
Ability to set notification priority (API>16), also when used as a Library
|
2015-07-02 01:32:09 +02:00 |
|
Sylvain Berfini
|
cd0fee4f26
|
Added simple notification method in compatibility
|
2015-06-30 13:15:49 +02:00 |
|
Margaux Clerc
|
ae736bdfd7
|
Fix chat notification
|
2015-06-02 15:55:23 +02:00 |
|
Margaux Clerc
|
fd7d26eb01
|
Fix setup crash with sip:
|
2015-05-20 09:25:05 +02:00 |
|
Margaux Clerc
|
1c2feb7109
|
Fix chat notifications on lollipop
|
2015-04-27 15:44:35 +02:00 |
|
Margaux Clerc
|
292b41b6e6
|
Fix contact picture
|
2015-04-23 14:28:57 +02:00 |
|
Margaux Clerc
|
034d07d209
|
Fix photo picture uri
|
2015-04-17 17:34:21 +02:00 |
|
Sylvain Berfini
|
14ba920444
|
Fix chat notifications + don't display service notification on lock screen on lollipop
|
2015-04-17 17:15:33 +02:00 |
|
Sylvain Berfini
|
ff60e43e87
|
Updated target version and added categories to notifications
|
2015-04-17 15:29:29 +02:00 |
|
Margaux Clerc
|
29942807df
|
Fix problems in contacts and remove linphone tag
|
2015-04-14 17:07:34 +02:00 |
|
Margaux Clerc
|
1e6882dbdb
|
Add linphone friend management
|
2015-04-13 19:07:01 +02:00 |
|
Margaux Clerc
|
d706c8d2e2
|
Re-add sip contact address
Add linphone tag in native contact app
Add message to avoid delete contact too easily
Migrate old contact with im to sipAddress
|
2015-03-25 17:14:27 +01:00 |
|
Sylvain Berfini
|
24ad1acada
|
Removed warnings in java code
|
2015-03-11 10:44:59 +01:00 |
|
Margaux Clerc
|
9576b9515d
|
Fix contacts order
|
2015-02-20 17:48:51 +01:00 |
|
Margaux Clerc
|
74618f8da9
|
Fix contacts accent display
|
2015-02-05 17:49:19 +01:00 |
|
Gautier Pelloux-Prayer
|
52b6f12032
|
Use reflection to detect if GCM is available, so it is an optional dependency
|
2014-12-03 09:52:28 +01:00 |
|
Margaux Clerc
|
36f7350412
|
Fix crash
|
2014-09-12 16:58:45 +02:00 |
|
Sylvain Berfini
|
3cf4984702
|
Improved API to add custom notification
|
2014-09-08 15:59:08 +02:00 |
|
Sylvain Berfini
|
5872d2c78d
|
Added log when setting MODE_IN_COMMUNICATION flag in AudioManager + don't set it if it's the current mode
|
2014-08-04 14:56:56 +02:00 |
|
Margaux Clerc
|
d833f9e9a2
|
Fix api changes
|
2014-07-24 17:46:21 +02:00 |
|
Margaux Clerc
|
dac5cb6a6e
|
Fix contact sip address
|
2014-07-10 14:34:38 +02:00 |
|
Sylvain Berfini
|
e2b8730526
|
Fix dismissable incall notification
|
2014-07-09 15:56:47 +02:00 |
|
Sylvain Berfini
|
ff911dd95e
|
More improvements on Bluetooth manager
|
2014-03-27 11:30:06 +01:00 |
|
Sylvain Berfini
|
1204c103a4
|
Simple search function for contacts
|
2014-03-14 16:36:24 +01:00 |
|
Sylvain Berfini
|
6bc534fa57
|
Added internationalization for notification unread messages text
|
2014-02-06 17:56:02 +01:00 |
|
Sylvain Berfini
|
45b63ded20
|
Apply latests notification improvements for other Android versions
|
2014-02-06 17:50:44 +01:00 |
|
Sylvain Berfini
|
7ac4b6f45f
|
Improved chat message & incall notification for Android >= 16
|
2014-02-06 17:45:54 +01:00 |
|
Sylvain Berfini
|
4e2ad18f8b
|
Improve service notification creation/update to fix Android 4.4 (and probably 4.3) not updating issue
|
2014-02-06 17:20:32 +01:00 |
|
Sylvain Berfini
|
76703364fe
|
Fixed the warnings in the java code
|
2014-01-30 14:50:35 +01:00 |
|
Simon Morlat
|
6a7a01c278
|
Merge branch 'master' of git.linphone.org:linphone-android
Conflicts:
submodules/linphone
|
2013-11-05 16:16:05 +01:00 |
|
Ghislain MARY
|
50328fa5f9
|
Fix camera orientation.
|
2013-10-30 16:37:47 +01:00 |
|
Sylvain Berfini
|
3e0a55ccbb
|
Changed way of using linphone to store settings
|
2013-10-08 12:21:33 +02:00 |
|
Sylvain Berfini
|
0f003d914b
|
Fix for AudioManager mode / One X audio issue + improved traces for audio focus
|
2013-06-10 14:16:11 +02:00 |
|
Sylvain Berfini
|
186a4dc84b
|
Fix lower case contacts at the end of the contacts list
|
2013-05-16 15:35:48 +02:00 |
|
Sylvain Berfini
|
ab51f8269e
|
Hide navigation bar (if exists) when phone is close to ear while in call on Android ICS+ device
|
2013-05-07 12:23:20 +02:00 |
|
Sylvain Berfini
|
2ebe095cdf
|
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
|
6d32009605
|
Try to prevent OutOfMemoryException while loading contacts' picture
|
2012-12-17 11:08:27 +01:00 |
|
Ghislain MARY
|
e2f05d149b
|
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
|
bdea075f23
|
Fix some leaks + optimized layouts for 7 and 10 tablets
|
2012-11-12 14:52:15 +01:00 |
|
Sylvain Berfini
|
3e8be5bec6
|
Added in-app contact editor support for Android < 9 + bugfix
|
2012-11-08 15:11:12 +01:00 |
|
Sylvain Berfini
|
68adcfe3b8
|
In-app contact editor finished (misses add field icon)
|
2012-11-07 16:57:55 +01:00 |
|
Sylvain Berfini
|
7c804757f6
|
Fix database issue with Android < 2.3
|
2012-10-12 09:57:24 +02:00 |
|
Sylvain Berfini
|
e6fa0a62b9
|
Fix some issues
|
2012-10-10 17:41:44 +02:00 |
|
Sylvain Berfini
|
27a6efc893
|
Added some securities/fixes to cursors
|
2012-10-09 11:11:48 +02:00 |
|