Commit Graph

30354 Commits

Author SHA1 Message Date
noumantahir
5597f53526 pumping upload progress to uploads modal 2022-05-31 12:39:40 +05:00
Sadaqat Ali
cc97375634 added 2 retries and upload progress handler method 2022-05-29 11:10:26 +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
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
Feruz M
10c916c864
Merge pull request #2307 from ecency/nt/points-api-updates
Nt/points api updates
2022-05-15 12:17:25 +03:00
noumantahir
ee47244b10 updated missed method name 2022-05-15 13:55:59 +05:00
noumantahir
52e6429127 wrapped optional login items in try catch 2022-05-15 13:52:22 +05:00
noumantahir
6d5926d60a updated getUser and getPoints implemenation with getPointsSummary and getPointsHistory 2022-05-15 13:39:48 +05:00
noumantahir
7444a17d47 updated ePoint api 2022-05-15 13:21:50 +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
Nouman Tahir
34d62822a7
Merge pull request #2304 from ecency/sa/insert-url-trim
lgtm
2022-05-14 19:50:21 +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
Feruz M
8eb4f1f4c2
Merge pull request #2303 from ecency/nt/wrong-code-injection
skip access token injection if already present
2022-05-13 11:15:40 +03:00
Nouman Tahir
a1cc1c0630 skip access token injection if already present 2022-05-13 13:09:33 +05:00
Nouman Tahir
255bfd94c4 successfully built ios with updated firebase package 2022-05-12 18:29:15 +05:00
Nouman Tahir
e918564e00 updated react native firebase package version 2022-05-12 18:28:02 +05:00
Feruz M
3486fb616a
Merge pull request #2298 from ecency/nt/updated-logs
updated bugsnag log message for accessToken injection failure
2022-05-12 13:50:41 +03:00
Nouman Tahir
66a9acbcce updated bugsnag log message for accessToken injection failure 2022-05-12 15:19:51 +05:00
Feruz M
50e7b4a8cc
Merge pull request #2297 from ecency/nt/quotes-crash-fix
fixed crash caused by null quotes in coinDetailsScreen
2022-05-12 11:05:24 +03:00