-
Notifications
You must be signed in to change notification settings - Fork 147
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
20 changed files
with
119 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
Повторно это руководство можно просмотреть в О программе -> Помощь | ||
|
||
Дата создания: 26.10.2017 | ||
Последнее обновление: 29.10.2017 | ||
Последнее обновление: 30.10.2017 | ||
|
||
1. Общее | ||
PCompiler - это приложение созданное для автоматизации создания патчей для программы Apk Editor. | ||
|
@@ -45,5 +45,7 @@ | |
Добавление новой вкладки происходит в левом дровере, путем нажатия на конкретное правило. Вкладки about и dummy добавляются всего 1 раз. При повторном нажатии на пункт дровера будет открыта уже существующая вкладка. | ||
Удаление вкладки осуществляется путём нажатия на иконку удаления "крестик". Если во вкладке было сохранено правило, то оно будет удалено из патча. При удалении дровер не закрывается. Сделано это для того, чтобы можно было легче удалить сразу несколько правил. | ||
При закрытии последней открытой вкладки приложение завершает работу. | ||
4. Технические ограничения | ||
Правила нужно сохранять в том порядке, в котором вы хотите их видеть. Т.е. Если вы сохраните правило №4, а потом правило №1, то правило №4 будет первым. При обновлении данных (например при ошибках/опечатках) позиция правила меняться не будет. Такова особенность Java-объекта LinkedHashmap. | ||
|
||
Возникли вопросы? Есть что добавить? Email для связи: [email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters