tibbi
bbd7cb17b3
add Exif additions to release notes
2017-01-14 23:53:49 +01:00
tibbi
da1dc9c1b4
close #134 , display some EXIF info at photo properties
2017-01-14 23:45:07 +01:00
tibbi
6c7fc3683e
change the way third party photos are shared
2017-01-14 19:58:39 +01:00
tibbi
5177530b0e
fix rotating photos opened from third party apps
2017-01-14 19:23:40 +01:00
tibbi
c060a45edf
properly open some special attachments, like k9 mail ones
2017-01-14 19:14:44 +01:00
tibbi
eed7be0f40
catch exceptions at trying to display fullscreen photos
2017-01-14 13:49:13 +01:00
tibbi
8b37560ed4
cache 30 images per folder for faster loading the second time
2017-01-14 13:04:22 +01:00
tibbi
a259a0240c
make some activity variables nonstatic
2017-01-14 12:26:32 +01:00
tibbi
c2f268d004
show a spinner while loading directories for the first time
2017-01-14 12:18:37 +01:00
tibbi
3a4122c6c3
update version to 2.3.0
2017-01-13 23:55:31 +01:00
tibbi
c2741f6dcb
move folder filtering to getParents()
2017-01-13 23:52:04 +01:00
tibbi
a48358bef3
filter out hidden folders asap, if appropriate
2017-01-13 23:49:56 +01:00
tibbi
289e82cc1e
what a stupid condition
2017-01-13 23:41:27 +01:00
tibbi
c1f1e92c14
lets always use lastModified as dateTaken and hope nobody is using it
2017-01-13 23:38:56 +01:00
tibbi
ef28b40186
create a config context extension
2017-01-13 23:36:05 +01:00
tibbi
59096651d6
implement Show All at media view
2017-01-13 23:21:28 +01:00
tibbi
59bf41745a
move some folder getting functions in context extensions
2017-01-13 23:09:27 +01:00
tibbi
ae5113b1f0
add some smaller helper functions for getting directories
2017-01-12 23:29:15 +01:00
tibbi
c09e472a14
rework the way of obtaining images and videos
2017-01-12 21:51:29 +01:00
tibbi
23d85f6ff9
switch to the new way of getting images again, with some tweak later
2017-01-11 18:47:49 +01:00
tibbi
720f2ea312
updating the german translation
2017-01-11 18:12:52 +01:00
tibbi
52d6684caa
update version to 2.2.3
2017-01-10 18:51:12 +01:00
tibbi
65706240d9
update commons to 2.3.5
2017-01-10 18:51:05 +01:00
tibbi
d2ec946a3d
updating commons to 2.3.4
2017-01-10 18:42:26 +01:00
tibbi
9d300b7da8
check for null crop rect at editing an image
2017-01-10 18:34:22 +01:00
tibbi
e3b85f6553
take the default colors from Commons lib
2017-01-10 18:25:56 +01:00
tibbi
271fa72abb
revert to the previous way of obtaining images
2017-01-10 18:22:39 +01:00
Tibor Kaputa
e94516746d
Merge pull request #133 from KrasnayaPloshchad/patch-7
...
Update zh-CN translation
2017-01-09 18:49:22 +01:00
Krasnaya Ploshchad’
2e0a713a95
Minor fix
2017-01-09 10:31:34 +08:00
Krasnaya Ploshchad’
cc5c5cf243
Update strings.xml
2017-01-09 10:25:18 +08:00
Krasnaya Ploshchad’
6b25dd61ce
Update strings.xml
2017-01-09 10:25:16 +08:00
Taras
17fa84a247
Update strings.xml
2017-01-09 02:20:47 +03:00
tibbi
dd4785b1f6
update version to 2.2.2
2017-01-08 22:46:18 +01:00
tibbi
a0ec0de5a4
couple threading fixes related to delete
2017-01-08 22:45:11 +01:00
tibbi
e49635b76b
update the version to 2.2.1
2017-01-07 20:03:00 +01:00
tibbi
c81a54b9e3
adding photoview license
2017-01-07 19:59:31 +01:00
tibbi
544f92104a
hide subsamplingscaleimageview if the image failed to load
2017-01-07 19:48:37 +01:00
tibbi
f41d75aca1
update the way we are getting images, so we get more of them
2017-01-07 19:44:05 +01:00
tibbi
80c9044eab
rescan paths obtained from third parties
2017-01-07 17:27:41 +01:00
tibbi
ae970c3685
mention New Folder creating at whats new
2017-01-07 16:13:12 +01:00
tibbi
926a45c72e
small get directories style tweak
2017-01-07 16:10:38 +01:00
tibbi
0efdb071cc
allow creating new folders at Copy or Save as dialogs
2017-01-07 16:08:15 +01:00
tibbi
92959d474c
update commons to 2.2.0
2017-01-07 15:58:01 +01:00
tibbi
aaab1593c0
remove some redundant brackets
2017-01-07 12:27:08 +01:00
tibbi
61a621fc3c
remove the Undo function from folder view
2017-01-07 12:22:25 +01:00
tibbi
e9b40a6c13
add zooming in whatsnew
2017-01-07 12:08:10 +01:00
tibbi
de63b61bf6
use a background thread for deleting stuff
2017-01-07 12:06:29 +01:00
tibbi
b6fbe68643
add PhotoView for zoomable gifs and pngs
2017-01-07 11:41:31 +01:00
tibbi
3d104f3eac
update commons to 2.1.10
2017-01-07 11:26:35 +01:00
tibbi
e7c9964d4a
simplify the settings spinner initialization
2017-01-06 21:08:34 +01:00
tibbi
03ab81c365
update version to 2.2.0
2017-01-06 17:09:38 +01:00
tibbi
df5981f74c
show .nomedia folders if Show hidden folders is checked
2017-01-06 16:59:29 +01:00
tibbi
ccf71496e2
small photofragment update
2017-01-06 16:56:37 +01:00
tibbi
c564e63135
tweak the photo fragment a bit
2017-01-06 14:31:32 +01:00
tibbi
7b9503229f
rewrite the way fullscreen images are loaded, for better quality, close #90 , #84
2017-01-06 14:15:05 +01:00
tibbi
7d1e08ea19
some french translation tweaks
2017-01-06 10:18:50 +01:00
j-biernacki
a78b4dfa6e
Update strings.xml
...
I took a look on the link you gave, I have some remarks about the translation :
The apps name is "Gallery" in English, the French word is literally "Galerie", but... I think the real name could be Album... I translated sometime Album in the text, but let "Galerie" in the name. I can literally translate a name, but I can not change a name. If you want to change the name, you can, but it is not my decision.
I have a small doubt on the third long description paragraph, but anyway, this is totally translated, unlike the previous version you gave me in the link. Have fun !
2017-01-06 08:44:53 +01:00
tibbi
2a5f4d2e55
update commons to 2.1.6
2017-01-05 20:02:25 +01:00
Tibor Kaputa
4b580b9da8
Merge pull request #124 from KrasnayaPloshchad/patch-5
...
Updating the app description (zh-TW)
2017-01-05 19:17:24 +01:00
Tibor Kaputa
cf3e1f104e
Merge pull request #125 from KrasnayaPloshchad/patch-6
...
Updating the app description (zh-CN)
2017-01-05 19:16:46 +01:00
Taras
a91c82cee4
update Russian
2017-01-05 10:55:33 +03:00
Krasnaya Ploshchad’
c595954134
Update strings.xml
2017-01-05 11:15:31 +08:00
Krasnaya Ploshchad’
59f1586595
Update strings.xml
2017-01-05 11:14:33 +08:00
tibbi
778b0be0ea
updating the app description
2017-01-05 00:03:15 +01:00
tibbi
0483e01d60
update version to 2.1.3
2017-01-04 22:38:42 +01:00
tibbi
e3779f6321
cache the directories to show instantly
2017-01-04 22:06:03 +01:00
tibbi
09b3aced82
add gson for serializing directories
2017-01-04 22:00:03 +01:00
tibbi
c7dd7b7e2e
handle cases when column _data does not exist
2017-01-04 21:32:34 +01:00
tibbi
3d089db697
do not convert medium and dir arrays to strings
2017-01-04 21:29:26 +01:00
tibbi
311f412c87
fixing a couple crashes
2017-01-04 21:24:17 +01:00
tibbi
f76a0cf0ce
reuse the built in fade animations
2017-01-04 20:19:11 +01:00
tibbi
2f8f3b4362
move icons into drawables and reuse some from Commons library
2017-01-04 20:13:26 +01:00
tibbi
0812154778
update commons to 2.1.1
2017-01-04 19:19:57 +01:00
tibbi
35728cc755
escaping a quote
2017-01-04 11:07:56 +01:00
Tibor Kaputa
635be36063
Merge pull request #119 from RyDroid/fr
...
Translating partly in french
2017-01-04 11:05:50 +01:00
Nicola Spanti (RyDroid)
d7be33e56d
Translating partly in french
2017-01-04 10:53:21 +01:00
Stefan
afe02a4f66
Update strings.xml
2017-01-03 23:30:44 +01:00
tibbi
1b4e98eb08
use the commons viewpager
2017-01-02 22:47:47 +01:00
tibbi
69528cfa01
update commons to 2.0.12
2017-01-02 22:46:58 +01:00
tibbi
219f736471
do not pass the colors in adapter viewholders
2017-01-02 22:46:45 +01:00
Tibor Kaputa
326b49e3e0
Merge pull request #118 from RyDroid/xml-head
...
Adding missing XML header
2017-01-02 18:55:30 +01:00
Sérgio Marques
bb50f6797a
Portuguese update
2017-01-02 00:29:12 +00:00
Nicola Spanti (RyDroid)
4e216a077e
Adding missing XML header
2017-01-01 22:47:17 +01:00
tibbi
23768d847f
store dialog holders as views, not viewgroups
2016-12-29 23:48:34 +01:00
tibbi
5eb44b5bcf
leave WhatsNewDialog checking to commons library
2016-12-29 22:58:28 +01:00
tibbi
4864d31069
update commons to 2.0.8
2016-12-29 22:58:15 +01:00
tibbi
c1c4c45e6f
update version to 2.1.2
2016-12-29 20:23:58 +01:00
tibbi
e6bc2e4da7
set image type to image/* when setting wallpaper
2016-12-29 20:00:31 +01:00
tibbi
0383769c9e
use Glide for displaying fullscreen images, if subsampling fails
2016-12-29 19:58:16 +01:00
Tibor Kaputa
7a4948fa31
Merge pull request #117 from KrasnayaPloshchad/patch-4
...
Fix traditional Chinese translation
2016-12-29 19:24:56 +01:00
Krasnaya Ploshchad’
6de523fd80
Update strings.xml
2016-12-29 22:06:19 +08:00
Krasnaya Ploshchad’
e31c14f18c
Update strings.xml
2016-12-29 21:56:57 +08:00
tibbi
ff72bde978
update version to 2.1.1
2016-12-28 20:52:34 +01:00
tibbi
2dd6976e60
do now display the Whats new dialog to new users
2016-12-28 20:45:19 +01:00
tibbi
085c62b10b
loop the video if set so
2016-12-28 20:37:10 +01:00
tibbi
1bbca50bac
add the looping Setting switchcompat
2016-12-28 20:31:18 +01:00
tibbi
62473089bd
adding some strings related to video looping
2016-12-28 20:26:47 +01:00
tibbi
421e7b56f0
update Commons to 2.0.7
2016-12-28 20:20:46 +01:00
tibbi
0828ef0984
inherit the styles from Commons
2016-12-27 23:31:05 +01:00
tibbi
fcbced48a8
use a constant for actionbar text size
2016-12-27 23:14:38 +01:00
tibbi
78f55a3b20
include the Divider layout from commons
2016-12-27 22:54:12 +01:00
tibbi
028d55d843
use the background color as image placeholder at directories
2016-12-27 22:44:33 +01:00
tibbi
588e71c837
reuse some resources from commons
2016-12-27 22:39:26 +01:00
tibbi
5b8490da98
update version to 2.1
2016-12-27 20:07:00 +01:00
tibbi
6ba436db80
Improve the performance by removing file validity check
2016-12-27 20:06:38 +01:00
tibbi
0b97484045
update version to 2.0
2016-12-27 18:57:27 +01:00
tibbi
9efe11a769
update Commons to 2.0.0
2016-12-27 18:56:49 +01:00
Tibor Kaputa
425d685074
do not align spinner items to the end
2016-12-27 09:26:11 +01:00
tibbi
4e75a84660
select the proper item at settings spinner
2016-12-27 01:09:56 +01:00
tibbi
fe85ef685b
use the stored background color as placeholder for image loading
2016-12-27 00:51:28 +01:00
tibbi
c6dd89bc43
change the default colors to dark theme
2016-12-27 00:47:25 +01:00
tibbi
9e9d164f9f
make zooming in and out a bit easier
2016-12-27 00:39:54 +01:00
tibbi
b02f0ad8fb
update commons to 1.2.6
2016-12-27 00:04:03 +01:00
tibbi
044ccb3619
update commons and add Whats new dialog handling
2016-12-26 23:52:59 +01:00
tibbi
f7c3ad8d1c
small tweaks to the release notes
2016-12-26 23:07:12 +01:00
tibbi
3a52da700d
update commons to 1.2.3
2016-12-26 22:53:55 +01:00
tibbi
b0413fd756
properly initialize Autoplay setting
2016-12-26 22:36:27 +01:00
tibbi
60739762b0
use the inherited prefs variable for shared preferences
2016-12-26 21:54:00 +01:00
tibbi
b33d0d54e6
use the proper string at Select destination dialog
2016-12-26 21:41:15 +01:00
Taras
3a6ffbc68a
update Russian
...
changelog
2016-12-26 23:03:25 +03:00
tibbi
3550e8bd53
update the link to more strings
2016-12-26 20:44:21 +01:00
tibbi
6ad748d16a
make sure the proper image is the directory thumbnail
2016-12-26 20:40:08 +01:00
tibbi
7bf936339a
add setting clearing to changelog
2016-12-26 19:18:15 +01:00
tibbi
727bd490d3
allow only pinch zooming, not double tap
2016-12-26 19:09:07 +01:00
tibbi
74dd400731
properly update foreground selector color if changed
2016-12-26 18:53:27 +01:00
tibbi
100c5c7805
remove some unnecessary code from build.gradle
2016-12-26 13:21:48 +01:00
tibbi
431acaf092
remove the explicit setView call at dialogs
2016-12-26 13:14:54 +01:00
tibbi
c383a530dd
replace fileproperties with commons
2016-12-26 13:12:01 +01:00
tibbi
16d97e9a92
replace filepicker library with commons
2016-12-26 12:00:50 +01:00
tibbi
a118990170
set proper long press selector colors to media screen too
2016-12-25 23:40:43 +01:00
tibbi
b02fa1c409
color the directory selected foreground properly
2016-12-25 23:16:27 +01:00
tibbi
f7d774a439
add a helper function for getting the proper view in adapters
2016-12-25 21:20:55 +01:00
tibbi
c2fb9ce0f3
add a black splash screen
2016-12-25 20:23:05 +01:00
tibbi
7cf5e658d8
check every photo, if it exists
2016-12-25 17:15:35 +01:00
tibbi
674c82c15d
add a Select all button to the directories screen too
2016-12-25 16:32:19 +01:00
tibbi
08879ee1e1
use the commons confirmation dialog in a couple other places too
2016-12-25 16:26:29 +01:00
tibbi
dea5d0a721
shorten some switch case code
2016-12-25 16:19:28 +01:00
tibbi
517f6a5825
use the commons confirmationdialog, not the filepicker one
2016-12-25 16:04:49 +01:00
tibbi
07b3c05c01
update commons to 1.1.17
2016-12-25 16:04:37 +01:00
tibbi
211a3b7673
remove some dark theme related style entries
2016-12-25 15:44:50 +01:00
tibbi
240c043422
update fullscreen activity actionbar to gradient
2016-12-25 15:37:37 +01:00
tibbi
81ee5f46f5
use our custom views where appropriate
2016-12-25 15:17:15 +01:00
tibbi
5498e30788
update commons to 1.1.16
2016-12-25 13:27:04 +01:00
tibbi
6d8f87fe87
replace the checkbox with a myappcompatcheckbox
2016-12-20 00:06:03 +01:00
tibbi
e62f3db40f
update commons to 1.1.14
2016-12-20 00:04:28 +01:00
tibbi
0efab3ef60
updating the dialog colors
2016-12-19 23:47:18 +01:00
tibbi
d0276c01de
update commons to 1.1.13
2016-12-19 23:46:20 +01:00
tibbi
a5f57b461f
update commons to 1.1.11
2016-12-19 20:55:05 +01:00
tibbi
8fc683e6f4
tweak settings layout
2016-12-18 20:02:18 +01:00
tibbi
468a5e44aa
update Commons to 1.0.7
2016-12-18 20:02:04 +01:00
tibbi
0864f4ac81
remove a redundant function
2016-12-18 19:43:22 +01:00
tibbi
a34685176f
add a file to invalids only if it doesnt exist
2016-12-18 18:25:12 +01:00
V字龍
6b18a3ad41
Chinese(Taiwan) translation - fix google play description punctuation
...
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-18 21:48:23 +08:00
V字龍
f57ef1537a
Chinese(Taiwan) translation - add all missing translations
...
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-18 21:39:27 +08:00
tibbi
e82327f315
add some missing chinese strings
2016-12-18 13:15:13 +01:00
tibbi
d2e9cbeacd
removing another duplicate string
2016-12-17 11:06:42 +01:00
tibbi
b72078eb76
removing a duplicate string
2016-12-17 11:05:58 +01:00
Tibor Kaputa
53f9b0aea0
Merge pull request #103 from Vdragon/fix-zh-rTW-translation
...
Update zh-rTW translation: fix "gallery" translation
2016-12-17 10:59:34 +01:00
V字龍
98e978e252
Update zh-rTW translation: fix "gallery" translation
...
Previously I use "相簿" a.k.a. "相本"(in zh-rCN) a.k.a. "Album" in English,
but after discussion with L10N-TW community "藝廊" a.k.a. "gallery" should
be a much precise and sane translation.
Reference:
* Search result:
<https://duckduckgo.com/?q=藝廊&ia=images&iai=http%3A%2F%2Fwww.akigallery.com.tw%2Fimages%2Faboutus_03_2.jpg >
* Chinese Dictionary of Ministry of Education, TW:
<https://www.moedict.tw/藝廊 >
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-17 10:27:41 +08:00
Tibor Kaputa
2c88f81b4b
Merge pull request #101 from Vdragon/fix-zh-rTW-translation
...
Fix & Update Chinese(Taiwan) Translation
2016-12-16 23:53:36 +01:00
Taras
da7501f724
Update Russian
2016-12-17 00:13:59 +03:00
V字龍
556dd59b6b
Fix and extend Chinese(Taiwan) translation
...
Credit-goes-to: KrasnayaPloshchad <https://github.com/KrasnayaPloshchad >
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-16 22:24:30 +08:00
V字龍
5b5d1ef691
Fix misplaced zh-rTW translation
...
Signed-off-by: V字龍 <Vdragon.Taiwan@gmail.com>
2016-12-16 21:44:54 +08:00
Tibor Kaputa
09e3364b78
rename chinese values folder
2016-12-16 09:07:02 +01:00
Tibor Kaputa
feb8f23866
Merge pull request #98 from KrasnayaPloshchad/patch-1
...
Update Chinese Simplified translation
2016-12-16 09:05:17 +01:00
Krasnaya Ploshchad’
093ff07d6d
Minor fix
2016-12-16 12:30:53 +08:00
Krasnaya Ploshchad’
0f79c8d103
Minor fix
2016-12-16 12:22:44 +08:00
Krasnaya Ploshchad’
749d86a386
Minor fix
2016-12-16 12:19:43 +08:00
Krasnaya Ploshchad’
d5621eef43
Add traditional Chinese
2016-12-16 12:07:57 +08:00
Krasnaya Ploshchad’
e5c4f24e8b
Update strings.xml
2016-12-16 11:46:51 +08:00
tibbi
a803948657
add the customization activity
2016-12-15 22:49:23 +01:00
tibbi
0e4af9ad12
update sdk to 25
2016-12-15 22:32:28 +01:00
tibbi
2aca33863c
adding some release notes
2016-12-15 00:04:10 +01:00
tibbi
667befcb52
add license activity
2016-12-14 00:11:33 +01:00
tibbi
e7b307401b
updating some things related to adding Commons library
2016-12-13 23:53:59 +01:00
tibbi
13b00b7089
update commons to 1.0.2
2016-12-13 23:49:00 +01:00
Sérgio Marques
fdfed2cd64
Portuguese update
2016-12-13 22:15:06 +00:00
tibbi
c9ca364292
add back a string
2016-12-13 21:54:55 +01:00
tibbi
f43da0654e
take some strings from Commons
2016-12-13 21:51:50 +01:00
tibbi
9887ec431a
include simple commons 1.0.1
2016-12-13 21:40:41 +01:00
Tibor Kaputa
1fd4169d26
small update to Copy / Move string
2016-12-13 15:22:24 +01:00
tibbi
9cabc09e4f
small photofragment update
2016-12-12 23:01:50 +01:00
tibbi
04339ac28b
let the models convert themselves to strings
2016-12-12 21:28:38 +01:00
tibbi
774f9d691b
simplify some dialogs
2016-12-12 19:11:30 +01:00
Taras
0a6aef8ca8
Update russian
2016-12-12 13:26:21 +03:00
tibbi
02d4d1b372
update the app description with the pinch for changing column count
2016-12-11 23:00:15 +01:00
tibbi
2023071d21
update version to 1.51
2016-12-11 22:54:22 +01:00
tibbi
fe61fdd66a
rely on the null check inside initMediaPlayer()
2016-12-11 22:51:02 +01:00
tibbi
0011f41cdb
add a mediaplayer nullcheck
2016-12-11 22:50:05 +01:00
tibbi
33af23878a
lets define File type too
2016-12-11 22:34:55 +01:00
tibbi
81f543f792
add a directory check at renaming
2016-12-11 22:33:26 +01:00
tibbi
9bb9e3496c
store the amount of columns
2016-12-11 21:54:40 +01:00
tibbi
72381ba53d
allow changing directory column cnt too
2016-12-11 21:38:15 +01:00
tibbi
f2074a4d16
move zoom handling into an own function
2016-12-11 21:35:05 +01:00
tibbi
b9d5c004e0
allow changing grid column count by pinching
2016-12-11 21:22:07 +01:00
tibbi
a077e36831
show Delete as the first icon at long pressing media
2016-12-11 19:43:09 +01:00
Tibor Kaputa
4396e4340f
Merge pull request #87 from smarquespt/master
...
Portuguese update
2016-12-11 11:00:11 +01:00
tibbi
cf750b6253
add some links to more strings
2016-12-11 10:59:05 +01:00
Sérgio Marques
56d526abe0
Portuguese update
2016-12-11 02:00:49 +00:00
tibbi
d5ee8c22aa
update version to 1.50
2016-12-10 23:49:51 +01:00