Commit Graph

32927 Commits

Author SHA1 Message Date
Nouman Tahir
dd2f7e3171 fixed vests value typo 2022-10-11 14:34:11 +05:00
Nouman Tahir
f52007e914 purchase button dynamic width 2022-10-11 14:31:15 +05:00
Nouman Tahir
b204da8f0d showing account boost hp value 2022-10-11 14:30:48 +05:00
Nouman Tahir
5269c6bea2 introduced app intiailiser hook for better code management 2022-10-11 11:51:52 +05:00
Nouman Tahir
3e6ce86a5f Merge branch 'development' into sa/orientation-bug-on-android-tablet 2022-10-11 11:27:55 +05:00
Sadaqat Ali
d9238629cb fix orientation lock setting in videoPlayer based on initial lock settings 2022-10-09 22:30:54 +05:00
Sadaqat Ali
ba2d718464 lock initial orientation in which app is launched on android tablet device 2022-10-09 21:16:45 +05:00
Feruz M
fb9a56ba0e
Merge pull request #2499 from ecency/nt/ui-fixes
Nt/UI fixes
2022-10-07 21:30:29 +05:00
Nouman Tahir
3354e23e03 Merge branch 'development' into nt/ui-fixes 2022-10-07 15:26:29 +05:00
noumantahir
d285675d6d Merge remote-tracking branch 'origin/development' into nt/ui-fixes 2022-10-07 10:40:18 +05:00
noumantahir
74727c2f23 updated toolbar extension inidicator color 2022-10-07 10:39:45 +05:00
noumantahir
5d72b24fae fixed text underline color 2022-10-07 10:39:11 +05:00
Feruz M
6e203a73b1
Merge pull request #2497 from ecency/nt/media-use-query
Nt/media use query
2022-10-06 21:34:37 +05:00
Nouman Tahir
a486fd0873 fully hiding toolbar extension on uploads modal close 2022-10-06 16:36:02 +05:00
Nouman Tahir
aafaeaf988 handling media uploads with retry using react-query 2022-10-06 15:14:12 +05:00
Nouman Tahir
fe9ec2da6c media bulk delete mutation 2022-10-06 13:47:46 +05:00
Nouman Tahir
2fda9b35f8 lint 2022-10-06 13:16:58 +05:00
Feruz M
a05da3f609
Merge pull request #2495 from ecency/nt/iphone-x-helper-update
fixed spacing issue happening on iPhone 14
2022-10-06 12:32:04 +05:00
Nouman Tahir
b9bb3de126 fixed spacing issue happening on iPhone 14 2022-10-06 12:26:10 +05:00
Feruz M
4b9cd06f6d
Merge pull request #2493 from ecency/nt/use-query-notifications
Nt/use query notifications
2022-10-05 19:25:59 +03:00
Feruz M
c270b39ffa
Merge branch 'development' into nt/use-query-notifications 2022-10-05 19:24:06 +03:00
Feruz M
cd939241e3
Merge pull request #2494 from ecency/nt/use-query-snippets
Nt/use query snippets
2022-10-05 19:16:08 +03:00
Nouman Tahir
79a8f0c739 support for deleting mutation 2022-10-05 20:09:16 +05:00
Nouman Tahir
fa556f3aa0 lint 2022-10-05 19:56:12 +05:00
Nouman Tahir
0f194a5670 support for add and update snippets 2022-10-05 19:56:05 +05:00
Nouman Tahir
6291b92bb2 lint 2022-10-05 18:55:24 +05:00
Nouman Tahir
a8385f26c2 loading snippets through useQuery 2022-10-05 18:55:11 +05:00
Nouman Tahir
1849bcb8f6 avoiding podfile gitignore 2022-10-05 18:27:23 +05:00
Nouman Tahir
ce657288e8 Merge remote-tracking branch 'upstream/development' into sa/limit-meta-imgs 2022-10-05 18:25:33 +05:00
Nouman Tahir
09ccf552d6 fixed initial data crash 2022-10-05 18:19:35 +05:00
Nouman Tahir
69b2cc54fa supporting cache update event using useQueries 2022-10-05 18:17:46 +05:00
Nouman Tahir
62bcf4cadb updated mark notification mutation 2022-10-05 17:28:23 +05:00
Nouman Tahir
4fcae5c3d9 lint 2022-10-05 17:09:06 +05:00
Nouman Tahir
f3c364bd46 making use of simplified paginated notification query for each filter 2022-10-05 17:08:48 +05:00
Nouman Tahir
1ca6d5a288 discarding infinite query in favour of custom paginated query 2022-10-05 17:07:53 +05:00
Nouman Tahir
fa1e960023 Merge remote-tracking branch 'upstream/development' into nt/use-query-notifications 2022-10-05 14:03:24 +05:00
Feruz M
f818d958b9
Merge pull request #2492 from ecency/nt/draft-nav-param
Nt/draft nav param
2022-10-04 18:54:14 +03:00
Feruz M
6ad41d3c00
Merge pull request #2475 from ecency/sa/fix-usenativedriver-warnings
Fix useNativeDriver warnings
2022-10-04 18:53:16 +03:00
Nouman Tahir
7949c23f6a processing notifications read mutations 2022-10-04 18:53:45 +05:00
Nouman Tahir
5c6774b065 Merge branch 'development' into nt/use-query-notifications 2022-10-04 18:16:42 +05:00
Nouman Tahir
52860c79e9 null check 2022-10-04 18:00:32 +05:00
Nouman Tahir
83ea029f5d simplified navigation param sharing for drafts 2022-10-04 17:59:51 +05:00
Sadaqat Ali
8747d1243d reverted pinAnimationInput changes 2022-10-03 18:54:39 +05:00
Sadaqat Ali
c756e2e1af lint 2022-10-02 19:16:29 +05:00
Sadaqat Ali
fe223e08af fixed glitch causing worng thumbs when limiting images in meta 2022-10-02 19:13:21 +05:00
Sadaqat Ali
b255225d61 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/limit-meta-imgs 2022-10-01 15:36:02 +05:00
Sadaqat Ali
f2ea827f25 increased time duration in pinAnimatedInput 2022-10-01 15:20:24 +05:00
Sadaqat Ali
8a1b5cb128 updated animatable import 2022-10-01 15:12:29 +05:00
Sadaqat Ali
de62e0577c Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/fix-usenativedriver-warnings 2022-10-01 15:01:38 +05:00
Feruz M
ad9acc2a68
Merge pull request #2491 from ecency/sa/notification-count-bug
fetch activity count when app state is changed from background to active
2022-10-01 12:45:18 +03:00