Commit Graph

  • 329982767f
    feat: stuff CnC-Robert 2023-07-01 23:35:56 +02:00
  • 426e3fe343
    Merge branch 'dev' into feat/inappupdater Ax333l 2023-07-01 21:46:03 +02:00
  • 6f0004b560
    Merge branch 'dev' into feat/patch-options Ax333l 2023-07-01 16:03:28 +02:00
  • 3b65cd0edc fix: use correct directory Ax333l 2023-07-01 16:02:34 +02:00
  • 264401a5e4
    feat: scrape search results instead of using api CnC-Robert 2023-07-01 16:02:34 +02:00
  • ea3d20997c
    fix: use correct directory Ax333l 2023-07-01 16:02:34 +02:00
  • a9606728bf build: bump patcher Ax333l 2023-07-01 15:09:21 +02:00
  • ded19bd866
    build: bump patcher Ax333l 2023-07-01 15:09:21 +02:00
  • 4d4f1a242c build: update gradle to v8.2 Pun Butrach 2023-07-01 12:40:01 +07:00
  • 833aaeff69
    build: update gradle to v8.2 Pun Butrach 2023-07-01 12:40:01 +07:00
  • f6a37eb5b7
    feat: use string resources CnC-Robert 2023-06-30 15:26:21 +02:00
  • 746b762752
    Merge remote-tracking branch 'origin/dev' into dev CnC-Robert 2023-06-30 14:02:46 +02:00
  • 29c89a63e9
    feat: improved ui CnC-Robert 2023-06-30 13:59:06 +02:00
  • 6884911296
    refactor: use the correct rememberSaveable overload Ax333l 2023-06-30 13:40:59 +02:00
  • 6b7143dd8f feat: licenses screen (#47) Ax333l 2023-06-29 22:05:43 +02:00
  • 5e71576701
    feat: licenses screen (#47) Ax333l 2023-06-29 22:05:43 +02:00
  • a5f6ed5103
    remove unused import Ax333l 2023-06-29 22:01:46 +02:00
  • 115764abfb
    chore: use text in the button Ax333l 2023-06-29 21:52:39 +02:00
  • 77edd347ef
    refactor: use keyed remember and more encapsulation Ax333l 2023-06-29 21:22:30 +02:00
  • 7e4ee00cb2 chore: update links in about page Ax333l 2023-06-29 18:10:40 +02:00
  • 5c12fe546b
    chore: update links in about page Ax333l 2023-06-29 18:10:40 +02:00
  • 4868c45b43 feat: animate the arrow button Ax333l 2023-06-29 17:26:49 +02:00
  • 7f4943d5bf
    feat: animate the arrow button Ax333l 2023-06-29 17:26:49 +02:00
  • 18c336e7a4
    feat: licenses screen Ax333l 2023-06-29 17:08:52 +02:00
  • b72e34991d
    feat: support files as patch options Ax333l 2023-06-29 16:47:54 +02:00
  • 71ba27e696
    feat: store apps with room db CnC-Robert 2023-06-29 11:23:42 +02:00
  • fc4aed5aea
    refactor: deal with koins skill issues Ax333l 2023-06-29 10:46:03 +02:00
  • 73e4943aaf
    Merge branch 'dev' into feat/patch-options Ax333l 2023-06-29 10:38:12 +02:00
  • 81f485da6b refactor: use correct coroutine scopes Ax333l 2023-06-29 10:35:23 +02:00
  • f6c04a3c2a
    refactor: use correct coroutine scopes Ax333l 2023-06-29 10:35:23 +02:00
  • 18cbe51e6b fix(installer): save step incorrectly being marked as completed Ax333l 2023-06-29 10:11:44 +02:00
  • ac147b818e
    fix(installer): save step incorrectly being marked as completed Ax333l 2023-06-29 10:11:44 +02:00
  • 149c8cc8b2 fix: sources screen being misaligned during transitions Ax333l 2023-06-29 10:03:15 +02:00
  • 346b9e55ea
    fix: sources screen being misaligned during transitions Ax333l 2023-06-29 10:03:15 +02:00
  • 0dccb8c27b feat: contributors screen (#42) Tyff 2023-06-29 07:51:12 +12:00
  • 99ddea270f
    feat: contributors screen (#42) Tyff 2023-06-29 07:51:12 +12:00
  • 68a4746317
    Remove unused string resources Ax333l 2023-06-28 15:07:37 +00:00
  • 0387c5b178
    Apply suggestions from code review Ax333l 2023-06-28 15:04:35 +00:00
  • bf55e83e6f
    feat: initial patch options implementation Ax333l 2023-06-28 16:51:26 +02:00
  • b46ce1b6b0 feat: adding ContributorScreen - Made changes that were asked for in prev PR - ArrowButton is also in use - Fixed other PR comment changes Tyff 2023-06-29 00:28:15 +12:00
  • 4302ea8832 fix: pass worker inputs without serialization (#44) Ax333l 2023-06-27 16:39:30 +02:00
  • 59a99c83a5
    fix: pass worker inputs without serialization (#44) Ax333l 2023-06-27 16:39:30 +02:00
  • 07f7271905
    fix: pass worker inputs without serialization Ax333l 2023-06-27 16:08:13 +02:00
  • 1eac42dab8 fix(installer): make the correct column scrollable Ax333l 2023-06-27 15:12:55 +02:00
  • bcdcdbe67a
    fix(installer): make the correct column scrollable Ax333l 2023-06-27 15:12:55 +02:00
  • 9dd74f1f22 feat: experimental patches setting Ax333l 2023-06-27 15:05:31 +02:00
  • 47deee6438
    feat: experimental patches setting Ax333l 2023-06-27 15:05:31 +02:00
  • 3b378cdc7a feat: adding ContributorScreen - Made changes that were asked for in prev PR - ArrowButton is also in use Tyff 2023-06-27 23:43:53 +12:00
  • b3d0f97e4f Merge remote-tracking branch 'upstream/dev' into 34-show-contributors-in-settings-screen Tyff 2023-06-27 23:23:20 +12:00
  • b96372c26d feat: adding ContributorScreen - Made changes that were asked for in prev PR - Currently just waiting on a git merge to get ArrowButton in Tyff 2023-06-27 23:01:36 +12:00
  • 5e3f195300 feat: adding ContributorScreen as clickable icons like the website Tyff 2023-06-26 15:00:28 +12:00
  • 1de2c52377
    feat: app downloader CnC-Robert 2023-06-24 21:20:03 +02:00
  • f8739a4281 Contributors page - https://github.com/revanced/revanced-manager-compose/issues/34 Tyff 2023-06-24 02:51:42 +12:00
  • 960ce643f0 - removed some gradle information that shoulnd't have been there Tyff 2023-06-24 02:22:10 +12:00
  • d333ae0391 First commit for the Contributors page Tyff 2023-06-23 14:14:34 +12:00
  • 923ce74735 feat: save patch selection using room db (#38) Ax333l 2023-06-22 12:20:30 +02:00
  • f0edf35206
    feat: save patch selection using room db (#38) Ax333l 2023-06-22 12:20:30 +02:00
  • 83dab7f0fe
    make the selector look better Ax333l 2023-06-22 10:36:17 +02:00
  • d69800a3c8
    handle exceptions when importing/exporting selection Ax333l 2023-06-22 10:12:57 +02:00
  • b841c59870
    run db code in default dispatcher Ax333l 2023-06-22 09:59:48 +02:00
  • 386c3a462b
    feat: filter patches that do not exist or are unsupported Ax333l 2023-06-22 09:54:00 +02:00
  • 001d67be22
    feat: export/import patches to and from json Ax333l 2023-06-21 15:51:40 +02:00
  • c3715502fd
    refactor: remove unused db query data class Ax333l 2023-06-19 16:05:36 +02:00
  • 663793294d
    refactor: rename flow collection transformation function Ax333l 2023-06-19 15:45:23 +02:00
  • 1299494cdf
    formatting Ax333l 2023-06-19 15:44:11 +02:00
  • 494fc37e5c
    feat: save patches selection Ax333l 2023-06-19 15:43:30 +02:00
  • f544f0d3aa
    WIP database code for patch selection Ax333l 2023-06-17 16:31:40 +02:00
  • 2d9f9adfee refactor: better PatchBundle docs and naming Ax333l 2023-06-17 13:59:37 +02:00
  • 1ffaf43b82
    refactor: better PatchBundle docs and naming Ax333l 2023-06-17 13:59:37 +02:00
  • 9a55e51a3a build: bump patcher Ax333l 2023-06-17 13:47:55 +02:00
  • 909266daf4
    build: bump patcher Ax333l 2023-06-17 13:47:55 +02:00
  • 5681c917c5 feat: show stacktrace in installer ui (#36) Ax333l 2023-06-17 13:45:52 +02:00
  • d59c57a882
    feat: show stacktrace in installer ui (#36) Ax333l 2023-06-17 13:45:52 +02:00
  • 236bb88672
    rename some things Ax333l 2023-06-17 13:43:55 +02:00
  • b3b4de3f8b
    use string resources for icon descriptions Ax333l 2023-06-17 13:38:21 +02:00
  • f02e44ae78
    ensure the UI matches figma Ax333l 2023-06-16 17:54:02 +02:00
  • a4296ed54c
    Merge remote-tracking branch 'origin/dev' into feat/patcher-stacktrace Ax333l 2023-06-16 17:24:17 +02:00
  • 6309e8bdf5 feat: filter options for patches CnC-Robert 2023-06-15 22:20:17 +02:00
  • 41c521876a
    feat: filter options for patches CnC-Robert 2023-06-15 22:20:17 +02:00
  • 52a35becfa remove dead code Ax333l 2023-06-13 14:45:37 +02:00
  • 78ce63b749 use cbor and update terminology Ax333l 2023-06-13 14:38:00 +02:00
  • a574900d4c initial implementation Ax333l 2023-06-13 11:58:53 +02:00
  • 535efa3d73 fix: run blocking IO operations in the correct context Ax333l 2023-06-11 17:52:43 +02:00
  • 56bc4ba7f1
    fix: run blocking IO operations in the correct context Ax333l 2023-06-11 17:52:43 +02:00
  • b8a51d32f5 fix(patcher): add notification and wakelock to worker; chore: add app icon Ax333l 2023-06-11 17:49:42 +02:00
  • ee715b5d22
    fix(patcher): add notification and wakelock to worker; chore: add app icon Ax333l 2023-06-11 17:49:42 +02:00
  • 919b6b7014 feat: keystore import/export (#30) Ax333l 2023-06-11 16:38:56 +02:00
  • 7521a00bfb
    feat: keystore import/export (#30) Ax333l 2023-06-11 16:38:56 +02:00
  • d323db5830
    style: better formatting Ax333l 2023-06-10 19:52:39 +02:00
  • 8b4a2f27ef
    style: add a space in this dialog Ax333l 2023-06-10 19:49:10 +02:00
  • 8008b5395f
    cleanup the code Ax333l 2023-06-10 19:41:17 +02:00
  • e30c13ebf0
    refactor: move flutter manager password to a better location Ax333l 2023-06-09 17:50:20 +02:00
  • 0350c3beb8
    Merge branch 'dev' into feat/keystore-io Ax333l 2023-06-09 17:47:44 +02:00
  • 971277ed39 fix(installer): properly track worker state (#32) Ax333l 2023-06-09 17:34:10 +02:00
  • f180f20905
    fix(installer): properly track worker state (#32) Ax333l 2023-06-09 17:34:10 +02:00
  • a7d0871d99 more improvements Ax333l 2023-06-08 14:02:41 +02:00
  • 97679831a1
    fix(installer): properly track worker state Ax333l 2023-06-06 20:59:14 +02:00
  • 7ce4de7a8b feat(koin): use the android logger Ax333l 2023-06-06 12:27:42 +02:00
  • be79c99135
    feat(koin): use the android logger Ax333l 2023-06-06 12:27:42 +02:00
  • 9591f4e14f feat: ProGuard CnC-Robert 2023-06-04 19:37:23 +02:00