<feed xmlns='http://www.w3.org/2005/Atom'>
<title>android_packages_apps_Snap, branch cm-14.1_prerebase</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/'/>
<entry>
<title>Automatic translation import</title>
<updated>2017-02-14T01:37:11+00:00</updated>
<author>
<name>Abhisek Devkota</name>
<email>ciwrl@lineageos.org</email>
</author>
<published>2017-02-14T01:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=14b0517fba1c302946e9e47375c60a2dc12eda4a'/>
<id>14b0517fba1c302946e9e47375c60a2dc12eda4a</id>
<content type='text'>
Change-Id: I33bb321794077ca90ffe6c35c55b37d7f15409a8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I33bb321794077ca90ffe6c35c55b37d7f15409a8
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic translation import</title>
<updated>2017-02-11T20:42:41+00:00</updated>
<author>
<name>Abhisek Devkota</name>
<email>ciwrl@lineageos.org</email>
</author>
<published>2017-02-11T20:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=e8a66151e9e34955b5bf3d39583b256186420a33'/>
<id>e8a66151e9e34955b5bf3d39583b256186420a33</id>
<content type='text'>
Change-Id: I9c1bae7d77a7ec6f0fbb78bb4f11ef54041b686e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I9c1bae7d77a7ec6f0fbb78bb4f11ef54041b686e
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: Fix filtering of unsupported HFR/HSR modes</title>
<updated>2017-02-10T02:30:19+00:00</updated>
<author>
<name>Michael Bestas</name>
<email>mikeioannina@cyanogenmod.org</email>
</author>
<published>2016-02-15T03:13:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=678971d123ba3255e47f6f5a7911fef6d69e3821'/>
<id>678971d123ba3255e47f6f5a7911fef6d69e3821</id>
<content type='text'>
Change-Id: I7721613f10a24cbd36eb0a3c5b0a46a98e828679
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I7721613f10a24cbd36eb0a3c5b0a46a98e828679
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatic translation import</title>
<updated>2017-02-09T22:33:47+00:00</updated>
<author>
<name>Abhisek Devkota</name>
<email>ciwrl@lineageos.org</email>
</author>
<published>2017-02-09T22:33:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=46c1ac46e627cf58e928e645bb83b2dd2994fd9f'/>
<id>46c1ac46e627cf58e928e645bb83b2dd2994fd9f</id>
<content type='text'>
Change-Id: Ic259fd75336aa8233fe06cd412ea6e6e46101d18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: Ic259fd75336aa8233fe06cd412ea6e6e46101d18
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: Fix max brightness and power shutter settings</title>
<updated>2017-02-09T18:59:09+00:00</updated>
<author>
<name>Gabriele M</name>
<email>moto.falcon.git@gmail.com</email>
</author>
<published>2017-02-09T16:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=fe100c6e50feeda676ec470e70c90621dbc57585'/>
<id>fe100c6e50feeda676ec470e70c90621dbc57585</id>
<content type='text'>
Checking the value of arePreviewControlsVisible() doesn't allow
to reliably determine whether we are using the app or not, so
do it as we used to: set a local flag as soon as we show/hide
the controls and check its value.

Change-Id: Iadfa86d49b74bc811006e1b477b60fc487772219
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Checking the value of arePreviewControlsVisible() doesn't allow
to reliably determine whether we are using the app or not, so
do it as we used to: set a local flag as soon as we show/hide
the controls and check its value.

Change-Id: Iadfa86d49b74bc811006e1b477b60fc487772219
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: VideoModule: Update flash status on preference change</title>
<updated>2017-02-09T18:59:07+00:00</updated>
<author>
<name>Gabriele M</name>
<email>moto.falcon.git@gmail.com</email>
</author>
<published>2017-02-08T19:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=84752f915ee31ee5f2426474eb58ee4e05874dc6'/>
<id>84752f915ee31ee5f2426474eb58ee4e05874dc6</id>
<content type='text'>
The flash preference was read only during initialization. Do it
whenever the preferences change.

Change-Id: I32c0d96f6c71dca98953a7bb29dbfa2f59ac4b07
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The flash preference was read only during initialization. Do it
whenever the preferences change.

Change-Id: I32c0d96f6c71dca98953a7bb29dbfa2f59ac4b07
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: Replace noisy debug line</title>
<updated>2017-02-09T18:59:04+00:00</updated>
<author>
<name>Gabriele M</name>
<email>moto.falcon.git@gmail.com</email>
</author>
<published>2017-02-08T18:44:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=75de9ea72239a662f5070be38d231a8602877d05'/>
<id>75de9ea72239a662f5070be38d231a8602877d05</id>
<content type='text'>
Change-Id: I378fc4d5fc102ec1c23995532114355b1dcdb3d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I378fc4d5fc102ec1c23995532114355b1dcdb3d6
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: VideoModule: Restore check on mPreferenceRead</title>
<updated>2017-02-09T18:59:02+00:00</updated>
<author>
<name>Gabriele M</name>
<email>moto.falcon.git@gmail.com</email>
</author>
<published>2017-02-08T18:41:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=342b6177119011ecfa2a7f97fceb4027186944e1'/>
<id>342b6177119011ecfa2a7f97fceb4027186944e1</id>
<content type='text'>
This fixes the following crash when switching from picture mode
to video mode for the first time:

FATAL EXCEPTION: main
Process: org.cyanogenmod.snap, PID: 4243
java.lang.NullPointerException: Attempt to read from field 'int android.media.CamcorderProfile.videoFrameWidth' on a null object reference
       at com.android.camera.VideoModule.updateCameraParametersInitialize(VideoModule.java:2778)
       at com.android.camera.VideoModule.setCameraParameters(VideoModule.java:2822)
       at com.android.camera.VideoModule.startPreview(VideoModule.java:1353)
       at com.android.camera.VideoModule.onPreviewUIReady(VideoModule.java:3260)
       at com.android.camera.VideoUI.surfaceCreated(VideoUI.java:956)
       at android.view.SurfaceView.updateWindow(SurfaceView.java:618)
       at android.view.SurfaceView$3.onPreDraw(SurfaceView.java:161)
       at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:944)
       at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2205)
       at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254)
       at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6343)
       at android.view.Choreographer$CallbackRecord.run(Choreographer.java:874)
       at android.view.Choreographer.doCallbacks(Choreographer.java:686)
       at android.view.Choreographer.doFrame(Choreographer.java:621)
       at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
       at android.os.Handler.handleCallback(Handler.java:751)
       at android.os.Handler.dispatchMessage(Handler.java:95)
       at android.os.Looper.loop(Looper.java:154)
       at android.app.ActivityThread.main(ActivityThread.java:6126)
       at java.lang.reflect.Method.invoke(Native Method)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)

Change-Id: I8f449aaa943636a9b3ce590425e8611def8df590
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the following crash when switching from picture mode
to video mode for the first time:

FATAL EXCEPTION: main
Process: org.cyanogenmod.snap, PID: 4243
java.lang.NullPointerException: Attempt to read from field 'int android.media.CamcorderProfile.videoFrameWidth' on a null object reference
       at com.android.camera.VideoModule.updateCameraParametersInitialize(VideoModule.java:2778)
       at com.android.camera.VideoModule.setCameraParameters(VideoModule.java:2822)
       at com.android.camera.VideoModule.startPreview(VideoModule.java:1353)
       at com.android.camera.VideoModule.onPreviewUIReady(VideoModule.java:3260)
       at com.android.camera.VideoUI.surfaceCreated(VideoUI.java:956)
       at android.view.SurfaceView.updateWindow(SurfaceView.java:618)
       at android.view.SurfaceView$3.onPreDraw(SurfaceView.java:161)
       at android.view.ViewTreeObserver.dispatchOnPreDraw(ViewTreeObserver.java:944)
       at android.view.ViewRootImpl.performTraversals(ViewRootImpl.java:2205)
       at android.view.ViewRootImpl.doTraversal(ViewRootImpl.java:1254)
       at android.view.ViewRootImpl$TraversalRunnable.run(ViewRootImpl.java:6343)
       at android.view.Choreographer$CallbackRecord.run(Choreographer.java:874)
       at android.view.Choreographer.doCallbacks(Choreographer.java:686)
       at android.view.Choreographer.doFrame(Choreographer.java:621)
       at android.view.Choreographer$FrameDisplayEventReceiver.run(Choreographer.java:860)
       at android.os.Handler.handleCallback(Handler.java:751)
       at android.os.Handler.dispatchMessage(Handler.java:95)
       at android.os.Looper.loop(Looper.java:154)
       at android.app.ActivityThread.main(ActivityThread.java:6126)
       at java.lang.reflect.Method.invoke(Native Method)
       at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:886)
       at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:776)

Change-Id: I8f449aaa943636a9b3ce590425e8611def8df590
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: VideoModule: properly update focus settings when switching between cameras</title>
<updated>2017-02-08T20:01:17+00:00</updated>
<author>
<name>Flex1911</name>
<email>dedsa2002@gmail.com</email>
</author>
<published>2017-02-08T19:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=8613b0502046742d80cb9eee7cd5e9eea2ee356f'/>
<id>8613b0502046742d80cb9eee7cd5e9eea2ee356f</id>
<content type='text'>
Change-Id: I4c769bb4f080b8144b2571d218807bf197187a54
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change-Id: I4c769bb4f080b8144b2571d218807bf197187a54
</pre>
</div>
</content>
</entry>
<entry>
<title>Snap: Fix zoom in video mode</title>
<updated>2017-02-08T19:29:27+00:00</updated>
<author>
<name>Gabriele M</name>
<email>moto.falcon.git@gmail.com</email>
</author>
<published>2017-02-08T19:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/LineageOS/android_packages_apps_Snap/commit/?id=8c64fae391fff390bac978c6bd639434bc1b19a5'/>
<id>8c64fae391fff390bac978c6bd639434bc1b19a5</id>
<content type='text'>
The zoom parameter was changed but never applied.

Change-Id: Ibed445179835e7b6ed146058320ab5c2db0d8179
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The zoom parameter was changed but never applied.

Change-Id: Ibed445179835e7b6ed146058320ab5c2db0d8179
</pre>
</div>
</content>
</entry>
</feed>
