session-android/app/src/main/res
ceokot 427b2d7b5f
fix: Selected message theme colours and crash fixes (#1025)
* Fixed a bug where message requests could incorrectly appear in the thread list (#1009)

* New app theming (#1010)

* feat: start new app theming feature

* feat: add some theming colours

* refactor: start refactoring themes and colours to use dynamic attributes

* feat: adding more colours and switching over default colours to be theme based instead of hard-coded or day/night specific

* refactor: take a look at ocean light and logo colour

* feat: global search colours for light and dark ocean

* feat: more styling

* feat: adding themes to conversation activity and refactoring the base theme to apply over the top of the activity's theme so it retains noActionBar etc

* feat: add dynamic accent color

* docs: add todo for changing how accent colour is applied

* feat: update new theming to use override primary style so that the regular colorAccent attribute can be used in existing layouts

* feat: coordinating styles across layouts, fixing up pinned icons and naming for conversation list items

* refactor: re-styling layouts to match new themes and attributes. Need to figure out action mode close button

* refactor: remove @color/text and replace with ?android:textColorPrimary to override in themes

* refactor: add context theme wrapper to bottom sheet dialog that references accent color

* fix: input bar bug fix and preference activity themes

* refactor: new settings menu options

* fix: crash for PNModeActivity.kt

refactor: move ordering in seed dialog to match designs, copy changes to match new settings menu

* feat: add new appearance settings activity

* refactor: title and VM changes

* fix: correct override

* feat: add theme appearance screen UI features and start VM implementation. re-add legacy theme utils to get default for migration

* fix: compile errors and missing themes from emoji features

* refactor: remove background shape alteration and old bottom sheet styles, re-add the theme mode attr

* feat: appearance screen wired up, just need to refresh theme

* feat: add theme state recreation and fix match system settings option

* refactor: add bottom margin

* feat: explore custom preference category

* feat: add the customized session theme for CorrectedPreferenceFragment

* feat: replace AppProtectionPreferenceFragment to extend ListSummaryPreferenceFragment

* refactor: change drawable style and remove explicit dividers

* refactor: remove divider in CorrectedPreferenceFragment

* feat: add theme state check on resume, might be jarring currently

* feat: add preference divider elements for settings menu

* refactor: settings menu redesigns

* refactor: change led preference to integer and refactor TextSecurePreferences.kt

* feat: add scroll parcel to save/restore hierarchy on restart with appearance changes

* feat: add the conversations blocked contacts and refactor preference order and copy

* feat: add blocked contacts activity, basic layout and vm

* feat: add unblock DB functions and storage protocol, start working on the DB query state flow, might have to just implement recipient on modified listener

* feat: add blocked contacts and notif recipient listeners

* feat: add recipient db reader

* feat: add blocked contact interactions and fix a theming crash for notifications

* feat: introduce better equals and hashcode implementations to recipient, replace home diff util content check with hashcode-based comparison

* feat: add settings menu vectors

* fix: preview compile error

* refactor: migrating settings menu to new designs

* feat: help menu

* refactor: simplify link opening

* refactor: remove space

* feat: refactor preferences and start theming for light mode options

* refactor: fixing dark and light modes with dialogs

* refactor: popup dialogs use proper themes now

* refactor: alert dialogs and media edit fragments use attribute references

* refactor: use input bar button attribute instead color control normal in vector tint

* refactor: transparency, dialog fixes, notification fix

* refactor: attrs and styles for buttons

* fix: use prominent button color on the outline button's border

* fix: fix the trash

* refactor: remove the appearance

* refactor: avatar placeholder generation, chips and element border styles

* refactor: use colors instead of style references

* refactor: theming changes to match designs and feedback

* refactor: the titles are bold and the categories are tertiary coloured now

* fix: appearance settings match preferences, search bottom bar uses themed attributes

* refactor: increase setting button height

* Update clear all data dialog

* Update seed dialog

* refactor: more qa feedback changes

* feat: add new TLs and fa-rIR TLs

* Update notification content dialog

* Fix message requests clear all button text color

* feat: re-add screenshot observer

* refactor: make send tint accent color

* feat: add unread background differences

* fix: change unread count indicator

* build: upgrade build numbers

* Fix message requests popupmenu background color

* fix: crash from attr reference in color attribute

* build: upgrade build number

* fix: message bubbles, thumbnail backgrounds, search bar visibility with input bar, attachment buttons

* fix: tertiary text for keyboard page search view

* fix: emoji overflow colour differences

* fix: reaction pill dialog background is now correct colour

* Add style to reactions tab layout

* fix: appearance activity reverting primary color at correct time

* fix: show call privacy warning every time instead of just once

* fix: gradient background(?) and audio autoplay disable

* fix: crash in all media containing documents

* fix: reaction dialog heading fixes

* Add style to reactions tab layout

* fix: remove gradient backgrounds

* fix: adding new reaction normal text attribute to try correct the tab layout

* fix: ocean dark unread/read colours

* build; update build number

* build: update build number

* Fix ocean light theme pin color

* Update classic dark unread indicator text color

* Reduce group name text size on join community screen

* Restore tab indicator color on join community and all media screens

* Home adapter rename

* Updated the HomeViewModel to cancel old executors when new ones are added (#1)

* Updated the HomeViewModel to cancel old executors when new ones are added

* Removed a seemingly unneeded update

* Explicitly remove observers when the HomeActivity is paused (#2)

Co-authored-by: jubb <hjubb@users.noreply.github.com>
Co-authored-by: charles <charles@oxen.io>
Co-authored-by: Morgan Pretty <mpretty-cyro@users.noreply.github.com>

* Play fixes (#1017)

* fix: Prevent crash from recipient modification listener

* fix: Add message selection highlight color

* Handle crash from fingerprint auth

* Update message selection highlight colors

* Handle call answer/hangup processing appropriately

* Add proguard rule for ContextMenuList

* Handle more calls intents

Co-authored-by: charles <charles@oxen.io>

Co-authored-by: Morgan Pretty <mpretty-cyro@users.noreply.github.com>
Co-authored-by: jubb <hjubb@users.noreply.github.com>
Co-authored-by: charles <charles@oxen.io>
2022-10-24 15:45:26 +11:00
..
anim Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
animator Add emoji reacts support (#889) 2022-09-04 21:03:32 +10:00
color New app theming (#913) 2022-10-12 17:05:55 +11:00
drawable New app theming (#913) 2022-10-12 17:05:55 +11:00
drawable-anydpi-v24 Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
drawable-hdpi Remove unused resources 2021-07-07 14:00:18 +10:00
drawable-ldrtl-hdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
drawable-ldrtl-xhdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
drawable-ldrtl-xxhdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
drawable-ldrtl-xxxhdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
drawable-mdpi Remove unused resources 2021-07-07 14:00:18 +10:00
drawable-xhdpi Remove unused resources 2021-07-07 14:00:18 +10:00
drawable-xxhdpi Remove unused resources 2021-07-07 14:00:18 +10:00
drawable-xxxhdpi Add oxen logo 2021-07-08 10:42:42 +10:00
font Add a global search (#834) 2022-02-07 17:06:27 +11:00
layout New app theming (#1011) 2022-10-18 17:59:47 +11:00
layout-sw400dp New app theming (#913) 2022-10-12 17:05:55 +11:00
menu New app theming (#913) 2022-10-12 17:05:55 +11:00
mipmap-anydpi-v26 refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
mipmap-hdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
mipmap-mdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
mipmap-xhdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
mipmap-xxhdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
mipmap-xxxhdpi refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
raw Add one on one calls over clearnet (#864) 2022-04-19 14:25:40 +10:00
values fix: Selected message theme colours and crash fixes (#1025) 2022-10-24 15:45:26 +11:00
values-af Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-af-rZA Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-ar New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ar-rSA New app theming (#913) 2022-10-12 17:05:55 +11:00
values-az New app theming (#913) 2022-10-12 17:05:55 +11:00
values-az-rAZ New app theming (#913) 2022-10-12 17:05:55 +11:00
values-bal New app theming (#913) 2022-10-12 17:05:55 +11:00
values-bal-rBA New app theming (#913) 2022-10-12 17:05:55 +11:00
values-be Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-be-rBY Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-bg New app theming (#913) 2022-10-12 17:05:55 +11:00
values-bg-rBG New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ca New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ca-rES New app theming (#913) 2022-10-12 17:05:55 +11:00
values-cs New app theming (#913) 2022-10-12 17:05:55 +11:00
values-cs-rCZ New app theming (#913) 2022-10-12 17:05:55 +11:00
values-cy New app theming (#913) 2022-10-12 17:05:55 +11:00
values-cy-rGB New app theming (#913) 2022-10-12 17:05:55 +11:00
values-da New app theming (#913) 2022-10-12 17:05:55 +11:00
values-da-rDK New app theming (#913) 2022-10-12 17:05:55 +11:00
values-de New app theming (#913) 2022-10-12 17:05:55 +11:00
values-de-rDE New app theming (#913) 2022-10-12 17:05:55 +11:00
values-el New app theming (#913) 2022-10-12 17:05:55 +11:00
values-el-rGR New app theming (#913) 2022-10-12 17:05:55 +11:00
values-eo New app theming (#913) 2022-10-12 17:05:55 +11:00
values-eo-rUY New app theming (#913) 2022-10-12 17:05:55 +11:00
values-es New app theming (#913) 2022-10-12 17:05:55 +11:00
values-es-rES New app theming (#913) 2022-10-12 17:05:55 +11:00
values-et New app theming (#913) 2022-10-12 17:05:55 +11:00
values-et-rEE New app theming (#913) 2022-10-12 17:05:55 +11:00
values-fa New app theming (#913) 2022-10-12 17:05:55 +11:00
values-fa-rIR New app theming (#913) 2022-10-12 17:05:55 +11:00
values-fi New app theming (#913) 2022-10-12 17:05:55 +11:00
values-fi-rFI New app theming (#913) 2022-10-12 17:05:55 +11:00
values-fr New app theming (#913) 2022-10-12 17:05:55 +11:00
values-fr-rFR New app theming (#913) 2022-10-12 17:05:55 +11:00
values-gl New app theming (#913) 2022-10-12 17:05:55 +11:00
values-gl-rES New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ha New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ha-rHG New app theming (#913) 2022-10-12 17:05:55 +11:00
values-hi New app theming (#913) 2022-10-12 17:05:55 +11:00
values-hi-rIN New app theming (#913) 2022-10-12 17:05:55 +11:00
values-hr Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-hr-rHR Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-hu New app theming (#913) 2022-10-12 17:05:55 +11:00
values-hu-rHU New app theming (#913) 2022-10-12 17:05:55 +11:00
values-hy New app theming (#913) 2022-10-12 17:05:55 +11:00
values-hy-rAM New app theming (#913) 2022-10-12 17:05:55 +11:00
values-in New app theming (#913) 2022-10-12 17:05:55 +11:00
values-in-rID New app theming (#913) 2022-10-12 17:05:55 +11:00
values-it New app theming (#913) 2022-10-12 17:05:55 +11:00
values-it-rIT New app theming (#913) 2022-10-12 17:05:55 +11:00
values-iw New app theming (#913) 2022-10-12 17:05:55 +11:00
values-iw-rIL New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ja New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ja-rJP New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ka Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-ka-rGE Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-km New app theming (#913) 2022-10-12 17:05:55 +11:00
values-km-rKH New app theming (#913) 2022-10-12 17:05:55 +11:00
values-kn New app theming (#913) 2022-10-12 17:05:55 +11:00
values-kn-rIN New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ko New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ko-rKR New app theming (#913) 2022-10-12 17:05:55 +11:00
values-lo Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-lo-rLA Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-lt New app theming (#913) 2022-10-12 17:05:55 +11:00
values-lt-rLT New app theming (#913) 2022-10-12 17:05:55 +11:00
values-lv Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-lv-rLV Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-mk New app theming (#913) 2022-10-12 17:05:55 +11:00
values-mk-rMK New app theming (#913) 2022-10-12 17:05:55 +11:00
values-mn Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-mn-rMN Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-ms Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-ms-rMY Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-my-rMM Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-nb New app theming (#913) 2022-10-12 17:05:55 +11:00
values-nb-rNO New app theming (#913) 2022-10-12 17:05:55 +11:00
values-nl New app theming (#913) 2022-10-12 17:05:55 +11:00
values-nl-rNL New app theming (#913) 2022-10-12 17:05:55 +11:00
values-nn New app theming (#913) 2022-10-12 17:05:55 +11:00
values-nn-rNO New app theming (#913) 2022-10-12 17:05:55 +11:00
values-no Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-no-rNO Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-notnight-v21 New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ny New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ny-rMW New app theming (#913) 2022-10-12 17:05:55 +11:00
values-pa Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-pa-rIN Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-pl New app theming (#913) 2022-10-12 17:05:55 +11:00
values-pl-rPL New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ps Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-ps-rAF Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-pt New app theming (#913) 2022-10-12 17:05:55 +11:00
values-pt-rBR New app theming (#913) 2022-10-12 17:05:55 +11:00
values-pt-rPT New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ro New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ro-rRO New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ru New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ru-rRU New app theming (#913) 2022-10-12 17:05:55 +11:00
values-si New app theming (#913) 2022-10-12 17:05:55 +11:00
values-si-rLK New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sk New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sk-rSK New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sl Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-sl-rSI Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-small refactor: running the remove unused resources command and cleaning up strings 2021-05-17 11:56:14 +10:00
values-sq New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sq-rAL New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sr New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sr-rSP New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sv New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sv-rSE New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sw New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sw-rKE New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sw360dp Fix moderator race condition (#975) 2022-09-26 11:44:59 +10:00
values-sw400dp New app theming (#913) 2022-10-12 17:05:55 +11:00
values-sw480dp restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
values-ta Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-ta-rIN Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-te New app theming (#913) 2022-10-12 17:05:55 +11:00
values-te-rIN New app theming (#913) 2022-10-12 17:05:55 +11:00
values-th New app theming (#913) 2022-10-12 17:05:55 +11:00
values-th-rTH New app theming (#913) 2022-10-12 17:05:55 +11:00
values-tr New app theming (#913) 2022-10-12 17:05:55 +11:00
values-tr-rTR New app theming (#913) 2022-10-12 17:05:55 +11:00
values-uk New app theming (#913) 2022-10-12 17:05:55 +11:00
values-uk-rUA New app theming (#913) 2022-10-12 17:05:55 +11:00
values-ur Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-ur-rIN Bug fixes and provide conversation tooltips (#851) 2022-02-28 17:23:58 +11:00
values-v26 restructure and unite service android/java to libsignal 2020-11-26 09:46:52 +11:00
values-vi New app theming (#913) 2022-10-12 17:05:55 +11:00
values-vi-rVN New app theming (#913) 2022-10-12 17:05:55 +11:00
values-xh New app theming (#913) 2022-10-12 17:05:55 +11:00
values-xh-rZA New app theming (#913) 2022-10-12 17:05:55 +11:00
values-zh New app theming (#913) 2022-10-12 17:05:55 +11:00
values-zh-rCN New app theming (#913) 2022-10-12 17:05:55 +11:00
values-zh-rTW New app theming (#913) 2022-10-12 17:05:55 +11:00
xml New app theming (#913) 2022-10-12 17:05:55 +11:00