-
-
Notifications
You must be signed in to change notification settings - Fork 116
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
Dev #397
Dev #397
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fbbbf41 - Browse repository at this point
Copy the full SHA fbbbf41View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea678ef - Browse repository at this point
Copy the full SHA ea678efView commit details
Commits on Mar 28, 2024
-
2
Configuration menu - View commit details
-
Copy full SHA for 7951c2c - Browse repository at this point
Copy the full SHA 7951c2cView commit details -
fix: not meant to be quoted (#300)
* fix not meant to be quoted * fix: thought he was slick hiding in plain sight * fix: it's not THAT important * fix: flexible day / night borders
TwistedUmbrellaX authoredMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 6b868fa - Browse repository at this point
Copy the full SHA 6b868faView commit details -
feat: add watch title search button (#303)
TwistedUmbrellaX authoredMar 28, 2024 Configuration menu - View commit details
-
Copy full SHA for 78f6ec2 - Browse repository at this point
Copy the full SHA 78f6ec2View commit details
Commits on Mar 29, 2024
-
1
Configuration menu - View commit details
-
Copy full SHA for 2dc3035 - Browse repository at this point
Copy the full SHA 2dc3035View commit details -
Configuration menu - View commit details
-
Copy full SHA for eff0a34 - Browse repository at this point
Copy the full SHA eff0a34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c1d14f - Browse repository at this point
Copy the full SHA 1c1d14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a02b8b7 - Browse repository at this point
Copy the full SHA a02b8b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92be9bf - Browse repository at this point
Copy the full SHA 92be9bfView commit details -
Just some quality of life garbage (#304)
* fix: statistics widget min sizes * fix: offset for split TextView values Due to format and color changes, the text is split between two separate items and this space avoids multiple insertions in code * feat: extension launch from notice * fix: wait for the UI to post stuff to it
TwistedUmbrellaX authoredMar 29, 2024 Configuration menu - View commit details
-
Copy full SHA for c29147a - Browse repository at this point
Copy the full SHA c29147aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e31d2ad - Browse repository at this point
Copy the full SHA e31d2adView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ca482ea - Browse repository at this point
Copy the full SHA ca482eaView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for e34a20b - Browse repository at this point
Copy the full SHA e34a20bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63a5150 - Browse repository at this point
Copy the full SHA 63a5150View commit details
Commits on Mar 30, 2024
-
Revert (some of) "Just some quality of life garbage (#304)" (#306)
This reverts (some of) commit c29147a.
TwistedUmbrellaX authoredMar 30, 2024 Configuration menu - View commit details
-
Copy full SHA for 51beac2 - Browse repository at this point
Copy the full SHA 51beac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0bccc0 - Browse repository at this point
Copy the full SHA c0bccc0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99b3bba - Browse repository at this point
Copy the full SHA 99b3bbaView commit details
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04f2034 - Browse repository at this point
Copy the full SHA 04f2034View commit details -
Configuration menu - View commit details
-
Copy full SHA for f30e6b7 - Browse repository at this point
Copy the full SHA f30e6b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d5d02f - Browse repository at this point
Copy the full SHA 2d5d02fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76e11e5 - Browse repository at this point
Copy the full SHA 76e11e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95b2939 - Browse repository at this point
Copy the full SHA 95b2939View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d8a825 - Browse repository at this point
Copy the full SHA 0d8a825View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86427a4 - Browse repository at this point
Copy the full SHA 86427a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a815bac - Browse repository at this point
Copy the full SHA a815bacView commit details
Commits on Apr 2, 2024
-
feat(discord): custom buttons (#295)
* feat(discord): custom buttons * feat(discord): added haptics * fine... * fix(strings): my genius is frightening * feat: add option to only show the first button * feat: discord rpc menu * feat(link): add button preview back --------- Co-authored-by: aayush262 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aabbe91 - Browse repository at this point
Copy the full SHA aabbe91View commit details -
feat(filter): revamping search for anime and manga (#272)
* feat: revamping search filter part1 * fix: sortBy dropdown now also calls search instead of only updating image * feat: added longclick listener to reset and apply + cleaned up code * feat: status filter fully functional * chore: upgrade AGP to 8.3.1 * fix: splitted status list and cleaned up * fix(search): underscore * feat: attempt to add backend for countryOfOrigin filter * fix: countryOfOrigin query and gradle * feat: source filter fully functional * fix(source): underscore * feat: swap source with status * fix: add searchSource to reset fun * fix: clear underline after reopening bottom sheet * chore: remove unnecessary declaration * feat: add global to countryOfOrigin dropdown * feat: floating cancel and apply button * fix: added searchStatus and searchYear back to manga filter * feat: desperate attempt for manga year filter * feat(sortBy): added new releases item * fix: year filter --------- Co-authored-by: aayush262 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 146805a - Browse repository at this point
Copy the full SHA 146805aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b2a44cf - Browse repository at this point
Copy the full SHA b2a44cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79d20b0 - Browse repository at this point
Copy the full SHA 79d20b0View commit details -
feat(accounts): redirect on avatar click (#310)
* feat(discord): custom buttons * feat(discord): added haptics * fine... * fix(strings): my genius is frightening * feat: add option to only show the first button * feat: discord rpc menu * feat(link): add button preview back * feat(accounts): redirect on avatar click --------- Co-authored-by: aayush262 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9e96fd1 - Browse repository at this point
Copy the full SHA 9e96fd1View commit details -
* Branch * Updated Icons (#13) * update * update beta.yml * nicer icons * update view_list_24.xml * revert changes * Missed one
Configuration menu - View commit details
-
Copy full SHA for 55bc2ad - Browse repository at this point
Copy the full SHA 55bc2adView commit details -
fix: automate getting contributions (#314)
* fix: automate getting contributions It shouldn't need to be a conscious decision. It would be nice if the site_admin flag worked for the repo owner, but it's a known value * fix: also populate the forks page This hardcodes this repo, since downstream builds should still display the upstream forks
TwistedUmbrellaX authoredApr 2, 2024 Configuration menu - View commit details
-
Copy full SHA for ba17252 - Browse repository at this point
Copy the full SHA ba17252View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ff3131d - Browse repository at this point
Copy the full SHA ff3131dView commit details -
fix: make settings great again
auto and time stamps are intertwined already and the dividers should serve a purpose
TwistedUmbrellaX committedApr 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 012b1cd - Browse repository at this point
Copy the full SHA 012b1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47b1940 - Browse repository at this point
Copy the full SHA 47b1940View commit details
Commits on Apr 4, 2024
-
fix: make bottom to top work properly (#320)
* fix: make bottom to top work properly Fixes navigating to the wrong chapter, despite the UI being correct. Makes bottom to top its own setting that functions as expected, not just top to bottom with a RTL slider bar. * fix: allow inversion to pick sides
TwistedUmbrellaX authoredApr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 75e9054 - Browse repository at this point
Copy the full SHA 75e9054View commit details -
feat: custom downloader and downloader location (#313)
* feat: custom downloader (novel broken) * fix: send headers to ffmpeg ffmpeg can be a real bitch to work with * fix: offline page for new download system * feat: novel to new system | load freezing * chore: clean manifest * fix: notification incrementing * feat: changing the downloads dir
Configuration menu - View commit details
-
Copy full SHA for 720b40a - Browse repository at this point
Copy the full SHA 720b40aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bfadfa - Browse repository at this point
Copy the full SHA 6bfadfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36c476b - Browse repository at this point
Copy the full SHA 36c476bView commit details -
feat: add a time since chapter item (#316)
* feat: add a time since chapter item * fix: this is the song that never ends
TwistedUmbrellaX authoredApr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for e1b968b - Browse repository at this point
Copy the full SHA e1b968bView commit details -
Two intents enter, one intent leaves (#317)
* feat: add a profile exit button * fix: prevent leaving landscape behind This prevents landscape being left out of changes and potentially causing a crash by adding a shared item for the identical portion of the views.
TwistedUmbrellaX authoredApr 4, 2024 Configuration menu - View commit details
-
Copy full SHA for 5979479 - Browse repository at this point
Copy the full SHA 5979479View commit details -
Configuration menu - View commit details
-
Copy full SHA for d08e89b - Browse repository at this point
Copy the full SHA d08e89bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7688ffa - Browse repository at this point
Copy the full SHA 7688ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for da56aec - Browse repository at this point
Copy the full SHA da56aecView commit details -
2
Configuration menu - View commit details
-
Copy full SHA for e0df092 - Browse repository at this point
Copy the full SHA e0df092View commit details -
Configuration menu - View commit details
-
Copy full SHA for dec4996 - Browse repository at this point
Copy the full SHA dec4996View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5815d - Browse repository at this point
Copy the full SHA 0d5815dView commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63c3058 - Browse repository at this point
Copy the full SHA 63c3058View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e6c6f - Browse repository at this point
Copy the full SHA d6e6c6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8c311f - Browse repository at this point
Copy the full SHA d8c311fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4574d6 - Browse repository at this point
Copy the full SHA e4574d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce11c71 - Browse repository at this point
Copy the full SHA ce11c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2f118a - Browse repository at this point
Copy the full SHA d2f118aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13a65c2 - Browse repository at this point
Copy the full SHA 13a65c2View commit details -
* fix: add declarations for BT headsets * fix: stop overriding user settings * fix: offload cache to external storage
TwistedUmbrellaX authoredApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 72c69e7 - Browse repository at this point
Copy the full SHA 72c69e7View commit details -
fix: remove duplicate extension code (#322)
* fix: remove duplicate extension code * fix: allow Material You icons to load * fix: remove unused preference item * fix: load mono on square setups
TwistedUmbrellaX authoredApr 5, 2024 Configuration menu - View commit details
-
Copy full SHA for f6c7b09 - Browse repository at this point
Copy the full SHA f6c7b09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fcbfeb - Browse repository at this point
Copy the full SHA 5fcbfebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d28ae2 - Browse repository at this point
Copy the full SHA 4d28ae2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f30bdb - Browse repository at this point
Copy the full SHA 2f30bdbView commit details -
fix: default SearchSources to false
many people thought this was a bug. defaulting off max users more aware of what's going on
1Configuration menu - View commit details
-
Copy full SHA for 8bde831 - Browse repository at this point
Copy the full SHA 8bde831View commit details
Commits on Apr 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf7ccae - Browse repository at this point
Copy the full SHA cf7ccaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 594b71d - Browse repository at this point
Copy the full SHA 594b71dView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for dd994dc - Browse repository at this point
Copy the full SHA dd994dcView commit details -
fix: fix the fix for MangaUpdates (#327)
Further filtering prevents the bad records from cancelling the whole operation
TwistedUmbrellaX authoredApr 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 04538c5 - Browse repository at this point
Copy the full SHA 04538c5View commit details -
fix: fix the fix for the fix for MangaUpdates
null is better than a crash
3Configuration menu - View commit details
-
Copy full SHA for 58d5b5b - Browse repository at this point
Copy the full SHA 58d5b5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 771cdcc - Browse repository at this point
Copy the full SHA 771cdccView commit details -
fix: it was only an int for convenience (#330)
Probably would have saved a lot of elaborate attempts to fix the issue by simply going the other way.
TwistedUmbrellaX authoredApr 6, 2024 Configuration menu - View commit details
-
Copy full SHA for 9ace8e5 - Browse repository at this point
Copy the full SHA 9ace8e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f7e01a - Browse repository at this point
Copy the full SHA 9f7e01aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04fb31e - Browse repository at this point
Copy the full SHA 04fb31eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5907e - Browse repository at this point
Copy the full SHA ae5907eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79337b5 - Browse repository at this point
Copy the full SHA 79337b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5cb7c7 - Browse repository at this point
Copy the full SHA e5cb7c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe3f88 - Browse repository at this point
Copy the full SHA abe3f88View commit details -
Configuration menu - View commit details
-
Copy full SHA for e49f0db - Browse repository at this point
Copy the full SHA e49f0dbView commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3666758 - Browse repository at this point
Copy the full SHA 3666758View commit details
Commits on Apr 8, 2024
-
fix: exo / subtitle improvements (#335)
TwistedUmbrellaX authoredApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 47d05e7 - Browse repository at this point
Copy the full SHA 47d05e7View commit details -
feat: add per-widget configuration (#333)
* feat: add per-widget configuration * fix: no need to overengineer it * feat: add cache to bitmap download dfgdfg * fix: elvis has left the operation
TwistedUmbrellaX authoredApr 8, 2024 1Configuration menu - View commit details
-
Copy full SHA for f96d2ff - Browse repository at this point
Copy the full SHA f96d2ffView commit details -
feat: repo editor in extension window (#332)
* fix: error checking in repo editor * feat: edit repos from extension page
TwistedUmbrellaX authoredApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 29e115c - Browse repository at this point
Copy the full SHA 29e115cView commit details -
fix: address possible format issues (#331)
* fix: address possible format issued * fix: improve results and logging * fix: not everything is a title Fixed the book title style of capitalization Toast and Snackbar messages appear for less than 3 seconds. Why are they paragraphs? * Fix: the other half of the file Probably missed a few, but this fixes the rest of the obvious ones (including a double negative)
TwistedUmbrellaX authoredApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for a51e025 - Browse repository at this point
Copy the full SHA a51e025View commit details -
Added Skip Recap Feature (#336)
* Added Skip Recap Feature * Reverted gradle.properties to default
Configuration menu - View commit details
-
Copy full SHA for 6be5896 - Browse repository at this point
Copy the full SHA 6be5896View commit details -
fix: got lost in the cherry-picking (#337)
TwistedUmbrellaX authoredApr 8, 2024 Configuration menu - View commit details
-
Copy full SHA for 87535a9 - Browse repository at this point
Copy the full SHA 87535a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b6dc13 - Browse repository at this point
Copy the full SHA 9b6dc13View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5a94e5 - Browse repository at this point
Copy the full SHA a5a94e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c242d9d - Browse repository at this point
Copy the full SHA c242d9dView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5e52774 - Browse repository at this point
Copy the full SHA 5e52774View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 674a512 - Browse repository at this point
Copy the full SHA 674a512View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3619355 - Browse repository at this point
Copy the full SHA 3619355View commit details -
Configuration menu - View commit details
-
Copy full SHA for b961701 - Browse repository at this point
Copy the full SHA b961701View commit details
Commits on Apr 12, 2024
-
Feet(Settings): UI changes (#351)
* Account * Theme * Extension, common, notification and anime * manga and about * fix(Settings): icon colours
Configuration menu - View commit details
-
Copy full SHA for c0e3243 - Browse repository at this point
Copy the full SHA c0e3243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70be4e9 - Browse repository at this point
Copy the full SHA 70be4e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ec448e - Browse repository at this point
Copy the full SHA 9ec448eView commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ea29449 - Browse repository at this point
Copy the full SHA ea29449View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ca4448 - Browse repository at this point
Copy the full SHA 7ca4448View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8ff4fd - Browse repository at this point
Copy the full SHA a8ff4fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf33f5d - Browse repository at this point
Copy the full SHA bf33f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 126bc61 - Browse repository at this point
Copy the full SHA 126bc61View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b413b7 - Browse repository at this point
Copy the full SHA 4b413b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e399b3 - Browse repository at this point
Copy the full SHA 6e399b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 714591d - Browse repository at this point
Copy the full SHA 714591dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d00558 - Browse repository at this point
Copy the full SHA 1d00558View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1082850 - Browse repository at this point
Copy the full SHA 1082850View commit details -
Configuration menu - View commit details
-
Copy full SHA for 820a09b - Browse repository at this point
Copy the full SHA 820a09bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d3d394 - Browse repository at this point
Copy the full SHA 9d3d394View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f8a6fad - Browse repository at this point
Copy the full SHA f8a6fadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 91d1d2c - Browse repository at this point
Copy the full SHA 91d1d2cView commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd3bb20 - Browse repository at this point
Copy the full SHA cd3bb20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d1040b - Browse repository at this point
Copy the full SHA 3d1040bView commit details
Commits on Apr 19, 2024
-
* feat: (wip) torrent credit to kuukiyomi * fix: extensions -> addons * fix: unified loader * feat: (wip) modularity * fix: addon ui * feat: addon install/uninstall --------- Co-authored-by: aayush262 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 670d16b - Browse repository at this point
Copy the full SHA 670d16bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f19cad - Browse repository at this point
Copy the full SHA 3f19cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 72c07b7 - Browse repository at this point
Copy the full SHA 72c07b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd38bb1 - Browse repository at this point
Copy the full SHA dd38bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 865b96a - Browse repository at this point
Copy the full SHA 865b96aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 386e02a - Browse repository at this point
Copy the full SHA 386e02aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24147e7 - Browse repository at this point
Copy the full SHA 24147e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70a50ec - Browse repository at this point
Copy the full SHA 70a50ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13f5d09 - Browse repository at this point
Copy the full SHA 13f5d09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44178b2 - Browse repository at this point
Copy the full SHA 44178b2View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 3c46c21 - Browse repository at this point
Copy the full SHA 3c46c21View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3622d91 - Browse repository at this point
Copy the full SHA 3622d91View commit details -
Configuration menu - View commit details
-
Copy full SHA for e475cc5 - Browse repository at this point
Copy the full SHA e475cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4477e3a - Browse repository at this point
Copy the full SHA 4477e3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00758af - Browse repository at this point
Copy the full SHA 00758afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd01d5 - Browse repository at this point
Copy the full SHA 3fd01d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 233f4bf - Browse repository at this point
Copy the full SHA 233f4bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6113a10 - Browse repository at this point
Copy the full SHA 6113a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 513b937 - Browse repository at this point
Copy the full SHA 513b937View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ffe9d7 - Browse repository at this point
Copy the full SHA 4ffe9d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 870cb75 - Browse repository at this point
Copy the full SHA 870cb75View commit details -
Configuration menu - View commit details
-
Copy full SHA for d2127f9 - Browse repository at this point
Copy the full SHA d2127f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5a03c4 - Browse repository at this point
Copy the full SHA c5a03c4View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e81773f - Browse repository at this point
Copy the full SHA e81773fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ad8dc - Browse repository at this point
Copy the full SHA 55ad8dcView commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 856deb7 - Browse repository at this point
Copy the full SHA 856deb7View commit details
Commits on Apr 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da456d3 - Browse repository at this point
Copy the full SHA da456d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4c95b6 - Browse repository at this point
Copy the full SHA f4c95b6View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7ecdbfd - Browse repository at this point
Copy the full SHA 7ecdbfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90e611d - Browse repository at this point
Copy the full SHA 90e611dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 140dd2e - Browse repository at this point
Copy the full SHA 140dd2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ef5f4 - Browse repository at this point
Copy the full SHA 73ef5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 133354a - Browse repository at this point
Copy the full SHA 133354aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b9b7b - Browse repository at this point
Copy the full SHA 90b9b7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c947dbd - Browse repository at this point
Copy the full SHA c947dbdView commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a573fbd - Browse repository at this point
Copy the full SHA a573fbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea48809 - Browse repository at this point
Copy the full SHA ea48809View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a0da65 - Browse repository at this point
Copy the full SHA 0a0da65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b582a9 - Browse repository at this point
Copy the full SHA 8b582a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 140737b - Browse repository at this point
Copy the full SHA 140737bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e30124d - Browse repository at this point
Copy the full SHA e30124dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7589a0 - Browse repository at this point
Copy the full SHA a7589a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed0e06d - Browse repository at this point
Copy the full SHA ed0e06dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0967721 - Browse repository at this point
Copy the full SHA 0967721View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a60ea - Browse repository at this point
Copy the full SHA e9a60eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for eca3807 - Browse repository at this point
Copy the full SHA eca3807View commit details -
Configuration menu - View commit details
-
Copy full SHA for 040b084 - Browse repository at this point
Copy the full SHA 040b084View commit details
Commits on Apr 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4fc96b7 - Browse repository at this point
Copy the full SHA 4fc96b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69fb86d - Browse repository at this point
Copy the full SHA 69fb86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a9d28 - Browse repository at this point
Copy the full SHA 95a9d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 390ce9a - Browse repository at this point
Copy the full SHA 390ce9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for fdb7f45 - Browse repository at this point
Copy the full SHA fdb7f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4233003 - Browse repository at this point
Copy the full SHA 4233003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ea1ec1 - Browse repository at this point
Copy the full SHA 0ea1ec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74fcd58 - Browse repository at this point
Copy the full SHA 74fcd58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08c3806 - Browse repository at this point
Copy the full SHA 08c3806View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85835b5 - Browse repository at this point
Copy the full SHA 85835b5View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d2f058 - Browse repository at this point
Copy the full SHA 2d2f058View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1431027 - Browse repository at this point
Copy the full SHA 1431027View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b132e9 - Browse repository at this point
Copy the full SHA 9b132e9View commit details -
* Change Text gap * Use center instead of top and word limit * Max width for desc and center instead of top * Changed some strings * fix
Configuration menu - View commit details
-
Copy full SHA for 4362dd9 - Browse repository at this point
Copy the full SHA 4362dd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 31c509f - Browse repository at this point
Copy the full SHA 31c509fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71870ff - Browse repository at this point
Copy the full SHA 71870ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a0224e - Browse repository at this point
Copy the full SHA 8a0224eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f03af68 - Browse repository at this point
Copy the full SHA f03af68View commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e32bfa0 - Browse repository at this point
Copy the full SHA e32bfa0View commit details -
Configuration menu - View commit details
-
Copy full SHA for deda67a - Browse repository at this point
Copy the full SHA deda67aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e1cc4 - Browse repository at this point
Copy the full SHA a3e1cc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97ff591 - Browse repository at this point
Copy the full SHA 97ff591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a88656 - Browse repository at this point
Copy the full SHA 3a88656View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9551be - Browse repository at this point
Copy the full SHA e9551beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d5be218 - Browse repository at this point
Copy the full SHA d5be218View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a1b9f90 - Browse repository at this point
Copy the full SHA a1b9f90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95c0b57 - Browse repository at this point
Copy the full SHA 95c0b57View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc19694 - Browse repository at this point
Copy the full SHA dc19694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 126fe75 - Browse repository at this point
Copy the full SHA 126fe75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bdc7c1 - Browse repository at this point
Copy the full SHA 7bdc7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 425ca15 - Browse repository at this point
Copy the full SHA 425ca15View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86086c - Browse repository at this point
Copy the full SHA f86086cView commit details
Commits on May 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for aae80f6 - Browse repository at this point
Copy the full SHA aae80f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7aa0951 - Browse repository at this point
Copy the full SHA 7aa0951View commit details -
Configuration menu - View commit details
-
Copy full SHA for 390c709 - Browse repository at this point
Copy the full SHA 390c709View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 14f29d0 - Browse repository at this point
Copy the full SHA 14f29d0View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b187cf0 - Browse repository at this point
Copy the full SHA b187cf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for abcf9fc - Browse repository at this point
Copy the full SHA abcf9fcView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 636a56f - Browse repository at this point
Copy the full SHA 636a56fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40c2989 - Browse repository at this point
Copy the full SHA 40c2989View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda68a7 - Browse repository at this point
Copy the full SHA fda68a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fdd8d5 - Browse repository at this point
Copy the full SHA 7fdd8d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d13920 - Browse repository at this point
Copy the full SHA 9d13920View commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7e504df - Browse repository at this point
Copy the full SHA 7e504dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac53da - Browse repository at this point
Copy the full SHA 4ac53daView commit details -
Configuration menu - View commit details
-
Copy full SHA for e7b6ba8 - Browse repository at this point
Copy the full SHA e7b6ba8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3d3913 - Browse repository at this point
Copy the full SHA b3d3913View commit details -
Configuration menu - View commit details
-
Copy full SHA for be97229 - Browse repository at this point
Copy the full SHA be97229View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1a865c - Browse repository at this point
Copy the full SHA e1a865cView commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 988e4de - Browse repository at this point
Copy the full SHA 988e4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e2e37 - Browse repository at this point
Copy the full SHA 13e2e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 831b99a - Browse repository at this point
Copy the full SHA 831b99aView commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a0fabd3 - Browse repository at this point
Copy the full SHA a0fabd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa659c7 - Browse repository at this point
Copy the full SHA fa659c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e3a3bb - Browse repository at this point
Copy the full SHA 6e3a3bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for d355cc5 - Browse repository at this point
Copy the full SHA d355cc5View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 001c384 - Browse repository at this point
Copy the full SHA 001c384View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0b51c4 - Browse repository at this point
Copy the full SHA b0b51c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3b1d3d - Browse repository at this point
Copy the full SHA a3b1d3dView commit details
Commits on May 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2c521b4 - Browse repository at this point
Copy the full SHA 2c521b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac531cd - Browse repository at this point
Copy the full SHA ac531cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd8dd26 - Browse repository at this point
Copy the full SHA fd8dd26View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1d16ba - Browse repository at this point
Copy the full SHA f1d16baView commit details
Commits on May 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6c1176a - Browse repository at this point
Copy the full SHA 6c1176aView commit details -
Configuration menu - View commit details
-
Copy full SHA for df2867c - Browse repository at this point
Copy the full SHA df2867cView commit details
Commits on May 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 949bcc4 - Browse repository at this point
Copy the full SHA 949bcc4View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa8471 - Browse repository at this point
Copy the full SHA bfa8471View commit details -
Configuration menu - View commit details
-
Copy full SHA for f53d27b - Browse repository at this point
Copy the full SHA f53d27bView commit details
Commits on May 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 114be6f - Browse repository at this point
Copy the full SHA 114be6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab360b3 - Browse repository at this point
Copy the full SHA ab360b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91f7281 - Browse repository at this point
Copy the full SHA 91f7281View commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d12ddc9 - Browse repository at this point
Copy the full SHA d12ddc9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dd3bdd - Browse repository at this point
Copy the full SHA 1dd3bddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c3eb82 - Browse repository at this point
Copy the full SHA 2c3eb82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41ed5a6 - Browse repository at this point
Copy the full SHA 41ed5a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea045c1 - Browse repository at this point
Copy the full SHA ea045c1View commit details -
Invisible Status Discord Rpc (#394)
* Update SettingsAccountActivity.kt * Create discord_status_invisible.xml * Update discord_status_invisible.xml * Update discord_status_invisible.xml * Update SettingsAccountActivity.kt * Update SettingsAccountActivity.kt
Configuration menu - View commit details
-
Copy full SHA for 212bce0 - Browse repository at this point
Copy the full SHA 212bce0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c73664 - Browse repository at this point
Copy the full SHA 1c73664View commit details -
Configuration menu - View commit details
-
Copy full SHA for c2a10c2 - Browse repository at this point
Copy the full SHA c2a10c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10df198 - Browse repository at this point
Copy the full SHA 10df198View commit details -
Configuration menu - View commit details
-
Copy full SHA for fe1a7af - Browse repository at this point
Copy the full SHA fe1a7afView commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3ed8ac - Browse repository at this point
Copy the full SHA b3ed8acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66805bd - Browse repository at this point
Copy the full SHA 66805bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd42533 - Browse repository at this point
Copy the full SHA fd42533View commit details -
Configuration menu - View commit details
-
Copy full SHA for 039e3d6 - Browse repository at this point
Copy the full SHA 039e3d6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48ccb2c - Browse repository at this point
Copy the full SHA 48ccb2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0008da2 - Browse repository at this point
Copy the full SHA 0008da2View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 143eed8 - Browse repository at this point
Copy the full SHA 143eed8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ccf6fa - Browse repository at this point
Copy the full SHA 4ccf6faView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5ec6a6 - Browse repository at this point
Copy the full SHA e5ec6a6View commit details
Commits on May 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d06c980 - Browse repository at this point
Copy the full SHA d06c980View commit details -
Configuration menu - View commit details
-
Copy full SHA for 773b7f5 - Browse repository at this point
Copy the full SHA 773b7f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d187a0 - Browse repository at this point
Copy the full SHA 3d187a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94ffc25 - Browse repository at this point
Copy the full SHA 94ffc25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 560eef4 - Browse repository at this point
Copy the full SHA 560eef4View commit details