noumantahir
83345c8ebb
repositioned githubApi.ts
2022-02-08 15:38:21 +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
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
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
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
Nouman Tahir
63bdd98b90
Merge pull request #2161 from ecency/nt/username-autocomplete
...
Nt/username autocomplete
2022-01-28 20:12:41 +05:00
noumantahir
ef521f5210
reduced debounce interval to 200 ms
2022-01-28 20:11:48 +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
feruz
14b56ac576
bump version
2022-01-27 21:16:06 +02: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
Sadaqat Ali
2578666076
replaced actionsheet in powerDownScreen
2022-01-27 19:36:40 +05:00
Sadaqat Ali
6b18b8c842
replaced actionsheet in delegateScreen
2022-01-27 19:35:22 +05:00
Sadaqat Ali
9ab2a92d14
replaced actionSheet in addressScreen
2022-01-27 19:34:19 +05:00
noumantahir
a9d26c40f9
refined user bubbble
2022-01-27 19:32:39 +05:00
Sadaqat Ali
5f374d7820
replaced actionsheet in profileEditScreen
2022-01-27 19:29:08 +05:00
Sadaqat Ali
83972bb564
replaced actionsheet in sideMenuView
2022-01-27 19:06:11 +05:00
Sadaqat Ali
b85920dbd6
replaced actionsheet in promoteView
2022-01-27 19:04:31 +05:00
noumantahir
5d1290dbe3
resolved wrong method call applyUsername
2022-01-27 19:02:34 +05:00
Sadaqat Ali
f9d1dc6391
replaced actionsheet in postDisplayView
2022-01-27 19:01:36 +05:00
Sadaqat Ali
b812f6a16f
replaced actionsheet in postDropdownContainer
2022-01-27 18:59:07 +05:00
Sadaqat Ali
05bc0703f2
replaced actionsheet in postBoostView
2022-01-27 18:55:46 +05:00