aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/activity_git_clone.xml
AgeCommit message (Expand)Author
2024-08-14chore: add missing copyright headers and update existing onesHarsh Shandilya
2022-11-27refactor: remove branch input for cloningHarsh Shandilya
2022-07-15Remove OpenKeychain code and leave TODOs for missing functionalityHarsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-04-26Revert "app: address Overdraw lint" (#1876)Harsh Shandilya
2022-04-24app: address Overdraw lintHarsh Shandilya
2021-11-03app: switch back to buttons for SSH config screenHarsh Shandilya
2021-05-23Tweak git server config screen UI and remove unused resources (#1419)...Harsh Shandilya
2021-03-18all: format XML files to 2 space indent...Harsh Shandilya
2021-03-18all: update copyrights...Harsh Shandilya
2021-02-07Redo authentication modes UI with Chips (#1297)Harsh Shandilya
2021-01-08Fix auth modes not displaying properly (#1271)...Aditya Wasan
2020-12-10Better guidance for users to deal with host key changes (#1242)...Harsh Shandilya
2020-12-05Refactor package structure (#1233)...Harsh Shandilya
2020-09-03Refactor Git operations and auth (#1066)...Fabian Henneke
2020-08-26Get rid of explicit Git server protocol (#1054)...Fabian Henneke
2020-08-26Rename ConnectionMode to AuthMode and remove clone_ prefix (#1053)Fabian Henneke
2020-08-11Switch to URL-based Git config and refactor Git settings (#1008)...Fabian Henneke
2020-07-29Add ability to change default branch (#977)...Harsh Shandilya
2020-06-14Misc UI fixups (#851)Harsh Shandilya
2020-05-28Configure IME options and focus direction (#805)Harsh Shandilya
2020-05-23Make connection mode a <= 1 toggle group to prevent UI overflow (#778)Fabian Henneke
2020-05-13treewide: fix copyright template and apply to all files (#773)...Harsh Shandilya
2020-05-10Treewide codestyle cleanup (#765)...Harsh Shandilya
2020-05-10Miscellaneous UI tweaking (#771)...Harsh Shandilya
2020-05-08Introduce no-auth mode for connections (#768)...Harsh Shandilya
2020-04-17Refactor Git related activities (#685)...Harsh Shandilya
2020-03-29Significantly improve app theming (#679)...Harsh Shandilya
2019-12-15Fix missing margin in server config view (#594)...Harsh Shandilya
2019-10-01Redesign UI and introduce dark theme (#519)...Harsh Shandilya
2019-05-31treewide: Resolve layout warnings...Harsh Shandilya
2017-08-02Fix more lint (#325)...Felix Bechstein
2017-07-25Fix lint warnings (#319)...Felix Bechstein
2015-03-14version bump and some style updateMohamed Zenadi
2015-01-04git tasks refactoring (clone working)zeapo
2014-12-16fix the the git fields and a small refactorv1.2.0.10zeapo
2014-12-04Add the possibility to edit git server information...zeapo
2014-10-19Improved layout of clone and made it similar to the rest of the applicationzeapo
2014-10-02support non-physical keyboard for cloneknuthy
2014-10-02improved support of explicitly given portv1.1-b8knuthy
2014-10-01Improved clone screen and added preliminary support for custom ports, fix #14knuthy
2014-10-01improves the clone screenknuthy
2014-09-30a first draft, not complete yetknuthy
2014-08-23pull and push working with ssh-key nowzeapo
2014-08-23added ssh-key based authentication for clonezeapo
2014-08-08more refactoring and ability to pull from serverZeapo
2014-07-26Moved the cloning to settings, needs a nicer iconZeapo
2014-07-26Authentication works correctly for clone, some cleaning is still requiredZeapo
2014-07-24initial commitZeapo