index
:
fork/Android-Password-Store.git
archived/security-keys
aw/passkey-support
develop
hs/age-backend
hs/nio-paths
release
release-1.13
renovate/com.slack.lint-slack-lint-checks-0.x
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
src
/
main
/
res
/
layout
/
activity_git_clone.xml
Age
Commit message (
Expand
)
Author
2024-08-14
chore: add missing copyright headers and update existing ones
Harsh Shandilya
2022-11-27
refactor: remove branch input for cloning
Harsh Shandilya
2022-07-15
Remove OpenKeychain code and leave TODOs for missing functionality
Harsh Shandilya
2022-07-15
all: re-do package structure yet again
Harsh Shandilya
2022-04-26
Revert "app: address Overdraw lint" (#1876)
Harsh Shandilya
2022-04-24
app: address Overdraw lint
Harsh Shandilya
2021-11-03
app: switch back to buttons for SSH config screen
Harsh Shandilya
2021-05-23
Tweak git server config screen UI and remove unused resources (#1419)
...
Harsh Shandilya
2021-03-18
all: format XML files to 2 space indent
...
Harsh Shandilya
2021-03-18
all: update copyrights
...
Harsh Shandilya
2021-02-07
Redo authentication modes UI with Chips (#1297)
Harsh Shandilya
2021-01-08
Fix auth modes not displaying properly (#1271)
...
Aditya Wasan
2020-12-10
Better guidance for users to deal with host key changes (#1242)
...
Harsh Shandilya
2020-12-05
Refactor package structure (#1233)
...
Harsh Shandilya
2020-09-03
Refactor Git operations and auth (#1066)
...
Fabian Henneke
2020-08-26
Get rid of explicit Git server protocol (#1054)
...
Fabian Henneke
2020-08-26
Rename ConnectionMode to AuthMode and remove clone_ prefix (#1053)
Fabian Henneke
2020-08-11
Switch to URL-based Git config and refactor Git settings (#1008)
...
Fabian Henneke
2020-07-29
Add ability to change default branch (#977)
...
Harsh Shandilya
2020-06-14
Misc UI fixups (#851)
Harsh Shandilya
2020-05-28
Configure IME options and focus direction (#805)
Harsh Shandilya
2020-05-23
Make connection mode a <= 1 toggle group to prevent UI overflow (#778)
Fabian Henneke
2020-05-13
treewide: fix copyright template and apply to all files (#773)
...
Harsh Shandilya
2020-05-10
Treewide codestyle cleanup (#765)
...
Harsh Shandilya
2020-05-10
Miscellaneous UI tweaking (#771)
...
Harsh Shandilya
2020-05-08
Introduce no-auth mode for connections (#768)
...
Harsh Shandilya
2020-04-17
Refactor Git related activities (#685)
...
Harsh Shandilya
2020-03-29
Significantly improve app theming (#679)
...
Harsh Shandilya
2019-12-15
Fix missing margin in server config view (#594)
...
Harsh Shandilya
2019-10-01
Redesign UI and introduce dark theme (#519)
...
Harsh Shandilya
2019-05-31
treewide: Resolve layout warnings
...
Harsh Shandilya
2017-08-02
Fix more lint (#325)
...
Felix Bechstein
2017-07-25
Fix lint warnings (#319)
...
Felix Bechstein
2015-03-14
version bump and some style update
Mohamed Zenadi
2015-01-04
git tasks refactoring (clone working)
zeapo
2014-12-16
fix the the git fields and a small refactor
v1.2.0.10
zeapo
2014-12-04
Add the possibility to edit git server information
...
zeapo
2014-10-19
Improved layout of clone and made it similar to the rest of the application
zeapo
2014-10-02
support non-physical keyboard for clone
knuthy
2014-10-02
improved support of explicitly given port
v1.1-b8
knuthy
2014-10-01
Improved clone screen and added preliminary support for custom ports, fix #14
knuthy
2014-10-01
improves the clone screen
knuthy
2014-09-30
a first draft, not complete yet
knuthy
2014-08-23
pull and push working with ssh-key now
zeapo
2014-08-23
added ssh-key based authentication for clone
zeapo
2014-08-08
more refactoring and ability to pull from server
Zeapo
2014-07-26
Moved the cloning to settings, needs a nicer icon
Zeapo
2014-07-26
Authentication works correctly for clone, some cleaning is still required
Zeapo
2014-07-24
initial commit
Zeapo