Commit Graph

18 Commits

Author SHA1 Message Date
Ed Reel
f34271ccd0 Android_studio 2021.1.1.21 => 2021.2.1.15 (#7227) 2022-07-24 12:44:22 -04:00
supechicken
944607d5ac Change deprecated File.exists?/Dir.exists? to File.exist?/Dir.exist? (#6893)
* Change `File.exists?` to `File.exist?`

* Change `Dir.exists?` to `Dir.exist?`
2022-03-21 13:24:13 -04:00
Ed Reel
af4ee61e98 Android_studio 2021.1.1.20 => 2021.1.1.21 (#6759) 2022-02-21 02:05:37 +08:00
Ed Reel
fb73e76b69 Android_studio 2020.3.1.26 => 2021.1.1.20 (#6673) 2022-01-29 11:09:55 -05:00
Ed Reel
3d20e47160 Android_studio 2020.3.1.25 => 2020.3.1.26 (#6505) 2021-12-18 23:58:39 -05:00
Ed Reel
969d9c4a69 Android_studio 2020.3.1.24 => 2020.3.1.25 (#6342) 2021-10-31 10:16:59 +08:00
Ed Reel
c3b9970f37 Update android_studio from 2020.3.1.22 to 2020.3.1.24 (#6162) 2021-09-12 12:50:57 -04:00
Ed Reel
e230615259 Update android_studio from 4.2.1.0 to 2020.3.1.22 (#6066) 2021-08-12 22:14:46 -04:00
Ed Reel
47bff80272 Update android_studio from 4.1.2.0 to 4.2.1.0 (#5779) 2021-05-15 08:57:17 -04:00
Ed Reel
30a1f8719d Transition binary repo from Bintray to SourceForge (#5608) 2021-04-13 10:11:55 -04:00
saltedcoffii
1558e470e4 Licensed files aa* to az* 2021-03-18 16:52:48 -04:00
Ed Reel
e8a54b50cf Update android_studio from 3.5.3.0 to 4.1.2.0 (#5348)
* Update android_studio from 3.5.3.0 to 4.1.2.0

* Add self.remove section

* Prompt to delete config dirs
2021-03-08 19:22:10 -05:00
Ed Reel
9617751bbd Add check for package compatibility 2020-05-14 23:57:07 -05:00
Ed Reel
064c2bfaa3 Add pre_install function to crew command (#4035)
Update python3 to use preinstall

Replace ARGV logic with preinstall

Adjust other packages that use preinstall to build or patch instead

Change hunspell to is_fake
2020-04-22 12:29:43 -04:00
Ed Reel
7c7a0f9760 Update android_studio from 3.4.1.0 to 3.5.3.0 (#3802) 2020-02-10 12:02:22 -05:00
Ed Reel
8abf5c6f96 Update android_studio from 3.4.0.18 to 3.4.1.0 (#3318) 2019-06-16 12:49:27 -04:00
Ed Reel
1f18507e33 Update android_studio from 3.3.1.0 to 3.4.0.18 (#3267) 2019-05-13 12:35:54 -04:00
Ed Reel
06dae0ca72 Add android_studio package (#3190)
Convert all file operations to use FileUtils

Check for free disk space

Add postinstall message about complete removal

Uncomment free disk space check
2019-02-23 14:05:36 -05:00