Commit Graph

26798 Commits

Author SHA1 Message Date
noumantahir
a27f1f9634 cleaning using pre-build script 2021-09-16 17:38:54 +05:00
feruz
fbb2c4ff12 revert 2021-09-16 11:42:19 +03:00
feruz
49745de290 buildtools version bump 2021-09-16 10:55:13 +03:00
feruz
f96749301f android compiler increase 31 2021-09-15 23:08:44 +03:00
Feruz M
4ad33e1644
Merge pull request #2061 from ecency/nt/duplicate-post-fix
Nt - Permlink Duplication
2021-09-10 22:25:37 +03:00
noumantahir
0f434fc5a8 comparing post permlink for duplication instead of checking for id
the id is undefined in the post data returned, checking for permlink seems like a more reliable.
2021-09-10 21:30:25 +05:00
Feruz M
37f7881807
Merge pull request #2060 from ecency/nt/iap-fix
processing purchases with consumable status
2021-09-10 18:02:57 +03:00
noumantahir
122e96f71b processing purchases with consumable status
1. new purchase transactions are finished with isConsumable flag true
2. added migration snippet to consume and previously available purchases
2021-09-10 18:52:21 +05:00
Feruz M
7f0a023e68
Merge pull request #2058 from ecency/nt/re-click-fix
freeing up link state value
2021-09-10 11:58:19 +03:00
noumantahir
cca1315701 freeing up link state value
setting link value to null to free up for next click once actionsheet callback has processed link irrespective of option selected
2021-09-10 12:33:51 +05:00
Feruz M
ca39d6f9e6
Merge pull request #2057 from ecency/nt/comments-ui
Nt/comments UI
2021-09-05 16:17:30 +03:00
noumantahir
b21386d755 reveal button vertical margin 2021-09-05 16:53:03 +05:00
noumantahir
a6418009d4 refractoring 2021-09-05 16:47:27 +05:00
noumantahir
d000566378 migrated renderer as postHtmlRenderer in components 2021-09-05 16:46:59 +05:00
noumantahir
55e3bf1e6d removed unused imports 2021-09-05 16:30:59 +05:00
noumantahir
be1d4bbafe updated and refined comment action panel 2021-09-05 16:28:23 +05:00
noumantahir
0d898f11a4 fine tuned content widths and vertical spacings 2021-09-05 13:27:41 +05:00
noumantahir
b814b0a817 added dot menu to right of post header 2021-09-05 13:26:58 +05:00
noumantahir
8c173f8bcd refine replies reveal mechanism 2021-09-05 12:24:51 +05:00
Nouman Tahir
e42d71e702 rough implementation for testing 2021-09-03 12:31:17 +05:00
Feruz M
fcd8bd7b56
Merge pull request #2053 from ecency/nt/native-render
WIP - Nt/native render
2021-09-03 10:16:06 +03:00
Nouman Tahir
2a170f5dbd renamed center to text-center class 2021-09-03 12:13:29 +05:00
Nouman Tahir
99734719e7 fixed type in file name 2021-09-03 12:11:25 +05:00
Nouman Tahir
53d5521f99 using regex to extract anchored post link 2021-09-03 11:16:26 +05:00
Nouman Tahir
58b6fa8183 processing anchored post link 2021-09-03 10:56:38 +05:00
Nouman Tahir
487d5f1217 discarding center for div with center class 2021-09-03 09:57:41 +05:00
noumantahir
563f066b08 introduced separate htmlRenderer component to avoid re-render glitches 2021-08-31 20:31:44 +05:00
noumantahir
5597384a5d added styles for phishy and text-align 2021-08-31 18:06:35 +05:00
noumantahir
0dab94d4c6 removed test height 2021-08-31 16:25:08 +05:00
noumantahir
f3548785c7 handling long press using handler instead of touchable
touchable was causing child views to drop touch events
2021-08-31 13:17:40 +05:00
noumantahir
6e93cba281 Revert "handling long press"
This reverts commit 100b4d31ec.
2021-08-31 13:11:22 +05:00
noumantahir
100b4d31ec handling long press 2021-08-31 13:09:27 +05:00
noumantahir
a25771fc9d handling embedded video links 2021-08-31 12:49:08 +05:00
noumantahir
7d37d97e54 rendering video thumb play button 2021-08-31 12:00:32 +05:00
noumantahir
102eb435dd handling various anchor data types 2021-08-31 10:36:04 +05:00
noumantahir
c9f752bcbb favouring anchor link over image if image is anchor child 2021-08-31 09:38:39 +05:00
noumantahir
b4caaddf76 handling image click event and image slideshow 2021-08-31 07:37:14 +05:00
noumantahir
85beb90aff Merge branch 'development' into nt/native-render 2021-08-30 17:32:45 +05:00
Feruz M
f0440eeed0
Merge pull request #2054 from ecency/nt/manifest-fix
nt/manifest-fix
2021-08-27 13:13:22 +03:00
Nouman Tahir
2e1e21f431 removed http data scheme from queries intent.
we can support http as well though, but I doubt we require that as android production app also do not support http calls there is not point open external links with http.
2021-08-27 14:48:45 +05:00
noumantahir
36f2dd3eff handling simple data-ref onPress 2021-08-27 00:11:16 +05:00
noumantahir
0b4feae3ab added native html renderer with tag styles integrated 2021-08-26 21:03:26 +05:00
Feruz M
c4f459eabb
Merge pull request #2048 from ecency/nt/hive-end-updates
Nt/hive end updates
2021-08-25 20:23:01 +03:00
noumantahir
876860ff31 removed test code 2021-08-25 21:05:36 +05:00
noumantahir
64b0608d2e rendering 2 levels of replies thread and added button to show full thread 2021-08-25 20:58:22 +05:00
noumantahir
8b40f91a36 parsing recursive replies upto a certain selected level 2021-08-25 19:24:49 +05:00
noumantahir
8c058285eb Merge remote-tracking branch 'origin/development' into nt/hive-end-updates
# Conflicts:
#	src/providers/hive/dhive.js
#	src/utils/postParser.tsx
2021-08-25 18:38:09 +05:00
Feruz M
cf1a81fb14
Merge pull request #2052 from ecency/nt/open-thread-fix
Nt/open-thread
2021-08-25 16:00:45 +03:00
noumantahir
69f8064037 fixed issue with open thread skipping screen navigation
essentially the selectedComment state was not working as expected, the state was referencing to previous state when on press callback is triggered. Added a side effect to open action panel after state is set.
2021-08-25 17:29:29 +05:00
Feruz M
84fccaed24
Merge pull request #2051 from ecency/nt/reputation
Nt/reputation
2021-08-25 14:18:56 +03:00