Commit Graph

47 Commits

Author SHA1 Message Date
Sarah Jamie Lewis da0d63b0dc
Prevent Android from Wiping Unsaved Conversations Every Time the Foreground Reloads
continuous-integration/drone/pr Build is passing Details
2024-02-26 18:19:50 -08:00
Sarah Jamie Lewis 11e7e58109
Fix Notifications for ConversationInfor 2024-02-23 15:05:59 -08:00
Sarah Jamie Lewis 0ea595692f
Foreground Permission Reset
continuous-integration/drone/pr Build is passing Details
As of Android 13 we need to request a permission to stay in the background
https://developer.android.com/develop/background-work/background-tasks/persistent/how-to/long-running
2024-02-23 11:33:59 -08:00
Sarah Jamie Lewis 92a42bb2f8 Fix ConfigureConnections on Android, Expose PublishServerUpdate 2023-09-26 20:21:28 +00:00
Sarah Jamie Lewis ea22864341 Fix Android File Downloading Stuck Notification / Small Settings Font Tweaks 2023-06-02 19:57:52 +00:00
Dan Ballard 9298be0a61 android 12 sdk 31 fixes
continuous-integration/drone/pr Build was killed Details
2022-06-29 10:21:54 -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 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 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
Dan Ballard 7cfa9432c8 unbreak notifications on android ([Pp]ictures) + asset dup; fix sync progres resume logic
continuous-integration/drone/pr Build is pending Details
2022-03-04 13:15:08 -08:00
Dan Ballard 1d0cb785c1 fix android segfault in flwtch worker; try/catch to catch future bugs in flwtch worker; resume servers load sync status from cwtch; add bg color to sync progress bar; showdown now synchronous so completes 2022-03-04 13:15:08 -08: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
Dan Ballard d1d3f23f82 android notification policy/content 2022-02-08 12:35:25 -05:00
Dan Ballard fa6e399aab android work 2022-02-08 11:44:00 -05:00
Sarah Jamie Lewis 3d85883f8e Profile Images
continuous-integration/drone/pr Build is pending Details
2022-02-04 16:57:31 -08:00
Dan Ballard 91031be4c0 fix android invitations
continuous-integration/drone/pr Build is passing Details
2022-01-06 22:08:18 -05:00
Dan Ballard ce7e7df3ae fix gomobile/FlwtchWorker calls incorrectly casting Long for SetContactAttribute and sendInvite
continuous-integration/drone/pr Build is passing Details
2022-01-06 18:46:49 -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
Sarah Jamie Lewis a6743af103 IndexFailure + Android Change Password Fixups 2021-12-19 12:45:13 -08:00
erinn b994c42803 wip image previews 2021-12-14 17:13:13 -08:00
Sarah Jamie Lewis 066b4d4dec Erinn Comment Fixups
continuous-integration/drone/pr Build is passing Details
2021-12-10 11:51:19 -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 c42be6224d Porting Android over to new API
continuous-integration/drone/pr Build is pending Details
2021-12-03 11:28:10 -08:00
erinn d581718d36 Merge branch 'trunk' of git.openprivacy.ca:cwtch.im/cwtch-ui into filefix2
continuous-integration/drone/pr Build is pending Details
2021-11-04 15:31:56 -07:00
erinn e55d9301e4 file resumption support 2021-11-04 15:31:50 -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
Dan Ballard d4b9f1dc55 lib/cwtch new servers api coverage and Set[Profile/Contact]Attribute 2021-11-01 19:45:26 -07:00
Sarah Jamie Lewis 222e2c6f36 Prevent Sharing Files on Android for Now
continuous-integration/drone/pr Build is passing Details
2021-10-01 07:52:49 -07:00
erinn d4aa1cb397 android download notification, also fix updatemessageflags didnt work on android 2021-09-29 17:16:00 -07:00
erinn 8fe577afd4 moar fileshare plz 2021-09-29 13:31:01 -07:00
erinn cb3c161277 wip: filesharing ui dev 2021-09-27 12:53:21 -07:00
Sarah Jamie Lewis 98363a11b6 Fix Android Delete Contact API
continuous-integration/drone/pr Build is passing Details
2021-08-27 14:25:20 -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 0abc4caf95 Android Icons + Debug Fixes
continuous-integration/drone/pr Build is passing Details
2021-07-15 13:07: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 b9984a3598 Quoted Messages Initial Pass 2021-07-07 09:10:17 -07:00
erinn 644d6b9793 Merge branch 'trunk' of git.openprivacy.ca:cwtch.im/cwtch-ui into notifix
continuous-integration/drone/pr Build is passing Details
2021-07-02 16:27:16 -07:00
erinn 624f7d3caa fixing notification bugs 2021-07-02 16:27:09 -07:00
Sarah Jamie Lewis 9c9ea38456 Propagate group name on Android properly
continuous-integration/drone/pr Build was killed Details
2021-06-29 17:19:08 -07:00
Sarah Jamie Lewis 7648916f6a Don't attempt to load messages on group syncing (Fixes: #56)
continuous-integration/drone/pr Build is passing Details
Also should help with #32
2021-06-29 11:49:29 -07:00
erinn 1b25dda075 logging prune
continuous-integration/drone/pr Build is passing Details
2021-06-24 22:18:01 -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