B. Petersen
|
b5f94deb81
|
show correct initial value for 'show classic emails'
|
2019-03-28 00:53:22 +01:00 |
|
B. Petersen
|
a41116472f
|
disable invite activity for now
|
2019-03-26 16:51:07 +01:00 |
|
B. Petersen
|
3c3a67ea0a
|
let 'settings' be the last menu entry, hide 'global map' entry if location-streaming is disabled
|
2019-03-23 20:00:48 +01:00 |
|
björn petersen
|
4a9cfcd5b0
|
Merge pull request #777 from deltachat/global_map_view
Initial implementation of a global map view
|
2019-03-23 19:02:28 +01:00 |
|
cyBerta
|
5f08c555c4
|
use core ability to fetch all locations for a contact using chatId = 0
|
2019-03-23 18:49:38 +01:00 |
|
björn petersen
|
a39d0c3250
|
Merge pull request #775 from deltachat/issue-732
Group with 1 member not shown as group #732
|
2019-03-23 18:42:28 +01:00 |
|
björn petersen
|
6b7283bcba
|
Merge pull request #776 from deltachat/issue-463
Low quality contact picture #463
|
2019-03-23 18:38:30 +01:00 |
|
cyBerta
|
7f702825f6
|
use first name in info window as sender
|
2019-03-23 12:22:26 +01:00 |
|
cyBerta
|
1ea0ba0097
|
change use core location ids for point feature
|
2019-03-23 11:36:42 +01:00 |
|
cyBerta
|
d88cae015d
|
fix live location updates for own locations
|
2019-03-23 11:16:40 +01:00 |
|
cyBerta
|
3fe0adfb8d
|
Merge branch 'master' into global_map_view
|
2019-03-23 01:55:13 +01:00 |
|
B. Petersen
|
4d2211e0d4
|
adapt to new core-api
|
2019-03-23 01:35:53 +01:00 |
|
cyBerta
|
fc9971fa15
|
reduce size of location markers that don't have a messageId
|
2019-03-23 00:42:23 +01:00 |
|
cyBerta
|
f596b3beb4
|
show display name of sender in info window
|
2019-03-22 23:51:23 +01:00 |
|
cyBerta
|
7897b39206
|
move getChatIds() to ApplicationDcContext
|
2019-03-22 22:53:57 +01:00 |
|
cyBerta
|
2ee94c9ba4
|
cleanup and test FeatureTreeSet
|
2019-03-22 22:21:30 +01:00 |
|
cyBerta
|
cb5b12d5a8
|
initial implementation of a global map view
|
2019-03-22 17:26:56 +01:00 |
|
daniel.boehrs
|
2c46d6e052
|
Low quality contact picture #463
|
2019-03-22 13:27:57 +01:00 |
|
daniel.boehrs
|
c34d28d230
|
Group with 1 member not shown as group #732
|
2019-03-22 12:53:24 +01:00 |
|
B. Petersen
|
3356b98059
|
check if ForegroundDetector is available before using it on logging errors
|
2019-03-21 20:26:39 +01:00 |
|
cyBerta
|
b811b5d313
|
prepare usage of a map fragment instead of a map view
|
2019-03-21 14:19:41 +01:00 |
|
cyBerta
|
00c02f49b2
|
start location streaming service on app start if necessary, stop streaming service after 'share once' if no other chat has streaming enabled, use DcHelper
|
2019-03-21 10:36:26 +01:00 |
|
cyBerta
|
c90d1ccec2
|
use one source and layer to show all markers, show info window for last location
|
2019-03-21 09:43:21 +01:00 |
|
cyBerta
|
535b47b98c
|
Merge branch 'master' into location-streaming
|
2019-03-21 07:50:05 +01:00 |
|
cyBerta
|
acff990289
|
fix npe if no position data is yet available
|
2019-03-15 14:31:22 +01:00 |
|
cyBerta
|
5d47838aff
|
open conversation on map info window click
|
2019-03-15 14:10:30 +01:00 |
|
björn petersen
|
924ad365a0
|
Merge pull request #766 from deltachat/issue-754
Unused "New chat" option on groups's profile #754
|
2019-03-15 13:46:44 +01:00 |
|
cyBerta
|
325d8acbf6
|
check if there's a thumbnail file actually available
|
2019-03-15 13:29:08 +01:00 |
|
cyBerta
|
e0202ebfd7
|
remove unused space in map bubble view for image only messages
|
2019-03-15 13:18:06 +01:00 |
|
cyBerta
|
f29cb1d27b
|
show thumbnails for attached images in map
|
2019-03-15 13:08:28 +01:00 |
|
cyBerta
|
7d80926069
|
show truncated message body text in bubble on map
|
2019-03-15 11:37:17 +01:00 |
|
cyBerta
|
3f73551f54
|
zoom map to bounding box that includes all points shown on the map
|
2019-03-15 10:30:24 +01:00 |
|
daniel.boehrs
|
959e007e39
|
[UI] Selecting all contacts but counter still not updated #753
|
2019-03-15 09:16:29 +01:00 |
|
daniel.boehrs
|
5370d35f44
|
Unused "New chat" option on groups's profile #754
|
2019-03-15 08:50:08 +01:00 |
|
cyBerta
|
77358c5636
|
draw info windows always on top
|
2019-03-14 01:36:57 +01:00 |
|
cyBerta
|
ea3da82e2c
|
avoid npe's in GenerateInfoWindowTask
|
2019-03-14 01:31:59 +01:00 |
|
cyBerta
|
7edba7afe6
|
invert info window id generation
|
2019-03-14 01:31:25 +01:00 |
|
cyBerta
|
7c378bcb66
|
delete all locations on long press as dev option
|
2019-03-14 00:38:42 +01:00 |
|
cyBerta
|
462390636f
|
don't send invalid locations to core
|
2019-03-14 00:11:40 +01:00 |
|
cyBerta
|
03cde21eb9
|
Avoid null Location updates
|
2019-03-13 23:45:58 +01:00 |
|
cyBerta
|
a553b33783
|
initial info window implementation
|
2019-03-13 23:39:40 +01:00 |
|
cyBerta
|
55973ef857
|
Merge branch 'master' into location-streaming
|
2019-03-13 13:03:34 +01:00 |
|
cyBerta
|
48b3f26ec8
|
Merge branch 'location-streaming' of https://github.com/deltachat/deltachat-android into location-streaming
|
2019-03-12 16:24:51 +01:00 |
|
cyBerta
|
63366eecf3
|
add logic to select markers, prerequisite for showing an info overlay
|
2019-03-12 16:22:42 +01:00 |
|
björn petersen
|
ec2adce39e
|
Merge pull request #761 from deltachat/update-application-language
also update locale of ApplicationContext
|
2019-03-11 20:26:48 +01:00 |
|
B. Petersen
|
65655a6138
|
added deleteAllLocations() to jni
|
2019-03-11 15:12:10 +01:00 |
|
Daniel
|
3eb6a56e5b
|
Merge pull request #765 from deltachat/fix-mailto-links
fix handling mailto:-share-links
|
2019-03-11 13:27:18 +01:00 |
|
B. Petersen
|
2ace2a5bdf
|
fix handling mailto:-share-links, closes #764
|
2019-03-10 17:14:19 +01:00 |
|
B. Petersen
|
5e73a679b6
|
fix crash when sharing link, closes #762
|
2019-03-10 16:29:53 +01:00 |
|
daniel.boehrs
|
0c5e1b95f5
|
sharing files does not work #434
|
2019-03-09 18:37:01 +01:00 |
|