Skip to content

Commit

Permalink
Android12/1.85/2022
Browse files Browse the repository at this point in the history
  • Loading branch information
Chainfire committed Feb 6, 2022
1 parent d72ed36 commit c3e7cb1
Show file tree
Hide file tree
Showing 20 changed files with 26 additions and 22 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This is the sauce for the [LiveBoot](https://play.google.com/store/apps/details?

## License

Copyright © 2011-2020 Jorrit *Chainfire* Jongma
Copyright © 2011-2022 Jorrit *Chainfire* Jongma

This code is released under the GPLv3. [LICENSE](./LICENSE), [COPYING](./COPYING).

Expand Down
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,7 @@
- Android 11
- Removed links to Google Plus
- (c) 2020

2022-02-06 - v1.85
- Android 12
- (c) 2022
8 changes: 4 additions & 4 deletions liveBootAni2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ android {
defaultConfig {
applicationId "eu.chainfire.liveboot"
minSdkVersion 21
targetSdkVersion 29
versionCode 184
versionName '1.84'
targetSdkVersion 30
versionCode 185
versionName '1.85'
}
signingConfigs {
debug {
Expand Down Expand Up @@ -48,5 +48,5 @@ dependencies {
implementation 'eu.chainfire:libsuperuser:1.1.1'
implementation 'eu.chainfire:librootjava:1.3.3'
implementation 'eu.chainfire.librootjava:librootjavadaemon:1.3.3'
implementation 'eu.chainfire:libcfsurface:1.0.1'
implementation 'eu.chainfire:libcfsurface:1.1.0'
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion liveBootAni2/src/main/java/eu/chainfire/liveboot/Pref.java
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (C) 2011-2020 Jorrit "Chainfire" Jongma
/* Copyright (C) 2011-2022 Jorrit "Chainfire" Jongma
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
Expand Down
2 changes: 1 addition & 1 deletion liveBootAni2/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">LiveBoot</string>
<string name="app_details">Copyright &#169; 2011-2020 &#8211; Chainfire\nTwitter: @ChainfireXDA\nTap to visit XDA thread</string>
<string name="app_details">Copyright &#169; 2011-2022 &#8211; Chainfire\nTwitter: @ChainfireXDA\nTap to visit XDA thread</string>
<string name="app_website_url">http://forum.xda-developers.com/android/apps-games/liveboot-t2976189</string>

<string name="generic_ok">OK</string>
Expand Down

0 comments on commit c3e7cb1

Please sign in to comment.