Nouman Tahir
dcb51d7c69
added code snippet to handle ios universal links
2021-06-09 19:37:55 +05:00
Nouman Tahir
244d254014
Deep Link Regex Update
...
discarding everything after '?' inclusive of '?' in deep link url
2021-06-09 17:42:10 +05:00
Feruz M
aaa8736498
Merge pull request #1964 from ecency/nt/beneficiary-modal
...
Nt/beneficiary modal
2021-06-07 12:45:13 +03:00
Nouman Tahir
8015ff8895
improved beneficiary input behaviour by using footer input
2021-06-07 14:03:35 +05:00
Nouman Tahir
c6208d4cf4
using numeric keyboard type for beneficiary weight
2021-05-29 17:58:41 +05:00
Nouman Tahir
805cd6fa92
removed bottom border radius from inputs
2021-05-29 17:01:42 +05:00
Nouman Tahir
18016e604d
improved beneficiary modal
...
1. manage validity state separate
2. 500 ms debounce for account check
3. tweak UI for better presentation
2021-05-29 16:57:33 +05:00
Nouman Tahir
fa77aa48a2
improved modal padding
2021-05-29 16:37:11 +05:00
Feruz M
6af5e2a0b6
Merge pull request #1963 from ecency/nt/assessing-resource-modal
...
NT - Resource Modal
2021-05-29 13:28:19 +03:00
Nouman Tahir
e8b161c673
reseting rcOffer flag state on startup and on alert interaction
2021-05-29 14:41:28 +05:00
Feruz M
da8bca7342
Merge pull request #1962 from ecency/nt/refres-fcm-token
...
Nt/refres fcm token
2021-05-29 10:57:22 +03:00
Nouman Tahir
e60c764670
notification logic fix
2021-05-29 12:40:06 +05:00
Nouman Tahir
ab57f6cfcc
updating fcm token for all users on startup
2021-05-29 12:36:26 +05:00
Feruz M
9edfd6f931
Merge pull request #1961 from ecency/nt/foreground-notification
...
Nt/foreground notification
2021-05-26 21:40:08 +03:00
Nouman Tahir
794131039f
replaced support for reblog for mention
2021-05-26 22:04:06 +05:00
Nouman Tahir
8bf347c56d
reset test setup
2021-05-26 20:51:18 +05:00
Nouman Tahir
fadf46e1d7
using tiled notification in both android and ios
2021-05-26 20:50:27 +05:00
Nouman Tahir
936c517dd3
refined foreground notification for android and ios
2021-05-26 20:29:02 +05:00
Nouman Tahir
00babcca8e
updated notification texts, added support for navigation
2021-05-26 19:44:46 +05:00
Nouman Tahir
83b2da00e2
added logs for notification receiving
2021-05-26 13:02:13 +05:00
Nouman Tahir
b5f72ad000
animated foreground notificaiton
2021-05-26 12:25:22 +05:00
Nouman Tahir
78faa73035
Merge branch 'development' of https://github.com/ecency/ecency-mobile into nt/foreground-notification
2021-05-26 11:03:17 +05:00
Nouman Tahir
fea258967d
introduced foreground notification component
2021-05-26 10:54:12 +05:00
Feruz M
3ceae67996
Merge pull request #1960 from ecency/nt/scheduled-post-bug
...
removed foreground notification import, without it, previous PR build might fail
2021-05-25 14:44:17 +03:00
Nouman Tahir
ae229e0bdd
removed foreground notification import, it might fail previous PR
2021-05-25 16:39:52 +05:00
Feruz M
b5b103cdfa
Merge pull request #1958 from ecency/dependabot/npm_and_yarn/browserslist-4.16.6
...
Bump browserslist from 4.16.3 to 4.16.6
2021-05-25 14:22:17 +03:00
Feruz M
fc2100f748
Merge pull request #1959 from ecency/nt/scheduled-post-bug
...
NT - DRAFT/SCHEDULED POST BUG
2021-05-25 14:21:12 +03:00
Nouman Tahir
61333d4214
fixed issues with drafts screen
...
1. picking heic image
2. smartly rendering title, summary and thumbnail based on availability
3. renamed postListItem to draftListItem to avoid confusings
2021-05-25 16:07:03 +05:00
dependabot[bot]
7f80a3d5c6
Bump browserslist from 4.16.3 to 4.16.6
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.3 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.3...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-25 06:58:26 +00:00
Feruz M
4c90406193
Merge pull request #1957 from ecency/nt/scheduled-post-bug
...
added support for heic image links in meta
2021-05-25 08:48:25 +03:00
Nouman Tahir
c234d7be47
added support for heic image links in meta
2021-05-25 10:35:01 +05:00
Feruz M
a06dd94442
Merge pull request #1956 from ecency/nt/profile-nav
...
navigation to profile tab or screen based on pageType
2021-05-24 16:21:49 +03:00
Nouman Tahir
e7245c4ff1
navigation to profile tab or screen based on pageType
2021-05-24 17:40:57 +05:00
Feruz M
b746f1af2a
Merge pull request #1955 from ecency/nt/tab-bar-refinements
...
Nt/tab bar refinements
2021-05-24 13:57:09 +03:00
Nouman Tahir
112bb3dec6
refined filter wrapper style
2021-05-24 15:50:12 +05:00
Nouman Tahir
cdc417d906
shifted right tab bar icon slightly to left
2021-05-24 15:41:51 +05:00
Nouman Tahir
29f88adda7
using category as tag if not already present in post meta
2021-05-24 15:25:38 +05:00
Feruz M
c24739ffb4
Merge pull request #1954 from ecency/nt/tabbed-posts-improvments
...
improved empty list view
2021-05-24 10:19:34 +03:00
Nouman Tahir
828bd98f67
improved empty list view
...
1. added nothing here animation
2. removed extra spinner appearing on refresh
2021-05-24 12:13:00 +05:00
Feruz M
fdd49727b6
Merge pull request #1953 from ecency/nt/accessing-own-profile
...
Nt/accessing own profile
2021-05-24 09:53:36 +03:00
Nouman Tahir
3d7e833a78
Merge branch 'development' of https://github.com/ecency/ecency-mobile into nt/accessing-own-profile
2021-05-24 11:35:18 +05:00
Nouman Tahir
07932d2b1a
removed all username checks from postcard view and it's children
2021-05-24 11:34:17 +05:00
Feruz M
149c4252a9
Merge pull request #1952 from ecency/nt/accessing-own-profile
...
NT - Own Profile Fix
2021-05-23 11:48:44 +03:00
Nouman Tahir
f0986028a6
Allowing user to access profile from post header
...
instead of opening tab, the profile opens an a regular screen as otherwise tab opening can lead to breaking experience is access from deeper stage of navigation..
let me know your thoughts.
2021-05-23 02:02:54 +05:00
Feruz M
996b8f2538
Merge pull request #1951 from ecency/nt/tabs-reset
...
NT - Tabs Reset
2021-05-22 22:02:45 +03:00
Nouman Tahir
a91c0a387b
enabled tabs reset on tabs selection change
2021-05-22 23:53:40 +05:00
Feruz M
dd6f9504e3
Merge pull request #1950 from ecency/nt/push-notification-upgrade
...
NT - RN Push Notification Upgrade
2021-05-22 21:34:22 +03:00
Nouman Tahir
df1c7de56d
Upgraded RN push notification package to latest one
...
I seems there have been some breaking changes introduced to the notification system of android that was causing the crash... latest upgrade of RN push notification seems to fix the issue...
2021-05-22 19:47:57 +05:00
Feruz M
0654219271
Merge pull request #1949 from ecency/nt/custom-tabs
...
Nt/custom tabs
2021-05-19 23:38:16 +03:00
Feruz M
32affb2322
Merge pull request #1948 from ecency/nt/reactotron
...
NT - Reatotron
2021-05-19 18:34:55 +03:00