| Commit message (Expand) | Author | Files | Lines |
2022-11-02 | handle reddit.com/report as a url, not post link (#1179) | Patrick Demers | 1 | -0/+2 |
2022-11-02 | add button to export logs to GitHub issue (#1180) | Patrick Demers | 3 | -0/+46 |
2022-11-02 | wait to load security settings until successful authentication (#1196) | Patrick Demers | 2 | -2/+19 |
2022-11-02 | Fix see removed comment edit wrong comment (#1192) | Blahaj-Samoyed | 4 | -14/+28 |
2022-10-24 | fix the bug: Scroll position is lost when changing screen orientation (#1173) | HuilinChen943 | 1 | -0/+49 |
2022-10-23 | Update README.md | Docile-Alligator | 1 | -0/+1 |
2022-10-22 | Hide Karma (#1168) | Patrick Demers | 4 | -1/+16 |
2022-10-22 | Add view that can lock swipe-to-close gesture (#1140) | Sergei Kozelko | 9 | -43/+114 |
2022-10-16 | Fix comment expanding logic (#1155) | Sergei Kozelko | 1 | -12/+8 |
2022-10-15 | Fix duplicate download folders by persisting read permission (#1164) | Sergei Kozelko | 2 | -9/+8 |
2022-10-15 | Disable Copied toast on android 13+ (#1139) | o13e | 6 | -6/+18 |
2022-10-15 | Delineate comments with hidden scores (#1147) | cmp | 2 | -37/+70 |
2022-10-08 | Parse spoilers into nodes (#1150) | Sergei Kozelko | 8 | -188/+240 |
2022-10-08 | Ellipsize usernames if they don't fit on one line in a fully collapsed commen... | cmp | 1 | -0/+1 |
2022-10-08 | Refactor and de-duplicate markdown code (#1086) | Sergei Kozelko | 15 | -689/+502 |
2022-09-25 | Fix crash in debug build by using fully qualified class name for layoutmanage... | Sergei Kozelko | 12 | -14/+14 |
2022-09-25 | Fix spoiler interactions with links and long clicks (#1129) | Sergei Kozelko | 11 | -10/+135 |
2022-09-25 | Rewrite spoiler parsing (#1104) | Sergei Kozelko | 1 | -65/+90 |
2022-09-21 | Fixed Gray Overlay in Image (#1111) | MChen321 | 1 | -5/+13 |
2022-09-21 | Fix 'Suggested Title' bug (#1120) | Kurian Vithayathil | 1 | -2/+3 |
2022-09-21 | Minor bugs fixed. | Docile-Alligator | 3 | -11/+11 |
2022-09-21 | Fix reply markdown (#1098) | Sergei Kozelko | 6 | -84/+55 |
2022-09-21 | Don't trim leading whitespaces (#1072) | scria1000 | 6 | -8/+24 |
2022-09-21 | Allow parallel installation of debug and release versions (#636) | sal0max | 4 | -3/+10 |
2022-09-21 | Show OP badge on restored comment (#1016) | Andrei Shpakovskiy | 4 | -2/+17 |
2022-09-21 | Fix memory leak on ConnectivityManager (#1066) | Michael Manganiello | 1 | -3/+3 |
2022-09-21 | Start utilizing view binding (#1013) | Taco | 7 | -171/+120 |
2022-09-19 | Version 5.3.3. | Docile-Alligator | 2 | -3/+3 |
2022-09-19 | Update translation contributors (#1108) | StephenTheMoldovan | 1 | -1/+1 |
2022-09-19 | Fix app crashes on start up on Android < 6.0. | Docile-Alligator | 1 | -4/+3 |
2022-09-18 | delete "/" in filtering multireddit path | Wladimir Kirianov | 1 | -1/+1 |
2022-09-18 | Update multireddit apply filter text (#712) | user_727 | 1 | -1/+1 |
2022-09-16 | Version 5.3.2. | Docile-Alligator | 1 | -2/+2 |
2022-09-16 | Update README.md | Docile-Alligator | 1 | -1/+2 |
2022-09-16 | Update README.md | Docile-Alligator | 1 | -1/+6 |
2022-09-16 | Fix redgifs download issues. | Docile-Alligator | 13 | -771/+856 |
2022-09-15 | add explore the docs | Wladimir Kirianov | 1 | -0/+5 |
2022-09-15 | add logo | Wladimir Kirianov | 1 | -2/+5 |
2022-09-15 | Deleted one screenshot for better viewing | Wladimir Kirianov | 1 | -4/+0 |
2022-09-15 | fix typo in link | Wladimir Kirianov | 1 | -1/+1 |
2022-09-15 | Update Readme to a more clean and mobile friendly interface | Wladimir Kirianov | 1 | -38/+104 |
2022-09-15 | Add description to Steps to reproduce | Wladimir Kirianov | 1 | -2/+3 |
2022-09-14 | Add additional contact information | Wladimir Kirianov | 1 | -5/+10 |
2022-09-14 | add VScode | Wladimir Kirianov | 1 | -0/+3 |
2022-09-10 | Update libraries. | Docile-Alligator | 1 | -2/+3 |
2022-09-09 | Update libraries. | Docile-Alligator | 1 | -5/+5 |
2022-09-09 | Update gradle wrapper (#1006) | Taco | 6 | -18/+28 |
2022-09-09 | Update GitHub workflows (#995) | Sergei Kozelko | 3 | -13/+18 |
2022-09-09 | Use simpler DrawerLayout methods (#1015) | Taco | 1 | -3/+3 |
2022-09-09 | refactor: Extract CopyTextBottomSheetFragment display logic (#969) | Sergei Kozelko | 7 | -39/+31 |