Commit Graph

339 Commits

Author SHA1 Message Date
Dan Ballard 0647a2d98d android pre load unsynced messages
continuous-integration/drone/pr Build is pending Details
2022-04-28 21:28:12 -07:00
Dan Ballard 0bcfe75a63 rework cache android resume based off message count totals, force pre fetch on load message list, tweak new messages bubble behaviour 2022-04-28 08:57:31 -07:00
Dan Ballard e6c9f7becb GetMessage* on android; make reply to use message cache; New Messages bubble doesn't reup
continuous-integration/drone/pr Build is passing Details
2022-04-26 21:34:16 -07:00
Sarah Jamie Lewis dc78117e1a Format, Context Binding and Check if File Exists in File Bubble
continuous-integration/drone/pr Build is passing Details
2022-04-26 12:16:48 -07:00
Sarah Jamie Lewis 5e3387ec8a Debug Info Fix an Dependency Upgrades
continuous-integration/drone/pr Build is passing Details
2022-04-20 17:28:38 -07:00
Dan Ballard 5959981fe4 a bunch of cache logic fixes and futher support for reconnect on android 2022-04-19 20:46:59 -07:00
Dan Ballard 4e2f83ccd9 light theme fixes + message cache ! fix
continuous-integration/drone/pr Build is passing Details
2022-04-14 17:50:53 -07:00
Sarah Jamie Lewis 1df348c0c1 Debug Info Pane for Desktop
continuous-integration/drone/pr Build is passing Details
2022-04-14 15:34:36 -07:00
Dan Ballard a94fd3547b add popup about disable battery unoptimized; fix mute policy loading
continuous-integration/drone/pr Build is passing Details
2022-04-13 14:09:33 -07:00
Dan Ballard c377a09748 add setting that reports / triggers android power optimization exemption 2022-04-13 12:57:15 -07:00
Sarah Jamie Lewis 0d1e7bb5a0 Add Hook into Add Contact Flow to better Gauge Intent
continuous-integration/drone/pr Build is passing Details
(This the future we can expand this, use this information to better guide people)
2022-04-12 12:15:39 -07:00
Sarah Jamie Lewis 0b9c159e85 Icon and Log Error
continuous-integration/drone/pr Build is pending Details
2022-04-06 14:54:53 -07:00
Sarah Jamie Lewis a4a2af08b4 Message Formatting Experiment Initial Commit
continuous-integration/drone/pr Build is passing Details
2022-04-06 14:36:34 -07:00
Dan Ballard 1cffea5c1a port most gomobile FlwtchWorker calls to lcg to MainActivity; sendmessage sets lastSeen time
continuous-integration/drone/pr Build is passing Details
2022-04-05 18:38:59 -07:00
Dan Ballard e08114881c store last seen time in lcg and handle unread counts
continuous-integration/drone/pr Build is passing Details
2022-04-04 15:02:37 -07:00
Dan Ballard f64559191b only send message on Enter Up event
continuous-integration/drone/pr Build is passing Details
2022-03-24 16:25:08 -07:00
Dan Ballard ff3e60a750 message cache allows index locking, rework messageHandler to use bulk fetching, sendMessage flow with no sleep; move some core getMessages/SendMessage handlers from FlwtchWorker to MainActivity 2022-03-23 18:01:43 -07:00
Sarah Jamie Lewis 0857d46809 Renable Network Status Updates, Display Status in Contacts View
continuous-integration/drone/pr Build is pending Details
2022-03-23 14:23:23 -07:00
Sarah Jamie Lewis f48b6af3dd Localizations + Allow Editing
continuous-integration/drone/pr Build is passing Details
2022-03-21 09:23:16 -07:00
Sarah Jamie Lewis 8a3867b5b3 Import / Export for Android 2022-03-11 12:26:23 -08:00
Sarah Jamie Lewis 6237032716 Import and Export Profile 2022-03-11 12:26:21 -08:00
Dan Ballard c4ebed0a71 splash on shutdown; android stability: check if lcg started
continuous-integration/drone/pr Build is pending Details
2022-03-10 16:45:18 -08:00
Sarah Jamie Lewis 0a26a1899b Finidh up Danish translation
continuous-integration/drone/pr Build is passing Details
2022-03-03 10:19:42 -08:00
Sarah Jamie Lewis b70de4052d Support Welsh, Update Translations for other Languages
continuous-integration/drone/pr Build is pending Details
2022-03-02 11:28:43 -08:00
Sarah Jamie Lewis 193a9d6f89 Add support for many prospective new languages
continuous-integration/drone/pr Build is passing Details
2022-02-28 12:05:22 -08:00
Sarah Jamie Lewis 82542664ad Merge branch 'trunk' into ro
continuous-integration/drone/pr Build is passing Details
2022-02-27 19:37:49 +00:00
Sarah Jamie Lewis 670d8bc343 Initial support for Romanian localization
continuous-integration/drone/pr Build is pending Details
2022-02-27 11:36:51 -08:00
Sarah Jamie Lewis 4fd8075497 Merge branch 'trunk' into fix297
continuous-integration/drone/pr Build is passing Details
2022-02-22 19:14:25 +00:00
Sarah Jamie Lewis 70eb160abc Add Message Status Widget to File Bubble
continuous-integration/drone/pr Build is pending Details
Also fix bug in peer settings
2022-02-22 11:09:44 -08:00
Sarah Jamie Lewis 705b6e02c9 Fix overlap in debug settings
continuous-integration/drone/pr Build is passing Details
2022-02-16 13:49:29 -08:00
Sarah Jamie Lewis dab09c6acb Fix #314 - Numpad enter should send message
continuous-integration/drone/pr Build is passing Details
2022-02-14 12:20:25 -08:00
Sarah Jamie Lewis 7bf2e15009 Formatting
continuous-integration/drone/pr Build is passing Details
2022-02-14 11:03:28 -08:00
Sarah Jamie Lewis 02407c5abe Fix #371
Fix #368
Fix #16
2022-02-14 11:01:58 -08:00
Sarah Jamie Lewis 953971980f Allow cwtch: prefix
continuous-integration/drone/pr Build is pending Details
2022-02-09 13:58:40 -08:00
Dan Ballard b5511ae723 Merge branch 'trunk' into notificationSettings
continuous-integration/drone/pr Build is passing Details
2022-02-08 17:11:29 -05:00
Dan Ballard 4c47198977 notification policy work, translations, even for notifications
continuous-integration/drone/pr Build is pending Details
2022-02-08 17:07:39 -05:00
Sarah Jamie Lewis 2e5ee796fa Add Profile Image Preview to Peer Settings + other UI Profile Image Fixups 2022-02-08 14:05:09 -08:00
Dan Ballard ddefcb8ff2 rejig notification policy globally and conversationally 2022-02-08 11:40:15 -05:00
Dan Ballard b382c3d349 desktop support for notification settings 2022-02-08 11:34:05 -05:00
Dan Ballard c550437aa5 settings pane headers, and notification settings options 2022-02-08 11:34:05 -05:00
Sarah Jamie Lewis 62bca86c19 Update Goldens
continuous-integration/drone/pr Build is pending Details
2022-02-07 15:35:01 -08:00
Sarah Jamie Lewis bf4cfde7df Fixup Context Listen
continuous-integration/drone/pr Build is pending Details
2022-02-07 15:16:02 -08:00
Sarah Jamie Lewis 403454d6b8 Add Edit Badge
continuous-integration/drone/pr Build is pending Details
2022-02-07 15:12:36 -08:00
Sarah Jamie Lewis d902ba5cce Rename Constant
continuous-integration/drone/pr Build is pending Details
2022-02-07 14:59:09 -08:00
Sarah Jamie Lewis 5b5fe586e8 Update Lib Cwtch, Allow Deleting P2P contacts, Formatting
continuous-integration/drone/pr Build is passing Details
2022-02-07 14:53:33 -08:00
Sarah Jamie Lewis b280765631 Fallback to Default Profile Images when Image Previews are Disabled 2022-02-07 14:26:14 -08:00
Sarah Jamie Lewis 2a2d808b60 Disable image previews when file sharing is disables
continuous-integration/drone/pr Build is pending Details
2022-02-07 12:23:26 -08:00
Sarah Jamie Lewis d158d7d619 Select Profile Image tooltip + restrict selection only when image previews are enabled 2022-02-07 12:20:54 -08:00
Sarah Jamie Lewis c6192ef736 Factor out showFilePicker into a generic controller
continuous-integration/drone/pr Build is passing Details
2022-02-07 11:30:17 -08:00
Sarah Jamie Lewis 3d85883f8e Profile Images
continuous-integration/drone/pr Build is pending Details
2022-02-04 16:57:31 -08:00
erinn e22db92dc1 add gherkin tests (#353)
continuous-integration/drone/push Build is pending Details
* not all tests are complete
* language and theme tests fail due to upstream issue with dropdown boxes
* not yet autorun or reported by drone

Co-authored-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
Reviewed-on: #353
Co-authored-by: erinn <erinn@openprivacy.ca>
Co-committed-by: erinn <erinn@openprivacy.ca>
2022-02-05 00:37:25 +00:00
Dan Ballard 8a9ee402bf recalculate unrad count incases some not read 2022-02-03 08:43:02 -05:00
Dan Ballard a82ade8663 profile level unread notifications and in profile other profile unread notifications 2022-02-02 19:20:28 -05:00
Dan Ballard 0853832a38 Merge branch 'trunk' into serverProgress 2022-02-02 18:05:40 +00:00
Dan Ballard f818d4f2f8 remove syncProgress from contact and wire contact row to search server's list
continuous-integration/drone/pr Build is passing Details
2022-01-27 18:41:17 -05:00
Sarah Jamie Lewis d84850af49 Fixup Length Display so it counts Bytes not Chars
continuous-integration/drone/pr Build is passing Details
2022-01-27 13:02:18 -08:00
Dan Ballard a4ce168aec calculate server progress based on last message, nowtime, and message flow; display progress on group contact and remote server
continuous-integration/drone/pr Build is passing Details
2022-01-26 20:17:13 -05:00
Sarah Jamie Lewis 5c76628578 Upgrade Cwtch and Display Message Limits
continuous-integration/drone/pr Build is failing Details
2022-01-26 12:28:50 -08:00
Sarah Jamie Lewis def222a8ab upgrade flutter file picker
continuous-integration/drone/pr Build is passing Details
2022-01-21 13:40:23 -08:00
Sarah Jamie Lewis 748326e13f Fix #330 - Multiple file browser windows are opened.
continuous-integration/drone/pr Build is passing Details
2022-01-21 13:19:00 -08:00
Dan Ballard ccdd7d0e27 remove byType bools and replace with interface and structs for type safety
continuous-integration/drone/pr Build is passing Details
2022-01-20 15:58:14 -05:00
Dan Ballard 889d398343 add notifyListen to newMessage in contact; format
continuous-integration/drone/pr Build is pending Details
2022-01-20 13:37:09 -05:00
Dan Ballard 589bc4c36c new lcg; cleanup
continuous-integration/drone/pr Build is passing Details
2022-01-20 13:05:11 -05:00
Dan Ballard 793b6e2e1a message cache expansion: stores all messages fetched, indexed by hash and id where possible
continuous-integration/drone/pr Build is pending Details
2022-01-20 09:24:06 -05:00
Sarah Jamie Lewis 2495814869 Fixup Widths on Small Screens
continuous-integration/drone/pr Build is passing Details
2022-01-19 14:09:19 -08:00
Dan Ballard 706c1fb354 move all classes in model.dart to their own models/X.dart
continuous-integration/drone/pr Build is passing Details
2022-01-18 18:32:00 -05:00
Sarah Jamie Lewis c6e64a3a5f Allow Tor Caching + Our Own Linkify
continuous-integration/drone/pr Build is pending Details
2022-01-18 13:17:52 -08:00
Sarah Jamie Lewis d6ecf87255 PR Fixups
continuous-integration/drone/pr Build is pending Details
2022-01-17 12:29:13 -08:00
Sarah Jamie Lewis ae6f0dd456 Update Translations + notifylisteners 2022-01-17 12:24:48 -08:00
Sarah Jamie Lewis ed671d32bc Padding / Margin Changes + Tor Circuit Info
continuous-integration/drone/pr Build is failing Details
2022-01-14 14:24:41 -08:00
Sarah Jamie Lewis daa89bf6e7 Add Circuit Info To Peer Settings 2022-01-14 14:24:41 -08:00
Sarah Jamie Lewis bee3ae6e7b Fix Debug Layout Issue in AddContact
continuous-integration/drone/pr Build is failing Details
2022-01-12 15:28:51 -08:00
Sarah Jamie Lewis 26f32a0790 Update Translations + Error Reporting
continuous-integration/drone/pr Build is failing Details
2022-01-12 15:15:58 -08:00
Sarah Jamie Lewis 958be3e8f7 Upgade lcg
continuous-integration/drone/pr Build is failing Details
2022-01-12 14:43:26 -08:00
Sarah Jamie Lewis 92422de98e Support Custom Tor Configuration
Fixes: #19
2022-01-12 14:43:26 -08:00
Sarah Jamie Lewis 659e89d626 Formatting PR
continuous-integration/drone/pr Build is passing Details
2022-01-10 12:28:12 -08:00
Dan Ballard afdeeae423 fix save history option saving in peer settings
continuous-integration/drone/pr Build is passing Details
2022-01-07 09:53:39 -05:00
Dan Ballard 1ea285de51 add required provider to groupsettingsview so leave action can trigger
continuous-integration/drone/pr Build is pending Details
2022-01-06 22:26:51 -05:00
Dan Ballard 5e485b6327 Rework accept/block data flow to map to new storage; fix add group server list falls back to onion when no description
continuous-integration/drone/pr Build is pending Details
2022-01-06 18:06:06 -05:00
Dan Ballard 7434cf0934 don't pop nav stack to profileMgr when change password errors
continuous-integration/drone/pr Build is passing Details
2021-12-21 09:18:21 -05:00
Dan Ballard da9d093a13 theme fixes; scroollbar for addContact; messageRow space optimization for android
continuous-integration/drone/pr Build is pending Details
2021-12-21 00:07:16 -05:00
Dan Ballard 936fca943a don't show server metrics when not running (undefined anyway); properly define hilight border around empty message pane in dual pane mode 2021-12-20 14:33:34 -05:00
Sarah Jamie Lewis b0cf3d2021 Merge branch 'trunk' into ipreview
continuous-integration/drone/pr Build is pending Details
2021-12-19 20:04:30 +00:00
Dan Ballard d4b614f2c4 remove RightShiftFixer for winodws, flutter should be better now; rm tri[lecolview, unused half a year
continuous-integration/drone/pr Build is passing Details
2021-12-19 14:04:58 -05:00
erinn 09496713d9 merge trunk
continuous-integration/drone/pr Build is failing Details
2021-12-18 18:39:07 -08:00
erinn 6390cb55a4 l10n
continuous-integration/drone/pr Build is failing Details
2021-12-18 18:09:18 -08:00
Sarah Jamie Lewis e0a28b4dc1 Merge branch 'trunk' into migrateMsg
continuous-integration/drone/pr Build is passing Details
2021-12-18 21:28:37 +00:00
Dan Ballard 8e489131fa fix bg color of servers pane
continuous-integration/drone/pr Build is pending Details
2021-12-18 13:51:52 -05:00
Sarah Jamie Lewis 78265b7f85 Merge branch 'ipreview' of git.openprivacy.ca:cwtch.im/cwtch-ui into ipreview
continuous-integration/drone/pr Build is pending Details
2021-12-17 17:05:59 -08:00
Sarah Jamie Lewis 6f3d5b65cd preview 2021-12-17 16:54:30 -08:00
erinn c78dbf0ac3 fileshare confirmations and contact-add-gating 2021-12-17 16:32:22 -08:00
Dan Ballard 6adea075e7 Make splash scren stateful; add translations; add message and progress bar for storage migration
continuous-integration/drone/pr Build is passing Details
2021-12-17 18:23:18 -05:00
Sarah Jamie Lewis df3617c5a1 Fixup Preview Dialog 2021-12-16 16:54:53 -08:00
Dan Ballard cde6962b8e group functionality fixes from storage engine; tor status include percent; crate group enhancement
continuous-integration/drone/pr Build is passing Details
2021-12-16 13:36:14 -05:00
Dan Ballard abf4d79e80 flutter format
continuous-integration/drone/pr Build is pending Details
2021-12-15 17:29:27 -05:00
Sarah Jamie Lewis a4cb5051b5 Fixing Duplicate Key Issues + FileBubble SetState Builder Issues 2021-12-15 13:45:33 -08:00
Dan Ballard b29bb1e4dc clean up comments, delete old code, pr comments
continuous-integration/drone/pr Build is passing Details
2021-12-15 15:28:49 -05:00
Dan Ballard 124694447b i10n theme names
continuous-integration/drone/pr Build is passing Details
2021-12-15 15:22:17 -05:00
Dan Ballard e599768643 update with new PRs rebase, update goldens for slight variance 2021-12-15 15:22:17 -05:00
Dan Ballard dc550daaa1 migrate to new libcwtch changes; add vampire and witch; tweak switch button coloring 2021-12-15 15:22:17 -05:00
Dan Ballard 53e79f5b9d refactor themes from methods to get fields; add theme selector; add neon1 2021-12-15 15:22:17 -05:00
Dan Ballard 194ade9aa6 refactor light and dark onto existing new color scheme; fix message editor top strip color; tweak color field semantics 2021-12-15 15:22:17 -05:00
Dan Ballard f6a4d5c3fa removing unused theme definitions 2021-12-15 15:22:17 -05:00
Dan Ballard 3b893d4f15 gate profile servers on groups or servers experiment
continuous-integration/drone/pr Build is pending Details
2021-12-15 15:20:07 -05:00
erinn 51fae2e7ef wip image previews 2021-12-14 17:25:05 -08:00
erinn b994c42803 wip image previews 2021-12-14 17:13:13 -08:00
erinn 8c4a5aee90 wip image previews 2021-12-14 15:50:08 -08:00
erinn 63fc1fe772 Merge branch 'trunk' of git.openprivacy.ca:cwtch.im/cwtch-ui into ipreview 2021-12-14 13:37:48 -08:00
erinn 33a8a30170 wip image previews 2021-12-14 13:33:30 -08:00
Dan Ballard 2d66e42624 support for server metrics 2021-12-14 10:29:19 -06:00
Sarah Jamie Lewis 816425cd4d Fix #255 - clicking Open now causes popup to close.
continuous-integration/drone/pr Build is passing Details
Also importing new translatable strings + a few nicer URL options
2021-12-13 15:42:42 -08:00
Dan Ballard 63ed835880 remove commented out code
continuous-integration/drone/pr Build is passing Details
2021-12-10 23:26:47 -08:00
Dan Ballard 6180b88172 port to new cwtch storage API
continuous-integration/drone/pr Build is pending Details
2021-12-10 15:37:08 -08:00
Dan Ballard 3f5428eff8 complete profile level server managment 2021-12-10 14:49:38 -08:00
Dan Ballard 0c797faf05 profile level server list and editor start 2021-12-10 14:45:13 -08:00
Dan Ballard 1d5359e645 start of profile server manager 2021-12-10 14:41:48 -08:00
Sarah Jamie Lewis 30fa788b84 Combine update cache and total messages increase. Remove CachedMessage
continuous-integration/drone/pr Build is pending Details
2021-12-08 14:39:14 -08:00
Sarah Jamie Lewis c9319d32d0 Much improved message caching
continuous-integration/drone/pr Build is pending Details
2021-12-06 12:26:02 -08:00
Sarah Jamie Lewis d6839c62e3 Move Attribute Updates / File Downloading / Contact Requests / Invites to new API
continuous-integration/drone/pr Build is pending Details
2021-12-01 04:17:48 -08:00
Sarah Jamie Lewis b0f74ffb6d Fixup Conversation Attribute Flow
continuous-integration/drone/pr Build is pending Details
2021-11-26 15:07:37 -08:00
Sarah Jamie Lewis c00bfbb48b Quoted Message Fixes / New Message Label Offet Fixes
continuous-integration/drone/pr Build is pending Details
2021-11-26 14:25:21 -08:00
Sarah Jamie Lewis 880c1c107b UI Updates to new Cwtch API
continuous-integration/drone/pr Build is pending Details
2021-11-25 15:59:54 -08:00
Sarah Jamie Lewis 1d6b533df3 New Cwtch Library Integration 2021-11-18 15:44:54 -08:00
Sarah Jamie Lewis 4dea1e1dd4 Merge branch 'trunk' into nima/clickable-links
continuous-integration/drone/pr Build is running Details
2021-11-11 00:22:53 +00:00
erinn 946d7accb2 Merge branch 'trunk' of git.openprivacy.ca:cwtch.im/cwtch-ui into scrollfixes 2021-11-10 15:52:42 -08:00
erinn 996cad4ece autoscroll fixes 2021-11-10 15:52:34 -08:00
Sarah Jamie Lewis b9549e6885 Merge branch 'trunk' into nima/clickable-links
continuous-integration/drone/pr Build is pending Details
2021-11-10 18:13:15 +00:00
Sarah Jamie Lewis d0770b4bd8 Russian Localization
continuous-integration/drone/pr Build is passing Details
2021-11-10 09:58:46 -08:00
Nima Boscarino b8d50f234a Merge branch 'trunk' into nima/clickable-links
continuous-integration/drone/pr Build is failing Details
2021-11-05 22:39:51 -07:00
Nima Boscarino ec1dd05ba1 WIP: add experimental clickable links with dialog
(copy / open). Bug remaining for selectable text
2021-11-05 22:38:45 -07:00
Dan Ballard 87f7c2c29b server delete functionality and minor cleanups
continuous-integration/drone/pr Build is running Details
2021-11-03 21:31:03 -07:00
Dan Ballard fc59bd332b restruct mobile from servers experiment and tab
continuous-integration/drone/pr Build is passing Details
2021-11-03 12:53:32 -07:00
Dan Ballard 3e75c4d106 last cleanup
continuous-integration/drone/pr Build is passing Details
2021-11-02 15:10:36 -07:00
Dan Ballard e9407ae426 fixing as per PR
continuous-integration/drone/pr Build is pending Details
2021-11-02 14:48:52 -07:00
Dan Ballard b65d16aa8a translations 2021-11-02 13:36:59 -07:00
Dan Ballard ed8292ece9 serverlist check password. also libcwtch-go version
continuous-integration/drone/pr Build is passing Details
2021-11-01 22:16:52 -07:00
Dan Ballard c304e2ec2a server list, add edit 2021-11-01 19:45:27 -07:00
Dan Ballard 9789a42e94 server manager 2021-11-01 19:45:27 -07:00
erinn 74e25534c5 android file sending bugfix 2021-10-01 12:38:06 -07:00
Sarah Jamie Lewis efbf7f5bff Small file sharing cleanup
continuous-integration/drone/pr Build is failing Details
2021-09-30 10:53:32 -07:00
erinn d8453bc530 Merge branch 'trunk' into filesharing
continuous-integration/drone/pr Build is running Details
2021-09-30 00:21:27 +00:00
erinn 01d816209b flutter format
continuous-integration/drone/pr Build is failing Details
2021-09-29 17:20:35 -07:00
Dan Ballard 6d79c1dc17 add bunny streamer icon to settings
continuous-integration/drone/pr Build is running Details
2021-09-28 16:44:50 -07:00
erinn cb3c161277 wip: filesharing ui dev 2021-09-27 12:53:21 -07:00
erinn 4eed72ded3 Merge branch 'trunk' of git.openprivacy.ca:cwtch.im/cwtch-ui into filesharing 2021-09-21 14:57:48 -07:00
erinn 78ea12dff3 filesharing wip 2021-09-21 14:57:40 -07:00
Sarah Jamie Lewis 539b93836a Light Theme Fixes #162
continuous-integration/drone/pr Build is passing Details
2021-09-21 13:31:11 -07:00
Sarah Jamie Lewis c1aee0d128 Fix #163
continuous-integration/drone/pr Build is running Details
Also make quoted messages nicer
2021-09-17 13:38:10 -07:00
Dan Ballard 34da2bea35 streamer mode 2021-09-14 09:05:07 -07:00
Sarah Jamie Lewis 4e3bd696ed Distinguish between Archive and Delete
continuous-integration/drone/pr Build is pending Details
2021-08-27 13:46:50 -07:00
Sarah Jamie Lewis 30ea12a9ce Improve Button Feedback
continuous-integration/drone/pr Build is passing Details
2021-08-27 11:41:10 -07:00
Sarah Jamie Lewis 6210a64315 Format
continuous-integration/drone/pr Build is pending Details
2021-08-26 14:56:58 -07:00
Sarah Jamie Lewis 825fb23992 Block Unknown Connections Indicator
continuous-integration/drone/pr Build is pending Details
2021-08-26 14:53:48 -07:00
erinn 76c6a5f069 merge trunk
continuous-integration/drone/pr Build is pending Details
2021-08-26 14:18:25 -07:00
erinn 61d1a60b0e nicer compose bar 2021-08-26 13:52:17 -07:00
Dan Ballard aee861df90 Merge branch 'trunk' into disable-ime-learning
continuous-integration/drone/pr Build is passing Details
2021-08-17 20:49:02 +00:00
erinn 65811231a7 anudda performance fix
continuous-integration/drone/pr Build is failing Details
2021-08-16 16:34:44 -07:00
erinn 0615a81042 unread message scrollposition: dualpane and performance fixes 2021-08-16 16:09:03 -07:00
Sarah Jamie Lewis a19deb2b4d Merge branch 'trunk' into disable-ime-learning
continuous-integration/drone/pr Build is pending Details
2021-08-09 15:37:07 +00:00
Sarah Jamie Lewis 505bceb887 Enable incognito keyboard on android
continuous-integration/drone/pr Build is failing Details
2021-08-09 08:35:45 -07:00
erinn 08fcbc6a10 opening a chat with unread messages should go to last read. fixes #48
continuous-integration/drone/pr Build is failing Details
2021-07-23 14:50:21 -07:00
Sarah Jamie Lewis 16bdcce25c BUGFIX: Unblock Profile
continuous-integration/drone/pr Build was killed Details
2021-07-15 14:58:24 -07:00
Sarah Jamie Lewis 0abc4caf95 Android Icons + Debug Fixes
continuous-integration/drone/pr Build is passing Details
2021-07-15 13:07:11 -07:00
Dan Ballard 51d2e89e9a hilight unlock button on 0 profiles
continuous-integration/drone/pr Build is passing Details
2021-07-14 16:19:11 -07:00
erinn 248167c15a dont show placeholder when contact offline
continuous-integration/drone/pr Build is pending Details
2021-07-14 13:37:47 -07:00
erinn 782c838fc8 merge trunk
continuous-integration/drone/pr Build is pending Details
2021-07-14 13:09:26 -07:00
erinn e9d28e76ea enter a message placeholder text
continuous-integration/drone/pr Build is pending Details
2021-07-14 13:03:59 -07:00
Sarah Jamie Lewis 6dd2ecb199 Formatting + Better Align Password Context on Small Screens
continuous-integration/drone/pr Build is passing Details
2021-07-14 10:29:46 -07:00
Sarah Jamie Lewis e7c05343d6 Merge branch 'trunk' into copyVerPassWarn
continuous-integration/drone/pr Build was killed Details
2021-07-13 21:02:21 -07:00
Dan Ballard 04d8abe4e1 make version text selectable; add profile password warning text; shorten buildver git hash
continuous-integration/drone/pr Build was killed Details
2021-07-13 18:16:55 -07:00
Sarah Jamie Lewis 70c5325351 Fix exceptions when quoting with quotes + fix size of message row without toolbar
continuous-integration/drone/pr Build is failing Details
2021-07-13 14:50:27 -07:00
Sarah Jamie Lewis 3b6638ce8a Merge branch 'trunk' into noSendOffline
continuous-integration/drone/pr Build is passing Details
2021-07-12 14:52:51 -07:00
Sarah Jamie Lewis 80f9ed6a6c Merge branch 'trunk' into authTooltip
continuous-integration/drone/pr Build is passing Details
2021-07-12 14:44:07 -07:00
Dan Ballard 3fef3153b4 disable message text entry and send button when contact offline
continuous-integration/drone/pr Build is failing Details
2021-07-12 13:18:39 -07:00
Dan Ballard 3f020472fa model contact uses authorization now; add tooltips to contact pics in chat; dual action: add or goto
continuous-integration/drone/pr Build is failing Details
2021-07-12 12:01:19 -07:00
Sarah Jamie Lewis 992b26e1ab Max width on UI Landscape Setting
continuous-integration/drone/pr Build is running Details
Fix #16
2021-07-08 14:43:35 -07:00
Sarah Jamie Lewis d4ab6585ea UI state fixes
Fix #89
Fix #75
2021-07-08 14:43:35 -07:00
Sarah Jamie Lewis 9029386344 UI state fixes
continuous-integration/drone/pr Build is passing Details
Fix #89
Fix #75
2021-07-08 13:31:07 -07:00
Sarah Jamie Lewis dd95e02f54 Add localization support for UI settings fields
continuous-integration/drone/pr Build is passing Details
+ allow for Polish translations
2021-07-07 15:35:48 -07:00
Sarah Jamie Lewis 3c41ab3ca5 Fix listen provider bug
continuous-integration/drone/pr Build is passing Details
2021-07-07 12:23:11 -07:00
Sarah Jamie Lewis e4046fb574 Addressing Dans comments + Marcia design
continuous-integration/drone/pr Build is running Details
2021-07-07 11:11:09 -07:00
Sarah Jamie Lewis ddfc7fc43c Refactor Message/MessageState to make adding more Message Types simpler 2021-07-07 09:10:17 -07:00
Sarah Jamie Lewis b9984a3598 Quoted Messages Initial Pass 2021-07-07 09:10:17 -07:00
Sarah Jamie Lewis 8b30b4a227 Multiline Support
continuous-integration/drone/pr Build is passing Details
- Fixes #49
- Fixes #50
2021-06-30 16:12:34 -07:00
Sarah Jamie Lewis 8df3eecd7c Formatting Pass
continuous-integration/drone/pr Build is passing Details
2021-06-30 13:59:52 -07:00
Sarah Jamie Lewis b832f71569 Fix: #22 - Explictly pop to conversations after AddContact
continuous-integration/drone/pr Build is passing Details
Also a few checks to prevent post-acceptence onChange events from breaking context.
2021-06-30 11:35:07 -07:00
Sarah Jamie Lewis 1baa0ca31e Autofill Hints for Password Fields (#40)
continuous-integration/drone/pr Build is passing Details
2021-06-27 08:16:31 -07:00
erinn a1e1176e90 notifications pass
continuous-integration/drone/pr Build is passing Details
2021-06-24 17:59:54 -07:00
Sarah Jamie Lewis 4c370007d9 Fresh Respository Commit - Cwtch Beta 2021-06-24 16:10:45 -07:00