Commit Graph

23 Commits

Author SHA1 Message Date
Dan Ballard b920d3ab8b Save state of root and profile panes open, and selected profile and
the build was successful Details
conversation; jump to those when reloading
2020-12-07 15:18:19 -08:00
Sarah Jamie Lewis 76df3c286d Android Notification - First Cut
the build was successful Details
This commit has the basics of notifications on Android working again, updated to the
latest Android SDK way of doing things (with channel IDs and grouping).

Android users will get notified when the app is open for new Peer Messages across all profiles.

In the future, this should be extended to add notifications for new peer invites, actual have actionable actions (accept/block)
and maybe even work when the app isn't open...
2020-11-24 16:49:05 -08:00
Dan Ballard 46ed17eec2 gcd.torStatus; now peers get networkStatus, save as local attr, and pass to profilerow/myprofile to show online
the build was successful Details
2020-11-20 16:46:12 -08:00
Dan Ballard 843790c27b fix p2p get name sync issue; overlay offline contact portraits
the build was successful Details
2020-11-04 13:42:49 -08:00
erinn cd241e45c4 addressing review comments
the build was successful Details
2020-10-22 18:05:32 -07:00
erinn e09ad91ab5 finishing first attempt at message model pr. mainly group acks 2020-10-22 18:05:03 -07:00
erinn db315f8de1 message model take one 2020-10-22 18:04:01 -07:00
Sarah Jamie Lewis 35cd963ec3 Tapir Integtation II
the build was successful Details
2020-09-28 15:44:26 -07:00
Dan Ballard af3c593228 Messages redesign: messages now follow design; rework timestamp workflow; inject dates into message pane 2020-08-28 15:10:47 -07:00
Dan Ballard 315c66009e Migrate to new peer authorization levels, add new peer approval
the build was successful Details
workflow, add blocked peers to contact list in seperate section
2020-07-16 12:41:34 -07:00
Dan Ballard 3221e30701 Global Toolbar
the build was successful Details
- Add Icon (colorable, clickable image from B/W svg
- Add global toolbar and wiring
- Remove stack toolbar
- Fix in qmlfmt for  } { on same line
2020-05-04 12:46:26 -07:00
Dan Ballard 5343348aa9 Redesign my profile widget to match design. It dynamically resizes and
the build was successful Details
shapes depending if the side pane is open. Fixes for ellipse label and
portrait size, positioning, margins
2020-04-23 11:39:49 -07:00
Dan Ballard 522f395d86 Redesign: contact Row and Picture: themeing and modularizing:
the build was successful Details
now there is Picture was split into Badge, and Portrait
 ContactRow was split into: PortraitRow, ProfileRow, and ContactRow
 Removed some unsued cruft
 Still need to work on adopting new images (requires coloring b/w images
to theme colors...) And adding the new accept/reject new contact
workflow

work on retheme of contact / profile list

work on retheme of contact / profile list
2020-04-08 10:36:46 -07:00
Dan Ballard fc3bdb76f6 New getVal/retVal message handling, and new attribute storage schema
the build was successful Details
2020-03-30 14:17:41 -07:00
Dan Ballard 35246ed364 migrate to stand alone log and connectivity packages
the build was successful Details
2020-02-11 19:40:01 -05:00
Dan Ballard b834d536c5 using race condition safe functions in cwtch
the build was successful Details
2020-02-05 14:59:52 -05:00
Dan Ballard 94f5dd20bd strip all absolute paths from stored profile images
the build was successful Details
2020-01-20 13:14:48 -08:00
Dan Ballard 13239c094c change password
the build failed Details
2019-12-17 11:32:58 -08:00
Dan Ballard d77851a835 profile delete. profile version tagging. minor qml refactor (less importing widgets directly into qml namespace) 2019-12-10 15:44:35 -08:00
Dan Ballard 1b20c9ed02 gcd and manager now lock gcd to qml ui events for non selected profile
the build was successful Details
2019-11-20 13:23:19 -08:00
Dan Ballard bac4accb1b profile manager: screen, unlock, select, back to
the build was successful Details
Also fixing issues on switching profiles and maintaining ui state
around contact ordering and unread count
2019-11-16 12:47:59 -08:00
Dan Ballard 606f7c7eb6 contactList: new messages make contact float to top
the build was successful Details
2019-11-14 17:13:42 -08:00
Dan Ballard 35fa0adb67 rename packages to better align with their purposes now
the build was successful Details
2019-11-08 13:34:15 -08:00