Skip to content
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

[SR] Session Replay #3339

Merged
merged 239 commits into from
Jul 15, 2024
Merged

[SR] Session Replay #3339

merged 239 commits into from
Jul 15, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    2dbe2ce View commit details
    Browse the repository at this point in the history
  2. Add screenshot recorder

    romtsn committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d702876 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ced85 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. Merge pull request #3202 from getsentry/rz/feat/session-replay-new-mo…

    …dule
    
    Add new sentry-android-replay module
    romtsn authored Feb 13, 2024
    Configuration menu
    Copy the full SHA
    fdd4363 View commit details
    Browse the repository at this point in the history
  2. Add TODOs and license headers

    romtsn committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    11f699c View commit details
    Browse the repository at this point in the history
  3. Api dump

    romtsn committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    dd0e9a4 View commit details
    Browse the repository at this point in the history
  4. Formatting

    romtsn committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    d34ddee View commit details
    Browse the repository at this point in the history
  5. Lint

    romtsn committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    0cca47c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a26e8d View commit details
    Browse the repository at this point in the history
  7. Format code

    getsentry-bot committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    5ebdfed View commit details
    Browse the repository at this point in the history
  8. More comments

    romtsn committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    04f43ed View commit details
    Browse the repository at this point in the history
  9. Disable detekt plugin for now

    romtsn committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b461847 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f8419d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. WIP

    romtsn committed Feb 15, 2024
    Configuration menu
    Copy the full SHA
    a63cac1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Add replay envelopes

    romtsn committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fa72057 View commit details
    Browse the repository at this point in the history
  2. Remove jsonValue

    romtsn committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6cfb511 View commit details
    Browse the repository at this point in the history
  3. Remove

    romtsn committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0d031d7 View commit details
    Browse the repository at this point in the history
  4. Fix json

    romtsn committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    07e6b26 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. Finalize replay envelopes

    romtsn committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    18af924 View commit details
    Browse the repository at this point in the history
  2. Introduce MapObjectReader

    romtsn committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    64cedfa View commit details
    Browse the repository at this point in the history
  3. Add missing test

    romtsn committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b8cb924 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rz/feat/session-replay-envelopes' into rz/feat/session-…

    …replay-map-object-reader
    romtsn committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    28d341f View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Add test for MapObjectReader

    romtsn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    1e76fc7 View commit details
    Browse the repository at this point in the history
  2. Add MapObjectWriter change

    romtsn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    13c1971 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rz/feat/session-replay-envelopes' into rz/feat/session-…

    …replay-map-object-reader
    romtsn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a14e090 View commit details
    Browse the repository at this point in the history
  4. Add finals

    romtsn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    86baf7f View commit details
    Browse the repository at this point in the history
  5. Fix test

    romtsn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    f1ca9f6 View commit details
    Browse the repository at this point in the history
  6. Fix test

    romtsn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    fbbe0d9 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'rz/feat/session-replay-envelopes' into rz/feat/session-…

    …replay-map-object-reader
    romtsn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    688233f View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Address review

    romtsn committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    fd63960 View commit details
    Browse the repository at this point in the history
  2. Add finals and annotations

    romtsn committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    93785cc View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3215 from getsentry/rz/feat/session-replay-map-ob…

    …ject-reader
    
    [SR] Introduce MapObjectReader
    romtsn authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    4db19e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e55ec0 View commit details
    Browse the repository at this point in the history
  5. Address review from Dhiogo

    romtsn committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9603672 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Address review from Markus

    romtsn committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1ce57cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62477b4 View commit details
    Browse the repository at this point in the history
  3. Fix test

    romtsn committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    af42fb3 View commit details
    Browse the repository at this point in the history
  4. api dump

    romtsn committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    1951891 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd09739 View commit details
    Browse the repository at this point in the history
  6. api dump

    romtsn committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    4e54c77 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Address review from Markus

    romtsn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    b2940c4 View commit details
    Browse the repository at this point in the history
  2. Api dump

    romtsn committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    002a0f3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3203 from getsentry/rz/feat/session-replay-sources

    [SR] Add screenshot recorder
    romtsn authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    64f70c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fb14ecb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3214 from getsentry/rz/feat/session-replay-envelopes

    [SR] Add session replay envelope and events
    romtsn authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    79151e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Add replay integration

    romtsn committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    9e87fe8 View commit details
    Browse the repository at this point in the history
  2. Uncomment redacting

    romtsn committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2e954f7 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Update proguard rules

    romtsn committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8bc6219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5aa4be View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Add ReplayCache tests

    romtsn committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    f72e45f View commit details
    Browse the repository at this point in the history
  2. Add tests

    romtsn committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    545712c View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Add SessionReplayOptions

    romtsn committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    2df34a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c02f1db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee240b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2a821c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d6bb9ab View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Fix test

    romtsn committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7854e4f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2cddcc4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    ef3d62c View commit details
    Browse the repository at this point in the history
  2. Pass hint to captureReplay

    romtsn committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f7ac74f View commit details
    Browse the repository at this point in the history
  3. Better error handling

    romtsn committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    5faeb4e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65d35ec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f4e718 View commit details
    Browse the repository at this point in the history
  6. Fix redacting out of sync

    romtsn committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    fd6e633 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    915bd29 View commit details
    Browse the repository at this point in the history
  8. _experimental -> experimental

    romtsn committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    1a5c4da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fd92dc7 View commit details
    Browse the repository at this point in the history
  10. Merge conflicts

    romtsn committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    da37c89 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix tests

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c53a975 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    18eb67e View commit details
    Browse the repository at this point in the history
  3. Improve ReplayCache logic

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    a7ae2b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf14d83 View commit details
    Browse the repository at this point in the history
  5. bottom/right -> height/width

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    82fe21a View commit details
    Browse the repository at this point in the history
  6. add todos

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    de56e35 View commit details
    Browse the repository at this point in the history
  7. duration -> durationMs

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    fa8c527 View commit details
    Browse the repository at this point in the history
  8. replaId non-nullable

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    dfbb992 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4ada96f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c6a993f View commit details
    Browse the repository at this point in the history
  11. More conflicts

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ad7d78d View commit details
    Browse the repository at this point in the history
  12. More conflicts

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ab00547 View commit details
    Browse the repository at this point in the history
  13. Fix tests

    romtsn committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    7f78fee View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Address PR review

    romtsn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    9f252bc View commit details
    Browse the repository at this point in the history
  2. Add kdoc

    romtsn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    27b15d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5278c86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27674b1 View commit details
    Browse the repository at this point in the history
  5. Add kdoc

    romtsn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    957f0cf View commit details
    Browse the repository at this point in the history
  6. Fix tests

    romtsn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    da3560d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3272 from getsentry/rz/feat/session-replay-integr…

    …ation
    
    [SR] Add replay integration
    romtsn authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b04aaf2 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3283 from getsentry/rz/feat/session-replay-options

    [SR] Add SessionReplayOptions
    romtsn authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    023cb5f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1a77d17 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b88b1b9 View commit details
    Browse the repository at this point in the history
  11. Add more tests

    romtsn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4d533fb View commit details
    Browse the repository at this point in the history
  12. Add session deadline of 1h

    romtsn committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    4276264 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3fe5e0f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ca9f9d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    7079d7a View commit details
    Browse the repository at this point in the history
  2. Safe executors

    romtsn committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ea417e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f994ac9 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    0c5e4b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e0894d View commit details
    Browse the repository at this point in the history
  3. Fix tests

    romtsn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    1fc9aa2 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rz/fix/session-replay-media-codec' into rz/feat/session…

    …-replay-redact-options
    romtsn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    15e61dd View commit details
    Browse the repository at this point in the history
  5. Fix tests

    romtsn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    ad98acd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'rz/fix/session-replay-media-codec' into rz/feat/session…

    …-replay-redact-options
    romtsn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5b8ed7c View commit details
    Browse the repository at this point in the history
  7. WIP

    romtsn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    227c22a View commit details
    Browse the repository at this point in the history
  8. Try-catch release of encoder

    romtsn committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    0fca8ad View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    5e37622 View commit details
    Browse the repository at this point in the history
  2. WIP

    romtsn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d0b4d5c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'rz/fix/session-replay-media-codec' into rz/feat/session…

    …-replay-redact-options
    romtsn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f0fcf5d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rz/feat/session-replay-redact-options' into rz/feat/ses…

    …sion-replay-orientation-change
    romtsn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d7a7123 View commit details
    Browse the repository at this point in the history
  5. Spotless

    romtsn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    236ee2c View commit details
    Browse the repository at this point in the history
  6. TODO

    romtsn committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e9bf0b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    bf8f49a View commit details
    Browse the repository at this point in the history
  2. Update sentry/src/main/java/io/sentry/SentryReplayOptions.java

    Co-authored-by: Markus Hintersteiner <[email protected]>
    romtsn and markushi authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    71837c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1430e7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0c2678 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3ef9f06 View commit details
    Browse the repository at this point in the history
  6. More gates

    romtsn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    59b63e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a9e3405 View commit details
    Browse the repository at this point in the history
  8. Revert addAll

    romtsn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    21239ca View commit details
    Browse the repository at this point in the history
  9. [SR] More gates

    romtsn authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    b27a905 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b83a894 View commit details
    Browse the repository at this point in the history
  11. Fix conflicts

    romtsn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    9cafe43 View commit details
    Browse the repository at this point in the history
  12. fix test

    romtsn committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6c9baea View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    62a0984 View commit details
    Browse the repository at this point in the history
  14. release: 7.8.0-alpha.0

    getsentry-bot committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2057e22 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7b24e7c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5e33e95 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    f8f5698 View commit details
    Browse the repository at this point in the history
  2. Formatting

    romtsn committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5c59bf7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. WIP

    romtsn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    247f1c9 View commit details
    Browse the repository at this point in the history
  2. Expose public API for flutter

    romtsn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    c2be16f View commit details
    Browse the repository at this point in the history
  3. Spotless

    romtsn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    06d4b6d View commit details
    Browse the repository at this point in the history
  4. Spotless

    romtsn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    59056ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06495d8 View commit details
    Browse the repository at this point in the history
  6. Remove breadcrumb import

    romtsn committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0e951eb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9686a74 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    e33b29c View commit details
    Browse the repository at this point in the history
  2. Formatting

    romtsn committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    27e17c1 View commit details
    Browse the repository at this point in the history
  3. Sort rrweb events

    romtsn committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    51cc432 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82680fb View commit details
    Browse the repository at this point in the history
  5. Formatting

    romtsn committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    4c7d1a0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    32fb5f0 View commit details
    Browse the repository at this point in the history
  7. Expose replayCacheDir

    romtsn committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c6b16ed View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Capture network requests

    romtsn committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    6f3dc0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c562fb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    cd4fd9e View commit details
    Browse the repository at this point in the history
  2. fix apiDump

    krystofwoldrich committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    e836f49 View commit details
    Browse the repository at this point in the history
  3. Address PR review

    romtsn committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    4f240d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Merge pull request #3357 from getsentry/rz/feat/session-replay-captur…

    …e-strategies
    
    [SR] Introduce capture strategies and handle orientation change for buffer
    romtsn authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    12c0eb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db66737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33cd776 View commit details
    Browse the repository at this point in the history
  4. [SR] Capture network requests

    romtsn authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    bdd9db5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9295f0f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6b464b View commit details
    Browse the repository at this point in the history
  7. Spotless

    romtsn committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2d508c9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c0158eb View commit details
    Browse the repository at this point in the history
  9. Revert

    romtsn committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    234b789 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    a68e88e View commit details
    Browse the repository at this point in the history
  2. Changelog

    romtsn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    b3ee659 View commit details
    Browse the repository at this point in the history
  3. release: 7.9.0-alpha.1

    getsentry-bot committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    e89a3ef View commit details
    Browse the repository at this point in the history
  4. Fix test

    romtsn committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2c0977b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d4ac484 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. WIP

    romtsn committed May 1, 2024
    Configuration menu
    Copy the full SHA
    5c05b6f View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    0476132 View commit details
    Browse the repository at this point in the history
  2. formatting

    romtsn committed May 2, 2024
    Configuration menu
    Copy the full SHA
    7823d87 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    9596bb9 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    733b490 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1217bb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    647822c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rz/feat/session-replay-touch-events' into rz/feat/sessi…

    …on-replay-breadcrumbs-v2
    romtsn committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6f83386 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Add Nullables

    romtsn committed May 29, 2024
    Configuration menu
    Copy the full SHA
    69e5144 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    romtsn committed May 29, 2024
    Configuration menu
    Copy the full SHA
    a3d581c View commit details
    Browse the repository at this point in the history
  3. Formatting

    romtsn committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d93e609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0af0984 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e119af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9b78df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50443a4 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    f37c593 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix proguard rules

    romtsn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    730dc66 View commit details
    Browse the repository at this point in the history
  2. WIP

    romtsn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    69b23cc View commit details
    Browse the repository at this point in the history
  3. Add tests

    romtsn committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c2dcad5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Detect obscured views

    romtsn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    d8fda33 View commit details
    Browse the repository at this point in the history
  2. revert some thigns

    romtsn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    26df8c6 View commit details
    Browse the repository at this point in the history
  3. Remove commented code

    romtsn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    9c874d7 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'rz/feat/session-replay-breadcrumbs-customizer' into rz/…

    …fix/session-replay-redaction
    romtsn committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    db4ed1b View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Suppress lint

    romtsn committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    7b01de3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Support multi-touch gestures

    romtsn committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aa2a5a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Address PR feedback

    romtsn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4aa50c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11437d4 View commit details
    Browse the repository at this point in the history
  3. [SR] Redaction fixes part 1

    romtsn authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    e3623e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b412ae View commit details
    Browse the repository at this point in the history
  5. Changelog

    romtsn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    522b586 View commit details
    Browse the repository at this point in the history
  6. release: 7.11.0-alpha.2

    getsentry-bot committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    263e147 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a83b5d9 View commit details
    Browse the repository at this point in the history
  8. Make multi-touch work

    romtsn committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9444da9 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Fix tests

    romtsn committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    54056cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    587b6d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. WIP

    romtsn committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    df7270e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    53d5fbc View commit details
    Browse the repository at this point in the history
  2. Fix

    romtsn committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    a783326 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Ignore warning

    romtsn committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    01b7d67 View commit details
    Browse the repository at this point in the history
  2. Address PR feedback

    romtsn committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    c832416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cfc52d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Tests

    romtsn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    eef3c11 View commit details
    Browse the repository at this point in the history
  2. Add quality settings

    romtsn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    97d530c View commit details
    Browse the repository at this point in the history
  3. Fix redacting out of sync

    romtsn committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    5557450 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Remove time measuring

    romtsn committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    213ff9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc7138b View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d655d52 View commit details
    Browse the repository at this point in the history
  4. Address PR feedback

    romtsn committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    a154cd0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2f727bc View commit details
    Browse the repository at this point in the history
  6. [SR] Add quality settings

    romtsn authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    17a4d22 View commit details
    Browse the repository at this point in the history
  7. Clean up

    romtsn committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    402587d View commit details
    Browse the repository at this point in the history
  8. Spotless

    romtsn committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    71bdb5a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. [SR] Redaction fixes pt. 2

    romtsn authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a54f92f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da59406 View commit details
    Browse the repository at this point in the history
  3. Format code

    getsentry-bot committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    67efa10 View commit details
    Browse the repository at this point in the history
  4. Changelog

    romtsn committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    89f5186 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    befe3fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    615bb0e View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. [SR] Add redactClasses option (#3546)

    Co-authored-by: Roman Zavarnitsyn <[email protected]>
    krystofwoldrich and romtsn authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    837e911 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    50c1d50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361f73a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    061ac4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    092f714 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Redaction fixes for RN

    romtsn committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    6abb150 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    9c13079 View commit details
    Browse the repository at this point in the history
  2. Recycle unused bitmap

    romtsn committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    7a9658d View commit details
    Browse the repository at this point in the history
  3. [SR] Redaction fixes for RN

    romtsn authored Jul 12, 2024
    Configuration menu
    Copy the full SHA
    027a378 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5816d75 View commit details
    Browse the repository at this point in the history
  5. Add tests for sentry

    romtsn committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    ece807c View commit details
    Browse the repository at this point in the history
  6. Add ReplayIntegrationTest

    romtsn committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9e625e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Replay SmokeTest

    romtsn committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    91e3c61 View commit details
    Browse the repository at this point in the history
  2. Fix test

    romtsn committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    3799a59 View commit details
    Browse the repository at this point in the history
  3. Fix test

    romtsn committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    f56d31f View commit details
    Browse the repository at this point in the history
  4. [SR] Add tests

    romtsn authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    8060100 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd3ef83 View commit details
    Browse the repository at this point in the history
  6. Changelog

    romtsn committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    cf43993 View commit details
    Browse the repository at this point in the history