Commit Graph

2531 Commits

Author SHA1 Message Date
noumantahir
e2e863333a updated progress bar styling 2022-05-31 19:41:50 +05:00
Feruz M
d7770569ae
Merge pull request #2326 from ecency/sa/image-upload-Issue
Media Upload Tweaks
2022-05-31 13:21:45 +03:00
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
noumantahir
b154bc8a73 tuned upload modal behaviour to conform with upload progress 2022-05-31 13:59:12 +05:00
noumantahir
293d8f7066 showing upload progress in media modal 2022-05-31 13:38:49 +05:00
noumantahir
3d961336da Merge remote-tracking branch 'origin/development' into sa/image-upload-Issue 2022-05-31 12:40:55 +05:00
noumantahir
c95757aa92 implementing progress bar 2022-05-31 12:40:30 +05:00
noumantahir
5597f53526 pumping upload progress to uploads modal 2022-05-31 12:39:40 +05: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
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
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
13244d4ece Merge branch 'development' of https://github.com/ecency/ecency-mobile into nt/reply-modal-tweaks 2022-05-30 19:21:58 +05: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
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
Nouman Tahir
23a2ab795f update dimensions to a method for getting current orientation 2022-05-27 21:19:58 +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
Sadaqat Ali
f520e4c7c1 inverted device dimensions when initial orientation is other than portrait 2022-05-25 08:20:29 +05: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
Nouman Tahir
970f0ca2ea using base view instead of keyboard avoiding for android 2022-05-23 19:50:41 +05:00
Feruz M
677a34aa4b
Merge pull request #2308 from ecency/sa/orientation-locker-bug
Sa/orientation locker bug
2022-05-22 11:19:19 +03:00
noumantahir
95df3848a5 fixed leaderboard refresh issue 2022-05-21 12:38:17 +05:00
noumantahir
c8d6ecd5b3 better handling leaderboard api failure 2022-05-21 12:37:25 +05:00
Feruz M
00d55dfb46
Merge pull request #2306 from ecency/sa/scedule-post-status
added post shcedule status icon in posts schedules tab
2022-05-16 14:39:42 +03:00
Sadaqat Ali
a3074353b2 unlock orientation when player goes to fullscreen 2022-05-15 17:10:36 +05:00
noumantahir
6d5926d60a updated getUser and getPoints implemenation with getPointsSummary and getPointsHistory 2022-05-15 13:39:48 +05:00
Sadaqat Ali
65996ee3be added popover to status icon 2022-05-15 08:18:06 +05:00
Sadaqat Ali
f1b48a04fb added ScheduledPostStatus enum type 2022-05-15 08:02:03 +05:00
Sadaqat Ali
8dcc1efcdd Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/scedule-post-status 2022-05-15 07:45:43 +05:00
Nouman Tahir
533bf74ed0
Merge pull request #2305 from ecency/sa/image-selection-modal-spacing-issue
added bottom spacing in image selection modal
2022-05-14 19:50:54 +05:00
Sadaqat Ali
cca3af558f added post shcedule status icon in posts schedules tab 2022-05-14 16:06:52 +05:00
Sadaqat Ali
ecce6e6d12 added bottom spacing in image selection modal 2022-05-14 14:25:51 +05:00
Sadaqat Ali
bfb24b18aa trim url input 2022-05-14 13:57:57 +05:00
Nouman Tahir
4475d6f3b4 adjusted table stylings 2022-05-11 14:37:36 +05:00
Nouman Tahir
e8f8908aa9 added h6 styling 2022-05-11 14:25:49 +05:00
Nouman Tahir
9d18020b7a updating snippet for reading max table columns 2022-05-11 14:07:36 +05:00
Nouman Tahir
483c5f2760 adjust table rows if row contains an inline header with column siblings 2022-05-11 14:07:05 +05:00
Sadaqat Ali
b042f7b429 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/edit-history 2022-05-09 10:21:28 +05:00