Commit Graph

28724 Commits

Author SHA1 Message Date
Nouman Tahir
246cb066c4 readded labels to chart 2022-02-15 14:27:09 +05:00
Nouman Tahir
873646a596 removed chart labels 2022-02-14 20:45:32 +05:00
Nouman Tahir
56a1f011b8 implemented chart
introduced simple chart component to reuse same chart in coin card and details
2022-02-14 20:44:10 +05:00
Nouman Tahir
dfc874d46f implemented range selector component 2022-02-14 19:49:09 +05:00
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
Nouman Tahir
ee56a418d5
Merge pull request #2164 from ecency/sa/getting-started-tooltip
[WIP] Getting Started Tooltip
2022-02-09 14:10:05 +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
Feruz M
86cfe49428
Merge pull request #2176 from ecency/nt/android-video-workaround
using modal style video playback mechanism for android
2022-02-03 14:28:19 +02: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
Feruz M
48518bb90c
Merge pull request #2171 from ecency/nt/refer-fix
updated share content props for refering
2022-01-30 18:54:29 +02:00
noumantahir
e9313eda6d updated share content props for refering 2022-01-30 21:49:38 +05:00
Feruz M
c300b44cab
Merge pull request #2169 from ecency/sa/NSFW-Bug
Fixed NSFW Dropdown bug
2022-01-29 19:17:34 +02:00
Sadaqat Ali
c555655bce fixed NSFW dropdown bug
fixes #2126
2022-01-29 21:17:35 +05:00
Feruz M
39789d57e8
Merge pull request #2167 from ecency/nt/username-autocomplete
fixes misfired user search
2022-01-29 12:09:20 +02:00
noumantahir
689018b713 fixes misfired user search by running debounce on leading edge 2022-01-29 14:31:55 +05:00
Feruz M
5424f03411
Merge pull request #2163 from ecency/nt/div-width-fix
exclusively setting div width
2022-01-28 21:45:07 +02:00
feruz
0b0bba4781 merge 2022-01-28 21:44:11 +02:00
Feruz M
4f3070ac5f
Merge pull request #2160 from ecency/sa/options-modal
Replaced ActionSheet with OptionsModal
2022-01-28 21:40:39 +02:00