Commit Graph

212 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 0aa0d286ef move formatting out of experiments in settings
continuous-integration/drone/pr Build is passing Details
2022-06-22 14:22:52 -07:00
Sarah Jamie Lewis fc1f910486 Remove Awful Flutter 3 Screen Transitions
continuous-integration/drone/pr Build was killed Details
2022-06-21 14:58:09 -07:00
Sarah Jamie Lewis f71bce5b71 Remove Group "Address" - it is badly named, and no longer relavent 2022-06-21 14:08:54 -07:00
Sarah Jamie Lewis b425175fff Attempt to fix Scroll-to Bug
continuous-integration/drone/pr Build was killed Details
2022-06-20 11:41:31 -07:00
Sarah Jamie Lewis 8570199196 Fix: #308 - Scroll to Contact
Also fixes a bunch of debug-build issues (overflows / resizes).
2022-06-20 10:54:06 -07:00
Sarah Jamie Lewis 0d90219c87 Add Snackbar Notifications for all Copies
continuous-integration/drone/pr Build was killed Details
2022-06-16 09:40:55 -07:00
Sarah Jamie Lewis 8ab82569e3 Message Formatting Toolbar Tooltips
continuous-integration/drone/pr Build is passing Details
2022-06-16 09:23:10 -07:00
Sarah Jamie Lewis 7bae6485f7 Fixup Formatting PR (Dans Comments)
continuous-integration/drone/pr Build is passing Details
2022-06-14 18:44:24 -07:00
Sarah Jamie Lewis 04c335e7a4 formatting toolbar
continuous-integration/drone/pr Build was killed Details
2022-06-14 18:30:04 -07:00
Sarah Jamie Lewis f848316db9 Fix bug preventing scrolling to unread messages
continuous-integration/drone/pr Build is pending Details
2022-06-10 15:42:54 -07:00
Dan Ballard 59df024867 show down button in messageview when ever scrolling up 2022-06-10 14:28:16 -07:00
Sarah Jamie Lewis b3e11cfffd remove scroll controller from message view
continuous-integration/drone/pr Build is passing Details
2022-06-10 12:24:38 -07:00
Sarah Jamie Lewis 0c9be47e17 Click to scroll on Quoted Message / Shorten Text
continuous-integration/drone/pr Build is passing Details
2022-06-10 12:12:43 -07:00
Sarah Jamie Lewis 67850e8e4b Fix message view title padding in doublecol view
continuous-integration/drone/pr Build is passing Details
2022-06-10 10:40:39 -07:00
Sarah Jamie Lewis d1e8f71290 fixes for profile buttons
continuous-integration/drone/pr Build is passing Details
2022-06-09 14:54:48 -07:00
Sarah Jamie Lewis be8646e805 fix padding
continuous-integration/drone/pr Build is pending Details
2022-06-09 14:30:38 -07:00
Sarah Jamie Lewis 6d42f2c76c make text bold and add additional padding to contacts modal
continuous-integration/drone/pr Build was killed Details
2022-06-09 14:28:24 -07:00
Sarah Jamie Lewis 8429907650 modal menus design fixes
continuous-integration/drone/pr Build is passing Details
2022-06-09 14:26:02 -07:00
Sarah Jamie Lewis c3848553d7 Bugfix when resizing app when menu is open 2022-06-09 13:49:38 -07:00
Sarah Jamie Lewis c0f1b674aa marcia settings fixes
continuous-integration/drone/pr Build was killed Details
2022-05-31 13:37:32 -07:00
Sarah Jamie Lewis 9d4abc3725 Fix #457 + Formatting
continuous-integration/drone/pr Build is passing Details
2022-05-11 12:44:24 -07:00
Dan Ballard af5fb678fc Merge pull request 'caching fixes for stability and android' (#450) from cache3.0 into trunk
continuous-integration/drone/push Build is pending Details
Reviewed-on: #450
Reviewed-by: Sarah Jamie Lewis <sarah@openprivacy.ca>
2022-04-29 23:37:20 +00:00
Sarah Jamie Lewis 0146436cb3 Fix maximum width of dropdown boxes in settings
continuous-integration/drone/pr Build is passing Details
2022-04-29 09:57:26 -07:00
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