-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New app theming #1010
New app theming #1010
Commits on Jun 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 65b437c - Browse repository at this point
Copy the full SHA 65b437cView commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c8471d2 - Browse repository at this point
Copy the full SHA c8471d2View commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2eb2231 - Browse repository at this point
Copy the full SHA 2eb2231View commit details -
Configuration menu - View commit details
-
Copy full SHA for a4d7e44 - Browse repository at this point
Copy the full SHA a4d7e44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d60117 - Browse repository at this point
Copy the full SHA 5d60117View commit details
Commits on Jun 14, 2022
-
feat: adding more colours and switching over default colours to be th…
…eme based instead of hard-coded or day/night specific
Configuration menu - View commit details
-
Copy full SHA for 6f8b3a4 - Browse repository at this point
Copy the full SHA 6f8b3a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8da118 - Browse repository at this point
Copy the full SHA b8da118View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6f45e - Browse repository at this point
Copy the full SHA ef6f45eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 412669e - Browse repository at this point
Copy the full SHA 412669eView commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5c01c7 - Browse repository at this point
Copy the full SHA e5c01c7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for b9636f3 - Browse repository at this point
Copy the full SHA b9636f3View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0055985 - Browse repository at this point
Copy the full SHA 0055985View commit details
Commits on Jun 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e0e5065 - Browse repository at this point
Copy the full SHA e0e5065View commit details
Commits on Jun 27, 2022
-
feat: update new theming to use override primary style so that the re…
…gular colorAccent attribute can be used in existing layouts
Configuration menu - View commit details
-
Copy full SHA for 7b3e0a1 - Browse repository at this point
Copy the full SHA 7b3e0a1View commit details
Commits on Jun 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3d1f532 - Browse repository at this point
Copy the full SHA 3d1f532View commit details -
feat: coordinating styles across layouts, fixing up pinned icons and …
…naming for conversation list items
Configuration menu - View commit details
-
Copy full SHA for cd84d04 - Browse repository at this point
Copy the full SHA cd84d04View commit details
Commits on Jun 30, 2022
-
refactor: re-styling layouts to match new themes and attributes. Need…
… to figure out action mode close button
Configuration menu - View commit details
-
Copy full SHA for c40a6c8 - Browse repository at this point
Copy the full SHA c40a6c8View commit details
Commits on Jul 4, 2022
-
refactor: remove @color/text and replace with ?android:textColorPrima…
…ry to override in themes
Configuration menu - View commit details
-
Copy full SHA for 2ad8f90 - Browse repository at this point
Copy the full SHA 2ad8f90View commit details -
refactor: add context theme wrapper to bottom sheet dialog that refer…
…ences accent color
Configuration menu - View commit details
-
Copy full SHA for c8d547a - Browse repository at this point
Copy the full SHA c8d547aView commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0b8e910 - Browse repository at this point
Copy the full SHA 0b8e910View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46849f9 - Browse repository at this point
Copy the full SHA 46849f9View commit details -
fix: crash for PNModeActivity.kt
refactor: move ordering in seed dialog to match designs, copy changes to match new settings menu
Configuration menu - View commit details
-
Copy full SHA for aa34b0d - Browse repository at this point
Copy the full SHA aa34b0dView commit details
Commits on Sep 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1c16b97 - Browse repository at this point
Copy the full SHA 1c16b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b669739 - Browse repository at this point
Copy the full SHA b669739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e263f3 - Browse repository at this point
Copy the full SHA 8e263f3View commit details
Commits on Sep 2, 2022
-
feat: add theme appearance screen UI features and start VM implementa…
…tion. re-add legacy theme utils to get default for migration
Configuration menu - View commit details
-
Copy full SHA for daf594b - Browse repository at this point
Copy the full SHA daf594bView commit details
Commits on Sep 5, 2022
-
Merge branch 'master' into new_app_theming
# Conflicts: # app/src/main/java/org/thoughtcrime/securesms/conversation/v2/ConversationActivityV2.kt # app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageContentView.kt # app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/VisibleMessageView.kt # app/src/main/java/org/thoughtcrime/securesms/util/AvatarPlaceholderGenerator.kt # app/src/main/res/layout/view_conversation.xml # app/src/main/res/layout/view_quote.xml # app/src/main/res/layout/view_visible_message.xml # app/src/main/res/values-notnight-v21/colors.xml # app/src/main/res/values-notnight-v21/themes.xml # app/src/main/res/values/colors.xml # app/src/main/res/values/themes.xml
Configuration menu - View commit details
-
Copy full SHA for 972bba0 - Browse repository at this point
Copy the full SHA 972bba0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbeaeaa - Browse repository at this point
Copy the full SHA fbeaeaaView commit details -
refactor: remove background shape alteration and old bottom sheet sty…
…les, re-add the theme mode attr
Configuration menu - View commit details
-
Copy full SHA for 4b5e79d - Browse repository at this point
Copy the full SHA 4b5e79dView commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1a4182d - Browse repository at this point
Copy the full SHA 1a4182dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2766e6e - Browse repository at this point
Copy the full SHA 2766e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c96da1 - Browse repository at this point
Copy the full SHA 0c96da1View commit details
Commits on Sep 7, 2022
-
Merge branch 'master' into new_app_theming
# Conflicts: # app/src/main/res/layout/activity_conversation_v2.xml
Configuration menu - View commit details
-
Copy full SHA for 3e0b662 - Browse repository at this point
Copy the full SHA 3e0b662View commit details -
Configuration menu - View commit details
-
Copy full SHA for 573698e - Browse repository at this point
Copy the full SHA 573698eView commit details
Commits on Sep 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4e20b0a - Browse repository at this point
Copy the full SHA 4e20b0aView commit details -
feat: replace AppProtectionPreferenceFragment to extend ListSummaryPr…
…eferenceFragment
Configuration menu - View commit details
-
Copy full SHA for 4219f65 - Browse repository at this point
Copy the full SHA 4219f65View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a495c16 - Browse repository at this point
Copy the full SHA a495c16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e64e31 - Browse repository at this point
Copy the full SHA 8e64e31View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4508132 - Browse repository at this point
Copy the full SHA 4508132View commit details
Commits on Sep 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e5be337 - Browse repository at this point
Copy the full SHA e5be337View commit details
Commits on Sep 14, 2022
-
Merge branch 'dev' into new_app_theming
# Conflicts: # app/src/main/res/layout/activity_open_group_guidelines.xml # app/src/main/res/layout/view_open_group_guidelines.xml
Configuration menu - View commit details
-
Copy full SHA for c2d0f87 - Browse repository at this point
Copy the full SHA c2d0f87View commit details -
Configuration menu - View commit details
-
Copy full SHA for e393745 - Browse repository at this point
Copy the full SHA e393745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f43de1 - Browse repository at this point
Copy the full SHA 5f43de1View commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 34ddedb - Browse repository at this point
Copy the full SHA 34ddedbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3555bd8 - Browse repository at this point
Copy the full SHA 3555bd8View commit details
Commits on Sep 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5f134cd - Browse repository at this point
Copy the full SHA 5f134cdView commit details
Commits on Sep 20, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 2ae10be - Browse repository at this point
Copy the full SHA 2ae10beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 29ca519 - Browse repository at this point
Copy the full SHA 29ca519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9501a88 - Browse repository at this point
Copy the full SHA 9501a88View commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for dd1baf1 - Browse repository at this point
Copy the full SHA dd1baf1View commit details -
Merge branch 'master' into new_app_theming
# Conflicts: # app/src/main/java/org/thoughtcrime/securesms/conversation/v2/messages/QuoteView.kt # app/src/main/res/values/dimens.xml
Configuration menu - View commit details
-
Copy full SHA for 2ce7006 - Browse repository at this point
Copy the full SHA 2ce7006View commit details -
feat: introduce better equals and hashcode implementations to recipie…
…nt, replace home diff util content check with hashcode-based comparison
Configuration menu - View commit details
-
Copy full SHA for 76838cf - Browse repository at this point
Copy the full SHA 76838cfView commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4bd87b9 - Browse repository at this point
Copy the full SHA 4bd87b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ac6a6 - Browse repository at this point
Copy the full SHA 48ac6a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b41013 - Browse repository at this point
Copy the full SHA 4b41013View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa40f2f - Browse repository at this point
Copy the full SHA aa40f2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 490d114 - Browse repository at this point
Copy the full SHA 490d114View commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d1ca38 - Browse repository at this point
Copy the full SHA 4d1ca38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5cf885a - Browse repository at this point
Copy the full SHA 5cf885aView commit details
Commits on Sep 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e28813f - Browse repository at this point
Copy the full SHA e28813fView commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 210b362 - Browse repository at this point
Copy the full SHA 210b362View commit details
Commits on Oct 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 058ec93 - Browse repository at this point
Copy the full SHA 058ec93View commit details -
Merge branch 'dev' into new_app_theming
# Conflicts: # app/src/main/AndroidManifest.xml # app/src/main/java/org/thoughtcrime/securesms/home/NewConversationButtonSetView.kt # app/src/main/java/org/thoughtcrime/securesms/util/ViewUtilities.kt # app/src/main/res/layout-sw400dp/fragment_enter_chat_url.xml # app/src/main/res/layout-sw400dp/fragment_enter_public_key.xml # app/src/main/res/layout/activity_create_closed_group.xml # app/src/main/res/layout/fragment_enter_chat_url.xml # app/src/main/res/layout/fragment_enter_public_key.xml # app/src/main/res/values-notnight-v21/colors.xml
Configuration menu - View commit details
-
Copy full SHA for 97c1ecc - Browse repository at this point
Copy the full SHA 97c1eccView commit details
Commits on Oct 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 09a3c58 - Browse repository at this point
Copy the full SHA 09a3c58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 240f5b9 - Browse repository at this point
Copy the full SHA 240f5b9View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 26436ad - Browse repository at this point
Copy the full SHA 26436adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93389bd - Browse repository at this point
Copy the full SHA 93389bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 220c589 - Browse repository at this point
Copy the full SHA 220c589View commit details -
Configuration menu - View commit details
-
Copy full SHA for aae4e3a - Browse repository at this point
Copy the full SHA aae4e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 786680c - Browse repository at this point
Copy the full SHA 786680cView commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 716a396 - Browse repository at this point
Copy the full SHA 716a396View commit details -
Configuration menu - View commit details
-
Copy full SHA for d71b8b6 - Browse repository at this point
Copy the full SHA d71b8b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a05d20 - Browse repository at this point
Copy the full SHA 2a05d20View commit details
Commits on Oct 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3771332 - Browse repository at this point
Copy the full SHA 3771332View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9d940b - Browse repository at this point
Copy the full SHA b9d940bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5d9036 - Browse repository at this point
Copy the full SHA e5d9036View commit details
Commits on Oct 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c512ada - Browse repository at this point
Copy the full SHA c512adaView commit details
Commits on Oct 10, 2022
-
charles committed
Oct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 562d06c - Browse repository at this point
Copy the full SHA 562d06cView commit details -
charles committed
Oct 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 0137b77 - Browse repository at this point
Copy the full SHA 0137b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2fd97a - Browse repository at this point
Copy the full SHA a2fd97aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5385604 - Browse repository at this point
Copy the full SHA 5385604View commit details
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 61bcd30 - Browse repository at this point
Copy the full SHA 61bcd30View commit details -
Update notification content dialog
charles committedOct 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 92d9177 - Browse repository at this point
Copy the full SHA 92d9177View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf6ce17 - Browse repository at this point
Copy the full SHA bf6ce17View commit details -
Fix message requests clear all button text color
charles committedOct 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 7522142 - Browse repository at this point
Copy the full SHA 7522142View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4ce040 - Browse repository at this point
Copy the full SHA b4ce040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95504bf - Browse repository at this point
Copy the full SHA 95504bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fcb0c39 - Browse repository at this point
Copy the full SHA fcb0c39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3eb610e - Browse repository at this point
Copy the full SHA 3eb610eView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe36d7f - Browse repository at this point
Copy the full SHA fe36d7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d5d5e9 - Browse repository at this point
Copy the full SHA 9d5d5e9View commit details -
Fix message requests popupmenu background color
charles committedOct 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 09419d6 - Browse repository at this point
Copy the full SHA 09419d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 292198c - Browse repository at this point
Copy the full SHA 292198cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b08bdf2 - Browse repository at this point
Copy the full SHA b08bdf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1573fe - Browse repository at this point
Copy the full SHA c1573feView commit details
Commits on Oct 12, 2022
-
fix: message bubbles, thumbnail backgrounds, search bar visibility wi…
…th input bar, attachment buttons
Configuration menu - View commit details
-
Copy full SHA for 5170965 - Browse repository at this point
Copy the full SHA 5170965View commit details -
Configuration menu - View commit details
-
Copy full SHA for 952bede - Browse repository at this point
Copy the full SHA 952bedeView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3fe54d - Browse repository at this point
Copy the full SHA e3fe54dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2780182 - Browse repository at this point
Copy the full SHA 2780182View commit details -
Add style to reactions tab layout
charles committedOct 12, 2022 Configuration menu - View commit details
-
Copy full SHA for bb0386b - Browse repository at this point
Copy the full SHA bb0386bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff89f33 - Browse repository at this point
Copy the full SHA ff89f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7d19b - Browse repository at this point
Copy the full SHA 4d7d19bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5177af0 - Browse repository at this point
Copy the full SHA 5177af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545f4d3 - Browse repository at this point
Copy the full SHA 545f4d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1581f64 - Browse repository at this point
Copy the full SHA 1581f64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 340f9f2 - Browse repository at this point
Copy the full SHA 340f9f2View commit details -
Add style to reactions tab layout
charles committedOct 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 24b6c71 - Browse repository at this point
Copy the full SHA 24b6c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for b937b1c - Browse repository at this point
Copy the full SHA b937b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b34e27b - Browse repository at this point
Copy the full SHA b34e27bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 112896e - Browse repository at this point
Copy the full SHA 112896eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 44f94ae - Browse repository at this point
Copy the full SHA 44f94aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c18c8 - Browse repository at this point
Copy the full SHA 81c18c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 676e7d0 - Browse repository at this point
Copy the full SHA 676e7d0View commit details -
Fix ocean light theme pin color
charles committedOct 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 6e8e875 - Browse repository at this point
Copy the full SHA 6e8e875View commit details
Commits on Oct 13, 2022
-
Update classic dark unread indicator text color
charles committedOct 13, 2022 Configuration menu - View commit details
-
Copy full SHA for 74d146b - Browse repository at this point
Copy the full SHA 74d146bView commit details
Commits on Oct 14, 2022
-
Reduce group name text size on join community screen
charles committedOct 14, 2022 Configuration menu - View commit details
-
Copy full SHA for 4aab321 - Browse repository at this point
Copy the full SHA 4aab321View commit details -
Restore tab indicator color on join community and all media screens
charles committedOct 14, 2022 Configuration menu - View commit details
-
Copy full SHA for e269d88 - Browse repository at this point
Copy the full SHA e269d88View commit details
Commits on Oct 16, 2022
-
charles committed
Oct 16, 2022 Configuration menu - View commit details
-
Copy full SHA for 8da186c - Browse repository at this point
Copy the full SHA 8da186cView commit details
Commits on Oct 17, 2022
-
Updated the HomeViewModel to cancel old executors when new ones are a…
…dded (#1) * Updated the HomeViewModel to cancel old executors when new ones are added * Removed a seemingly unneeded update
Configuration menu - View commit details
-
Copy full SHA for f2ecafb - Browse repository at this point
Copy the full SHA f2ecafbView commit details
Commits on Oct 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 46a7f1c - Browse repository at this point
Copy the full SHA 46a7f1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 813b384 - Browse repository at this point
Copy the full SHA 813b384View commit details