Commit Graph

404 Commits

Author SHA1 Message Date
feruz
1a5acfea14 version bump, 3.0.20 2021-07-23 11:22:20 +03:00
feruz
d45e58c284 update dhive 2021-07-14 22:40:51 +03:00
Nouman Tahir
6e803f8761 using react-native-modal-popover from doomsover
the forked esteemapp package was outdated from 2 years back while package from doomsower seems more uptodate though still using UNSAFE method...

Let's hope it fixes the android popover crash else we can attempt to uplift popover ourselves.
2021-07-06 18:42:38 +05:00
feruz
e10be208b5 Chinese labels updated, lint fix, render helper update 2021-06-17 05:26:58 +03:00
Nouman Tahir
936c517dd3 refined foreground notification for android and ios 2021-05-26 20:29:02 +05: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
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
Nouman Tahir
153325541d linked up new tabs store with main feed screen 2021-05-18 11:36:35 +05:00
Nouman Tahir
829f0a7daf removed redux logger 2021-05-18 10:36:52 +05:00
Nouman Tahir
5ad8ce3506 basic implementation of reactotron, tracks api calls and redux
to my surprise it also started tracking hive calls, it's huge thing for me
2021-05-18 10:26:29 +05:00
Nouman Tahir
f1374fc10f auto install pods when yarn install is done 2021-05-12 01:08:13 +05:00
Nouman Tahir
ab1cccb613 integrated youtube iframe as action sheet 2021-05-09 08:50:18 +05:00
feruz
c156b56751 version bump 2021-04-30 06:37:22 +03:00
Nouman Tahir
5789576663 Merge remote-tracking branch 'upstream/development' into nt/bug-fixes 2021-04-28 21:29:53 +05:00
Nouman Tahir
155f3841fb setup test case for react-native-youtube, working on ios 2021-04-28 21:29:04 +05:00
feruz
b1800379eb webview and render-helper update 2021-04-27 20:28:23 +03:00
feruz
5f89faf7c1 render helper update 2021-04-27 10:52:00 +03:00
Nouman Tahir
4318697a1f replaced draft load modal with non intrusive draft button 2021-04-25 03:07:04 +05:00
feruz
d3f946af95 version bump 2021-04-12 14:56:18 +03:00
feruz
6653375fe3 New version start v3.0.17 2021-04-05 22:22:10 +03:00
feruz
ffa98c2ac9 hivesigner bump 2021-04-05 09:31:47 +03:00
feruz
c965eb7bff hs version downgrade 2021-04-04 07:32:31 +03:00
feruz
a78e5a9c70 hivesigner package fix 2021-04-02 13:52:00 +03:00
Nouman Tahir
72d9e680e9 appcenter update 2021-03-31 20:37:20 +05:00
feruz
9e757f729b version bump 2021-03-23 12:14:04 +02:00
Nouman Tahir
fb20c30644 locking appcenter to 3.1.0 2021-03-17 15:40:07 +05:00
Nouman Tahir
f7a3879906 replaced KeyboardAwareView with KeyboardAvoidingView 2021-03-16 13:56:14 +05:00
Nouman Tahir
7ae16ea94f fixed issue with keyboard hiding button in iOS 2021-03-16 13:11:46 +05:00
feruz
faad565506 update pod files 2021-03-05 13:16:13 +02:00
Nouman Tahir
c7f8c3a9a3 added babel plugin to remove console logs from code 2021-03-04 19:25:51 +05:00
feruz
ac6906c890 render helper update 2021-03-02 16:16:52 +02:00
feruz
a46a75dfaa start 3.0.15 2021-02-04 21:54:09 +02:00
feruz
6658b8a860 webview and auto-height-webview update 2021-02-04 14:32:21 +02:00
feruz
14bcddebf2 render helper fix 2021-02-03 10:29:25 +02:00
feruz
6b6e759199 bug fixes and new accountsheet 2021-02-03 10:13:22 +02:00
Feruz M
6f7cb648ee
Merge pull request #1813 from ecency/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.18.1 to 0.21.1
2021-02-01 20:22:09 +02:00
feruz
81170e05b6 start next version 2021-01-31 20:59:12 +02:00
dependabot[bot]
bde9da7519
Bump axios from 0.18.1 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.18.1 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.18.1...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-27 08:18:14 +00:00
feruz
8609888e06 downgrade bugsnag 2021-01-27 10:16:47 +02:00
feruz
09fd638831 fix restarting issue 2021-01-25 23:03:20 +02:00
feruz
b0d35526ca auto update symbol uploads 2021-01-25 20:52:20 +02:00
feruz
2a21360e0e update bugsnag 2021-01-25 20:16:17 +02:00
feruz
280104fe78 update bugsnag library 2021-01-25 15:24:17 +02:00
feruz
6b9c3d6216 highlighter, thumbnail and simplified checks 2021-01-25 13:23:19 +02:00
Furkan Kılıç
8475f2c91b Merge branch 'development' of github.com:ecency/ecency-mobile into feature/accounts-bottom-sheet 2021-01-19 00:18:35 +03:00
feruz
b043185574 react-native-image-crop-picker 2021-01-18 16:02:10 +02:00
feruz
69a2f13e2e update render helper 2021-01-18 14:31:08 +02:00
feruz
6066c58d43 add progressive thumbnail loading 2021-01-18 13:49:57 +02:00
Furkan Kılıç
2721653758 Start AccountsBottomSheetDesign 2021-01-15 23:28:56 +03:00
Furkan Kılıç
b2e1fc277b Add AccountsBottomSheet 2021-01-15 01:06:44 +03:00