Commit Graph

30374 Commits

Author SHA1 Message Date
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
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
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
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
Nouman Tahir
8fbfbdd073 fix yarn lock 2022-05-24 14:23:53 +05:00
Nouman Tahir
c887bcb634 updated firebase package 2022-05-24 14:21:40 +05:00
Nouman Tahir
57df27b11c updated scrollable tab view 2022-05-24 14:14:44 +05:00
Feruz M
50f0743b44
Merge pull request #2314 from ecency/sa/delegation-bug
Delegation Screen Issue
2022-05-24 10:03:51 +03:00
Sadaqat Ali
a1527b583d added keyboard blur when review button is pressed 2022-05-24 10:55:53 +05:00
Sadaqat Ali
3ee34aa220 added post processing in onEndEditing and added validation on onChangeText 2022-05-24 10:34:09 +05:00
Sadaqat Ali
a1394862e7 added done button prop in keyboard 2022-05-24 09:15:16 +05:00
Nouman Tahir
8a5ee7d466 Merge branch 'development' into nt/firebase-update 2022-05-23 21:51:30 +05:00
Nouman Tahir
970f0ca2ea using base view instead of keyboard avoiding for android 2022-05-23 19:50:41 +05:00
Nouman Tahir
96a3240c88 updated android soft input mode 2022-05-23 19:50:14 +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
Feruz M
7c1661f5f5
Merge pull request #2309 from ecency/nt/leaderboad-improve
Nt/leaderboad improve
2022-05-21 11:46:09 +03:00
noumantahir
1abb0a07db returning error after bugsnag notify 2022-05-21 12:43:08 +05: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
feruz
722463014a bump version 2022-05-15 22:00:57 +03:00
Sadaqat Ali
a3074353b2 unlock orientation when player goes to fullscreen 2022-05-15 17:10:36 +05:00
Sadaqat Ali
4b494892ae commented orientation locker in postscreen 2022-05-15 17:08:28 +05:00