Commit Graph

17308 Commits

Author SHA1 Message Date
Nouman Tahir
e7018569ad added basic texts for coin basics card 2022-02-14 19:02:37 +05:00
Nouman Tahir
8ae3e622a1 added placeholders for structural items required for coin details screen 2022-02-14 18:02:48 +05:00
noumantahir
16e4f94e06 renamed currency card to coin card 2022-02-13 13:55:07 +05:00
noumantahir
7f9ae23991 added entry for coin details screen 2022-02-13 13:54:23 +05:00
noumantahir
01c3b9ea9c fine tuned currency card styling 2022-02-12 00:21:25 +05:00
noumantahir
2ce8f2ac7c added logical calculations to currency card data 2022-02-12 00:13:35 +05:00
noumantahir
d99033f482 Merge branch 'development' into nt/wallet-redesign 2022-02-11 12:26:13 +05:00
Sadaqat Ali
7c0727868d added separate translation for walkthrough 2022-02-09 13:45:10 +05:00
Sadaqat Ali
bdfa973e90 added walkthrough transform and renamed 2022-02-09 13:38:30 +05:00
Sadaqat Ali
f408db9979 modified tooltips redux store to new format 2022-02-08 20:53:32 +05:00
noumantahir
3d8a530927 updated available wallet token 2022-02-08 19:57:05 +05:00
noumantahir
08d637b476 linked up currency card with coingecko api 2022-02-08 19:56:51 +05:00
noumantahir
34195f6372 setup coingecko api structure 2022-02-08 19:56:27 +05:00
Sadaqat Ali
35f2ee3553 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/getting-started-tooltip 2022-02-08 19:35:44 +05:00
Nouman Tahir
1d54c08631
Merge pull request #2172 from ecency/sa/settings-dropdown-bug
fixed dropdown touch bug in seetings screen
2022-02-08 00:41:14 +05:00
noumantahir
20a7695d1f updated border color 2022-02-07 00:52:33 +05:00
noumantahir
cc47382d38 fine tuned currency card texts and backgrounds 2022-02-07 00:50:29 +05:00
noumantahir
3feabca93e fine tuned chart placement and borders 2022-02-07 00:08:27 +05:00
noumantahir
96d4d0e242 wallet currency card in progress 2022-02-05 23:06:20 +05:00
feruz
b460b67566 Merge branch 'development' of https://github.com/ecency/ecency-mobile into development 2022-02-04 14:27:11 +02:00
feruz
2f2b01f01b rename custom_json ops 2022-02-04 14:26:37 +02:00
Feruz M
00432db0db
Merge pull request #2180 from ecency/nt/multiple-media-selection
removed animatable container
2022-02-03 22:43:11 +02:00
noumantahir
d6176e7137 removed animatable container
it appears on android with modal visible below animated view, the touch events on button are being bypassed to modal below.
2022-02-04 00:02:49 +05:00
Feruz M
2d96bd449b
Merge pull request #2178 from ecency/nt/multiple-media-selection
Nt/multiple media selection
2022-02-03 20:44:54 +02:00
noumantahir
887f284e74 eof 2022-02-03 22:35:29 +05:00
noumantahir
797c784c4d reseting indices on delete end 2022-02-03 22:32:58 +05:00
noumantahir
381942d53f updated translations 2022-02-03 22:30:42 +05:00
noumantahir
f732c0d082 applied required changes for multiple media selection in markdown editor 2022-02-03 22:30:20 +05:00
noumantahir
93150b31cf updated uploads selection modal to support multiple image selection and deletion 2022-02-03 22:29:58 +05:00
noumantahir
ad35ac5571 checkbox view now listen for isChecked prop change 2022-02-03 22:29:11 +05:00
noumantahir
3dce7b9ca0 introduced apply media link to support multiple image insertions 2022-02-03 22:28:13 +05:00
noumantahir
53ef45e0d6 using modal style video playback mechanism for android 2022-02-03 15:45:18 +05:00
Sadaqat Ali
3f2b0d968d register tooltip in redux 2022-02-02 22:21:20 +05:00
Sadaqat Ali
d4f9b1c688 Merge branch 'development' of https://github.com/ecency/ecency-mobile into sa/getting-started-tooltip 2022-02-01 10:42:42 +05:00
Sadaqat Ali
66036d77e9 fixed dropdown touch bug in seetings screen 2022-02-01 08:35:35 +05:00
noumantahir
e9313eda6d updated share content props for refering 2022-01-30 21:49:38 +05:00
noumantahir
689018b713 fixes misfired user search by running debounce on leading edge 2022-01-29 14:31:55 +05:00
feruz
0b0bba4781 merge 2022-01-28 21:44:11 +02:00
Feruz M
863b83c5f3
Merge branch 'development' into sa/options-modal 2022-01-28 21:40:30 +02:00
Feruz M
bf323bb376
Merge pull request #2154 from ecency/sa/post-video-render
Post Video Renderer
2022-01-28 21:33:42 +02:00
noumantahir
ef521f5210 reduced debounce interval to 200 ms 2022-01-28 20:11:48 +05:00
Sadaqat Ali
aa9bdd9d54 added tooltip component 2022-01-28 19:02:39 +05:00
noumantahir
c10e45bd8e exclusively setting div width
apparently if div is present as post content parent, it was overriding the base contentWidth and taking whole available space, now setting div width exclusively to avoid this behaviour
2022-01-28 18:50:07 +05:00
noumantahir
3b27401a88 Merge branch 'development' into nt/username-autocomplete 2022-01-28 18:15:43 +05:00
noumantahir
65b6634f74 improved show hide behaviour 2022-01-27 20:27:37 +05:00
noumantahir
ac462d619d swapped search method with dhive lookupAccounts method 2022-01-27 19:55:31 +05:00
noumantahir
5cb037bc28 cleaned markdownEditor by moving username search to separate component completely 2022-01-27 19:42:52 +05:00
Sadaqat Ali
b80320f0b3 replaced actionsheet in basicHeader 2022-01-27 19:40:20 +05:00
Sadaqat Ali
ca714a41fd replaced actionsheet in transferTokenScreen 2022-01-27 19:39:09 +05:00
Sadaqat Ali
81808c780f replaced actionsheet in transferScreen 2022-01-27 19:38:06 +05:00