Commit graph

238 commits

Author SHA1 Message Date
Alex Sytnyk
28303d1c46 Use new background for "Open OsmAnd" button 2018-08-06 18:18:14 +03:00
Alexander Sytnyk
f6ec08f75b
Merge pull request #5779 from osmandapp/TelegramUiImprovements
Add stale location
2018-08-06 17:49:40 +03:00
Chumva
e6498521d0 remove unnecessary call to editDate 2018-08-06 17:30:41 +03:00
Chumva
d0ad7fe62d remove field created time 2018-08-06 16:44:13 +03:00
Dmitriy Prodchenko
f281acc602 Fix file name for 9Patch 2018-08-06 16:40:47 +03:00
Chumva
9c25f2dd8f improve time parsing for text locations 2018-08-06 16:15:15 +03:00
Chumva
a2bc710c00 refactored parseOsmAndBotLocation 2018-08-06 15:57:03 +03:00
Chumva
152254ae26 change stale time to 15 minutes 2018-08-06 14:32:11 +03:00
Chumva
8d666dc27e rename time variable 2018-08-06 14:31:05 +03:00
Chumva
a155063c86 create const 2018-08-06 14:20:18 +03:00
Dmitriy Prodchenko
5fc82dbe1f Add shadow for FAB,location sharing 2018-08-06 13:41:43 +03:00
Alex Sytnyk
7e08a6035b Fix OsmAnd-Telegram launcher icon 2018-08-06 13:38:30 +03:00
Alex Sytnyk
0456998a99 Add animation for "Open OsmAnd" button 2018-08-06 13:10:47 +03:00
Chumva
135e073b50 create const 2018-08-06 10:30:52 +03:00
Chumva
4853fcd17b Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramUiImprovements 2018-08-06 10:28:24 +03:00
Chumva
c47d6aa37d add stale location 2018-08-03 18:53:21 +03:00
Alex Sytnyk
3e9f4ead06 Add the button for opening OsmAnd to "Live Now" screen 2018-08-03 18:44:42 +03:00
Alex Sytnyk
c15f294dc4 Fix "All" number for chat description 2018-08-03 16:38:56 +03:00
Chumva
37c8d2b9a0 add checks in getOsmAndBotDeviceName 2018-08-03 14:55:07 +03:00
Chumva
87879559bb add check for Osmand bot 2018-08-03 14:42:01 +03:00
Chumva
a12f2eca5a remove unnecessary check for OsmAnd bot 2018-08-03 14:35:49 +03:00
Chumva
c65868f522 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramUiImprovements
# Conflicts:
#	OsmAnd-telegram/src/net/osmand/telegram/helpers/TelegramHelper.kt
2018-08-03 13:50:57 +03:00
Chumva
4c44b70b00 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramUiImprovements
# Conflicts:
#	OsmAnd-telegram/src/net/osmand/telegram/helpers/TelegramHelper.kt
2018-08-03 13:47:19 +03:00
Chumva
6e473384c1 convert OsmAnd bot location messages to MessageOsmAndBotLocation 2018-08-03 13:39:03 +03:00
Alex Sytnyk
5e191e268d Fix TdApi.Message.isAppropriate() 2018-08-03 13:30:38 +03:00
Alex Sytnyk
b1ea1e5db7 Fix parsing of OsmAndBot`s location messages 2018-08-03 13:06:36 +03:00
Chumva
50e736f5a2 parse new map locations 2018-08-03 12:21:23 +03:00
Alex Sytnyk
3660357148 Handle deletion of location messages 2018-08-02 17:30:59 +03:00
Chumva
526f763224 remove unnecessary changes 2018-08-02 16:35:32 +03:00
Chumva
d4bbebda49 add adjustAppbar method 2018-08-02 16:17:02 +03:00
Chumva
b63d5c0992 remove cornerAnimator 2018-08-02 15:41:16 +03:00
Chumva
f58498dee9 remove animation and unnecessary dots 2018-08-02 15:29:41 +03:00
Chumva
c8acf18294 remove unnecessary code 2018-08-02 15:19:34 +03:00
Chumva
3b1a79c079 add check for private chat 2018-08-02 14:57:08 +03:00
Chumva
862fd08e4c remove unused ui elements and add currentUser in telegramHelper 2018-08-02 14:30:01 +03:00
Alex Sytnyk
0e60377600 Use new icon for OsmAnd-Telegram drawer icon 2018-08-02 12:38:38 +03:00
Alex Sytnyk
dc0ec000de Replace "Add" with "Set" 2018-07-31 21:36:31 +03:00
Alex Sytnyk
5139c9fe5a Replace LinkedHashSet with List 2018-07-31 13:54:20 +03:00
Alex Sytnyk
7cbf8bb362 Rewrite adding items to nav drawer from api 2018-07-31 13:24:14 +03:00
Alex Sytnyk
c151065831 Swap uri and appPackage in the OsmandAidlHelper 2018-07-30 18:40:12 +03:00
Alex Sytnyk
732f3cff7c Add the application package to the AddOpenAppNavDrawerItemParams 2018-07-30 16:45:09 +03:00
Alex Sytnyk
c090c1c148 Use URI instead of app package 2018-07-30 15:43:32 +03:00
Alex Sytnyk
86ca0a3849 Add the ability to add navigation drawer item for opening some app from AIDL API 2018-07-27 16:50:07 +03:00
Alex Sytnyk
05503e1371 Update AMapLayer in OsmAnd-Telegram 2018-07-27 13:50:32 +03:00
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
9571c883a3 Remove redundant layout file 2018-07-13 18:29:42 +03:00
Alex Sytnyk
03db6d6897 Remove redundant code from MainActivity 2018-07-13 18:27:42 +03:00