cyBerta
|
b096abc3a4
|
fix disappearing marker
|
2019-04-30 14:52:13 +02:00 |
|
cyBerta
|
1fa41f5b4c
|
add labels to the bottom of pois and last position markers
|
2019-04-30 14:47:47 +02:00 |
|
cyBerta
|
0a549fb039
|
rudimental implementation to delete POIs
|
2019-04-27 22:26:49 +02:00 |
|
cyBerta
|
85656614bc
|
do not show add poi view on global map
|
2019-04-27 21:23:50 +02:00 |
|
cyBerta
|
64a9f85a34
|
check if mapview is destroyed before removing markers
|
2019-04-26 22:23:38 +02:00 |
|
cyBerta
|
d2076d406f
|
disable Network provider to avoid crazy marker traces
|
2019-04-26 22:22:52 +02:00 |
|
cyBerta
|
3060678d64
|
send POI messages from map
|
2019-04-26 21:13:30 +02:00 |
|
cyBerta
|
8cbe052761
|
fix info window - chat linking
|
2019-04-26 21:13:30 +02:00 |
|
cyBerta
|
66b4b9325b
|
fix marker sizes
|
2019-04-26 21:13:30 +02:00 |
|
cyBerta
|
e55a230220
|
create UI to add POI markers
|
2019-04-26 21:13:30 +02:00 |
|
daniel.boehrs
|
0571278d43
|
attachments with spaces in file name are not handled correctly #854
|
2019-04-26 13:51:13 +02:00 |
|
cyBerta
|
11dc495c54
|
Merge pull request #871 from deltachat/issue-867
Bad behavior by forwarding a message #867
|
2019-04-26 12:25:57 +02:00 |
|
daniel.boehrs
|
d04a1bf917
|
Bad behavior by forwarding a message #867
|
2019-04-26 11:40:52 +02:00 |
|
B. Petersen
|
8fd09d1009
|
add api for independent markers
|
2019-04-26 00:32:27 +02:00 |
|
björn petersen
|
e27a1f9741
|
Merge pull request #864 from deltachat/experimental_async_loading
[WIP] Experimental async loading
|
2019-04-25 12:47:13 +02:00 |
|
cyBerta
|
1931ba1456
|
save last map center and zoom level for each map
|
2019-04-24 21:55:07 +02:00 |
|
cyBerta
|
6e61b282ef
|
move callback interfaces to corresponding async tasks
|
2019-04-24 21:55:06 +02:00 |
|
cyBerta
|
a886a264f9
|
chose random longitude at min zoom level if there is no known last position
|
2019-04-24 21:55:06 +02:00 |
|
cyBerta
|
2435161b87
|
avoid InvalidLatLngBoundsException if map has no markers
|
2019-04-24 21:55:06 +02:00 |
|
cyBerta
|
b87fed0cbb
|
adapt loop iteration according to ConcurrentHashMap
|
2019-04-24 21:55:05 +02:00 |
|
cyBerta
|
455519556a
|
remove dead code
|
2019-04-24 21:55:05 +02:00 |
|
cyBerta
|
07caaa9f37
|
clean up
|
2019-04-24 21:55:05 +02:00 |
|
cyBerta
|
6912196961
|
collect map data asynchronously
|
2019-04-24 21:55:04 +02:00 |
|
B. Petersen
|
aa14ed5107
|
add location icon beside message time
|
2019-04-24 20:43:33 +02:00 |
|
Ampli-fier
|
c7391e021c
|
Logcat with threadtime
|
2019-04-21 00:33:19 +02:00 |
|
Ampli-fier
|
0d2a6deb64
|
Logcat with date+time for all Android versions
|
2019-04-20 23:48:22 +02:00 |
|
B. Petersen
|
dd7a67a909
|
catch color parsing errors
|
2019-04-20 00:07:47 +02:00 |
|
björn petersen
|
d5d6eef0a7
|
Merge pull request #853 from deltachat/show-location-states
show current state of the location-streaming in chatlist and chat
|
2019-04-19 02:15:32 +02:00 |
|
B. Petersen
|
afd8431220
|
playing around with location-streaming-state as floating icon
|
2019-04-19 02:14:50 +02:00 |
|
björn petersen
|
e87fff7c0c
|
Merge pull request #852 from deltachat/location_updates
Location updates
|
2019-04-19 01:52:36 +02:00 |
|
B. Petersen
|
bf040dfe62
|
remove one-time location-streaming; it's not implemented and it's unclear ux-wise
|
2019-04-19 00:23:41 +02:00 |
|
Ampli-fier
|
c4a9d8f6e2
|
remove unused glide modues
|
2019-04-18 23:11:45 +02:00 |
|
Ampli-fier
|
ee9c92f555
|
Revert "remove unused glide modues"
This reverts commit dcfe4c3e5b.
|
2019-04-18 22:32:18 +02:00 |
|
B. Petersen
|
5a644af56f
|
show current state of the location-streaming in chatlist and chat
|
2019-04-18 17:17:35 +02:00 |
|
cyBerta
|
2ef1ad1eb2
|
adapt info window offset for character markers
|
2019-04-18 15:10:59 +02:00 |
|
cyBerta
|
86d5226bf9
|
white marker characters
|
2019-04-18 15:03:06 +02:00 |
|
cyBerta
|
54fb81dc7f
|
fix map filtering, map shows location updates again
|
2019-04-18 15:01:48 +02:00 |
|
B. Petersen
|
dcfe4c3e5b
|
remove unused glide modues
|
2019-04-18 01:33:52 +02:00 |
|
B. Petersen
|
7326677be0
|
Revert "Update messenger-backend submodule."
This reverts commit 2cf2505524.
|
2019-04-18 01:14:09 +02:00 |
|
björn petersen
|
85eb7eb896
|
Merge pull request #850 from deltachat/ime-action-label
set landscape full-screen-editor button-label
|
2019-04-18 01:01:04 +02:00 |
|
B. Petersen
|
2cf2505524
|
Update messenger-backend submodule.
|
2019-04-18 00:49:21 +02:00 |
|
björn petersen
|
4b2ef6b407
|
Merge pull request #843 from deltachat/location_streaming_2
Location streaming 2
|
2019-04-18 00:46:16 +02:00 |
|
B. Petersen
|
310f76a7a4
|
use marker string as-is, it's already truncated in core; do not use length() to check for marker as this won't work for non-ascii
|
2019-04-18 00:45:51 +02:00 |
|
B. Petersen
|
c558853bad
|
set landscape full-screen-editor button-label
|
2019-04-17 23:41:50 +02:00 |
|
cyBerta
|
f5cc75723a
|
add markers with single characters to map
|
2019-04-17 19:42:17 +02:00 |
|
B. Petersen
|
e7405b59f7
|
tweak send button
|
2019-04-17 11:17:53 +02:00 |
|
B. Petersen
|
792a2a4997
|
add DcArray.getMarker()
|
2019-04-16 19:49:26 +02:00 |
|
cyBerta
|
ba7f7b42ff
|
fix merge conflicts
|
2019-04-16 18:25:56 +02:00 |
|
cyBerta
|
4904757868
|
fix some slider flakieness for cancellation motion events
|
2019-04-16 18:16:32 +02:00 |
|
cyBerta
|
6da6028409
|
allow last position icons to overlap
|
2019-04-16 18:14:19 +02:00 |
|