Commit graph

155 commits

Author SHA1 Message Date
Chumva
bdeed810fc Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TelegramImprovements 2018-10-03 12:28:09 +03:00
Chumva
c7cf2be2aa Remove unused view 2018-10-02 18:07:40 +03:00
Chumva
a061640579 Add local device for sharing to telegram and remove unnecessary dialog 2018-10-02 18:06:35 +03:00
Chumva
abb2ab0d1e Fix showing via bot messages and improve ui 2018-10-02 17:43:04 +03:00
Dmitriy Prodchenko
182edcc87f Fix grammar 2018-10-02 14:11:01 +03:00
Chumva
5540b2e31b Add setting to share location from different devices to url 2018-09-28 16:44:47 +03:00
Chumva
2f4ed4a311 Change description in live now tab 2018-09-14 12:29:45 +03:00
alyonapinchuk
60ea1754b8
Changed grammar mistakes 2018-09-13 17:56:06 +03:00
Chumva
46382bf3de Add height for ListPopupWindow 2018-09-07 12:02:55 +03:00
Chumva
8ca0e75045 Remove unnecessary text from LogoutBottomSheet 2018-09-06 18:27:40 +03:00
Chumva
ca112ce977 Add LogoutBottomSheet and improve login dialogs ui 2018-09-06 18:01:10 +03:00
Dmitriy Prodchenko
29fbbd604a Add placeholder for stale and active user image 2018-09-05 18:20:14 +03:00
Dmitriy Prodchenko
e64952a955 Add Placeholder for My location screen 2018-09-05 17:56:03 +03:00
Chumva
2d78996344 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into LiveNowSorting
# Conflicts:
#	OsmAnd-telegram/src/net/osmand/telegram/TelegramSettings.kt
2018-09-04 18:44:42 +03:00
Chumva
bd9802c195 Fix show on map padding 2018-09-04 17:48:51 +03:00
Chumva
ac454fa9f8 rename dimension resource 2018-09-04 13:47:42 +03:00
Chumva
b355b56c6c Fix group icon and add colorStateList 2018-09-04 13:29:21 +03:00
Chumva
ba473df31f Add sorting to live now fragment 2018-09-03 19:23:57 +03:00
Alex Sytnyk
f843c219ce Add user photo to the "Disable all sharing" dialog 2018-09-03 18:24:26 +03:00
Alex Sytnyk
4683281377 Add user photo to the "My location" screen 2018-09-03 15:55:08 +03:00
Dmitriy Prodchenko
834cc5b700 Add image for Turn off dialog, and icon for OsmAnd Nightly version 2018-09-03 15:49:32 +03:00
Alex Sytnyk
7ebea3048c Create layout for "Choose OsmAnd" bottom sheet 2018-08-31 17:26:42 +03:00
Alex Sytnyk
491b628d90 Add DisableSharingBottomSheet and related stuff 2018-08-30 19:06:59 +03:00
Alex Sytnyk
d788d036f7 Replace "logout" menu item with "exit" item 2018-08-28 20:10:59 +03:00
Alexander Sytnyk
68d538bdc6
Merge pull request #5907 from osmandapp/TelegramImprovements
Telegram improvements
2018-08-28 12:55:10 +03:00
Chumva
648660f6c6 change description resources 2018-08-27 11:38:16 +03:00
Chumva
cd1f6a58e5 fix status bar transparent color 2018-08-23 15:03:59 +03:00
Dmitriy Prodchenko
3b276dcf69 Add active state icon for placeholder 2018-08-22 14:55:49 +03:00
Chumva
9e697a4080 add getLastUpdatedTime 2018-08-16 13:16:58 +03:00
Chumva
e668e12143 change live to last response 2018-08-16 12:43:47 +03:00
Chumva
801385f9d2 remove unnecessary string 2018-08-15 19:12:24 +03:00
Chumva
a09dc0a280 Merge branch 'master' of ssh://github.com/osmandapp/Osmand into TravelUiImprovements
# Conflicts:
#	OsmAnd-telegram/res/values/strings.xml
2018-08-15 19:11:28 +03:00
Chumva
cfaf362a5e add TelegramLocationListeners to SetTimeDialogFragment 2018-08-15 19:08:30 +03:00
Alexander Sytnyk
8a67ba2a22
Merge pull request #5876 from osmandapp/TravelUiImprovements
Live time ui updates
2018-08-15 17:43:02 +03:00
Alex Sytnyk
c8df498231 Update disconnect_from_telegram_desc string 2018-08-15 17:34:30 +03:00
Alex Sytnyk
1631a78857 Show Welcome screen after log out 2018-08-15 17:02:20 +03:00
Chumva
4e102bb1e8 add time in ui for live now messages 2018-08-15 17:00:58 +03:00
Alex Sytnyk
2cee8dd5a2 Create DisconnectTelegramBottomSheet and related stuff 2018-08-14 22:37:35 +03:00
Alex Sytnyk
9b9690be1a Create theme for BottomSheetDialog 2018-08-14 22:30:59 +03:00
Alex Sytnyk
27d1bfec7b Create BottomSheetDialog and related stuff 2018-08-14 18:32:07 +03:00
Chumva
c3f4221c01 add tools visibility for button 2018-08-10 17:11:17 +03:00
Chumva
34f0a3d8d3 change fab background 2018-08-10 17:07:20 +03:00
Chumva
7bdf07122e Merge branch 'master' of ssh://github.com/osmandapp/Osmand into MyLocationFab 2018-08-10 17:06:48 +03:00
Alex Sytnyk
a2d540f9ff Add background for extended fab 2018-08-10 17:05:11 +03:00
Alex Sytnyk
a52b40879f Add description to the "Settings" screen 2018-08-10 16:55:09 +03:00
Chumva
8ce3642345 add share location btn and support for it 2018-08-10 16:28:45 +03:00
Alex Sytnyk
27dd23f04b Add the ability to choose app to connect 2018-08-10 15:34:17 +03:00
Dmitriy Prodchenko
d8946a63da Add icons for Location Sharing 2018-08-10 13:38:17 +03:00
Chumva
2c2837876b removed unused button 2018-08-10 12:08:52 +03:00
Chumva
cf8bdf06c0 add appbar to LiveNowTabFragment 2018-08-10 11:16:42 +03:00