Commit Graph

32740 Commits

Author SHA1 Message Date
Sadaqat Ali
153943ea2a replaced with reanimated in pinAnimatedInput 2022-09-28 10:43:02 +05:00
Sadaqat Ali
c4897f316f replaced with reanimated in tostNotification 2022-09-27 23:33:58 +05:00
Sadaqat Ali
685376fe87 added reanimated in toggleSwitch 2022-09-27 21:50:52 +05:00
Sadaqat Ali
68e942ac88 replace with reanimated in collapsibleCard 2022-09-27 20:42:30 +05:00
Sadaqat Ali
1125ab99bc Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/fix-usenativedriver-warnings 2022-09-27 19:54:11 +05:00
Feruz M
679ee7cf7d
Merge pull request #2487 from ecency/nt/nav-hotfix
Nt / Nav Hotfix
2022-09-26 15:52:32 +03:00
Nouman Tahir
f60235c436 fixed back navigation failing in login screen 2022-09-26 14:36:05 +05:00
Feruz M
8caa01cfb9
Merge pull request #2485 from ecency/sa/RenderHtml-rerender-warnings
Fixed re-renders warnings in RenderHTML
2022-09-26 11:05:46 +03:00
Sadaqat Ali
7ea54cf589 useMemo for RenderHtml props to avoid rerenders 2022-09-25 15:45:56 +05:00
Sadaqat Ali
3a346d6b7c useNativeDriver in toggleSwitch 2022-09-25 11:20:31 +05:00
Sadaqat Ali
991283f9fd fixed a error warningin post boost screen 2022-09-24 22:13:41 +05:00
Sadaqat Ali
dede6f280c useNativeDriver to false in collapsible card due to height animation 2022-09-24 22:05:23 +05:00
Sadaqat Ali
a27b383650 added useNativeDriver in toastNotification 2022-09-24 21:24:21 +05:00
Sadaqat Ali
752de13223 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/fix-usenativedriver-warnings 2022-09-24 19:13:49 +05:00
Feruz M
ba1d037a9c
Merge pull request #2484 from ecency/fav-notif
Favorite notification types
2022-09-24 14:40:17 +03:00
noumantahir
ee83266d23 added notification redux migration 2022-09-24 13:08:37 +05:00
noumantahir
09d4c2f735 fixed favorite notification type key typo 2022-09-24 13:01:45 +05:00
Feruz M
cf896cd049
Merge branch 'development' into fav-notif 2022-09-23 23:47:36 +03:00
feruzm
ff1f229c30 favorite notification types 2022-09-23 23:20:44 +03:00
Feruz M
1da2f16942 Merge pull request #2472 from ecency/sa/getsize-bug-in-drafts-l
Bug Fix: getSize error in drafts list
2022-09-23 10:42:03 +03:00
Nouman Tahir
275deb5976 using fast image instead of progressive image 2022-09-23 12:33:55 +05:00
Nouman Tahir
6e8a744d35 lint 2022-09-23 11:57:03 +05:00
Nouman Tahir
e60fc3d26f Merge remote-tracking branch 'upstream/development' into sa/getsize-bug-in-drafts-l
# Conflicts:
#	src/components/draftListItem/view/draftListItemView.js
2022-09-23 11:56:36 +05:00
Feruz M
462642bdcb
Merge pull request #2482 from ecency/nt/thumb-selection-fix
Nt/thumb selection fix
2022-09-21 18:53:22 +03:00
Nouman Tahir
85c1e2d2e9 using checkContainer style instead of inline 2022-09-21 20:49:18 +05:00
Nouman Tahir
b6c2c6b55d updated selected thumb inicator style 2022-09-21 20:46:43 +05:00
Nouman Tahir
9bc9c0b050 using thumbUrl as thumb identifier instead of index 2022-09-21 20:32:38 +05:00
Feruz M
0c9e52bc39
Merge pull request #2481 from ecency/nt/draft-fixes
Nt/draft fixes
2022-09-21 18:13:38 +03:00
Nouman Tahir
bdb73dd387 lint 2022-09-21 19:38:24 +05:00
Nouman Tahir
0327c171d4 saving draft before app going to background 2022-09-21 19:36:41 +05:00
Nouman Tahir
bb9e6a1625 saving local draft first when attempting to save draft to db 2022-09-21 19:09:41 +05:00
Nouman Tahir
a73cbc9612 fixed logic picking wrong draft version 2022-09-21 19:08:20 +05:00
Feruz M
4a741801ba
Merge pull request #2480 from ecency/nt/wallet-global-props-fix
Nt/wallet global props fix
2022-09-21 15:44:43 +03:00
Nouman Tahir
a8691ecccf lint 2022-09-21 17:21:15 +05:00
Nouman Tahir
b3df1fca60 updated wallet data to fetch fresh global props if not already availale 2022-09-21 17:17:45 +05:00
Feruz M
53e11a4287
Merge pull request #2479 from ecency/nt/use-query
Nt/use query with drafts
2022-09-20 17:26:15 +03:00
Nouman Tahir
29a630437c updated refresh control colors 2022-09-20 18:46:22 +05:00
Nouman Tahir
689d675a29 injecting query client in class component as prop 2022-09-20 18:42:35 +05:00
Nouman Tahir
e0a01db559 injecting query client directly to class component 2022-09-20 18:28:11 +05:00
Nouman Tahir
3884af48e8 removed need for queryclient in stack navigator 2022-09-20 18:27:14 +05:00
Nouman Tahir
fe98e28c49 invalidating drafts data on update and add 2022-09-20 18:11:17 +05:00
Nouman Tahir
610cc4d4ec showing delete processing indicators 2022-09-20 17:34:04 +05:00
Nouman Tahir
c8d566bb72 support for persisted query client 2022-09-20 17:10:01 +05:00
Nouman Tahir
264e03bd2a support for moving schedules with mutation 2022-09-20 16:36:18 +05:00
Nouman Tahir
8bf90853b5 support for deleting schedules with mutation 2022-09-20 16:12:47 +05:00
Nouman Tahir
ff56a21d9b replaced delete draft with mutation 2022-09-20 15:28:46 +05:00
Nouman Tahir
990109a598 introduced delete draft mutation 2022-09-20 15:27:47 +05:00
Nouman Tahir
286223c9c9 init query client dedicated method for better code management 2022-09-20 15:27:15 +05:00
Nouman Tahir
499d1df8f8 using query drafts n schedules getting 2022-09-20 13:55:27 +05:00
Nouman Tahir
d45c6c29a8 added basic queries structure 2022-09-20 13:53:29 +05:00