mirror of
				https://gitlab.com/fdroid/fdroiddata.git
				synced 2025-11-04 02:56:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			74 lines
		
	
	
	
		
			2.5 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			74 lines
		
	
	
	
		
			2.5 KiB
		
	
	
	
		
			YAML
		
	
	
	
	
	
Categories:
 | 
						|
  - Phone & SMS
 | 
						|
License: Apache-2.0
 | 
						|
AuthorName: Mudar Noufal
 | 
						|
AuthorEmail: mn@mudar.ca
 | 
						|
WebSite: http://fairphone.mudar.ca/
 | 
						|
SourceCode: https://gitlab.com/mudar-ca/PeaceOfMind
 | 
						|
IssueTracker: https://gitlab.com/mudar-ca/PeaceOfMind/issues
 | 
						|
Changelog: https://gitlab.com/mudar-ca/PeaceOfMind/-/releases
 | 
						|
 | 
						|
AutoName: Peace of Mind+
 | 
						|
Description: |-
 | 
						|
  We become more conscious of our phones as our lives become increasingly
 | 
						|
  connected. Would you like to disconnect, if only for a moment? Your phone will
 | 
						|
  go silent and disconnect from the world: no e-mail, no status updates, no SMS
 | 
						|
  and no phone calls. Choose how long you wish to disconnect (up to 12 hours).
 | 
						|
 | 
						|
  Originally developed by Kwame Corporation for Fairphone 1, Peace of Mind+ aims
 | 
						|
  simply to bring this beautiful app to other devices, and for future
 | 
						|
  Fairphone-owners patiently waiting to receive their phone!
 | 
						|
 | 
						|
  App works without root, but from Android 4.2+ root access is needed to switch to
 | 
						|
  flight mode. Without root access the app will switch the phone to silent mode
 | 
						|
  only.
 | 
						|
 | 
						|
RepoType: git
 | 
						|
Repo: https://gitlab.com/mudar-ca/PeaceOfMind.git
 | 
						|
 | 
						|
Builds:
 | 
						|
  - versionName: 2.1.1
 | 
						|
    versionCode: 19
 | 
						|
    commit: v2.1.1
 | 
						|
    subdir: PeaceOfMind+/app
 | 
						|
    gradle:
 | 
						|
      - yes
 | 
						|
    srclibs:
 | 
						|
      - RootShell@1.6
 | 
						|
    rm:
 | 
						|
      - FairphoneHome
 | 
						|
      - FairphoneUpdater
 | 
						|
      - FairphonePeaceOfMind
 | 
						|
      - PeaceOfMind+/RootShell/RootShell.aar
 | 
						|
    prebuild:
 | 
						|
      - sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' -e '/RootShell/d' build.gradle
 | 
						|
      - cp -fR $$RootShell$$/src/main/java src/main/
 | 
						|
 | 
						|
  - versionName: 2.1.4
 | 
						|
    versionCode: 22
 | 
						|
    commit: v2.1.4
 | 
						|
    subdir: PeaceOfMind+/app
 | 
						|
    gradle:
 | 
						|
      - yes
 | 
						|
    srclibs:
 | 
						|
      - RootShell@1.6
 | 
						|
    rm:
 | 
						|
      - FairphoneHome
 | 
						|
      - FairphoneUpdater
 | 
						|
      - FairphonePeaceOfMind
 | 
						|
      - PeaceOfMind+/RootShell/RootShell.aar
 | 
						|
    prebuild:
 | 
						|
      - sed -i -e '/maven.fabric.io/d' -e '/io.fabric/d' -e '/com.crashlytics.sdk.android:crashlytics/,+2d'
 | 
						|
        -e '/RootShell/d' -e 's/"USE_CRASHLYTICS", "true"/"USE_CRASHLYTICS", "false"/'
 | 
						|
        build.gradle
 | 
						|
      - sed -i -e '/maven {$/,+2d' -e '/io.fabric.tools:gradle/d' ../build.gradle
 | 
						|
      - sed -i -e '/Fabric/d' -e '/com.crashlytics.android.Crashlytics/d' src/main/java/ca/mudar/fairphone/peaceofmind/PeaceOfMindApp.kt
 | 
						|
      - sed -i -e '/Crashlytics/d' src/main/java/ca/mudar/fairphone/peaceofmind/util/LogUtils.java
 | 
						|
      - cp -fR $$RootShell$$/src/main/java src/main/
 | 
						|
 | 
						|
MaintainerNotes: Includes Crashlytics.
 | 
						|
 | 
						|
AutoUpdateMode: Version
 | 
						|
UpdateCheckMode: Tags
 | 
						|
CurrentVersion: 2.1.4
 | 
						|
CurrentVersionCode: 22
 |