Commit Graph

158 Commits

Author SHA1 Message Date
jubb 3637210308 chore: upgrade build numbers 2022-04-05 14:27:12 +10:00
jubb 6ab6dc6add build: update version number 2022-04-01 15:43:04 +11:00
jubb 720d0fcf86 refactor: remove negotiation based on which party dropped connection 2022-03-24 17:12:39 +11:00
jubb de2e241598 Merge branch 'master' into calls
# Conflicts:
#	app/build.gradle
2022-03-22 11:59:39 +11:00
jubb 04dfe99517 build: update version code and name 2022-03-22 11:14:51 +11:00
Harris 5c88d5e1b8 fix: merge compile errors and increment build number 2022-03-17 17:19:07 +11:00
Harris 7f7db3b4b8 build: update build number 2022-03-17 16:34:23 +11:00
Harris 2445418e3e build: update build number 2022-03-17 15:55:27 +11:00
jubb 1aabbecc9d build: update build number 2022-03-15 14:20:52 +11:00
Harris 55aa266769
Bug fixes and provide conversation tooltips (#851)
* refactor: removing unused strings and changing session header dimensions

* refactor: remove bodyTextView from LinkPreviewView.kt and changing header image colours

* fix: path layout is aligned, global search input should always prompt soft input on open

* fix: unread count and scroll to bottom button visibility properly taking into account adapter item count and RecyclerView.NO_POSITION

fixes #848

* fix: crash on error toast for failing to share logs

* feat: conversation tooltips in NewConversationButtonSetView.kt

* fix: UI issue for conversation action bar cutting off lower than baseline characters

fixes #839

* refactor (wip): replacing bindings with nullable types to try prevent mystery bug

* refactor: use the nullable bindings for ConversationActivityV2.kt and remove inputBarHeightChanged

* fix: remove recipient listener on destroy

* build: add latest strings and increase build
2022-02-28 17:23:58 +11:00
jubb cf06390812 build: update build numbers 2022-02-09 14:37:08 +11:00
jubb a002e3e1f7 build: update build numbers 2022-02-09 14:27:44 +11:00
jubb 542ff110be build: increase build number 2022-02-08 13:46:28 +11:00
jubb 53127b69de refactor: compile errors and refactoring to view binding 2022-02-08 12:04:55 +11:00
jubb 38164ea23d Merge remote-tracking branch 'upstream/master' into calls
# Conflicts:
#	app/build.gradle
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/menus/ConversationMenuHelper.kt
#	app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/ControlMessageView.kt
#	app/src/main/java/org/thoughtcrime/securesms/home/HomeActivity.kt
#	app/src/main/res/values/strings.xml
#	gradle.properties
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/pollers/ClosedGroupPollerV2.kt
#	libsession/src/main/java/org/session/libsession/messaging/sending_receiving/pollers/OpenGroupPollerV2.kt
#	libsession/src/main/java/org/session/libsession/utilities/TextSecurePreferences.kt
2022-02-08 09:58:57 +11:00
jubb 07ccc2696b Merge remote-tracking branch 'upstream/dev'
# Conflicts:
#	app/build.gradle
2022-02-07 17:08:48 +11:00
Harris dd1da6b1a4
Add a global search (#834)
* feat: modifying search functionalities to include contacts

* feat: add global search UI input layouts and color attributes

* feat: add global search repository and model content

* feat: adding diff callbacks and wiring up global search vm to views

* feat: adding scroll to message, figuring out new query for recipient thread search

* feat: messing with the search and highlighting functionality after wiring up bindings

* fix: compile error from merge

* fix: gradlew build errors

* feat: filtering contacts by existing un-archived threads

* refactor: prevent note to self breaking, update queries and logic in search repo to include member->group reverse searches

* feat: adding home screen new redesigns for search

* feat: replacing designs and adding new group subtitle text

* feat: small design improvements and incrementing gradle build number to install on device

* feat: add scrollbars for search

* feat: replace isVisible for cancel button now that GlobalSearchInputLayout.kt replaces header

* refactor: all queries are debounced not just all but 2 char

* refactor: remove visibility modifiers for cancel icon

* refactor: use simplified non-db and context related models in display, remove db get group members call from binding data

* fix: use threadId instead of group's address

* refactor: better close on cancel, removing only yourself from group member list in open groups

* refactor: seed view back to inflated on create and visibility for empty placeholder and seed view text

* refactor: fixing build issues and new designs for message list

* refactor: use dynamic limit

* refactor: include raw session ID string search for non-empty threads

* fix: build lint errors

* fix: build issues

* feat: add in path to the settings activity

* refactor: remove wildcard imports
2022-02-07 17:06:27 +11:00
Harris d4424481b1
fix: documents render correctly now (#838) 2022-02-07 15:25:31 +11:00
jubb 26e3159399 build: update build.gradle number 2022-01-24 10:26:18 +11:00
jubb aa892ba8ca Merge remote-tracking branch 'upstream/master' into rtc_calls
# Conflicts:
#	app/build.gradle
2022-01-24 10:05:35 +11:00
Harris c70de069a4 fix: checking invalid profileKey lengths on message receive and retrieve profile avatars 2022-01-23 00:33:38 +11:00
ceokot c113a447cf
refactor: Use view binding to replace Kotlin synthetics (#824)
* refactor: Migrate home screen to data binding

* Add view binding

* Migrate ConversationView to view binding

* Migrate ConversationActivityV2 to view binding

* View model refactor

* Move more functionality to the view model

* Add ui state events flow

* Update conversation item bindings

* Update profile picture view bindings

* Replace Kotlin synthetics with view bindings

* Fix qr code fragment binding and optimize imports

* View binding refactors

* Make TextSecurePreferences an interface and add an implementation to improve testability

* Add conversation repository

* Migrate remaining TextSecurePreferences functions into the interface

* Add unit conversation unit tests

* Add unit test coverage for remaining view model functions
2022-01-14 07:56:15 +02:00
jubb 49f2c5f6f0 fix: glide in update crash 2021-12-20 11:56:54 +11:00
jubb ac7ba51817 build: update build number 2021-12-20 09:47:12 +11:00
jubb 045d1f5027 Merge remote-tracking branch 'upstream/dev' into rtc_calls
# Conflicts:
#	app/build.gradle
2021-12-20 09:38:13 +11:00
jubb 87045b1d55 build: update build number and versio nname 2021-12-17 11:03:16 +11:00
jubb c83dc6700a build: update build number 2021-12-14 16:38:23 +11:00
jubb 7b239c48a5 build: update build number 2021-12-13 16:56:57 +11:00
jubb 9da5d5ad5e build: new version 2021-12-08 17:44:36 +11:00
jubb 38231b543c build: update gradle code 2021-12-07 16:13:22 +11:00
jubb 02feba25d2 refactor: wrapper use corrected session description, set title to recipient displayName, indicate session calls 2021-12-07 11:10:17 +11:00
jubb 7c76613e14 build: remove debuggable for release build 2021-11-29 12:02:31 +11:00
jubb 644213ea32 refactor: more bluetooth improvements 2021-11-26 17:12:30 +11:00
Harris e876dc3ebd feat: process microphone enabled events and remove debuggable from build.gradle 2021-11-24 16:04:50 +11:00
jubb f05487f925 feat: adding call messages for incoming/outgoing/missed 2021-11-23 17:59:02 +11:00
jubb c863df2a60 Merge branch 'dev' into rtc_calls
# Conflicts:
#	app/build.gradle
2021-11-23 14:33:17 +11:00
jubb 0ba9e4938d build: increase build number 2021-11-23 14:10:42 +11:00
jubb 48b3a5038c feat: add signing props to release config build 2021-11-23 09:26:44 +11:00
Harris 51e7109649 build: build numbers and version name update 2021-11-19 16:13:22 +11:00
Harris 2029874e26 build: update build number for testing 2021-11-18 09:50:58 +11:00
jubb bf74483b9f feat: add fixes to bluetooth and begin the network renegotiation 2021-11-15 18:02:55 +11:00
jubb a0e604dbaf feat: hooking up calls and fixing broken dependencies and compile errors 2021-11-08 17:32:25 +11:00
jubb 1af9b8ba46 feat: plugging CallManager.kt into view model and service, fixing up dependencies 2021-10-29 16:41:01 +11:00
jubb 71bb04cb34 refactor: moving call code around to service and viewmodel interactions 2021-10-28 17:06:14 +11:00
jubb ea9b35f229 Merge branch 'dev' into rtc_calls
# Conflicts:
#	app/build.gradle
2021-10-28 10:14:26 +11:00
jubb 19384eeb5b build: increase build number 2021-10-27 17:42:13 +11:00
Harris 0d62057de3 refactor: playing around with deps and transport types 2021-10-22 13:11:23 +11:00
Harris 97de286896 feat: update to utilise call ID 2021-10-22 08:52:57 +11:00
Harris e8a2bbe76d fix: saving log external instead of session blob 2021-10-08 16:43:45 +11:00
Harris a55c9a969b refactor: replace settings string for sharing logs, change extension to .txt to make things easier 2021-10-08 14:01:13 +11:00