Commit graph

119 commits

Author SHA1 Message Date
Dmitriy Prodchenko
c437123755 Add Google Play Badge 2018-07-06 17:34:30 +03:00
Dmitriy Prodchenko
21c0095476 Change icon 2018-07-06 16:54:57 +03:00
Dmitriy Prodchenko
5d5d68910c Add user and group picture 2018-07-06 16:52:23 +03:00
Alex Sytnyk
18e7ffe594 Add direction arrow to chat card on "Live now" screen 2018-07-06 16:02:52 +03:00
Alex Sytnyk
f59176caec Direction arrow for "Live now" screen in progress 2018-07-06 15:05:19 +03:00
Alex Sytnyk
3162283ce0 Add UiUtils#updateLocationView and related stuff 2018-07-06 12:35:02 +03:00
Alex Sytnyk
34c17db447 Show distance to the user on the "Live now" screen 2018-07-05 20:42:29 +03:00
Alex Sytnyk
dfa3e5c4bd Add TelegramLocationProvider 2018-07-05 18:16:55 +03:00
Dmitriy Prodchenko
c9ec80402b Fix launcher icon 2018-07-05 18:02:17 +03:00
Alex Sytnyk
aa0c147b7e Fix path to drawables for adaptive icon 2018-07-05 17:21:41 +03:00
Dmitriy Prodchenko
5acff029dc Add Adaptive icon 2018-07-05 16:29:56 +03:00
Dmitriy Prodchenko
bc1771ac67 Add launcher icon, standart and adaptive version 2018-07-05 16:16:28 +03:00
Alex Sytnyk
c77d09acfe Replace "show on map switch" with text and popup menu 2018-07-05 11:18:31 +03:00
Alex Sytnyk
89db88a38f Add popup_list_text_item 2018-07-04 18:44:29 +03:00
Alex Sytnyk
c2ed4acaae Handle TdApi.UpdateMessageEdited event; update list from UI thread 2018-07-04 18:25:52 +03:00
Alex Sytnyk
ee13ff7763 Fix TelegramSettings formatting 2018-07-04 16:00:51 +03:00
Alex Sytnyk
211a5fecf8 Show locations from osmand_bot in "Live now" list 2018-07-04 13:26:40 +03:00
Alex Sytnyk
906abf1aef Add the ability to show/hide location messages from osmand_bot on map 2018-07-04 12:24:50 +03:00
Alex Sytnyk
30fbbb909e Use messageId as key for usersLocationMessages instead of userId 2018-07-04 12:21:51 +03:00
Alex Sytnyk
db1e8ee1f0 Add support for messages from osmand_bot 2018-07-04 10:57:57 +03:00
Dmitriy Prodchenko
51f6eeef48 Add icons for: sort by distance, name, group and share location 2018-07-03 17:17:48 +03:00
Alex Sytnyk
1913c06739 Fix "time for all" row on the "Set time" screen 2018-07-03 13:36:51 +03:00
Alex Sytnyk
8072932e2d Create separate constants for UI and Telegram API 2018-07-03 12:45:52 +03:00
Alex Sytnyk
a8ee0e0fa6 Сщтмуке hardcoded value to the const 2018-07-03 12:00:37 +03:00
Alex Sytnyk
d28ffcea05 Make small refactoring in TelegramHelper 2018-07-02 21:43:24 +03:00
Alex Sytnyk
82a11bac60 Fix typo 2018-07-02 18:37:10 +03:00
Alex Sytnyk
5e2f617ec9 Get message from telegram library if needed 2018-07-02 18:25:20 +03:00
Alex Sytnyk
bb8996530e Add TODOs 2018-07-02 17:54:17 +03:00
Alex Sytnyk
fbaa4dae6b Use userId as key for usersLocationMessages instead of messageId 2018-07-02 17:51:06 +03:00
Alex Sytnyk
d98e870765 Convert TelegramHelper#isAppropriateMessage to extension function 2018-07-02 17:37:08 +03:00
Alex Sytnyk
c9148af7f6 Replace usersLiveMessages with usersLocationMessages 2018-07-02 17:31:28 +03:00
Alex Sytnyk
c5ce8cd2c5 Refactoring of receiving the location messages in progress 2018-07-02 17:22:32 +03:00
Alex Sytnyk
01a8fc7994 Update live locations list after receiving new location messages 2018-07-02 12:17:00 +03:00
Alex Sytnyk
add6499830 Replace hardcoded strings with strings from resources 2018-07-02 11:58:39 +03:00
Alex Sytnyk
45fe2c83f3 Add the ability to select duration on the "Set time" screen 2018-07-01 13:41:11 +03:00
Alex Sytnyk
948ffd1b8e Add selected chats list to the "Set time" screen 2018-06-28 16:23:14 +03:00
Alex Sytnyk
385ff6dc02 Extract logic for setting the user's photo into a separate class 2018-06-28 15:53:13 +03:00
Dmitriy Prodchenko
cf6619b157 Add images for My location screen 2018-06-28 14:00:30 +03:00
Alex Sytnyk
1e2e40e862 "Set time" dialog in progress 2018-06-28 13:45:23 +03:00
Alex Sytnyk
0aa9eb77a4 Change typeface for title on "My location" tab 2018-06-28 12:25:14 +03:00
Alex Sytnyk
4a1e8f847f Add "RobotoMono-Bold" font 2018-06-28 12:16:22 +03:00
Alex Sytnyk
eef6b7e654 Improve animation 2018-06-28 11:48:50 +03:00
Alex Sytnyk
f7b49495e3 Fix small UI issues 2018-06-27 19:00:40 +03:00
Alex Sytnyk
b56ffe8fc7 Fix dimen name 2018-06-27 18:36:46 +03:00
Alex Sytnyk
1641e23a8a Fix text style for list items 2018-06-27 18:35:29 +03:00
Alex Sytnyk
b724cf67de Add action buttons bar to the main screen 2018-06-27 18:15:25 +03:00
Alex Sytnyk
4c4236fcc3 Fix font for text buttons; fix secondary button name 2018-06-27 17:16:01 +03:00
Alex Sytnyk
bcae09f8ae Add assets folder to the sourceSet 2018-06-27 17:12:32 +03:00
Dmitriy Prodchenko
25b205c99b Images for Introduction screen 2018-06-27 16:47:21 +03:00
Alex Sytnyk
52b48ce6ef Add the ability to use custom fonts with TextViewEx 2018-06-27 14:56:45 +03:00