Chumva
|
fedf990e45
|
add useThemedIcon inonBindViewHolder
|
2018-07-13 19:00:34 +03:00 |
|
Chumva
|
baa952fde3
|
remove default values from setupPhoto
|
2018-07-13 18:56:26 +03:00 |
|
Chumva
|
85a01ba2c7
|
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into UiImprovements
# Conflicts:
# OsmAnd-telegram/src/net/osmand/telegram/ui/MyLocationTabFragment.kt
|
2018-07-13 18:48:29 +03:00 |
|
Chumva
|
459f1ba37f
|
add isGroup method
|
2018-07-13 18:45:24 +03:00 |
|
Alex Sytnyk
|
03db6d6897
|
Remove redundant code from MainActivity
|
2018-07-13 18:27:42 +03:00 |
|
Alex Sytnyk
|
e3ead28f59
|
Add the ability to stop sharing location from "My location" screen
|
2018-07-13 18:19:09 +03:00 |
|
Chumva
|
4026eff998
|
add different icons depending on chatType
|
2018-07-13 17:53:59 +03:00 |
|
Alexander Sytnyk
|
af7c9bed4b
|
Merge pull request #5667 from osmandapp/AddChatIdsToDuration
Add chat ids to duration in settings
|
2018-07-13 17:13:21 +03:00 |
|
Chumva
|
56159ec740
|
rename expireTime
|
2018-07-13 17:12:25 +03:00 |
|
Chumva
|
4d41ae9a04
|
rename formatDuration
|
2018-07-13 17:10:50 +03:00 |
|
Chumva
|
c7a811dc61
|
rename duration to livePeriod
|
2018-07-13 17:08:47 +03:00 |
|
Chumva
|
e0271f99a5
|
rename getChatLivePeriod
|
2018-07-13 17:06:05 +03:00 |
|
Chumva
|
e37e78cb33
|
rename chatLivePeriods
|
2018-07-13 17:02:49 +03:00 |
|
Chumva
|
c7b8fb074d
|
move shareLocationToChat after check for location permission
|
2018-07-13 16:40:23 +03:00 |
|
Chumva
|
9357222b58
|
refactor chatIdsToDuration
|
2018-07-13 16:28:37 +03:00 |
|
Chumva
|
1033e61c0c
|
rename addChatIdToDuration
|
2018-07-13 16:01:17 +03:00 |
|
Chumva
|
0e7bea8eba
|
remove toast import
|
2018-07-13 15:58:49 +03:00 |
|
Chumva
|
b5034ac8e0
|
remove toast
|
2018-07-13 15:57:48 +03:00 |
|
Chumva
|
8380b29855
|
add chatIdsToDuration to settings
|
2018-07-13 15:53:58 +03:00 |
|
Alexey
|
aff56654b3
|
Merge pull request #5666 from osmandapp/MoveFromChatTitleToChatId
Change chatTitle to chatId
|
2018-07-13 15:02:40 +03:00 |
|
Chumva
|
2b0b2b4447
|
remove updateChatTitles
|
2018-07-13 14:16:01 +03:00 |
|
Chumva
|
01d8e3f33e
|
change chaiTitle to chatId
|
2018-07-13 14:02:59 +03:00 |
|
Alex Sytnyk
|
61a108dd81
|
Fix small UI issues
|
2018-07-12 20:40:43 +03:00 |
|
Alex Sytnyk
|
3e92d77988
|
Make small refactoring
|
2018-07-12 18:49:11 +03:00 |
|
Chumva
|
cad6730906
|
remove adjustOptionsImage and refactor showPopupMenu
|
2018-07-12 17:45:59 +03:00 |
|
Chumva
|
7e6a377dca
|
improve my location ui
|
2018-07-12 16:38:20 +03:00 |
|
Alex Sytnyk
|
6b36209fe6
|
Format code
|
2018-07-11 15:33:05 +03:00 |
|
Alex Sytnyk
|
41a4d38765
|
Provide partial description for ChatItem
|
2018-07-11 14:53:41 +03:00 |
|
Alex Sytnyk
|
a821a872df
|
Fix the ability to open locations from OsmAnd-Telegram on map in OsmAnd
|
2018-07-11 14:32:02 +03:00 |
|
Alex Sytnyk
|
bc5e504b94
|
Replace AIDL-API#showLayerPointOnMap with AIDL-API#showMapPoint in OsmAnd-Telegram
|
2018-07-11 13:28:25 +03:00 |
|
Alex Sytnyk
|
654b051020
|
Rename ShowLocationHelper#showLocationOnMap to ShowLocationHelper#addLocationToMap
|
2018-07-11 13:04:45 +03:00 |
|
Alex Sytnyk
|
53f4e1319f
|
Use AIDL-API instead of Intents-API for opening OsmAnd
|
2018-07-10 17:26:55 +03:00 |
|
Alex Sytnyk
|
53b23dfcea
|
Make small refactoring
|
2018-07-10 12:52:44 +03:00 |
|
Alex Sytnyk
|
90cc7dd8f4
|
Add the ability to open somebody`s location on map in OsmAnd
|
2018-07-09 18:51:04 +03:00 |
|
Chumva
|
cab3ef3f72
|
rename changeContinueButtonEnabled and clear resources
|
2018-07-09 16:17:39 +03:00 |
|
Chumva
|
7d0f4d314c
|
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into LoginDialogsUiImprovements
|
2018-07-09 15:21:12 +03:00 |
|
Alex Sytnyk
|
6be07a1e7a
|
Rename osmandHelper with osmandAidlHelper
|
2018-07-09 13:59:30 +03:00 |
|
Chumva
|
057d53dee1
|
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into LoginDialogsUiImprovements
|
2018-07-06 19:20:16 +03:00 |
|
Alex Sytnyk
|
8a7a18f909
|
Do now show location arrow and text without location; try to fix distance text
|
2018-07-06 19:17:16 +03:00 |
|
Chumva
|
afdb83f848
|
add match parent continue button if keyboard visible
|
2018-07-06 19:15:53 +03:00 |
|
Chumva
|
69c668274c
|
polish ui and refactor continueButton
|
2018-07-06 18:47:47 +03:00 |
|
Alex Sytnyk
|
50286c32e3
|
Fix direction arrow and distance text on "Live now" screen
|
2018-07-06 18:44:23 +03:00 |
|
Alex Sytnyk
|
fb0b299760
|
Replace TdApi.Chat with ChatItem
|
2018-07-06 18:27:22 +03:00 |
|
Chumva
|
aded984134
|
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into LoginDialogsUiImprovements
|
2018-07-06 17:37:27 +03:00 |
|
Alex Sytnyk
|
18e7ffe594
|
Add direction arrow to chat card on "Live now" screen
|
2018-07-06 16:02:52 +03:00 |
|
Chumva
|
4f4e6c7ab5
|
remove keyboard listener and rename resources
|
2018-07-06 15:31:59 +03:00 |
|
Alex Sytnyk
|
f59176caec
|
Direction arrow for "Live now" screen in progress
|
2018-07-06 15:05:19 +03:00 |
|
Chumva
|
57ace448a5
|
Merge branch 'master' of ssh://github.com/osmandapp/Osmand into LoginDialogsUiImprovements
|
2018-07-06 14:07:46 +03:00 |
|
Alex Sytnyk
|
3162283ce0
|
Add UiUtils#updateLocationView and related stuff
|
2018-07-06 12:35:02 +03:00 |
|
Chumva
|
1490dbd67f
|
remove unnecessary changes
|
2018-07-06 11:26:34 +03:00 |
|