)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":15173,"name":"Kevin Haggerty","email":"haggertk@lineageos.org","username":"haggertk","avatars":[{"url":"https://www.gravatar.com/avatar/258edfac858c1ce5f056ed4ca050a578.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/258edfac858c1ce5f056ed4ca050a578.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/258edfac858c1ce5f056ed4ca050a578.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/258edfac858c1ce5f056ed4ca050a578.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"3020b4ed414d959387c8aca4137e5f0b269c4e7d","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"wiki: templates: heimdall: Massive overhaul"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"* Use Stricted and I\u0027s Heimdall distributions as the ones on the official site are outdated,"},{"line_number":10,"context_line":"  and the source doesn\u0027t build as is."},{"line_number":11,"context_line":"* Grammar resolutions and consistency with the rest of the Wiki applied."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":5,"id":"0cf8cede_5238c551","line":9,"range":{"start_line":9,"start_character":19,"end_line":9,"end_character":22},"updated":"2020-01-24 15:50:19.000000000","message":"So long as we\u0027re grammaring this up, how about we get the commit message square? \"Stricted and my\" or \"my and Stricted\u0027s\"","commit_id":"409ca3aad6790a3caf66e069fffcf89ec3ef202d"},{"author":{"_account_id":16185,"name":"Nolen Johnson","email":"johnsonnolen@gmail.com","username":"njohnson","avatars":[{"url":"https://www.gravatar.com/avatar/35fbec921061bf203f1189ddc1cb9697.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/35fbec921061bf203f1189ddc1cb9697.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/35fbec921061bf203f1189ddc1cb9697.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/35fbec921061bf203f1189ddc1cb9697.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"98e5f3633e08d51550190c7c1460ea8ac4536065","unresolved":false,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"wiki: templates: heimdall: Massive overhaul"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"* Use Stricted and I\u0027s Heimdall distributions as the ones on the official site are outdated,"},{"line_number":10,"context_line":"  and the source doesn\u0027t build as is."},{"line_number":11,"context_line":"* Grammar resolutions and consistency with the rest of the Wiki applied."},{"line_number":12,"context_line":""}],"source_content_type":"text/x-gerrit-commit-message","patch_set":5,"id":"b8331a23_f0df892c","line":9,"range":{"start_line":9,"start_character":19,"end_line":9,"end_character":22},"in_reply_to":"0cf8cede_5238c551","updated":"2020-01-24 18:14:09.000000000","message":"Done","commit_id":"409ca3aad6790a3caf66e069fffcf89ec3ef202d"}],"_includes/templates/recovery_install_heimdall.md":[{"author":{"_account_id":17401,"name":"Jan Altensen","email":"info@stricted.net","username":"Stricted","avatars":[{"url":"https://www.gravatar.com/avatar/c6a78acf6b91723dfca8e18b4b0b7b08.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d32","height":32},{"url":"https://www.gravatar.com/avatar/c6a78acf6b91723dfca8e18b4b0b7b08.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d56","height":56},{"url":"https://www.gravatar.com/avatar/c6a78acf6b91723dfca8e18b4b0b7b08.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d100","height":100},{"url":"https://www.gravatar.com/avatar/c6a78acf6b91723dfca8e18b4b0b7b08.jpg?d\u003didenticon\u0026r\u003dpg\u0026s\u003d120","height":120}]},"change_message_id":"3ca0eea6f568a75901aeb8d36c0c85fa3955e3a7","unresolved":true,"context_lines":[{"line_number":16,"context_line":"{% endunless %}"},{"line_number":17,"context_line":"2. Download and install the appropriate version of the [Heimdall suite](https://www.androidfilehost.com/?w\u003dfiles\u0026flid\u003d304516) for your machine\u0027s OS"},{"line_number":18,"context_line":"    * **Windows**: Extract the Heimdall suite zip and take note of the new directory containing `heimdall.exe`. You can verify Heimdall is functioning by opening a Command Prompt or PowerShell in that directory and running `heimdall version`."},{"line_number":19,"context_line":"     * If you receive an error, install the [Microsoft Visual C++ 2012 Redistributable Package (x86)](https://www.microsoft.com/en-us/download/details.aspx?id\u003d30679) on your computer."},{"line_number":20,"context_line":"    * **Linux**: Extract the Heimdall suite zip and take note of the new directory containing `heimdall`. Now copy `heimdall` into a directory n $PATH, a common one on most distros wiil be /usr/local/bin. For example `cp heimdall /usr/local/bin`. You can verify Heimdall is functioning by opening a Terminal and running `heimdall version`."},{"line_number":21,"context_line":"    * **macOS**: Mount the Heimdall suite DMG. Now dran `heimdall` down into the `/usr/local/bin` symlink provided in the DMG. You can verify Heimdall is functioning by opening a Terminaland running `heimdall version`."},{"line_number":22,"context_line":"    {% include alerts/note.html content\u003d\"These Heimdall suite distributions were built by LineageOS Developers Nolen Johnson (npjohnson) and Jan Altensen (Stricted), as the Heimdall suite executables distributed on the official Heimdall website were outdated and the repo mostly abaonded. Modifications were made to make it build and function on modern OSes.\" %}"}],"source_content_type":"text/x-markdown","patch_set":4,"id":"09211b6d_7e7ee977","line":19,"range":{"start_line":19,"start_character":45,"end_line":19,"end_character":100},"updated":"2020-01-24 04:36:45.000000000","message":"might need a newer version, will check it in a bit","commit_id":"404aae7b856176dbf4ed428b89a24b1524ebddac"}]}
