about summary refs log tree commit diff
path: root/pkgs/applications/editors/android-studio
Commit message (Collapse)AuthorAge
* Merge pull request #175119 from alapshin/android-studio-cliGuillaume Girol2022-07-15
|\ | | | | Android Studio: allow to pass shell arguments
| * Android Studio: allow to pass shell argumentsAndrei Lapshin2022-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Pass parameters to Android Studio shell script. This way Android Studio can be used as git diff/merge tool. For example ``` [difftool "androidstudio"] cmd = android-studio nosplash diff $LOCAL $REMOTE 2>/dev/null trustExitCode = true [mergetool "androidstudio"] cmd = android-studio nosplash merge $LOCAL $REMOTE $BASE $MERGED 2>/dev/null trustExitCode = true ``` See https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.html#arguments
* | androidStudioPackages.canary: 2021.3.1.9 → 2022.1.1.8Fabián Heredia Montiel2022-07-08
| |
* | androidStudioPackages.beta: 2021.2.1.11 → 2022.3.1.14Fabián Heredia Montiel2022-07-08
| |
* | androidStudioPackages.stable: 2021.2.1.14 → 2021.2.1.15Fabián Heredia Montiel2022-07-08
|/
* androidStudioPackages: add myself as maintainerAndrei Lapshin2022-05-10
|
* ndroidStudioPackages.canary: 2021.3.1.7 -> 2021.3.1.9Andrei Lapshin2022-05-10
|
* androidStudioPackages.stable: 2021.1.1.23 -> 2021.2.1.14Andrei Lapshin2022-05-10
|
* Merge pull request #171356 from ari-becker/patch-1Sandro2022-05-09
|\ | | | | android-studio: add e2fsprogs dependency
| * Remove whitespaceAri Becker2022-05-03
| |
| * android-studio: add e2fsprogs dependencyAri Becker2022-05-03
| | | | | | Closes #171355
* | Merge pull request #168391 from danielbarter/android-studio_tiling_wmSandro2022-05-04
|\ \ | |/ |/| android-studio: fixing gui on tiling window managers
| * android-studio: fixing gui for tiling window managersDaniel Barter2022-04-12
| |
* | Merge pull request #169614 from LibreCybernetics/remove-maintainershipMario Rodas2022-04-23
|\ \ | | | | | | {android-studio,crystal}: remove myself as maintainer
| * | android-studio: remove myself as maintainerFabián Heredia Montiel2022-04-21
| |/
* | androidStudioPackages.{canary,dev}: 2021.3.1.1 -> 2021.3.1.7Michiel Boekhoff2022-04-09
| |
* | androidStudioPackages.beta: 2021.2.1.8 -> 2021.2.1.11Michiel Boekhoff2022-04-09
| |
* | androidStudioPackages.stable: 2021.1.1.21 -> 2021.1.1.23Michiel Boekhoff2022-04-09
|/
* maintainers: remove meutraaVanilla2022-02-28
|
* Merge pull request #161767 from VergeDX/android-studioBobby Rong2022-02-26
|\ | | | | android-studio: Remove version string from desktop and icon file.
| * android-studio: Remove version string from desktop and icon file.Vanilla2022-02-25
| |
* | treewide: switch all desktop file generators to new APIK9002022-02-25
|/ | | | | | Notably: - remove explicit arguments that match the defaults - convert everything to the right Nix types
* android-studio-stable: 2021.1.1.20 -> 2021.1.1.21Max Hille2022-02-07
|
* android-studio-canary: 2021.2.1.5 → 2021.3.1.1Fabián Heredia Montiel2022-02-02
|
* android-studio-beta: 2021.1.1.18 → 2021.2.1.8Fabián Heredia Montiel2022-02-02
|
* android-studio-stable: 2020.3.1.26 -> 2021.1.1.20Max Hille2022-02-01
|
* android-studio: add usbutils to runtime pathFabián Heredia Montiel2021-12-16
| | | | Closes https://github.com/NixOS/nixpkgs/issues/151037
* android-studio-canary: 2021.2.1.3 → 2021.2.1.5Fabián Heredia Montiel2021-12-14
|
* android-studio-beta: 2021.1.1.17 → 2021.1.1.18Fabián Heredia Montiel2021-12-14
|
* android-studio: 2020.3.1.25 → 2020.3.1.26Fabián Heredia Montiel2021-12-14
|
* android-studio-beta: 2021.1.1.16 → 2021.1.1.17ElXreno2021-11-24
|
* android-studio-beta: 2021.1.1.15 → 2021.1.1.16Fabián Heredia Montiel2021-11-14
|
* Merge pull request #143550 from LibreCybernetics/update-android-studio-canarySandro2021-10-31
|\
| * android-studio-canary: 2021.2.1.2 → 2021.2.1.3Fabián Heredia Montiel2021-10-28
| |
* | android-studio-beta: 2021.1.1.14 → 2021.1.1.15Fabián Heredia Montiel2021-10-29
|/
* android-studio-canary: 2021.2.1.1 → 2021.2.1.2Fabián Heredia Montiel2021-10-27
|
* android-studio: add fabianhjr to maintainersFabián Heredia Montiel2021-10-19
|
* android-studio: 2020.3.1.24 → 2020.3.1.25Fabián Heredia Montiel2021-10-18
|
* android-studio-canary: 2021.1.1.13 → 2021.2.1.1Fabián Heredia Montiel2021-10-14
|
* android-studio-beta: 2020.3.1.21 → 2021.1.1.14Fabián Heredia Montiel2021-10-14
|
* android-studio-canary: 2021.1.1.12 → 2021.1.1.13Fabián Heredia Montiel2021-10-04
|
* android-studio-canary: 2021.1.1.11 → 2021.1.1.12Fabián Heredia Montiel2021-09-17
|
* android-studio-canary: 2021.1.1.5 → 2021.1.1.11Fabián Heredia Montiel2021-09-11
|
* android-studio: 2020.3.1.23 → 2020.3.1.24Fabián Heredia Montiel2021-09-03
|
* android-studio: 2020.3.1.22 -> 2020.3.1.23Riley Inman2021-08-23
|
* Merge pull request #132203 from alapshin/android-studioSandro2021-08-19
|\
| * androidStudioPackages.stable: 4.2.2 -> 2020.3.1Andrei Lapshin2021-07-31
| |
| * androidStudioPackages.{canary,dev}: 2021.1.1.4 -> 2021.1.1.5Andrei Lapshin2021-07-31
| |
* | androidStudioPackages.{canary,dev}: properly fix interpreter paths of ↵IvarWithoutBones2021-08-02
|/ | | | deployed scripts
* androidStudioPackages.beta: 2020.3.1.20 -> 2020.3.1.21Andrei Lapshin2021-07-25
|