0d3a578f07
Merge branch 'master' into multiple-place-phones
2021-07-24 17:13:59 +03:00
fa5ba31363
Formatter strings.xml using clean_strings_txt.py
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-20 11:12:08 +03:00
57ecf3342a
Reverted "phone_number" string
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-20 11:05:48 +03:00
0f24510f31
Removed unused code. Fixed formatting
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-20 10:54:45 +03:00
8b53e90df0
Added "phone_number" string value.
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-19 11:22:58 +03:00
b5465ff39c
Merge branch 'master' into multiple-place-phones
...
# Conflicts:
# android/res/values/strings.xml
2021-07-19 10:53:48 +03:00
d8e2c79847
Changed layout to support RTL languages and removed redundant attributes.
...
Extracted new string "editor_add_phone" = "Add phone".
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-16 17:39:22 +03:00
3ec180a2c3
Merge branch 'master' into multiple-place-phones
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
# Conflicts:
# android/src/com/mapswithme/maps/widget/placepage/PlacePageView.java
2021-07-16 10:55:27 +03:00
d45437afc2
Added RecyclerView to show multiple phones on a place details fragment.
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-16 10:43:52 +03:00
4b5d278054
Reformatted code
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-13 16:19:10 +03:00
beb13b2a64
Reformatter code. Removed commented code.
...
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-13 16:16:24 +03:00
d81eedae55
Added parsing of semicolon separated phones. Added multiple phones on place details UI.
...
Call button on place page now shows popup if case of multiple phone numbers.
Edit UI changes. Replace phone input field with text view and new PhoneFragment.
Added phones validation on save.
Signed-off-by: S. Kozyr <s.trump@gmail.com>
2021-07-12 17:59:12 +03:00