Commit Graph

30393 Commits

Author SHA1 Message Date
Feruz M
90dc8f92d9
Merge pull request #2332 from ecency/sa/boot-screen-url-validate
Validate ecency url in boost screen
2022-05-31 13:16:55 +03:00
Feruz M
d73a79bb3a
Merge pull request #2328 from ecency/nt/reply-modal-tweaks
Nt/reply modal tweaks
2022-05-31 09:51:15 +03:00
noumantahir
1bba726be4 fine tuned bottom spacing 2022-05-31 11:39:13 +05:00
Sadaqat Ali
e4b36d2f33 validate only if it is not validated i-e do not validate when selected from dropdown 2022-05-30 22:20:56 +05:00
Sadaqat Ali
09bd4b90c7 used postUrlParser instead of deepLinkParser 2022-05-30 22:09:10 +05:00
Sadaqat Ali
68279ba5d2 added validation check in deeplink parser which was causing error if url other than ececny is entered 2022-05-30 21:46:22 +05:00
Sadaqat Ali
da8ba5e4e5 validate valid ecency url on keyboard blur 2022-05-30 21:42:31 +05:00
noumantahir
1ba4b9d725 using isIphoneX() instead 2022-05-30 20:43:07 +05:00
noumantahir
079451f095 Merge branch 'development' into nt/reply-modal-tweaks 2022-05-30 20:15:38 +05:00
Feruz M
ef54dcf2cd
Merge pull request #2331 from ecency/nt/boost-info
added info text in boost screen
2022-05-30 18:05:19 +03:00
noumantahir
ca8e45dea9 added info text in boost screen 2022-05-30 20:00:40 +05:00
Sadaqat Ali
a45ed69017 put quick reply modal content inside HOC portal which fixes cursor jumping issue while typing 2022-05-30 19:37:56 +05:00
Sadaqat Ali
83cf0f89ac fixed bug causing crash when comment done from full editor through expand btn 2022-05-30 19:28:00 +05:00
Sadaqat Ali
b13aca3ae4 changes from development 2022-05-30 19:24:03 +05:00
Sadaqat Ali
13244d4ece Merge branch 'development' of https://github.com/ecency/ecency-mobile into nt/reply-modal-tweaks 2022-05-30 19:21:58 +05:00
Feruz M
0ba9f6faa6
Merge pull request #2318 from ecency/sa/zoomed-in-app-bug
Fixes app starting in zoomed in state
2022-05-30 16:26:33 +03:00
noumantahir
82110ba1e4 added support for access native device width using getWindowDimensions and used in native controlled components 2022-05-30 18:09:23 +05:00
Feruz M
0327b9eac3
Merge pull request #2324 from ecency/sa/amount-parse-issue
Parse comma separated input
2022-05-29 20:01:11 +03:00
Feruz M
cc3768b90b
Merge pull request #2329 from ecency/nt/package-versio-bump
updated scrollable tab view package version
2022-05-29 14:42:02 +03:00
Nouman Tahir
b89decabad updated scrollable tab view package version 2022-05-29 16:11:03 +05:00
Nouman Tahir
604cdf6b06 live update comma to dot 2022-05-29 15:50:32 +05:00
Nouman Tahir
344188d240 Merge branch 'nt/handling-coma-input' into sa/amount-parse-issue 2022-05-29 15:27:16 +05:00
Nouman Tahir
b7f54a6964 removed unused Dimensions import 2022-05-29 15:21:04 +05:00
Nouman Tahir
983bc77689 Revert "removed unused imports"
This reverts commit 420827b6c4.
2022-05-29 15:14:53 +05:00
Nouman Tahir
420827b6c4 removed unused imports 2022-05-29 14:55:13 +05:00
Sadaqat Ali
65a84c1938 changed width calculation in tabBar component causing wrong underline width calculation 2022-05-28 12:59:26 +05:00
Sadaqat Ali
79a60c555e replaced all occurances of default Dimensions with the getWindowDimensions method 2022-05-28 12:56:57 +05:00
Sadaqat Ali
5af6559475 changed import statement and method implementation a little bit 2022-05-28 06:23:41 +05:00
Nouman Tahir
23a2ab795f update dimensions to a method for getting current orientation 2022-05-27 21:19:58 +05:00
Sadaqat Ali
7cc75ea750 parsed amount input similar to delegation screen 2022-05-27 21:13:09 +05:00
Nouman Tahir
1f1e380378 Merge branch 'development' into sa/zoomed-in-app-bug 2022-05-27 20:33:32 +05:00
Sadaqat Ali
60f9c33d14 replace comma with point before parsing amount input 2022-05-27 20:17:18 +05:00
Nouman Tahir
f84b9cbb63 updating comma separator, select text on focus 2022-05-27 19:25:28 +05:00
Nouman Tahir
cc311a3506 Merge remote-tracking branch 'upstream/sa/quick-reply-modal-issues' into nt/reply-modal-tweaks
# Conflicts:
#	src/components/quickReplyModal/quickReplyModalStyles.ts
2022-05-27 17:04:44 +05:00
Sadaqat Ali
3d7e3fc8b8 added bottom padding to sheet 2022-05-26 23:51:32 +05:00
Sadaqat Ali
6adb32cc9b fixed autofocus and expand btn navigation glitch 2022-05-26 23:40:21 +05:00
Feruz M
d5dc02fef6
Merge pull request #2319 from ecency/sa/delegation-bug
changed amount keypad to numeric in delegation screen
2022-05-26 20:33:44 +03:00
Sadaqat Ali
71d51044cc changed amount keypad to numeric 2022-05-26 21:42:08 +05:00
Nouman Tahir
5112bd8e1b
Merge pull request #2317 from ecency/sa/delegation-bug
Delegation Screen Issue
2022-05-26 17:34:45 +05:00
Sadaqat Ali
f520e4c7c1 inverted device dimensions when initial orientation is other than portrait 2022-05-25 08:20:29 +05:00
Sadaqat Ali
60f88673f2 pods updated 2022-05-24 20:58:26 +05:00
Sadaqat Ali
c3ed6ad63f added validation on review press and cover different edge cases 2022-05-24 19:56:04 +05:00
Feruz M
ba094f301f
Merge pull request #2315 from ecency/nt/firebase-update
Nt/firebase update
2022-05-24 17:17:45 +03:00
Nouman Tahir
92d32aa5e1 small color tweak 2022-05-24 19:00:05 +05:00
Nouman Tahir
e08eac86d5 updated vertical padding 2022-05-24 18:54:57 +05:00
noumantahir
28f2dc682d updated header stlying 2022-05-24 18:51:15 +05:00
Feruz M
cabb7c61ed
Merge pull request #2312 from ecency/nt/editor-toolbar-spacing
Nt/editor toolbar spacing
2022-05-24 15:38:20 +03:00
Nouman Tahir
9070453336 removed reference to test branch 2022-05-24 17:25:34 +05:00
Nouman Tahir
15ebd4b8b9 Merge branch 'development' into nt/firebase-update 2022-05-24 17:11:16 +05:00
Nouman Tahir
f9d8d88039 updated outdated packages causing build issues 2022-05-24 15:52:42 +05:00