Commit Graph

51 Commits

Author SHA1 Message Date
Dan Ballard 5ca0712d5e fix tests, rename themes from cwtch* to opaque* 2021-06-24 11:26:16 -07:00
Dan Ballard b61f59643f contacts that are blocked get blocked colors; rework opaque theming a little, start using for font size 2021-06-24 11:26:14 -07:00
erinn 82ee06d840 dual pane wiring 2021-06-24 11:24:50 -07:00
Sarah Jamie Lewis 93dbba5f15 Merge branch 'trunk' into opaqueBlock
continuous-integration/drone/pr Build is passing Details
2021-06-24 11:20:34 -07:00
Dan Ballard 1c961c2c4c fix tests, rename themes from cwtch* to opaque*
continuous-integration/drone/pr Build is passing Details
2021-06-24 10:59:23 -07:00
erinn d0ba17b0e9 android process handling improvements 2021-06-21 17:56:34 -07:00
Dan Ballard c5154a91d1 contacts that are blocked get blocked colors; rework opaque theming a little, start using for font size
continuous-integration/drone/pr Build is failing Details
2021-06-18 20:31:25 -07:00
Dan Ballard d3a6ec85cf Handle AVNVersion message and display version on Tor screen
continuous-integration/drone/pr Build is passing Details
2021-06-17 14:18:22 -07:00
Sarah Jamie Lewis 0cbc4298e2 Fix Server Import
continuous-integration/drone/pr Build is passing Details
2021-06-17 13:59:24 -07:00
Sarah Jamie Lewis 87732a2ba2 Allow shutdown to be called by method handler
continuous-integration/drone/pr Build is passing Details
2021-06-16 15:30:18 -07:00
Sarah Jamie Lewis 052649ef9d Shutdown Cwtch 2021-06-16 15:26:02 -07:00
Dan Ballard 650148d731 new splash flow in conjunction with startCwtch changes in libcwtch-go; new version of flutter splash with error message display ability; cleaning old code
continuous-integration/drone/pr Build is passing Details
2021-06-15 13:10:07 -07:00
Sarah Jamie Lewis 28603b6fed Remove debug button in release builds
continuous-integration/drone/pr Build is passing Details
2021-06-14 14:41:05 -07:00
erinn 9c69275fe6 android service and notification support take one. ACTION 2021-06-11 14:28:20 -07:00
Sarah Jamie Lewis 9a05200af2 ServerCache, Peer Name Updates + Profile Event Updates
continuous-integration/drone/pr Build is passing Details
2021-06-01 12:33:19 -07:00
Sarah Jamie Lewis 0ffadc5ce9 Window Right Shift Bugfix + NPE on Invitation Bubble
continuous-integration/drone/pr Build is passing Details
2021-05-31 14:26:02 -07:00
Sarah Jamie Lewis 66a865c0c5 Move init packaging info out of multiprovider settings
continuous-integration/drone/pr Build is passing Details
2021-05-25 15:03:58 -07:00
Sarah Jamie Lewis 05779c49e2 Performance Debugging
continuous-integration/drone/pr Build is passing Details
2021-05-25 13:43:13 -07:00
Sarah Jamie Lewis 2394a1daaa Upgrade to null safe sdk 2021-05-24 17:19:52 -07:00
Sarah Jamie Lewis 3bc9c9df8b Project Rename in Prep for Beta
continuous-integration/drone/pr Build is passing Details
2021-05-19 15:53:32 -07:00
erinn 5a9621f562 Merge branch 'trunk' of git.openprivacy.ca:flutter/flutter_app into integtests
continuous-integration/drone/pr Build is passing Details
2021-04-20 17:24:37 -07:00
erinn f503be6a0d rough first cut of integration tests 2021-04-20 17:24:28 -07:00
Sarah Jamie Lewis a56a1e1f89 Tor Status Pane Initial Cut
continuous-integration/drone/pr Build is passing Details
2021-04-13 15:30:12 -07:00
erinn f101874ac2 Merge branch 'trunk' into tests
continuous-integration/drone/pr Build is failing Details
2021-03-29 15:45:31 -07:00
erinn 84ca3e763a introducing widget and integration tests 2021-03-26 18:02:01 -07:00
Sarah Jamie Lewis 0912fc9e83 Add Contact for Peer 2021-03-25 13:27:38 -07:00
erinn 18e7f5cccd fixing warnings 2021-03-23 15:42:10 -07:00
erinn e70beb0640 new message counter 2021-03-17 15:54:41 -07:00
Sarah Jamie Lewis 8a431e0557 Formatting 2021-03-16 16:33:03 -07:00
Sarah Jamie Lewis 7347b95c3b Cleaning up Imports 2021-03-16 14:04:14 -07:00
Sarah Jamie Lewis 34fc74e1aa Settings + Licenses + Experiments 2021-03-16 12:54:48 -07:00
Sarah Jamie Lewis 4190630cd9 Formatting + Read/Write Settings 2021-03-10 09:40:14 -08:00
Sarah Jamie Lewis e383085268 Language Switcher and Package Info / License Viewer 2021-03-08 17:23:37 -08:00
Sarah Jamie Lewis ec951c0a89 Style and Functional Add Profile Form 2021-03-02 16:42:44 -08:00
erinn bb653f8e2b move existing strings to l10n 2021-02-25 15:33:15 -08:00
erinn 2b2d57af46 translations wip 2021-02-22 18:55:10 -08:00
Dan Ballard 6b0238b3e7 clean up cwtchNotifier calls and delete test code and add comments 2021-02-09 15:49:56 -08:00
Dan Ballard a3e681b60b ffi respond to NewPeer event 2021-02-05 16:32:35 -08:00
erinn 0fea363e4d slowly massaging things into new state model 2021-02-03 03:22:25 -08:00
Sarah Jamie Lewis 13743e93c4 Consumer Pattern 2021-01-28 15:25:30 -08:00
Sarah Jamie Lewis d45ac78e64 Theme switching with ChangeProvider 2021-01-27 12:21:36 -08:00
erinn c1d8c630c8 merging dan gomobile with erinn ui 2021-01-21 23:56:30 -08:00
erinn 363f799cbf erinndev 2021-01-21 12:37:35 -08:00
Dan Ballard 215e77fe63 full gomobile cwtch compatibility 2021-01-14 15:36:09 -08:00
Dan Ballard 28a9ffa17f success in GetProfiles: rework profiles manager view, pull profiles to FlwtchState and rework init a lot 2021-01-13 15:17:02 -08:00
Dan Ballard c2aa0dfb4a implement gomobile interface for start and parial work on GetProfiles 2021-01-12 21:47:20 -08:00
Dan Ballard c1f7556636 move all cwtch calls to an interface and an ffi implementation 2021-01-11 22:21:18 -08:00
Dan Ballard 8d202cfaeb add cwtch.aar and make sure is included in apk build from gradle (minor gradle fixes). Start restructuring main.dart to handle gomobile cwtch as well (but not done) 2021-01-10 15:43:02 -08:00
Sarah Jamie Lewis 258093903f Updates, fix timer bug 2021-01-07 21:37:21 -08:00
erinn 5394482967 messages view and some basic refactoring 2021-01-07 11:38:06 -08:00