Commit graph

103 commits

Author SHA1 Message Date
Michael Kirk
12d51d9e22 Fix sharing url when text is also present
This is sort of a stop gap intended to be minimal and safe.

// FREEBIE
2018-02-27 14:54:15 -05:00
Matthew Chen
283fe17649 Apply Indic script fixes to SAE and master. 2018-02-16 16:50:14 -05:00
Matthew Chen
6935298f6f Improve handling of the not migrated case. 2018-02-16 15:19:24 -05:00
Matthew Chen
2e1b8a7b8a Respond to CR. 2018-02-15 13:49:02 -05:00
Matthew Chen
7ea1f3d926 Fix handling of file types in SAE. 2018-02-15 13:47:05 -05:00
Matthew Chen
c2787341ae Fix handling of URLs in SAE. 2018-02-15 13:47:05 -05:00
Matthew Chen
fdf9b023b6 Don't apply signal appearance in SAE. 2018-02-15 13:06:32 -05:00
Matthew Chen
c29898f435 Refine the SAE lifecycle. 2018-02-15 10:33:46 -05:00
Matthew Chen
d13511ca7d Exit SAE when complete. 2018-02-14 18:46:22 -05:00
Michael Kirk
3d5f7e6bf3 Clean up logging
- tag all log lines for easier filtering
- use up-to-date database path

// FREEBIE
2018-02-14 09:16:42 -08:00
Matthew Chen
9c8178653d Revisit TODOs in the SAE work. 2018-02-12 22:33:26 -05:00
Matthew Chen
114df18372 Refine SAE UI. 2018-02-12 22:29:01 -05:00
Matthew Chen
5f20d32b41 Fix SAE readiness. 2018-01-31 15:38:30 -05:00
Matthew Chen
4bfdef520a Respond to CR. 2018-01-30 12:39:27 -05:00
Matthew Chen
a30170b3b2 Prefer "app is ready" flag to "storage is ready" flag. 2018-01-30 11:34:00 -05:00
Matthew Chen
be1fde905c Don't mark app as ready until all version migrations are done. 2018-01-30 11:27:44 -05:00
Matthew Chen
8e427111ef Clean up ahead of PR. 2018-01-30 10:31:13 -05:00
Matthew Chen
eb180ba5c4 Register all database views asynchronously. 2018-01-30 10:30:28 -05:00
Matthew Chen
585f15a012 Respond to CR. 2018-01-29 16:59:33 -05:00
Matthew Chen
51fb062af1 Revert "Revert "Clean up ahead of PR.""
This reverts commit 87f5648fcf.
2018-01-25 15:18:58 -05:00
Matthew Chen
9d909025c9 Handle UIImage shares. 2018-01-25 15:17:51 -05:00
Matthew Chen
374714c456 Clean up ahead of PR. 2018-01-25 15:17:43 -05:00
Matthew Chen
87f5648fcf Revert "Clean up ahead of PR."
This reverts commit 3ca2a6b4ae8cad45dfe3412971e134188c1693eb.
2018-01-25 15:17:37 -05:00
Matthew Chen
6a7f06f940 Respond to CR. 2018-01-25 13:53:39 -05:00
Matthew Chen
74cd37dd7c Clean up ahead of PR. 2018-01-25 13:27:17 -05:00
Matthew Chen
f194482266 Clean up ahead of PR. 2018-01-25 13:27:17 -05:00
Matthew Chen
0c16f0ad50 Clean up ahead of PR. 2018-01-25 13:27:17 -05:00
Matthew Chen
9c3415a914 Clean up ahead of PR. 2018-01-25 13:27:17 -05:00
Matthew Chen
30b3463c0b Clean up ahead of PR. 2018-01-25 13:27:17 -05:00
Matthew Chen
9b5327cc8b Improve handling of unexpected types. 2018-01-25 13:27:17 -05:00
Matthew Chen
d1c17167c6 Don't send text files as text messgaes. 2018-01-25 13:27:16 -05:00
Matthew Chen
9845ef6dac Add message approval view. 2018-01-25 13:26:40 -05:00
Matthew Chen
979386ee9e Improve handling of text and url shares. 2018-01-25 13:26:10 -05:00
Matthew Chen
5770a18b08 Handle text shares like URLs. 2018-01-25 13:26:10 -05:00
Matthew Chen
085975ebe9 Prepopulate caption field with URL. 2018-01-25 13:26:10 -05:00
Matthew Chen
9c4ce3d304 Exclude contacts from SAE. 2018-01-25 13:26:10 -05:00
Matthew Chen
992e926142 Unpack oversize text messages if possible. 2018-01-25 13:26:10 -05:00
Matthew Chen
6e70c479eb Improve handling of contacts. 2018-01-25 13:26:10 -05:00
Matthew Chen
d85ccd1aa8 Handle data-based share item providers. 2018-01-25 13:25:51 -05:00
Matthew Chen
fc4b0a359a Clean up ahead of PR. 2018-01-25 13:24:55 -05:00
Matthew Chen
3f74c488b2 Clean up ahead of PR. 2018-01-25 13:24:22 -05:00
Matthew Chen
03877867f4 Clean up ahead of PR. 2018-01-25 13:24:22 -05:00
Matthew Chen
c0d4c3f1da Fix handling of URL shares. 2018-01-25 13:23:59 -05:00
Matthew Chen
112e369435 Fix handling of URL shares. 2018-01-25 13:23:59 -05:00
Matthew Chen
6a80db7844 Enable support for sharing urls in SAE. 2018-01-25 13:23:00 -05:00
Matthew Chen
da0b7df1b5 Respond to CR. 2018-01-25 13:18:38 -05:00
Matthew Chen
482ad08640 Handle unregistration in SAE. 2018-01-25 13:18:38 -05:00
sdkjfhsdkjhfsdlkjhfsdf
14723f3e7f Fix profile avatar flicker
- We were clobbering our saved avatar filepath.
- Our "should notify" check was too aggressive.
- Only fetch profiles when entering a conversation.
- Only fetch profiles in main app

Also added (a little) debounce time to debug profile fetching.

// FREEBIE
2017-12-21 19:34:45 -06:00
Matthew Chen
fe67cd924c Rework database view registration. 2017-12-19 11:42:06 -05:00
Matthew Chen
0c9d9ba679 Fix issues around cross process db changes. 2017-12-15 11:11:57 -05:00