status-mobile/src/status_im
Oskar Thorén 7eb5cdb9ab chat: fix #1390, selection OOB
When the input field includes an unmatched " in the input-text, there's a
mismatch between the parsed command-args and the length of the text field,
causing text selection to be out of bounds. By bounding the new selection to a
maximum of the input text, this is avoided.
2017-07-28 12:45:58 +03:00
..
accounts fix Unhandled JS Exception: Vector's key for assoc must be a number. 2017-07-11 19:12:07 +03:00
android Added basic exception handler. 2017-07-26 21:40:38 +03:00
bots Upgraded to re-frame 0.9.4 2017-07-11 11:03:28 +03:00
chat chat: fix #1390, selection OOB 2017-07-28 12:45:58 +03:00
chats_list Upgraded to re-frame 0.9.4 2017-07-11 11:03:28 +03:00
commands Comments for input model; redundant functions has been removed; refactoring 2017-07-17 08:05:41 +03:00
components Multiple hit on save should not create multiple groups 2017-07-25 10:24:02 +03:00
contacts fix #1458 2017-07-17 16:01:07 +03:00
data_store chat, data, utils: add implementation of simple preview caching 2017-07-26 15:00:14 +03:00
debug Support for status-dev-cli 3.2.0 — NDS, responses and 3 more commands 2017-05-24 12:49:17 +03:00
discover make all specs nilable 2017-07-11 15:06:23 +03:00
group_settings Upgraded to re-frame 0.9.4 2017-07-11 11:03:28 +03:00
handlers unused aliases 2017-01-16 08:23:02 +02:00
ios Added basic exception handler. 2017-07-26 21:40:38 +03:00
models Upgraded to re-frame 0.9.4 2017-07-11 11:03:28 +03:00
navigation make all specs nilable 2017-07-11 15:06:23 +03:00
network extract React Native dependencies 2017-07-17 11:38:48 +03:00
new_chat Upgrade to React Native 0.43 (#1079) 2017-04-24 17:50:16 +03:00
new_group removed old unused code and resources 2017-07-17 22:48:06 +03:00
profile Reduce captured photo size. 2017-07-12 09:21:11 +03:00
protocol fix missed web3 object 2017-07-18 10:17:58 +03:00
qr_scanner make all specs nilable 2017-07-11 15:06:23 +03:00
transactions make all specs nilable 2017-07-11 15:06:23 +03:00
translations Upgraded translations to reflect changes to :debug-enabled 2017-07-21 12:55:27 +02:00
utils Added basic exception handler. 2017-07-26 21:40:38 +03:00
accessibility_ids.cljc Onboarding tests: fixed existing and added new 2017-02-08 17:01:14 +02:00
constants.cljs Support for status-dev-cli 3.2.0 — NDS, responses and 3 more commands 2017-05-24 12:49:17 +03:00
db.cljs implemented spec for app-db 2017-07-10 22:57:36 +03:00
handlers.cljs removed old unused code and resources 2017-07-17 22:48:06 +03:00
i18n.cljs extract React Native dependencies 2017-07-17 11:38:48 +03:00
js_dependencies.cljs extract React Native dependencies 2017-07-17 11:38:48 +03:00
specs.cljs Added missing spec for :sync-data key 2017-07-12 08:57:13 +03:00
subs.cljs removed old unused code and resources 2017-07-17 22:48:06 +03:00