Commit Graph

2477 Commits (ef5fd14829c33803d86ebea831245367f77713dc)

Author SHA1 Message Date
Andrew 8b79fd6850 Use button color lists 10 months ago
Andrew 27c59a8d7b Remove flowOn in LoadingViewModel 10 months ago
Andrew b7de36b694 Fix button colors 10 months ago
ThomasSession d3c4e11aec
Merge pull request #1332 from aaronkerckhoff/display-own-name-in-quote
Fix bug displaying user ID when quoting own message
10 months ago
Andrew 7c523a1ead Cleanup Button Preview 10 months ago
Andrew ce5e7212ef Add disabled states to Button Preview 10 months ago
Andrew 175e1029ad Add disabled state to fill buttons 10 months ago
Andrew acbe4de25a Add Color to ButtonType to support Fill and PrimaryFill 10 months ago
Andrew f06d53c746 Fix Button Colors 10 months ago
Andrew 79e0efa98a Fix next button color 10 months ago
Andrew b0a939291d Emit LoadingVM events on main thread 10 months ago
Andrew 01064717b2 Cleanup 10 months ago
Andrew 70af6f57b7 Fix New Conversation Home Style 10 months ago
ThomasSession af658ffc45 Fixing blocked views on small screen due to the keyboard popping up
Also managed to maintain the ime padding for larger screens that DO want the button moving up.
10 months ago
Andrew 5147d059b9 Fix Borderless Buttons 10 months ago
Andrew d57158eb3d Improve AlertDialog for enlarged text 10 months ago
Andrew d43ab8dc8b Fix imports in SettingsActivity 10 months ago
Andrew b97ff99866 Fix import in Text 10 months ago
Andrew 68a3f9d6f7 Fix button shape 10 months ago
Andrew a3ff911920 Fix imports in AlertDialog 10 months ago
Andrew 27efe99910 Fix imports in PickDisplayName 10 months ago
Andrew 921445996e Fix import in MessageNotifications 10 months ago
Andrew df532c9448 Fix import in LoadAccount 10 months ago
Andrew c69f1c8803 Fix import in EmptyView 10 months ago
Andrew d2952d0b1d Fix import in MessageDetail 10 months ago
Andrew f9e10a4189 Add dimensions to DisappearingMessages 10 months ago
Andrew 44b2cd9e71 Add support for enlarged fonts in ItemButton 10 months ago
Andrew 4e429b026e Use dimensions in MessageDetail 10 months ago
Andrew 91f73010e0 Rename dimensions for readability 10 months ago
Andrew 5e1b5b393c Remove unused ConversationPager 10 months ago
Andrew 2fc686ce73 Refactor conversation.start 10 months ago
Andrew db0eae80eb Refactor conversation.start 10 months ago
Andrew 634ec8f86c Remove unused ContactListAdapter 10 months ago
Andrew 9dfaa71a1d Add border() Component 10 months ago
ThomasSession 87f6a139ca Cleaning up more dimensions 10 months ago
ThomasSession 1eaf51aee1 Unifying dimensions and reusing values 10 months ago
Andrew 6ea535c9c7 Remove Button elevation 10 months ago
ThomasSession 7826484320 Button in new message is not slim but the regular size 10 months ago
Andrew 7ae95a953a Use SharedMutableFlow in GlobalSearch 10 months ago
Andrew 5d07a58085 Use MutableSharedFlow in QrCodeActivity 10 months ago
Andrew 51b0510edc Use MutableSharedFlow for errors in NewMessage 10 months ago
Andrew 4e43f6077d Rearrange RecoveryPassword ComposePreview 10 months ago
Andrew 79090bab22 Use MutablesharedFlow in NewMessage 10 months ago
Andrew 90ddc9805a Use MutableSharedFlow 10 months ago
Andrew 71e7dfb131 Fix NewMessage with ONS 10 months ago
Andrew bf3835d6a6 Simplify Exception handling in NewMessage 10 months ago
Andrew 922a3ce827 Move x25519KeyPair 10 months ago
Andrew 66b77abcd0 Move ButtonType to its own file 10 months ago
Andrew 01fc02c8cc Move NotificationRadioButton 10 months ago
Andrew c59637f7ec Simplify JobCancellationException 10 months ago
Andrew af99390643 Improve RecoveryPassword for small screens and/or large text 10 months ago
Andrew 3a39497267 Fix ButtonStyle filename 10 months ago
Andrew 3b283f11f5 Refactor Composables in HomeActivity 10 months ago
Andrew a1882b83f9 Rename LoadAccount 10 months ago
Andrew d6a659025d Repackage Landing 10 months ago
Andrew 6c3409f6ce Tighten visibility modifiers 10 months ago
Andrew aa6b7d4c89 Move RecoveryPassword out of onboarding 10 months ago
Andrew c13eb75128 Refactor DialogButton 10 months ago
Andrew 5841ab0218 Rename ButtonStyle 10 months ago
Andrew 081df3f7c6 Add x to dialog 10 months ago
Andrew 0c83db0855 Use new Compose AlertDialog in LandingActivity 10 months ago
Andrew bbd5fc6156 Remove unused session id accessibility ids 10 months ago
Andrew 2341685fd3 Standardise margins 10 months ago
Andrew e2eea61c68 Use Dimensions in AppBar 10 months ago
Andrew 3a75f2a303 Remove slim outline color 10 months ago
Andrew a2cce441a8 Inline NewConversationDelegate 10 months ago
Andrew 8fd653c9d4 Fix ItemButton contentDescriptions 10 months ago
Andrew 253fe9136d Changes for code review 10 months ago
Andrew 46650ef678 Cleanup MessageNotificationsActivity when 10 months ago
Andrew 73a25c88f1 Rename load failed 10 months ago
Andrew 56df122331 Repackage PickDisplayName 10 months ago
Andrew 3e8701d10f Start loading account while user chooses notifications 10 months ago
Andrew b18561acb4 Repackage Loading and MessageNotifications 10 months ago
Andrew c6952cfcc1 Add LightDarkColors and repackage to colors 10 months ago
Andrew f83bd8b3d4 Fix SeedReminder button color 10 months ago
ThomasSession 2373612f98 Theming the tab indicator according to designs 10 months ago
Andrew bd679b0889 Fix QR offscreen not scrollable w/Thomas' code 10 months ago
Andrew 2f9dbe27c8 Add PreviewNewConversationScreen 10 months ago
Andrew 6f128f3003 Cleanup 10 months ago
Andrew 74d2dc02ae Fix GlobalSearchInputLayout 10 months ago
Andrew f0e09b5607 Add EmptyView Previews to HomeActivity 10 months ago
Andrew f3d90e3adb Organise and fix a few button colors 10 months ago
Andrew e44b401bd5 Fix New Message ONS request timeout 10 months ago
Andrew f69b629053
Receive events as new flow in NewMessageViewModel
Co-authored-by: Fanchao Liu <273191+simophin@users.noreply.github.com>
10 months ago
Andrew 81d5901e72 Rename Palette to Colors 10 months ago
Andrew 969018e640 Fix MessageDetail textStyle 10 months ago
Andrew c9ad0be530 Use dimensions in NewMessageFragment 10 months ago
Andrew a2b1a6ad74 Rename onCreateComposeView 10 months ago
Andrew b63f63585b Cleanup 10 months ago
Andrew 351f2d9c57 Cleanup 10 months ago
Andrew 962d4e9a28 Fix button styles 10 months ago
Andrew 4e4ffc02ec Remove MaterialTheme usages 10 months ago
Andrew 96157d65a6 Remove manual theming and fix background colors 10 months ago
Andrew 9721dbbd9e Declare colors statically 10 months ago
Andrew cd53533235 Remove color arrays 10 months ago
Andrew deea6c722b Support light dark system setting 10 months ago
Andrew f00d2ff06d Organise themes 10 months ago
Andrew 9eb7316c20 Fix QR code 10 months ago
Andrew 6ee2a6e0a9 Fix QRs and radio buttons 10 months ago
Andrew f97630e38a Fix ocean dark 10 months ago
Andrew f7396503b2 Use session colors 10 months ago
Andrew 939999de76 Utilise new SessionColors 10 months ago
Andrew f1000ac6e6 Add colors theme object 10 months ago
Andrew 31d2ea2dc4 Add style to color preview 10 months ago
Andrew 204993397f Fix OutlineButton disabled state 10 months ago
Andrew 6df63b034c Fix BorderlessButtonWithIcon 10 months ago
Andrew f8e3bc7d9a Fix loading state in New Message Fragment 10 months ago
Andrew 69c778bf1d
Merge branch 'on-2' into pr/1451-buttons 10 months ago
Andrew 7dcefb4847 Styling 10 months ago
ThomasSession 7dceb7c66a Buttons re-arranging 10 months ago
Andrew 9d3ef2758d Fix some padding 10 months ago
Andrew 04fbf64d50 Add question icon to help button 10 months ago
Andrew c44e75fe78 Update color preview 10 months ago
Andrew cf1649a6af Refactor copy button 10 months ago
fanchao 2c90717235 Merge remote-tracking branch 'upstream/dev' into ses-637-voice-message-keeps-playing 10 months ago
Andrew 48febb4f10 Add missing base text styles 10 months ago
Andrew 3c36f1247b Styling 10 months ago
Andrew 50f9864a8b Use LocalDimensions in LandingActivity 10 months ago
fanchao d0e4148040 Remove view pools 10 months ago
fanchao 072accb1e1 Remove unused file 10 months ago
fanchao 54bb84541a Optimise XML 10 months ago
Andrew 9ee2b9207b Remove deprecated accompanist-pager 10 months ago
Andrew 3687e2ed46 Improve QR padding 10 months ago
Andrew f183e162a8 Use text styles 10 months ago
Andrew 5ede4a5776 Rename sendInvitationToUseSession 10 months ago
Andrew 5459b1eb1d Naming for code review 10 months ago
Andrew f66fbef0ad Fix QR icon background and changes for code review 10 months ago
Andrew 79c35b0e3b Fix keypress non-alphanumeric keys 10 months ago
Andrew f40a0a8a48 Finish contentDescriptions 10 months ago
Andrew 6ffb71e6a1 Center seed on Recovery Activity 10 months ago
Andrew bf692e8346 Clean imports 10 months ago
Andrew b571348a66 Refactor temporary buttons 10 months ago
Andrew c489765a50 Add contentDescriptions 10 months ago
Andrew 50addd644c Merge branch 'on' into on-2 10 months ago
Andrew 2cca1d4d8c Tweak animations and make it scrollable on small screens 10 months ago
Andrew d0ebd3533b Reinstate landing chat animation 10 months ago
fanchao 6e24df0547 Import 10 months ago
fanchao 172edde628 Correct the usage of flowOn 10 months ago
Ryan ZHAO a37039cebf retrieve user profile only during onboarding 10 months ago
Andrew 59910eeb48 Merge branch 'dev' into on 10 months ago
Ryan ZHAO 4acc42730b Merge branch 'on' of https://github.com/bemusementpark/session-android into poller-fix 10 months ago
Andrew 9b6fa0db01
Update version for release-1.18.4 10 months ago
Andrew fe29bce70d
Merge pull request #1497 from bemusementpark/ses-1948
[SES-1948] Do not fetch quotes recursively
10 months ago
Andrew 6e887fe43e
Merge pull request #1503 from bemusementpark/ses-1949
[SES-1949] Move unapprovedMessageCount to IO
10 months ago
Andrew 410e298bca
Merge pull request #1492 from simophin/ses-1931-fix-debouncer
[SES-1931] - Fix debouncer crash
10 months ago
Andrew 66c0f940aa
Merge pull request #1494 from simophin/ses-1935-audio-recording-crash
[SES-1935] Audio recording crash
10 months ago
Andrew 34baa9dc89
Merge pull request #1481 from bemusementpark/s1889
[SES-1889] Fix IndexOutOfBounds in MediaPreview
10 months ago
Andrew 69c50e6822 Dont reassign messageRequests if value didn't change 10 months ago
Andrew 4fab64e6ee Schedule share pref 10 months ago
Andrew 04215f74e1 Bind message requests in HomeAdapter 10 months ago
Andrew cd302f9f27 Move unapprovedMessageCount to IO 10 months ago
Andrew b757691334
Merge pull request #1493 from simophin/ses-1936-oom
[SES-1936] Fix memory leaks
10 months ago
Andrew 193381e193 Fix merge master to dev for release-1.18.3 10 months ago
fanchao 35335480ca Merge remote-tracking branch 'upstream/dev' into ses-1936-oom 10 months ago
fanchao 0d3a33e6c6 Fix delete message for everyone doesn't stop the audio playing 10 months ago
fanchao 2d7f23a2fb More work on animation views 10 months ago
fanchao c0128b88de OOM feedback 10 months ago
Andrew 9d22e86a2f Merge master into dev 11 months ago
Andrew f90cea8fe2 Do not fetch quotes recursively 11 months ago
fanchao 31f4de22cd More changes 11 months ago
fanchao c1d82cc574 Naming 11 months ago
fanchao 90f0caebbd Tidy up 11 months ago
Andrew 8c9ff9840c Move next button up on new message fragment 11 months ago
alansley f6fb4ab78c Attachment download job re-start preventer removed 11 months ago
fanchao ee9a0a610c Logging 11 months ago
fanchao c7c0519a20 Feedback 11 months ago
fanchao 27fcc66e7f Defensive check 11 months ago
fanchao 75e53c86b1 Fixes SES-1936 11 months ago
fanchao 2002b6f397 Fixes SES-1931 debouncer crash 11 months ago
Andrew 4904524af5 Fix excessive last sent calls 11 months ago
fanchao 10597f1f30 Import 11 months ago
fanchao a8cc9e2409 Comments 11 months ago
fanchao 03893973b7 Feedback 11 months ago
Andrew cf13caaee4
Bump canonicalVersionCode 11 months ago
Andrew 44f47662a7
Update version 1.18.3 11 months ago
Andrew 31cbaa9480
Merge pull request #1484 from AL-Session/SES1901_LastSentMsgANR
SES1901- Last sent msg ANR fix
11 months ago
Al Lansley f6275362ea Removed 2 (two) accidentally left in commented lines 11 months ago
Al Lansley c312c27dd3 Reduce frequency of calls to find last sent message 11 months ago
alansley 4bef09a3c1 Removed comment following PR feedback 11 months ago
alansley 9cf30dd67e Minor phrasing & indentation adjustments 11 months ago
alansley b300b9a743 Addressed PR feedback 11 months ago
alansley 8c31c83fc5 Fixes #1483 11 months ago
fanchao e49d017b08 Comments 11 months ago
fanchao 23872afeb4 Accidental change 11 months ago
fanchao 580bf9ebb3 Accidental change 11 months ago
fanchao 1377e192a1 Stop playing message if deleted 11 months ago
Andrew a2a112e8b1
Prevent reloading sodium (#1485) 11 months ago
Andrew f08c60633e Move newmessage 11 months ago
Andrew 272f223ca0 Merge branch 'on' into on-2 11 months ago
Andrew 8ef8107101 Merge branch 'dev' into on 11 months ago
Andrew 0512fd3500 Rename startPNModeActivity to startMessageNotificationsActivity 11 months ago
Andrew 0867fb7da0 Fix accessibility ids 11 months ago
Andrew 9f15039188 Add more info to unselect exception 11 months ago
Andrew 41dde12530 Clamp MediaPreview#getCursorPosition 11 months ago
Andrew cee06bf7ee Remove invalid ViewPagerListener before updating pager data 11 months ago
Andrew be0b800751 Move adapter to field 11 months ago
Andrew b54efd6206 Clamp initial page of MediaPreview 11 months ago
Andrew c32a5b6bba Handle QR errors 11 months ago
Andrew 1445d56d08 Extract strings 11 months ago
Andrew 9935b641e1 Fix glitch when canceling a search and reopening search 11 months ago