Skip to content

Commit fd70640

Browse files
M1chaXorok
authored andcommitted
allow changing OTA url using efidroid.server_url
busybox: enable truncate RootToolsEx: createLoopImage: use truncate OSUpdateProgressServiceTask: fix error message update gradle to version 2.2.0 update library and build tools versions gitignore: update from android studio update version code to 2 fix ArrayIndexOutOfBoundsException while parsing mountinfo busybox: enable CONFIG_LFS update gradle to 2.2.1 update build tools to 24.0.3 make backup of firmware partition instead of creating an empty one improve error reporting for root commands update version code to 3 MountEntry: add getMountOptionsList OperatingSystemEditActivity: hide readonly filesystems add LICENSE remove ostype 'Ubuntu' from the list update gradle to 2.2.2 Add new app icon Add new vector icon for about screen Library & build tool updates Change volley library source Enable ProGuard code & resource shrinking to reduce apk size by 1/3 Automatic changes update to SDK 25 remove .idea directory gitignore: add /.idea app/build.gradle: add '-dirty' to version if there are uncommitted changes RootToolsEx: extract busybox if the version code has changed Update versions of sub projects (#6) OSUpdateProgressServiceTask: delete rom directory on failure during creation mode GeneralFragment: move spinner ellipsis to the middle Delete test build
1 parent 63f612d commit fd70640

40 files changed

Lines changed: 530 additions & 292 deletions

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
*.iml
22
.gradle
33
/local.properties
4-
/.idea/workspace.xml
5-
/.idea/libraries
4+
/.idea
65
.DS_Store
76
/build
87
/captures
8+
.externalNativeBuild

.idea/.name

Lines changed: 0 additions & 1 deletion
This file was deleted.

.idea/compiler.xml

Lines changed: 0 additions & 22 deletions
This file was deleted.

.idea/copyright/profiles_settings.xml

Lines changed: 0 additions & 3 deletions
This file was deleted.

.idea/encodings.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.idea/gradle.xml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.idea/misc.xml

Lines changed: 0 additions & 46 deletions
This file was deleted.

.idea/modules.xml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.idea/runConfigurations.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

.idea/vcs.xml

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)